aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #22483 from rsalvaterra/tor-bumpAlexandru Ardelean2023-10-30
|\ \ \ \ \ | | | | | | | | | | | | tor: update to the latest stable release (0.4.8.7)
| * | | | | tor: update to 0.4.8.7 stableRui Salvaterra2023-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix release, see the changelog [1] for what's new. [1] https://gitlab.torproject.org/tpo/core/tor/-/raw/tor-0.4.8.7/ChangeLog Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | | | | restic-rest-server: update to 0.12.1Fabian Lipken2023-10-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
* | | | | | Revert "mdnsresponder: move libdns_sd into own directory"Stijn Tintel2023-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit breaks ohybridproxy in the routing feed. This reverts commit e0c85eb48556798af5ef6a2b2f7e1afdf9880163.
* | | | | | Revert "openthread-br: fix actually building"Stijn Tintel2023-10-29
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5958fd068fd0eb96a59c1758fd1906f472981ad5.
* | | | | | Merge pull request #22496 from mwarning/zt_typoTianling Shen2023-10-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | zerotier: fix typo
| * | | | | | zerotier: fix typoMoritz Warning2023-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | | snort3: update to 3.1.73.0John Audia2023-10-28
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne ,,_ -*> Snort++ <*- o" )~ Version 3.1.73.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.11 19 Sep 2023 Using libpcap version 1.10.4 (with TPACKET_V3) Using PCRE version 8.45 2021-06-15 Using ZLIB version 1.3 Using Hyperscan version 5.4.2 2023-10-26 Signed-off-by: John Audia <therealgraysky@proton.me>
* | | | | | travelmate: release 2.1.1-2Dirk Brenken2023-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * more small fixes & enhancements * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #22485 from osedl/modemmanager-fix-race-conditionFlorian Eckert2023-10-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Modemmanager fix race condition
| * | | | | | modemmanager: check status of report-kernel-eventOliver Sedlbauer2023-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At mm_report_modem_wait a wait status is set. When attempting to report an event (via hotplug or during startup) and the DBus is not yet available, the status in the sysfs cache is set to 'processed' incorrectly, even if mmcli fails. This is fixed by aborting the operation and logging an error when the kernel report fails. Signed-off-by: Oliver Sedlbauer <osedlbauer@tdt.de>
| * | | | | | modemmanager: remove sysfscache after dbus readyOliver Sedlbauer2023-10-25
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The mm_report_events_from_cache method is called during the startup and informs the ModemManager of kernel events. Additionally, hotplug scripts inform the ModemManager of kernel events. Processed events are stored in the sysfs cache. It is possible for a hotplug script to write to the sysfs cache while the mm_report_events_from_cache method is still waiting for the ModemManager to be available on the bus during startup. This could lead to a misbehavior where modems are not recognized. To ensure a clean state on startup, the sysfs cache is cleared after the ModemManager is available, ensuring reliable processing of kernel events. Signed-off-by: Oliver Sedlbauer <osedlbauer@tdt.de>
* | / / / / https-dns-proxy: bugfix: crashes on logging from upstreamStan Grishin2023-10-26
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 2023-10-25 upstream version which fixes the crashes on logging on ath79 * remove no longer needed 030-src-logging.c-fix-crash.patch * update 010-cmakelists-remove-cflags.patch to work with a new version * update 020-src-options.c-add-version.patch to work with a new version Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | Merge pull request #22447 from stangri/master-curlStan Grishin2023-10-26
|\ \ \ \ \ | | | | | | | | | | | | curl: prepare for HTTP/3 support
| * | | | | curl: prepare for HTTP/3 supportStan Grishin2023-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * these changes along with 2 PRs below and using non-standard openssl library allow for building curl with HTTP/3 support * https://github.com/openwrt/packages/pull/22443 * https://github.com/openwrt/packages/pull/22444 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | | snowflake: update to 2.7.0Nick Hainke2023-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release Notes: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/tags/v2.7.0 Proxy churn is removed and because of that also distinctcounter: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/commit/6393af6bab0f7c3c95b11352d5c582d2000062fa Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | dnsproxy: Update to 0.56.2Tianling Shen2023-10-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | rclone: Update to 1.64.2Tianling Shen2023-10-25
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | travelmate: release 2.1.1Dirk Brenken2023-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * various vpn/wireguard improvements & fixes * improved compatibility with new netifd * added open STA improvements by @brianjmurrell * closes #22227 #22288 #22357 Signed-off-by: Dirk Brenken dev@brenken.org Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | transmission: update to 4.0.4Andrew Sim2023-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Transamission to 4.0.4 stable release Changelog: https://github.com/transmission/transmission/releases/tag/4.0.4 Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
* | | | | Merge pull request #22492 from douglarek/masterJosef Schlehofer2023-10-24
|\ \ \ \ \ | | | | | | | | | | | | sing-box: update to v1.5.4
| * | | | | sing-box: update to v1.5.4Leo Douglas2023-10-24
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.5.4 Signed-off-by: Leo Douglas <douglarek@gmail.com>
* / | | | https-dns-proxy: bugfix: prevent crashes on IPv6 systemsStan Grishin2023-10-24
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update service triggers so that procd_add_raw_trigger is only executed on boot and not on other service actions * remove outdated iface hotplug script Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | tor: fix daemon reloadingValdikSS ValdikSS2023-10-22
| | | | | | | | | | | | | | | | | | | | | | | | procd requires init script name, not the path to executable Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
* | | | nginx: add option to compile STREAM REAL IP moduleChristian Marangi2023-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to compile STREAM REAL IP module. Closes: #22310 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | | ooniprobe: remove unused packageJosef Schlehofer2023-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package is not maintained anymore in the OpenWrt packages feed and since we updated Go to 1.21 version, it is not compiled either. Let's hope that with removing this package from our feed, someone will step it and become a maintainer to take care of this package. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | shadowsocks-libev: convert to PCRE2Christian Marangi2023-10-22
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert package to PCRE2 by porting a pending patch from a closed PR. The PR is old but the code never changed and is simple enough to check the changes. The patch apply directly with no changes (aside from commenting out the travis CI file) The PR was never merged as PCRE2 at times was too new and they were trying to find a better regex lib. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | adblock-fast: bugfix: allow commandStan Grishin2023-10-21
| | | | | | | | | | | | | | | | | | | | | | | | * fix sed to properly purge allowed domains from block-lists * ensure resolver is restarted on allow command * reduce pause default/max in attempt to make it work with luci Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | rclone: Update to 1.64.1Tianling Shen2023-10-20
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | pdns: update to 4.8.3 and update pdns.conf-distPeter van Dijk2023-10-20
| | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | conntrack-tools: update to 1.4.8Nick Hainke2023-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | Release Notes: https://marc.info/?l=netfilter&m=169598613909790&w=2 Furthermore, switch to "tar.xz". Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | net-snmp: backport patch fixing memory leak for PCRE2Christian Marangi2023-10-18
|/ / | | | | | | | | | | | | Backport patch fixing memory leak for PCRE2 present upstream. Fixes: #22428 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | Merge pull request #22371 from IgorBai/patch-3Florian Eckert2023-10-18
|\ \ | |/ |/| ddns-scripts: add new DDNS provider ipnodns.ru
| * ddns-scripts: add new DDNS provider ipnodns.ruIgor Baidasov2023-10-18
| | | | | | | | Signed-off-by: Igor Baidasov <igorbay@bk.ru>
* | Merge pull request #22427 from Linaro1985/update_mm_1.22.0Florian Eckert2023-10-18
|\ \ | | | | | | modemmanager: bump to 1.22.0
| * | modemmanager: bump to 1.22.0Maxim Anisimov2023-10-18
| | | | | | | | | | | | | | | | | | | | | | | | - switch to builtin plugins - import upstream patch for fixing support of ublox LARA-R6001 / LARA-R6001D modules (see: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/779) Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* | | https-dns-proxy: bugfix: logging crashing instances on ath79Stan Grishin2023-10-17
|/ / | | | | | | | | | | | | | | | | | | * finally fixes https://github.com/openwrt/packages/issues/19366 * simplify service_triggers * improve output for dnsmasq restart * improve grep/sed dependencies * remove interface hotplug Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | v2ray-geodata: Update to latest versionTianling Shen2023-10-16
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | samba4: Update to version 4.18.8Michal Hrusecky2023-10-16
| | | | | | | | | | | | | | | | Mainly security release, fixing CVE-2023-3961, CVE-2023-4091, CVE-2023-4154, CVE-2023-42669 and CVE-2023-42670. For more details see: https://www.samba.org/samba/history/samba-4.18.8.html Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | isc-dhcpd: Redux of convenience functions avoiding sed/cutPhilip Prindeville2023-10-15
| | | | | | | | | | | | Also minimize messing with $IFS. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | isc-dhcp: Use 'append' instead of manually appendingPhilip Prindeville2023-10-15
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #22414 from pprindeville/isc-dhcp-no-empty-rangesPhilip Prindeville2023-10-15
|\ \ | | | | | | isc-dhcp: refuse to add empty DHCP ranges
| * | isc-dhcp: refuse to add empty DHCP rangeLeon M. Busch-George2023-10-15
| | | | | | | | | | | | | | | | | | | | | ipcalc.sh no longer outputs invalid ranges and fails with an error code in such cases. React to the error. Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
| * | isc-dhcp: adapt to new ipcalc paradigmLeon M. Busch-George2023-10-15
| | | | | | | | | | | | | | | | | | | | | | | | With #12925, 'BROADCAST' will no longer be set if there is no local broadcast address (rather than holding the global broadcast address). Prepare for the merge but stay compatible with the old version of ipcalc. Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
* | | Merge pull request #22404 from vgaetera/openconnect-pfsNikos Mavrogiannopoulos2023-10-15
|\ \ \ | |_|/ |/| | openconnect: add support for option --pfs
| * | openconnect: add support for option --pfsVladislav Grigoryev2023-10-14
| | | | | | | | | | | | | | | | | | | | | Add support for the OpenConnect option `--pfs`. Designed to require perfect forward secrecy. Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
* | | netbird: update to 0.23.9Oskari Rauta2023-10-14
|/ / | | | | | | | | | | | | | | | | | | | | | | Changelog: - Add Pagination for IdP Users Fetch by @bcmmbaga in #1210 - Rework peer connection status based on the update channel existence by @surik in #1213 - Fix nil pointer exception in group delete by @pappz in #1211 - Fix/key backup in config script by @pappz in #1206 Full changelog: https://github.com/netbirdio/netbird/compare/v0.23.8...v0.23.9 Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | dnsdist: update to 1.8.2Peter van Dijk2023-10-14
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | nginx: fix nginx lua module compilation errorChristian Marangi2023-10-13
| | | | | | | | | | | | | | | | | | | | Add pending patch fixing compilation error for missing pcre.h. This is caused by a bug on their end by trying to add pcre.h even if we are using the PCRE2 library. Fixes: f0754531c4d8 ("nginx: move to PCRE2") Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | dnsproxy: Update to 0.56.1Tianling Shen2023-10-11
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>