aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | nginx: bump naxsi module to latest git HEADChristian Marangi2023-09-22
| | | | | | | | | | | | | | | | | | | | | Bump naxsi module to latest git HEAD to fix compilation error with pcre2 library. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx: move to PCRE2Christian Marangi2023-09-22
| | | | | | | | | | | | | | | | | | | | | | | | Move nginx to PCRE2 now that lua modules supports it. nginx ebaled PCRE2 by default so we simply revert the config to revert it. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx: add patches to lua modules for experimental PCRE2 supportChristian Marangi2023-09-22
| | | | | | | | | | | | | | | | | | Add patches to lua modules for experimental PCRE2 support. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx: update lua modules to latest git HEADChristian Marangi2023-09-22
| | | | | | | | | | | | | | | | | | | | | Update lua modules to latest git HEAD to prepare for support for PCRE2 patches. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx: add required modules for Openresty lua moduleJavier Marcet2023-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add nginx-mod-lua-resty-core and nginx-mod-lua-resty-lrucache new module required for the lua module to correctly works. The module are based on luajit2 from Openresty. Signed-off-by: Javier Marcet <javier@marcet.info> [ improve commit description/tile and fix redundant dependency ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | nginx: brotli: update to the latest versionTiago Gaspar2023-09-22
| | | | | | | | | | | | | | | | | | Update brotli to the latest version. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | nginx: update nginx to 1.25.2Tiago Gaspar2023-09-22
| | | | | | | | | | | | | | | | | | | | | Update nginx to the latest version. This brings mainly fixes to HTTP/3 (QUIC). Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | netifyd: Updated to v4.4.7Darryl Sokoloski2023-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug Fixes - Fixed mbedTLS crashes and TLS handshake errors when the nDPI-bundled libgcrypt "lite" version conflicts with the system version (via libcurl). - Fixed linking order issue with libini. - Fixed non-portable static linking warning with libndpi. - Write flows to sockets regardless if "add_flows" is true. - Fixed compilation error if _DIRENT_HAVE_D_RECLEN isn't defined. - Fixed Agent path. - [OpenWrt] Switch to "grep -E" as "egrep" is deprecated. - Fixed possible ndAddr crash: return a const reference for cached strings. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | fastd: update repository URLMatthias Schiffer2023-09-20
|/ / | | | | | | | | | | I've changed my username to neocturne. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | bind: update to version 9.18.18Josef Schlehofer2023-09-20
| | | | | | | | | | | | | | | | Release notes: https://downloads.isc.org/isc/bind9/9.18.18/doc/arm/html/notes.html#notes-for-bind-9-18-18 https://downloads.isc.org/isc/bind9/9.18.17/doc/arm/html/notes.html#notes-for-bind-9-18-17 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | knot: update to version 3.3.1Jan Hák2023-09-19
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | rclone: Update to 1.64.0Tianling Shen2023-09-19
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | isc-dhcp: Allow per-subnet domain namesPhilip Prindeville2023-09-17
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | isc-dhcpd: Generate correct delimiter in hex stringsPhilip Prindeville2023-09-17
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | iperf3: update to 3.15Leo Douglas2023-09-17
| | | | | | | | | | | | see changelog: https://github.com/esnet/iperf/releases/tag/3.15. Signed-off-by: Leo Douglas <douglarek@gmail.com>
* | https-dns-proxy: improve boot up startupStan Grishin2023-09-16
| | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | Merge pull request #22118 from stangri/master-adblock-fastStan Grishin2023-09-16
|\ \ | | | | | | adblock-fast: bugfix: remove domains on allow
| * | adblock-fast: bugfix: remove domains on allowStan Grishin2023-09-16
| | | | | | | | | | | | | | | | | | * fix sed command to properly remove allowed domains from block-file Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | aardvark-dns: update to 1.7.0Oskari Rauta2023-09-16
| | | | | | | | | | | | | | | | | | Changelog: https://github.com/containers/aardvark-dns/compare/v1.6.0...v1.7.0 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | netavark: update to 1.7.0Oskari Rauta2023-09-16
|/ / | | | | | | | | | | Changelog: https://github.com/containers/netavark/compare/v1.6.0...v1.7.0 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | Merge pull request #22109 from BKPepe/curl-updateStan Grishin2023-09-16
|\ \ | | | | | | curl: update to version 8.3.0
| * | curl: update to version 8.3.0Josef Schlehofer2023-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: https://curl.se/changes.html#8_3_0 Fixes: CVE-2023-38039 [1] [1] https://curl.se/docs/CVE-2023-38039.html Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | nextdns: Update to version 1.40.1Olivier Poitrey2023-09-15
| | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | Merge pull request #22104 from douglarek/ztTianling Shen2023-09-15
|\ \ \ | | | | | | | | zerotier: update to 1.12.2
| * | | zerotier: update to 1.12.2Leo Douglas2023-09-15
| |/ / | | | | | | | | | | | | | | | see changelog: https://github.com/zerotier/ZeroTierOne/releases/tag/1.12.2. Signed-off-by: Leo Douglas <douglarek@gmail.com>
* / / dnscrypt-proxy2: update to version 2.1.5Josef Schlehofer2023-09-15
|/ / | | | | | | | | | | Fixes compilation with Go 1.21+. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | sing-box: update to 1.4.3Leo Douglas2023-09-15
| | | | | | | | | | | | see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.4.3 Signed-off-by: Leo Douglas <douglarek@gmail.com>
* | tailscale: set nftables as defaultTyler Young2023-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the default firewall method used by Tailscale to nftables. The 'autodetection' mode is only supported by arm64 and amd64 for now[1]. This causes mips devices to not do proper detection and incorrectly default back to iptables. I added a fw_mode variable to the tailscale.conf file that could be set to iptables for easy conversion for someone still using iptables. I was able to test on an older mips device and my current aarch64 without issues. Also a few readme updates to bring it up to the current status. 1. https://github.com/tailscale/tailscale/blob/dc7aa98b768bf82017aa5cc82a62dd4d685f811d/util/linuxfw/linuxfw_unsupported.go#L4C58-L4C58 Signed-off-by: Tyler Young <git@yfh.addy.io>
* | snort3: update to 3.1.70.0John Audia2023-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne ,,_ -*> Snort++ <*- o" )~ Version 3.1.70.0 '''' By Martin Roesch & The Snort Team http://snort.org/contact#team Copyright (C) 2014-2023 Cisco and/or its affiliates. All rights reserved. Copyright (C) 1998-2013 Sourcefire, Inc., et al. Using DAQ version 3.0.12 Using LuaJIT version 2.1.0-beta3 Using OpenSSL 3.0.10 1 Aug 2023 Using libpcap version 1.10.4 (with TPACKET_V3) Using PCRE version 8.45 2021-06-15 Using ZLIB version 1.2.13 Using Hyperscan version 5.4.2 2023-09-07 Signed-off-by: John Audia <therealgraysky@proton.me>
* | dnsdist: update to 1.8.1Peter van Dijk2023-09-13
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | mwan3: fix mwan3_connected ubus outputFlorian Eckert2023-09-12
| | | | | | | | | | | | | | | | During the renameing of mwan3_connected_v4 to mwan3_connected_ipv4 and mwan3_connected_v6 to mwan3_connected_ipv6 the adjustment in the ubus call was forgotten. This commit fixes this. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | dawn: Add PKG_BUILD_FLAGS:=no-lto because lto causes strange SegFaultsCarsten Schuette2023-09-11
| | | | | | | | Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
* | dawn: Update to 2023-05-14Carsten Schuette2023-09-11
| | | | | | | | Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
* | Merge pull request #21856 from AuthorReflex/ovpn-2.6.6Alexandru Ardelean2023-09-10
|\ \ | | | | | | openvpn: update to 2.6.6
| * | openvpn: update to 2.6.6Ivan Pavlov2023-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | Small bugfix release For details refer to https://github.com/OpenVPN/openvpn/blob/v2.6.6/Changes.rst Also, set depends on DCO kernel module when ENABLE_DCO flag is set. Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | | unbound: update to 1.18.0Eric Luehrsen2023-09-09
| | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | pdns: update to 4.8.2Peter van Dijk2023-09-08
| | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | haproxy: update to v2.8.3Christian Lachner2023-09-08
| | | | | | | | | | | | | | | | | | | | | - Update haproxy PKG_VERSION and PKG_HASH - See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | Merge pull request #22055 from pprindeville/modem-manager-fix-no-mbim-installFlorian Eckert2023-09-06
|\ \ \ | | | | | | | | modemmanager: handle no *.conf files being installed
| * | | modemmanager: handle no *.conf files being installedPhilip Prindeville2023-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To begin with, there are only a couple of .conf files, and one of them is for testing, and the other is only installed when MBIM is enabled, so if you build without MBIM you'll have a failing install: install -m0644 /home/pprindeville/work/openwrt/build_dir/target-x86_64_musl/modemmanager-1.20.6/ipkg-install/usr/share/ModemManager/*.conf /home/pprindeville/work/openwrt/build_dir/target-x86_64_musl/modemmanager-1.20.6/.pkgdir/modemmanager/usr/share/ModemManager install: cannot stat '/home/pprindeville/work/openwrt/build_dir/target-x86_64_musl/modemmanager-1.20.6/ipkg-install/usr/share/ModemManager/*.conf': No such file or directory make[2]: *** [Makefile:161: /home/pprindeville/work/openwrt/build_dir/target-x86_64_musl/modemmanager-1.20.6/.pkgdir/modemmanager.installed] Error 1 make[2]: Leaving directory '/home/pprindeville/work/openwrt/feeds/packages/net/modemmanager' So make sure there's anything there to copy over first. Signed-off-by: Philip Prindeville <pprindeville@netgate.com>
* | | | v2ray-geodata: Update to latest versionTianling Shen2023-09-06
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | v2raya: Update to 2.2.4Tianling Shen2023-09-06
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | Merge pull request #21992 from ↵Florian Eckert2023-09-05
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | osedl/pr/20230901-modemmanager-fix-permission-denied modemmanager: Fix Permission Denied error
| * | | | modemmanager: Fix Permission Denied errorOliver Sedlbauer2023-09-01
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The proto_send_update function is sending a notification to netifd during the teardown section. However, netifd filters link update notifications executed during teardown, as indicated here: https://git.openwrt.org/?p=project/netifd.git;a=blob;f=proto-shell.c#l515 This was leading to a Permission Denied error due to its behavior, making proto_send_update ineffective during teardown. To address the issue, the proto_send_update function has been removed from the teardown section. This prevents the Permission Denied error while ensuring proper operation during teardown. Additionally, in the 10-report-down helper script, a check has been implemented to determine if the interface is already down. This check is crucial to avoid triggering a Permission Denied error, especially in cases where netifd is already aware of a controlled ifdown operation. Signed-off-by: Oliver Sedlbauer <osedlbauer@tdt.de>
* | | | ddns-scripts: desec.io - update url to httpsdanielpinto8zz62023-09-04
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Pinto <danielpinto8zz6@gmail.com> desec.io ddns update is not working, after testing the endpoint I got a 301, after a bit of search I found out we are supposed to use https instead of http more info here: https://talk.desec.io/t/301-from-update-dedyn-io/644/2 bump PKG_RELEASE
* | | treewide: change my no longer used emailJosef Schlehofer2023-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | Since February 2023, I decided to no longer work with Turris, I mean CZ.NIC company due to some reasons how the development goes and since that day my work address is not available and not sure if there is some redirect to someone else, but if anyone wants to reach me, use my email address, where they can find me. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #21965 from jonasjelonek/crocJeffery To2023-09-04
|\ \ \ | | | | | | | | croc: new package
| * | | croc: new packageJonas Jelonek2023-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | croc is a tool written in Go for sending files from one device to another over the internet using a relay. It runs on multiple platforms, provides end-to-end encryption and works without port forwarding and fixed IP/DynDNS. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
* | | | Merge pull request #21943 from stangri/master-adblock-fastStan Grishin2023-09-03
|\ \ \ \ | | | | | | | | | | adblock-fast: initial commit
| * | | | adblock-fast: initial commitStan Grishin2023-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * this package replaces simple-adblock package * it was impossible to keep existing config structure and continue improving the simple-adblock the way I wanted, hence the new package name * the migration script for existing simple-adblock config is included in the uci-defaults file Signed-off-by: Stan Grishin <stangri@melmac.ca>