aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* dnsproxy: Update to 0.50.2Tianling Shen2023-06-12
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* nginx: bump to new 1.25.0 releaseChristian Marangi2023-06-11
| | | | | | | | | | | Bump nginx to new 1.25.0 release. Changes: *) Feature: experimental HTTP/3 support. Every patch automatically refreshed. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* Merge pull request #21282 from stangri/master-curlStan Grishin2023-06-11
|\ | | | | curl: update to 8.1.2
| * curl: update to 8.1.2Stan Grishin2023-06-05
| | | | | | | | | | | | * https://curl.se/changes.html#8_1_2 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | nginx: fix problem with migration of uci conf templateChristian Marangi2023-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some problem with migration of uci conf template and include of module.d directive. Fix 2 case: - uci.conf.template not versioned but with the include module.d resulting in double include module.d - uci.conf.template version 1.1 with the include module.d at the end of the config. This is problematic for nginx as modules must be included before any http directive. Handle this 2 case to restore a working uci.conf.template configuration on migrated config. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | nginx-util: bump uci conf template versionChristian Marangi2023-06-11
| | | | | | | | | | | | | | Bump uci conf template version to 1.2 to sync with nginx version handling some migration problem. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | transmission: Fix env variables passingLeonid Bogdanov2023-06-11
| | | | | | | | | | | | | | It's not possible to configure custom Transmission web home as corresponding env var gets overwritten by the command that sets CA bundle env var. Signed-off-by: Leonid Bogdanov <leonidbogdanov86@gmail.com>
* | netbird: update to 0.21.1Oskari Rauta2023-06-11
| | | | | | | | | | | | Release notes: https://github.com/netbirdio/netbird/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | acme-acmesh: Bump to version 3.0.6Toke Høiland-Jørgensen2023-06-09
| | | | | | | | | | | | Important security fix. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | openvpn: fix ipchange hotplug eventIvan Pavlov2023-06-09
| | | | | | | | | | | | | | | | | | | | In f8a8b71e26b9bdbf86fbb7d4d1482637af7f3ba4 openvpn introduced new hotplug events. For server config, ipchange hotplug event produces an error. So, make ipchange hotplug event for client only Fixes https://github.com/openwrt/packages/issues/21200 Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | crowdsec: new upstream release version 1.5.2S. Brusch2023-06-08
| | | | | | | | | | | | | | | | | | | | | | Update crowdsec to latest upstream release version 1.5.2 Signed-off-by: S. Brusch <ne20002@gmx.ch> Maintainer: Kerma Gérald <gandalf@gk2.net> Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.5 Description: update to latest version of upstream
* | knot: update to version 3.2.7Jan Hák2023-06-07
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | pdns: update to 4.8.0Peter van Dijk2023-06-06
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | adguardhome: bump to 0.107.29Dobroslaw Kijowski2023-06-06
|/ | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.26 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.27 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.28 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.29 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* banip: release 0.8.7-1Dirk Brenken2023-06-05
| | | | | | | | | | | * Optionally auto-add entire subnets to the blocklist Sets based on an additional RDAP request with the monitored suspicious IP, set 'ban_autoblocksubnet' accordingly (disabled by default). For more information regarding RDAP see https://www.ripe.net/manage-ips-and-asns/db/registration-data-access-protocol-rdap for reference. * small fixes & cosmetics * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* snort3: update to 3.1.63.0John Audia2023-06-05
| | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* speedtestcpp: add new packageOskari Rauta2023-06-04
| | | | | | | | | | | | | | | | | | speedtestcpp is a fork of Taganaka's speedtest, rewritten. It has some improvements such as - interactive result show - use server recommended profiles, which makes it faster (can be disabled) - and more.. It also provides it's functions in shared and static libraries and offers development headers for integrating speedtest to features to another projects. This commit replaces speedtestpp since this fork has all the same features + more. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* xfrpc: update to 2.6.633Dengfeng Liu2023-06-04
| | | | | | support socks5 Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* dnsproxy: Update to 0.49.2Tianling Shen2023-06-02
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* nfs-kernel-server: remove libwrap from the dependenciesMaxim Storchak2023-06-02
| | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* Merge pull request #20747 from blocktrron/respondd-20230330David Bauer2023-06-01
|\ | | | | respondd: add new package
| * respondd: add packageDavid Bauer2023-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | This adds the respondd package, a protocol used primarily with Freifunk and the Gluon mesh-framework for collecting statistics. For more information, see the project readme. Ref: https://github.com/freifunk-gluon/respondd/ Tested: mpc85xx-p1020 / mediatek-filogic Signed-off-by: David Bauer <mail@david-bauer.net>
* | v2ray-geodata: Update to latest versionTianling Shen2023-06-01
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | v2ray-core: Update to 5.7.0Tianling Shen2023-06-01
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | cloudflared: Update to 2023.5.1Tianling Shen2023-06-01
| | | | | | | | | | | | Fixed build issue with Go 1.20. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #21079 from hgl/acme-commonToke Høiland-Jørgensen2023-05-31
|\ \ | | | | | | acme: improve
| * | acme: standardize key_typeGlen Huang2023-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keylength, being an acme.sh value type, uses pure numbers for rsa keys. This can be disorienting for other acme clients. This change introduces a new option "key_type" that aims to remove this ambiguity, and makes all key type names follow the same pattern, making acme-common more client agnostic. Signed-off-by: Glen Huang <me@glenhuang.com>
| * | acme-common: no exporting webrootGlen Huang2023-05-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | ACME clients shouldn't deal with deprecated values. They should be processed by acme-common. Reformatting is done by shfmt. Signed-off-by: Glen Huang <me@glenhuang.com>
* | | apfree-wifidog: Update to 6.02.1939Dengfeng Liu2023-05-31
| | | | | | | | | | | | | | | | | | | | | 1. support fw4 2. support openssl3.0 Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | freeradius3: Update to 3.0.26Jianhui Zhao2023-05-29
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | lighttpd: update to lighttpd 1.4.71 release hashGlenn Strauss2023-05-28
| | | | | | | | | | | | | | | | | | remove patches included upstream Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | tailscale: update to 1.42.0Zephyr Lykos2023-05-27
| | | | | | | | | | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* | | Merge pull request #21177 from stangri/master-https-dns-proxyStan Grishin2023-05-26
|\ \ \ | | | | | | | | https-dns-proxy: update to 2023-05-25-1
| * | | https-dns-proxy: update to 2023-05-25-1Stan Grishin2023-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to a new upstream commit, fixes #19366 * update patches/010-cmakelists-remove-cflags.patch as upstream file was update * remove patches/020-cmakelists-add-version.patch as version is now set elsewhere * add patches/020-src-options.c-add-version.patch to set the version information * adjust PROCD START time to 95 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | nginx: refactor MakefileGlen Huang2023-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make modules follow a naming convention, which enables: 1. Inline ADDITIONAL_MODULES into CONFIGURE_ARGS 2. Consolidate some parts of Quilt and Download for each module into BuildModule Signed-off-by: Glen Huang <me@glenhuang.com> [ fix conflict error ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | | nginx: make nginx-mod-luci depend on nginx-sslGlen Huang2023-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change dependency from nginx virtual migration package to nginx-ssl for nginx-mod-luci nginx module package. Signed-off-by: Glen Huang <me@glenhuang.com> [ add commit description ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | | mstpd: drop package (replaced by ustp in core)Alexandru Ardelean2023-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenWrt core has a package called ustp which is an OpenWrt adaptation (from mstpd) for OpenWrt (using libubox, libubus, etc). No sense in keeping mstpd anymore. We can just update ustp. Also, if mstpd has any updates, they can be ported over to ustp too. Abandoned PR: https://github.com/openwrt/packages-abandoned/pull/30 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* | | | Merge pull request #21149 from stangri/master-curlStan Grishin2023-05-26
|\ \ \ \ | |/ / / |/| | | curl: update to 8.1.1
| * | | curl: update to 8.1.1Stan Grishin2023-05-23
| | | | | | | | | | | | | | | | | | | | | | | | * https://curl.se/changes.html#8_1_1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | openvpn-easy-rsa: update to 3.1.3Luiz Angelo Daros de Luca2023-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 3.0.9 of EasyRSA introduces OpenSSL 3 (3.0.3) support. For other changes, see: - https://github.com/OpenVPN/easy-rsa/releases/tag/v3.0.9 - https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.0 - https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.1 - https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.2 - https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.3 Closes #21142 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | uwsgi: Update to 2.0.21, refresh patchesJeffery To2023-05-26
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version includes support for Python 3.11. This also: * Updates Build/Compile to only build selected subpackages. * Removes the submenu in menuconfig; there are too few subpackages to justify the extra complexity. Fixes: https://github.com/openwrt/packages/issues/21163 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | curl: update to 8.1.0Stan Grishin2023-05-23
| | | | | | | | | | | | | | | | | | * https://curl.se/changes.html#8_1_0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | snort3: update to 3.1.62.0John Audia2023-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | | ocserv: add otp config optionThlv Alivs2023-05-21
| | | | | | | | | | | | | | | | | | | | | | | | and also fix build error: Package ocserv is missing dependencies for the following libraries: liboath.so.0 Signed-off-by: Thlv Alivs <zgmzzzz18@gmail.com>
* | | transmission: add missing nls.mk includeMarius Dinu2023-05-21
| | | | | | | | | | | | | | | | | | Fixes issue #21016. Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* | | tailscale: update to 1.40.1Zephyr Lykos2023-05-21
| | | | | | | | | | | | Signed-off-by: Zephyr Lykos <git@mochaa.ws>
* | | nginx: add configure flag --with-compatGlen Huang2023-05-20
| | | | | | | | | | | | | | | | | | | | | | | | Without it, nginx could complain about incompatible dynamic modules Signed-off-by: Glen Huang <me@glenhuang.com> [ fix conflict error on cherry-pick ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx: introduce migration for old uci conf templateChristian Marangi2023-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce support for migration of old uci conf template to new version. Uci conf template are saved in config backup. This cause problem on config restore as old config template might have compatibility problem with new nginx implementation. Add logic to migrate the template script at runtime to correctly align to latest change from nginx and nginx-util. Fixes: 65a676ed56fb ("nginx: introduce support for dynamic modules") Fixes: #20904 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx-util: add version to UCI conf templateChristian Marangi2023-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add versioning to UCI conf template as a commented version. This permits the introduction of migration script since the template is saved and restored config restore. The migration script are handled by nginx init.d script. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | openvpn: Add more hotplug eventsMichal Hrusecky2023-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenVPN supports more hooks than just 'up' and 'down'. Especially reacting to 'route-up' and 'route-pre-down' events could be important. When routing table changes, it can make sense to adapt firewall, run some tests or change even more routes. This change passes those events to hotplug, so it is easy to react to them without changing configuration files provided by VPN provider. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>