aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* mbusd: update to 0.5.0Rosen Penev2021-03-26
| | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* netstinky: fix no deprecated OpenSSLRosen Penev2021-03-26
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* acme: Get listener name from /proc/PID/exe instead of netstat outputToke Høiland-Jørgensen2021-03-26
| | | | | | | | | | It seems the command name output from netstat can be truncated in weird ways, so let's get the binary name from /proc instead and use that for matching which listener we have. Fixes #15071. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* netopeer2: update to 1.1.70Rosen Penev2021-03-26
| | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #15266 from pprindeville/strongswan-change-maintainersStijn Tintel2021-03-26
|\ | | | | strongswan: change maintainers
| * strongswan: change maintainersPhilip Prindeville2021-03-25
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | https-dns-proxy: bugfix: correct PROCD firewall objectStan Grishin2021-03-25
| | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | ratechecker: update to 2020-01-30Rosen Penev2021-03-25
|/ | | | | | | | | | Reorganize Makefile for consistency between packages. Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* cshark: update to 2020-07-22Rosen Penev2021-03-24
| | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #15228 from fatbob313/umurmur-0.2.20Rosen Penev2021-03-23
|\ | | | | uMurmur: Update to 0.2.20. Fix build against OpenSSL without deprecat…
| * uMurmur: Update to 0.2.20. Fix build against OpenSSL without deprecated API ↵Martin Johansson2021-03-23
| | | | | | | | | | | | enabled. Signed-off-by: Martin Johansson <martin@fatbob.nu>
* | Merge pull request #15229 from dibdot/adblockDirk Brenken2021-03-23
|\ \ | | | | | | adblock: update 4.1.0-3
| * | adblock: update 4.1.0-3Dirk Brenken2021-03-23
| | | | | | | | | | | | | | | | | | | | | * add a restrictive "jail mode only" variant, just point your jail directory to your primary dns directory * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | sysrepo: update to 1.4.122Rosen Penev2021-03-22
| | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Use Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #15171 from ldir-EDB0/miniupnpdRosen Penev2021-03-22
|\ \ \ | | | | | | | | miniupnpd: add patience to firewall include
| * | | miniupnpd: add patience to firewall includeKevin Darbyshire-Bryant2021-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Occasionally, mostly at startup, miniupnpd reports "Another app is currently holding the xtables lock. Perhaps you want to use the -w option?" Take iptables' advice and wait up to 1 second before giving up. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | Merge pull request #15219 from stangri/master-https-dns-proxyRosen Penev2021-03-22
|\ \ \ \ | | | | | | | | | | https-dns-proxy: support for additional Force DNS ports
| * | | | https-dns-proxy: support for additional Force DNS portsStan Grishin2021-03-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | Merge pull request #15226 from ja-pa/ooniprobe-3.8.0Rosen Penev2021-03-22
|\ \ \ \ \ | | | | | | | | | | | | ooniprobe: update to version 3.8.0
| * | | | | ooniprobe: update to version 3.8.0Jan Pavlinec2021-03-22
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* / / / / openvpn: add OpenVPN option server-poll-timeoutAlexander Egorenkov2021-03-22
|/ / / / | | | | | | | | | | | | | | | | | | | | See https://www.mankier.com/8/openvpn#--server-poll-timeout Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
* | | | coova-chili: fix compilation with kernel 5.10Rosen Penev2021-03-21
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | bind: update to 9.17.11Rosen Penev2021-03-21
| |_|/ |/| | | | | | | | | | | | | | Backport upstream OpenSSL deprecated API patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | knxd: new upstream version 0.14.50Othmar Truniger2021-03-21
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | Merge pull request #15191 from neheb/zn3Rosen Penev2021-03-20
|\ \ \ | | | | | | | | znc: fix compilation without deprecated OpenSSL APIs
| * | | znc: fix compilation without deprecated OpenSSL APIsRosen Penev2021-03-20
| | | | | | | | | | | | | | | | | | | | | | | | Patch was wrongly removed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | miniupnpc: update to 2.2.2Rosen Penev2021-03-20
|/ / / | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | nmap: bump to 7.91Konstantin Demin2021-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes: https://nmap.org/changelog#7.91 drop patches (applied upstream): - 010-Avoid-using-namespace-std-causing-name-conflicts.patch refresh patches: - 020-Python3-port-of-ndiff.patch - 030-libcxx.patch Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
* | | Merge pull request #15161 from pprindeville/isc-dhcp-dyndns-ipv4Philip Prindeville2021-03-20
|\ \ \ | |/ / |/| | isc-dhcp: add dynamic DNS as meta package
| * | isc-dhcp: add dynamic DNS as meta packagePhilip Prindeville2021-03-18
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #15163 from gladiac1337/haproxy-2.2.11Rosen Penev2021-03-19
|\ \ \ | | | | | | | | haproxy: Update HAProxy to v2.2.11
| * | | haproxy: Update HAProxy to v2.2.11Christian Lachner2021-03-19
| | |/ | |/| | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* / | banip: update 0.7.5-3Dirk Brenken2021-03-19
|/ / | | | | | | | | * fix iptables/chain creation in setups without IPv6 support Signed-off-by: Dirk Brenken <dev@brenken.org>
* | tmate: add new packageTianling Shen2021-03-18
| | | | | | | | | | | | | | Tmate is a fork of tmux. It provides an instant pairing solution. For more details, see https://tmate.io. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | simple-adblock: jsonOps-related bugfixesStan Grishin2021-03-17
|/ | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* net-snmp: bump to 5.9Stijn Tintel2021-03-17
| | | | | | | | | | | Neither the configure option nor configure variable to disable linking against PCRE seem to work anymore, so simply drop both and add a dependency on libpcre. As net-snmp is unlikely to fit on devices with small flash anyway, the extra size requirement shouldn't be a problem. If it is, feel free to submit a patch to fix the broken upstream behaviour. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* adguardhome: bump to 0.105.2Dobroslaw Kijowski2021-03-17
| | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.2 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* tor: update to version 0.4.5.7Jan Pavlinec2021-03-16
| | | | | | Fixes CVE-2021-28089 and CVE-2021-28090 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* Merge pull request #14996 from TDT-AG/pr/20210302-mwan3Florian Eckert2021-03-16
|\ | | | | mwan3: add connecting and disconnecting event to mwan3track
| * mwan3: add connecting and disconnecting event to mwan3trackFlorian Eckert2021-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | If the interface goes into failure state (is disconnecting) then with this change one hotplug.d event is generated. The same is true for the recovery state (is connecting), when the interface comes back from a failure state. In both cases, a hotplug.d event for the iface is triggered. Once with the $ACTION=disconnecting and once for the $ACTION=connecting. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | banip: update to 0.7.5-2Dirk Brenken2021-03-15
| | | | | | | | | | | | | | | | | | * refine the new dns resolving process * add a caching mechanism for the resolved IPs, the detached name lookup takes place only during 'restart' or 'reload' action, 'start' and 'refresh' actions are using an auto-generated backup instead. * update the readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | net/mosquitto: Update to 2.0.9Karl Palsson2021-03-15
| | | | | | | | | | | | | | | | | | This is a bugfix release, with minor security fixes for outgoing bridge connections and the client library. Full details here: https://mosquitto.org/blog/2021/03/version-2-0-9-released/ Signed-off-by: Karl Palsson <karlp@etactica.com>
* | udpxy: update to 1.0-25.1Rosen Penev2021-03-14
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | xray-core: Update to 1.4.0Tianling Shen2021-03-15
| | | | | | | | | | | | | | - Re-assigned myself as the maintainer - Updated geodata to latest version Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | wg-installer: delete old interfacesNick Hainke2021-03-14
| | | | | | | | | | | | | | | | | | | | Add "wg_check_interfaces" and specify a timeout in the config file. This allows to delete not used wireguard-interfaces automatically. For example a cronjob can be installed that calls: . /usr/share/wginstaller/wg_functions.sh && wg_check_interfaces Signed-off-by: Nick Hainke <vincent@systemli.org>
* | ooniprobe: update to version 3.7.0Jan Pavlinec2021-03-14
| | | | | | | | | | | | | | Changes: -add Configure stage to prebuild resources Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #15116 from dibdot/banIPDirk Brenken2021-03-14
|\ \ | | | | | | banip: bump to 0.7.5
| * | banip: bump to 0.7.5Dirk Brenken2021-03-14
| | | | | | | | | | | | | | | | | | | | | * black- and whitelist now supporting domain names as well - the corresponding IPs (IPv4 & IPv6) will be resolved in a detached background process and added to the IPsets Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | wg-installer: fix get_usage functionNick Hainke2021-03-13
|/ / | | | | | | | | | | The get_usage function always returns 0. The shell syntax was wrong. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | Merge pull request #15031 from gladiac1337/haproxy-2.2.10Rosen Penev2021-03-13
|\ \ | | | | | | haproxy: Update HAProxy to v2.2.10