aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* tmate-ssh-server: fix build against msgpack-c 6.0Tianling Shen2023-03-08
| | | | | | | This patch is taken from https://git.alpinelinux.org/aports/commit/?id=f923597f4bdea424dc28b1d026269df060596fac Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* tmate: fix build against msgpack-c 6.0Tianling Shen2023-03-08
| | | | | | | This patch is taken from https://git.alpinelinux.org/aports/commit/?id=f923597f4bdea424dc28b1d026269df060596fac Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* banip: release 0.8.2-1Dirk Brenken2023-03-08
| | | | | | | | | * major performance improvements: clean-up/optimize all nft calls * add a new "ban_reportelements" option, to disable the (time consuming) Set element count in the report (enabled by default) * update the readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* adguardhome: bump to 0.107.25Dobroslaw Kijowski2023-03-08
| | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.25 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* adguardhome: enable legacy openssl provider for nodejsDobroslaw Kijowski2023-03-08
| | | | | | | | | | | | | | | | | | | Currently compilation fails because of: ``` opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' ``` What's interesting package gets built but when trying to access UI there's `404: page not found` error. It has been reported in multiple places: * https://github.com/AdguardTeam/AdGuardHome/issues/5559 * https://github.com/AdguardTeam/AdGuardHome/issues/4595 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* v2raya: switch to use nftablesTianling Shen2023-03-08
| | | | | | | | | | | | Backport a pending PR to add nftables support. Upstream PR: https://github.com/v2rayA/v2rayA/pull/805 As nftables merged ipv4/ipv6 support into a single command, so simply enable ipv6 support by default. While at it, backport a upstreamed fix for simple-obfs plugin. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* netbird: update to 0.14.2Oskari Rauta2023-03-07
| | | | | | | Update from 0.12.0 -> 0.14.2 Release notes: https://github.com/netbirdio/netbird/releases Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* transmission: update to version 4.0.1Daniel Golle2023-03-07
| | | | | | | | | | | | This is a major release, both in numbering and in effort! It's been in active development for over a year and has a huge list of changes -- over a thousand commits -- since Transmission 3.00. For more information about the release see https://github.com/transmission/transmission/releases/tag/4.0.0 https://github.com/transmission/transmission/releases/tag/4.0.1 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* banip: update 0.8.1-3Dirk Brenken2023-03-06
| | | | | | | | | * finalized the LuCI frontend preparation (this is the minmal version to use the forthcoming LuCI frontend) * added a Set survey, to list all elements of a certain set * changed the default logterm for asterisk * update the readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* sing-box: update to 1.1.6Van Waholtz2023-03-06
| | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* sing-box: add necessary dependencies and cleanup MakefileVan Waholtz2023-03-06
| | | | | | | 1. Add `kmod-inet-diag` as a dependency since it is needed for https://sing-box.sagernet.org/configuration/dns/rule/#process_name 2. Remove redundant `default n` (https://github.com/openwrt/openwrt/commit/8bc72ea7be3976711dacc09f0fdab061d6e5152a) Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* haproxy: update to v2.6.9Christian Lachner2023-03-05
| | | | | | | | - Update haproxy download URL and hash - This release fixes a critial flaw known as CVE-2023-25725. See: http://git.haproxy.org/?p=haproxy-2.6.git;a=commit;h=73be199c4f5f1ed468161a4c5e10ca77cd5989d8 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* Merge pull request #20570 from pprindeville/isc-dhcp-allow-no-default-routePhilip Prindeville2023-03-04
|\ | | | | isc-dhcp: allow no default route
| * isc-dhcp: allow suppression of default gatewayPhilip Prindeville2023-03-01
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
| * isc-dhcp: make indent consistent in configPhilip Prindeville2023-03-01
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | netbird: new packageOskari Rauta2023-03-04
| | | | | | | | | | | | | | | | | | | | Netbird is similar vpn service as tailscale and zerotier. Description: NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home. It requires zero configuration effort leaving behind the hassle of opening ports, complex firewall rules, VPN gateways, and so forth. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | acme: fix incompatibilty with image builderGlen Huang2023-03-03
| | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | Merge pull request #20563 from paper42/clamav-0.104.4Josef Schlehofer2023-03-03
|\ \ | | | | | | clamav: update to 0.104.4
| * | clamav: update to 0.104.4Michal Vasilek2023-02-23
| | | | | | | | | | | | | | | | | | * remove upstreamed 100-cmake-fix-findcurses.patch Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | v2raya: drop wrong patchesTianling Shen2023-03-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These patches should not be backported to OpenWrt, otherwise tproxy won't work for devices connected to br-lan (bypassed by the fw rules). We have introduced a new compile-time flag for new version (which is not released yet), but it's unnecessray to backport redudant patches as here is still at the old version. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cloudflared: Update to 2023.3.0Tianling Shen2023-03-03
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | acme: merge cli into init scriptGlen Huang2023-03-01
| | | | | | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | | nfs-kernel-server: update to v2.6.2Oskari Rauta2023-03-01
| | | | | | | | | | | | | | | | | | | | | | | | Also added patch that is from alpine's same package to assist building on musl. Hostpkg build on musl also kept failing, so I added few more overrides, which made it work perfectly. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | cloudflared: Update to 2023.2.2Tianling Shen2023-03-01
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #20467 from tobiaspc/njallaFlorian Eckert2023-02-27
|\ \ \ | | | | | | | | ddns-scripts: Add njal.la provider
| * | | ddns-scripts: Add njal.la providerTobias Hilbig2023-02-25
| | | | | | | | | | | | | | | | | | | | Add njal.la provider. Use the key as password. Username is not needed. Signed-off-by: Tobias Hilbig <web.tobias@hilbig-ffb.de>
* | | | Merge pull request #20540 from stangri/master-curlStan Grishin2023-02-26
|\ \ \ \ | | | | | | | | | | curl: update to 7.88.1
| * | | | curl: update to 7.88.1Stan Grishin2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * https://curl.se/changes.html#7_88_1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | i2pd: update to version 2.46.1Daniel Bermond2023-02-27
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer : @yangfl (David Yang) Build system : Arch Linux x86_64 Build tested : r7800 OpenWrt git master (r22104-01262c921c) Run tested : r7800 OpenWrt git master (r22104-01262c921c) Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | | | crowdsec: update to 1.4.6S. Brusch2023-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update crowdsec to latest upstream release version 1.4.6 Signed-off-by: S. Brusch <ne20002@gmx.ch> Maintainer: Kerma GĂ©rald <gandalf@gk2.net> Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.3
* | | | banip: update 0.8.1-2Dirk Brenken2023-02-26
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | * add oisdbig as new feed * LuCI frontend preparation: - the json feed file points always to /etc/banip/banip.feeds (and is no longer compressed) - supply country list in /etc/banip/banip.countries * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | banip: release 0.8.1-1Dirk Brenken2023-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add missing wan-forward chain (incl. report/mail adaption) * changed options: - old: ban_blockforward, new: ban_blockforwardwan and ban_blockforwardlan - old: ban_logforward, new: ban_logforwardwan and ban_logforwardlan * add missing dhcp(v6) rules/exceptions * update readme Previously run tested by certain forum users (and by me). Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | uacme: update to 1.7.4Lucian Cristian2023-02-25
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | frr: update to 8.4.2 branchLucian Cristian2023-02-25
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | tor: update to version 0.4.7.13Daniel Bermond2023-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainers : @hauke (Hauke Mehrtens) and @tripolar (Peter Wagner) Build system : Arch Linux x86_64 Build tested : r7800 OpenWrt git master (r22104-01262c921c) Run tested : r7800 OpenWrt git master (r22104-01262c921c) Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | | AdGuardHome: update to v0.107.24Zuev Aleksandr2023-02-24
| | | | | | | | | | | | Signed-off-by: Zuev Aleksandr <A.Zuev@stdev.su>
* | | Merge pull request #20529 from braewoods/masterFlorian Eckert2023-02-24
|\ \ \ | |_|/ |/| | ddns-scripts: enable IPv6 for easydns.com
| * | ddns-scripts: enable IPv6 for easydns.comJames Buren2023-02-22
| | | | | | | | | | | | | | | | | | | | | | | | easydns.com has supported IPv6 for awhile now using the same update URL as IPv4. This duplicates the IPv4 entry for IPv6 to enable support for it. Signed-off-by: James Buren <braewoods+mgh@braewoods.net>
* | | zerotier: update to 1.10.3Moritz Warning2023-02-23
| | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | Merge pull request #20554 from stangri/master-https-dns-proxyStan Grishin2023-02-22
|\ \ \ | |/ / |/| | https-dns-proxy: 2022-10-15-11 update
| * | https-dns-proxy: 2022-10-15-11 updateStan Grishin2023-02-22
| | | | | | | | | | | | | | | | | | | | | * config file update * introduce boot() function Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | git: update to 2.34.7Michal Vasilek2023-02-23
|/ / | | | | | | | | | | Fixes CVE-2023-22490, CVE-2023-23946 Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | banip: update 0.8.0-4Dirk Brenken2023-02-21
| | | | | | | | | | | | * remove bogus log limit Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #20480 from gstrauss/lighttpd-1.4.69Eneas U de Queiroz2023-02-21
|\ \ | | | | | | lighttpd: update to lighttpd 1.4.69 release hash
| * | lighttpd: update to lighttpd 1.4.69 release hashGlenn Strauss2023-02-20
| | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | lighttpd: remove patch included upstreamGlenn Strauss2023-02-20
| | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | lighttpd: add lighttpd-mod-webdav_min packageGlenn Strauss2023-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add lighttpd-mod-webdav_min package alternative to lighttpd-mod-webdav lighttpd-mod-webdav_min is more minimal than full lighttpd-mod-webdav. lighttpd-mod-webdav_min does not support PROPPATCH, LOCK, UNLOCK, and by not supporting those methods, removes dependencies on libxml2, libsqlite3, and libuuid. Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | banip: update 0.8.0-3Dirk Brenken2023-02-21
| | | | | | | | | | | | | | | | | | * properly initialize the 'proto' variable in the log service Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | dnsproxy: Update to 0.48.0Tianling Shen2023-02-21
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | v2ray-core: Update to 5.4.0Tianling Shen2023-02-21
| |/ |/| | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>