aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* nginx: support gzip static muduleJianhui Zhao2022-08-23
| | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* v2raya: Update to 1.5.9.1698.1Tianling Shen2022-08-23
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* pdns-recursor: update to 4.7.2Peter van Dijk2022-08-23
| | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* Merge pull request #19212 from stangri/master-simple-adblockStan Grishin2022-08-24
|\ | | | | simple-adblock: update to 1.9.0-1
| * simple-adblock: update to 1.9.0-1Stan Grishin2022-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update maintainer's email address * Style Make and init file to OpenWrt standard * Rename dnsmasq and unbound-related variables to better reflect their use * New 'allow' CLI parameter to quickly unblock domain(s) * Switch to uci wrappers * Beautify the output of the 'check' CLI parameter * Better handling of output files directory creation error * Support for (upcoming) dnsmasq nftsets Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | i2pd: update to version 2.43.0Daniel Bermond2022-08-23
| | | | | | | | | | | | | | | | | | Maintainer : @yangfl (David Yang) Build system : Arch Linux x86_64 Build tested : r7800 OpenWrt git master (commit a434795809) Run tested : r7800 OpenWrt git master (commit a434795809) Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | knot: update to version 3.2.0Jan Hák2022-08-22
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | acme: fix acme pathGlen Huang2022-08-22
| | | | | | | | Signed-off-by: Glen Huang <heyhgl@gmail.com>
* | dnscrypt-proxy2: update to version 2.1.2Fabian Lipken2022-08-21
| | | | | | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* | coova-chilli: Fix compile problem with _init()Hauke Mehrtens2022-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The _init() function collides with a _init() function in crti.o. This results in the following error in OpenWrt: arc-openwrt-linux-gnu/bin/ld: libxt_coova.o: in function `_init': /lib/gcc/arc-openwrt-linux-gnu/11.3.0/crti.o:(.init+0x4): first defined here collect2: error: ld returned 1 exit status make[7]: *** [Makefile:22: libxt_coova.so] Error 1 Fix this by suing a constructor attribute instead. This function will still be called after the shared library was loaded. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | travelmate: update 2.1.0Dirk Brenken2022-08-20
|/ | | | | | | | | | * vpn support can be disabled (enabled by default), fixes #19107 (see trm_vpn option) * vpn support can be limited to certain interfaces (see trm_vpnifacelist list option) * openvpn support works now per instance (same as wireguard today) * add an auto-login script for tplink-omada hotspots provided by Sebastian Muszynski <basti@linkt.de> * remove pipefail command, see #19043 for reference Signed-off-by: Dirk Brenken <dev@brenken.org>
* usteer: update to latest HEADDavid Bauer2022-08-18
| | | | | | | | | | | | | | | | 7d2b17c ubus: optimize connected_clients output format 8b10a4b policy: don't alter stats when remaining idle 3cc0f45 policy: count kick total aadc562 policy: make steering ability evaluation uniform 17c558d ubus: include SSID in node dump fc158e0 policy: only trigger roam-sm after client becomes roamable 837f144 usteer: add connected-since 9e6002d policy: improve readability Build-tested: ath79-generic / ramips-mt76x8 Run-tested: ath79-generic / UniFi AC Lite Signed-off-by: David Bauer <mail@david-bauer.net>
* ddns-scripts: Fix typo s/ganid/gandi/Bheesham Persaud2022-08-17
| | | | Signed-off-by: Bheesham Persaud <me@bheesham.com>
* usteer: bump to git HEADStijn Tintel2022-08-17
| | | | | | 041e884 local_node: query client MBO support from hostapd Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* sslh: install sslh-selectToni Uhlig2022-08-16
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* frp: update to 0.44.0Van Waholtz2022-08-16
| | | | | | Changelog: https://github.com/fatedier/frp/release Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* iperf: Updated to 2.1.8Alberto Martinez-Alvarez2022-08-16
| | | | | | | | | | | Enabling fast sampling to support four digit (e.g., 1.0000) precision in reports' timestamps. Useful for sub-millisecond sampling. Changelog: https://sourceforge.net/p/iperf2/code/ci/2-1-8/tree/README Signed-off-by: Alberto Martinez-Alvarez <amteza@gmail.com> Maintainer: @nbd168 Compile tested: ath79, ramips, bcm27xx
* gg: Update to 0.2.8Tianling Shen2022-08-16
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* rclone: Update to 1.59.1Tianling Shen2022-08-16
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* haproxy: Update HAProxy to v2.6.2Christian Lachner2022-08-16
| | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* lighttpd: update to lighttpd 1.4.66 release hashGlenn Strauss2022-08-16
| | | | | | * update to lighttpd 1.4.66 release hash Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* cloudflared: Update to 2022.8.0Tianling Shen2022-08-16
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* ariang: update to 1.2.4Van Waholtz2022-08-16
| | | | | | Changelog: https://github.com/mayswind/AriaNg/releases Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* Revert "strongswan: add strongswan-mod-socket"Stijn Tintel2022-08-16
| | | | | | | | | | | | | | The original PR for this change is #16373, where it's cleary stated it doesn't work. This should have never been merged. It causes the following recursive dependency: tmp/.config-package.in:122354:error: recursive dependency detected! tmp/.config-package.in:122354: symbol PACKAGE_strongswan-default depends on PACKAGE_strongswan-mod-socket-default tmp/.config-package.in:123534: symbol PACKAGE_strongswan-mod-socket-default is selected by PACKAGE_strongswan-default This reverts commit 603f70e96b4dc1b9e442a38cb692de519c1cd54a. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* acme: use the hotplug systemGlen Huang2022-08-16
| | | | Signed-off-by: Glen Huang <heyhgl@gmail.com>
* Merge pull request #16367 from pprindeville/strongswan-mod-socket-depPhilip Prindeville2022-08-15
|\ | | | | strongswan: Add dependency to virtual package strongswan-mod-socket
| * strongswan: add strongswan-mod-socketStijn Tintel2022-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | This a virtual package that is satisfied by either strongswan-mod-socket-default or strongswan-mod-socket-dynamic, and is required by the charon daemon. When neither of these packages is installed, charon will not function. Closes #16261, #16263 and #16367. Signed-off-by: Noel Kuntze <noel.kuntze@thermi.consulting> Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | knot: update to 3.1.9Jan Hák2022-08-15
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | rsync: bump to 3.2.5John Audia2022-08-15
| | | | | | | | | | | | | | | | With the new OW release approaching, it might be better to get an officially tagged upstream release in as PR#19087 just contained a fix for CVE-2022-29154 which itself introduced a few bugs. Signed-off-by: John Audia <therealgraysky@proton.me>
* | rclone: fix init script on CIDR format ipaddrLiangbin Lian2022-08-13
| | | | | | | | Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | rsync: fix CVE-2022-29154John Audia2022-08-13
| | | | | | | | | | | | | | | | | | | | | | The rsync package is vulnerable to CVE-2022-29154[1], which is not yet in a non-preview release. This commit applies the upstream commit to fix it and several subsequent commits needed to fix bugs the initial fix introduced[2]. 1. https://rsync.samba.org/ftp/rsync/NEWS#SECURITY_FIXES-3.2.5 2. https://bugs.archlinux.org/task/75558 Signed-off-by: John Audia <therealgraysky@proton.me>
* | Merge pull request #19085 from hardfalcon/unbound-1.16.2Josef Schlehofer2022-08-12
|\ \ | | | | | | unbound: update to 1.16.2, fix CVE-2022-30698, CVE-2022-30699
| * | unbound: update to 1.16.2, fix CVE-2022-30698, CVE-2022-30699Pascal Ernster2022-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @EricLuehrsen Compile tested: x86/64 Run tested: x86/64 Description: Update to 1.16.2, fix CVE-2022-30698 and CVE-2022-30699. Signed-off-by: Pascal Ernster <git@hardfalcon.net>
* | | ksmbd-tools: add package with hotplug.d script for auto sharingRafał Miłecki2022-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One of common use cases for SMB3 server in routers is sharing hotplugged drives. Users make many attempts setting that up which often are not optimal. This script handles it in the cleanest way by using: 1. hotplug.d mount subsystem 2. runtime config in the /var/run/config/ It provides a working basic solution that can be later adjusted by modifying provided hotplug script. A pretty much idential solution was part of the samba36 package. It was added in the OpenWrt commit ef1efa756e0d0 ("samba36: add package with hotplug.d script for auto sharing") as an answer for feature required by the Rosinson company. Cc: Jo-Philipp Wich <jo@mein.io> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | ksmbd-tools: append config from /var/run/config/ for runtime sharesRafał Miłecki2022-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dynamically created shares shouldn't be stored in the /etc/config/ because of: 1. Flash wearing 2. Risk of inconsistent state on reboots With this change all automation/hotplug.d scripts can store runtime in the /var/run/config/samba. It's useful e.g. for USB drives that user wants to be automatically shared. Also: automated scripts should never call "uci [foo] commit" as that could flush incomplete config. This problem also gets solved. Identical feature was added to samba36 in the OpenWrt commit 5a59e2c059866 ("samba36: append config from /var/run/config/ for runtime shares") but wasn't ported to ksmbd until now. Cc: Jo-Philipp Wich <jo@mein.io> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | | Merge pull request #19146 from pprindeville/strongswan-include-mgf1Philip Prindeville2022-08-10
|\ \ \ | | | | | | | | strongswan: bundle mgf1 with everything
| * | | strongswan: bundle mgf1 with everythingPhilip Prindeville2022-08-10
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | shadowsocks-libev: ss-rules: nft rule cleanup on reloadYousong Zhou2022-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove nft rules file generated by ss-rules if ss-rules was or should be turned off for by configuration. Use "fw4 restart" instead of "fw4 reload" to force the runtime rule reloading Ref: https://github.com/openwrt/packages/pull/17937#issuecomment-1207357037 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | shadowsocks-libev: ss-rules: setup policy rules for udp/ip6Yousong Zhou2022-08-11
| | | | | | | | | | | | | | | | | | | | | | | | Supersedes: https://github.com/openwrt/packages/pull/18852 Fixes: https://github.com/openwrt/packages/issues/18850 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #19145 from Thermi/strongswan-5.9.7-model-kdf-dependenciesPhilip Prindeville2022-08-10
|\ \ \ \ | | | | | | | | | | strongswan: try to model kdf optional dependencies
| * | | | strongswan: try to model kdf optional dependenciesNoel Kuntze2022-08-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Noel Kuntze <noel.kuntze@thermi.consulting>
* | | | | cgi-io: update to latest Git HEADJo-Philipp Wich2022-08-10
|/ / / / | | | | | | | | | | | | | | | | | | | | 901b0f0 main: fix two one-byte overreads in header_value() Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | Merge pull request #19128 from pprindeville/strongswan-update-5.9.7Philip Prindeville2022-08-10
|\ \ \ \ | |/ / / |/| | | strongswan: Update to 5.9.7
| * | | strongswan: Update to 5.9.7Philip Prindeville2022-08-08
| |/ / | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | openconnect: Allow reconnect timeout to be specifiedMichael Brown2022-08-07
| | | | | | | | | | | | Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>
* | | openconnect: Support use of a proxy serverMichael Brown2022-08-07
| | | | | | | | | | | | | | | | | | | | | Allow connection via a proxy server (required on some sites where direct outbound HTTP(S) access is not permitted). Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>
* | | kea: bump to 2.0.3Stijn Tintel2022-08-04
| | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #18781 from paper42/fail2ban-py310Josef Schlehofer2022-08-04
|\ \ \ | | | | | | | | fail2ban: fix patch for python 3.10
| * | | fail2ban: fix patch for python 3.10Michal Vasilek2022-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 89d5d2e091c8da10a1c963158a6de92b05079116 only patched importing MutableMapping from collections, but importing Mapping has to be patched too Closes: #18681 Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | Merge pull request #19021 from borkra/fix_dependenciesEneas U de Queiroz2022-08-03
|\ \ \ \ | |_|/ / |/| | | Avoid building unused package dependencies