| Commit message (Collapse) | Author | Age |
|\
| |
| | |
Update ModemManager and dependencies
|
| |
| |
| |
| | |
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Backport upstream patch fixing host compilation with GCC11.
Switched to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
netifyd: Fixed broken auto-configuration options passing.
|
| | |
| | |
| | |
| | | |
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
|
|\ \ \
| | | |
| | | | |
sstp-client: update to 1.0.15
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Isochronous round trip time tool.
Useful for measuring one-way send or recv delay between hosts,
among other things.
Signed-off-by: Marcel Vital <ralmina@tuta.io>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Also removed `fullcone` option as this is outdated.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: James White <james@jmwhite.co.uk>
|
|\ \ \
| | | |
| | | | |
miniupnpd: disable ext_ip_reserved_ignore by default; fix grammar
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \ \ \
| | | | |
| | | | | |
pdns: Change maintainer on pdns packages
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove myself as maintainer from PowerDNS Related packages and add
Peter van Dijk from PowerDNS as the new maintainer
Signed-off-by: James Taylor <james@jtaylor.id.au>
|
|\ \ \ \
| | | | |
| | | | | |
vsftpd: update to 3.0.4
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
strongswan: start charon directly from swanctl
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
ipsec uses starter, and reads /etc/ipsec.conf (which then includes
/var/ipsec/ipsec.conf, etc). This is overly complicated, and can
be problematic if you're using both swanctl and ipsec for migration.
Running charon directly from procd via the init.d script avoid
all of this.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \
| | |
| | | |
i2pd: Update to 2.38.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove USE_AVX and USE_AESNI make options as it is correclty handled by
internal code.
Signed-off-by: R4SAS I2P <r4sas@i2pmail.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Seeing the following error when running 'make defconfig':
tmp/.config-package.in:69874:warning: multi-line strings not supported
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \
| | | |
| | | | |
https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backup
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|\ \ \ \
| |/ / /
|/| | | |
nginx: make nginx-rtmp module BigEndian friendly
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Jan Bubík <jbubik@centrum.cz>
|
|\ \ \ \
| | | | |
| | | | | |
tinc: Add possibility to populate more config variables via uci
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
nginx-util: do not use fallthrough attribute
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
fixes issue #15653
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
memcached: update to 1.6.9
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
seafile: remove myself as maintainer of these packages
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
dnsdist: update to 1.6.0 and make some features optional
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes:
CVE-2021-22897
CVE-2021-22898
CVE-2021-22901
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Full changelog available at:
* https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.106.3
Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes the build problem below.
Package miniupnpd is missing dependencies for the following libraries:
libmnl.so.0
libnetfilter_conntrack.so.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use multiple lines and order alphabetically for improved readability.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|