aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #15789 from nickberry17/update_mm_and_libsRosen Penev2021-06-11
|\ | | | | Update ModemManager and dependencies
| * modemmanager: bump to 1.16.6Nicholas Smith2021-06-07
| | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | kea: update to 1.8.2Rosen Penev2021-06-10
| | | | | | | | | | | | | | | | Backport upstream patch fixing host compilation with GCC11. Switched to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #15692 from eglooca/masterRosen Penev2021-06-07
|\ \ | | | | | | netifyd: Fixed broken auto-configuration options passing.
| * | netifyd: Fixed broken auto-configuration options passing.Darryl Sokoloski2021-05-25
| | | | | | | | | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | Merge pull request #15741 from neheb/sstpRosen Penev2021-06-07
|\ \ \ | | | | | | | | sstp-client: update to 1.0.15
| * | | sstp-client: update to 1.0.15Rosen Penev2021-06-02
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | irtt: add irttMarcel Vital2021-06-07
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | 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>
* | | https-dns-proxy: update to 2021-06-03-1Stan Grishin2021-06-05
| | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | xray-core: bump geodata to latest versionTianling Shen2021-06-04
| | | | | | | | | | | | | | | | | | Also removed `fullcone` option as this is outdated. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | iperf3: Update to version 3.10.1James White2021-06-03
| | | | | | | | | | | | Signed-off-by: James White <james@jmwhite.co.uk>
* | | Merge pull request #15759 from stangri/master-miniupnpdRosen Penev2021-06-02
|\ \ \ | | | | | | | | miniupnpd: disable ext_ip_reserved_ignore by default; fix grammar
| * | | miniupnpd: disable ext_ip_reserved_ignore by default; fix grammarStan Grishin2021-06-02
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #15755 from James-TR/change_package_maintainerRosen Penev2021-06-02
|\ \ \ \ | | | | | | | | | | pdns: Change maintainer on pdns packages
| * | | | pdns: Change maintainer on pdns packagesJames Taylor2021-06-02
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #15752 from neheb/vsfRosen Penev2021-06-02
|\ \ \ \ | | | | | | | | | | vsftpd: update to 3.0.4
| * | | | vsftpd: update to 3.0.4Rosen Penev2021-06-02
| |/ / / | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #15753 from pprindeville/strongswan-start-charon-directlyPhilip Prindeville2021-06-02
|\ \ \ \ | |/ / / |/| | | strongswan: start charon directly from swanctl
| * | | strongswan: start charon directly from swanctlPhilip Prindeville2021-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | ocserv: updated to 1.1.3Nikos Mavrogiannopoulos2021-06-02
|/ / / | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* / / https-dns-proxy: 2021-05-14 bugfix: fallback to HTTP/1 by defaultStan Grishin2021-06-02
|/ / | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | Merge pull request #15703 from r4sas/i2pd-2.38.0Rosen Penev2021-05-31
|\ \ | | | | | | i2pd: Update to 2.38.0
| * | i2pd: Update to 2.38.0R4SAS I2P2021-05-30
| | | | | | | | | | | | | | | | | | | | | Remove USE_AVX and USE_AESNI make options as it is correclty handled by internal code. Signed-off-by: R4SAS I2P <r4sas@i2pmail.org>
* | | dnsdist: fix missing quotePhilip Prindeville2021-05-31
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #15715 from stangri/master-https-dns-proxyRosen Penev2021-05-29
|\ \ \ | | | | | | | | https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backup
| * | | https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backupStan Grishin2021-05-29
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #15527 from jbubik/nginx_nginx-rtmp_BigEndianFriendlyRosen Penev2021-05-29
|\ \ \ \ | |/ / / |/| | | nginx: make nginx-rtmp module BigEndian friendly
| * | | nginx: make nginx-rtmp module BigEndian friendlyJan Bubík2021-04-28
| | | | | | | | | | | | | | | | Signed-off-by: Jan Bubík <jbubik@centrum.cz>
* | | | Merge pull request #15637 from ErwanMAS/tinc_allow_more_param_in_uciRosen Penev2021-05-29
|\ \ \ \ | | | | | | | | | | tinc: Add possibility to populate more config variables via uci
| * | | | tinc: Add possibility to populate more config variables via uciErwan MAS2021-05-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
* | | | | Merge pull request #15661 from peter-stadler/nginx-utilRosen Penev2021-05-29
|\ \ \ \ \ | | | | | | | | | | | | nginx-util: do not use fallthrough attribute
| * | | | | nginx-util: do not use fallthrough attributePeter Stadler2021-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes issue #15653 Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | Merge pull request #15709 from neheb/memcRosen Penev2021-05-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | memcached: update to 1.6.9
| * | | | | | memcached: update to 1.6.9Rosen Penev2021-05-29
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15639 from commodo/seafile-remove-meRosen Penev2021-05-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | seafile: remove myself as maintainer of these packages
| * | | | | | seafile: remove myself as maintainer of these packagesAlexandru Ardelean2021-05-17
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #15694 from PowerDNS/dnsdist-1.6.0Rosen Penev2021-05-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | dnsdist: update to 1.6.0 and make some features optional
| * | | | | dnsdist: make sodium optionalPeter van Dijk2021-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
| * | | | | dnsdist: make dnstap support (and with it the libfstrm dep) optionalPeter van Dijk2021-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
| * | | | | dnsdist: make re2 support optionalPeter van Dijk2021-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
| * | | | | dnsdist: make net-snmp support optionalPeter van Dijk2021-05-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
| * | | | | dnsdist: update to 1.6.0Peter van Dijk2021-05-28
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | | bind: bump to 9.17.13Noah Meyerhans2021-05-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | curl: update to version 7.77.0 (security fix)Jan Pavlinec2021-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2021-22897 CVE-2021-22898 CVE-2021-22901 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | adguardhome: bump to 0.106.3Dobroslaw Kijowski2021-05-27
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.106.3 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | | | netifyd: update to 3.07Darryl Sokoloski2021-05-23
| | | | | | | | | | | | | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | | miniupnpd: bump to 2.2.2Stijn Tintel2021-05-21
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | miniupnpd: add missing dependenciesStijn Tintel2021-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | miniupnpd: reformat dependenciesStijn Tintel2021-05-21
| | | | | | | | | | | | | | | | | | | | | | | | Use multiple lines and order alphabetically for improved readability. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | libreswan: update to 4.4Lucian Cristian2021-05-21
| | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>