aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | snowflake: update to v2.5.1Nick Hainke2023-01-24
| | | | | | | | | | | | | | | | | | Changes in version v2.4.3 - 2023-01-16 - Fix version number in version.go (Changes for v2.5.1 are missing) Signed-off-by: Nick Hainke <vincent@systemli.org>
* | pdns-recursor: update to 4.8.1Peter van Dijk2023-01-24
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | treewide: bump PKG_RELEASE for libiwinfo dependant packagesChristian Marangi2023-01-23
| | | | | | | | | | | | Bump PKG_RELEASE for libiwinfo dependant packages. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | pbr: bugfix: fix is_domain()Stan Grishin2023-01-22
| | | | | | | | | | | | * fixes https://github.com/openwrt/packages/issues/20352 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | tcpreplay: bump to version 4.4.3Alexandru Ardelean2023-01-22
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | xfrpc: update to version 2.1.606Dengfeng Liu2023-01-22
| | | | | | | | Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | cloudflared: Update to 2023.1.0Tianling Shen2023-01-22
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | atlas-sw-probe: add more binariesJosef Schlehofer2023-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They were added in these commits [1] [2] and if they are not included, the RIPE Atlas SW Probe does not work correctly. This should also prevent this from happening in the future as it now. We include all files with .sh extension file type. [1] https://github.com/RIPE-NCC/ripe-atlas-software-probe/commit/70ced29fc3217dd8d61e2b78506b6103ded100aa [2] https://github.com/RIPE-NCC/ripe-atlas-software-probe/commit/71a4ff0e68c55464f766ddb9f1dfe21b22e530db Fixes: https://github.com/openwrt/packages/issues/20338 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | snort3: update to 3.1.52.0John Audia2023-01-21
| | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | snort3: update to 3.1.51.0John Audia2023-01-21
| | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | treewide: quote CC and CXXPaul Fertser2023-01-20
| | | | | | | | | | | | | | When CC is set to e.g. "ccache mips-openwrt-linux-musl-gcc" it needs to be quoted to avoid word splitting on substitution. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | udphp-client: bump to latest git HEADTianling Shen2023-01-19
| | | | | | | | | | | | Fix build with gcc12. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #20337 from bdrung/hosting.deFlorian Eckert2023-01-19
|\ \ | |/ |/| ddns-scripts: add hosting.de provider
| * ddns-scripts: add hosting.de providerBenjamin Drung2023-01-18
| | | | | | | | | | | | | | | | | | | | | | Add hosting.de provider. To use dynamic DNS you have to create a DDNS host with a separate DDNS user. Note: As of 2023-01-17 hosting.de does not work with wget which will fail with `400: Bad Request` (it will work with `--auth-no-challenge`). You should use curl instead. I have reported that to the provider. Signed-off-by: Benjamin Drung <bdrung@bdrung.de>
* | git: update to 2.34.6Michal Vasilek2023-01-18
| | | | | | | | | | | | | | | | | | | | Fixes CVE-2022-23521 Fixes CVE-2022-41903 Fixes CVE-2022-39260 Fixes CVE-2022-39253 Fixes CVE-2022-29187 Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | v2ray-core: Update to 5.2.1Tianling Shen2023-01-18
|/ | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #20317 from stangri/master-simple-adblockStan Grishin2023-01-16
|\ | | | | simple-adblock: update sed for allowing domains
| * simple-adblock: update sed for allowing domainsStan Grishin2023-01-14
| | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | pbr: update to 1.0.1-14Stan Grishin2023-01-17
| | | | | | | | | | | | | | | | * improve install/uninstall messages * fix ips add command * add boot() to init file Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | Merge pull request #20213 from stangri/master-pbrStan Grishin2023-01-16
|\ \ | | | | | | pbr: update to 1.0.1-10
| * | pbr: update to 1.0.1-10Stan Grishin2023-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes: * better error information for empty tid/mark and failure to resolve domains * better handling of entries in /etc/iproute2/rt_tables * update packages definitions and descriptions * remove firewall4 from dependencies to prevent dependency recursion Updates: * introduce nft_user_set_policy and nft_user_set_counter to control options for user nft sets this service creares * use counters in internal nft sets Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | atlas-sw-probe: update to version 5080Josef Schlehofer2023-01-16
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #20326 from neheb/14Florian Eckert2023-01-16
|\ \ \ | | | | | | | | xinetd: fix URL
| * | | xinetd: fix URLRosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | Something went wrong here. Switch to git tarballs. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | snowflake: update to 2.4.2Nick Hainke2023-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes in version v2.4.2 - 2023-01-13 - Issue 40208: Enhance help info for capacity flag - Issue 40232: Update README and fix help output - Issue 40173: Increase clientIDAddrMapCapacity - Issue 40177: Manually unlock mutex in ClientMap.SendQueue - Issue 40177: Have SnowflakeClientConn implement io.WriterTo - Issue 40179: Reduce turbotunnel queueSize from 2048 to 512 - Issue 40187/40199: Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo - Add more tests for URL encoded IPs (safelog) - Fix server flag name - Issue 40200: Use multiple parallel KCP state machines in the server - Add a num-turbotunnel server transport option - Issue: 40241: Switch default proxy STUN server to stun.l.google.com Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | rp-pppoe: update to 3.15Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | atlas-probe: update to 2.6.3Rosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to git tarballs. Remove upstreamed patches and add OpenSSL patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | foolsm: update to 1.0.21Rosen Penev2023-01-14
|/ / / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | netperf: use git tarballRosen Penev2023-01-14
| | | | | | | | | | | | | | | | | | netperf.org is gone now. Only github is left. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | socat: update to 1.7.4.4Rosen Penev2023-01-14
| |/ |/| | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gnunet-fuse: update to version 0.19.1Daniel Golle2023-01-14
| | | | | | | | | | | | | | | | ChangeLog file excert: Fri Dec 30 12:51:11 AM CET 2022 Releasing gnunet-fuse 0.19.1: fix build for GNUnet 0.19.0+. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | gnunet: update to version 0.19.2Daniel Golle2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNUnet has not been updated for a while due to the gnurl-situation. Now that we got libcurl-gnutls, we can update GNUnet. For details, please see the GNUnet release notes: https://www.gnunet.org/en/news/2022-09-0.17.6.html https://www.gnunet.org/en/news/2022-10-0.18.0.html https://www.gnunet.org/en/news/2022-11-0.18.1.html https://www.gnunet.org/en/news/2022-12-0.19.0.html https://www.gnunet.org/en/news/2022-12-0.19.1.html https://www.gnunet.org/en/news/2023-01-0.19.2.html Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libcurl-gnutls: add package, replaces gnURLDaniel Golle2023-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The gnURL-fork of cURL is no longer maintained as cURL finally supports probing and selecting the TLS implementation at run-time. Hence just build a gnuTLS-backed variant of libcurl, use patchelf to change the shared object name, call the result libcurl-gnutls and be done. Other distributions have opted for similar solutions. In future we could convert the curl package to provide build-variants for each TLS implementation; however, this is out of the scope of the needs of GNUnet which used to be only user of libgnurl. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | clamav: remove now obsolete iconv patchRosen Penev2023-01-13
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | safe-search: fix use with dnsmasq in ujailDaniel Golle2023-01-14
| | | | | | | | | | | | | | | | | | | | | | The safe-search package creates symlinks in a configured additional hosts directory. The link targets are inside another directory which has to be made available to dnsmasq as well. Now that support for adding additional paths to dnsmasq was added by commit openwrt/openwrt@aa12a0fdd1c5a004281633c5b0758da1781bb41c implement adding this path using the existing uci-defaults script. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libreswan: set DNSSEC_ROOTKEY_FILE, LINUX_VARIANTEneas U de Queiroz2023-01-13
| | | | | | | | | | | | | | | | | | | | Libreswan will set DEFAULT_DNSSEC_ROOTKEY_FILE from the LINUX_VARIANT variable, which is taken from the ID field in /etc/os-release. This points to the host file, which is wrong. Set both variables when calling make. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | i2pd: update to version 2.45.0Daniel Bermond2023-01-13
| | | | | | | | | | | | | | | | | | Maintainer : @yangfl (David Yang) Build system : Arch Linux x86_64 Build tested : r7800 OpenWrt git master (r21756, commit 55c32a6ce3) Run tested : r7800 OpenWrt git master (r21756, commit 55c32a6ce3) Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
* | ztdns: new packageOskari Rauta2023-01-12
| | | | | | | | | | | | | | ztDNS is a dedicated DNS server for a ZeroTier virtual network. ztdns is alternative to zerotier's own zeronds. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | xinetd: add processing of redirect option in init scriptHelge Mader2023-01-11
| | | | | | | | Signed-off-by: Helge Mader <ma@dev.tdt.de>
* | frp: update to 0.46.1Van Waholtz2023-01-10
| | | | | | | | Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* | frp: update to 0.46.0Van Waholtz2023-01-10
| | | | | | | | | | | | Add `test.sh`. Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* | ocserv: disable libmaxminddb detectionHannu Nyman2023-01-10
| | | | | | | | | | | | | | | | Disable libmaxminddb detection to fix a build error due to missing dependency. (the libmaxminddb library is now detected, but is unncessary.) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | knot: disable libmaxminddb detectionHannu Nyman2023-01-10
| | | | | | | | | | | | | | | | Disable libmaxminddb detection to fix a build error due to missing dependency. (the libmaxminddb library is now detected, but is unncessary.) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | speedtestpp: drop libxml2 dependencyOskari Rauta2023-01-10
| | | | | | | | | | Co-authored-by: Tianling Shen <cnsztl@gmail.com> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | bind: disable geoipJavier Marcet2023-01-09
| | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info> [modified also PKG_RELEASE]
* | ddns-scripts: add support for LuaDNSJihoon Han2023-01-09
| | | | | | | | Signed-off-by: Jihoon Han <rapid_renard@renard.ga>
* | Merge pull request #20244 from stargieg/ddns-scriptsFlorian Eckert2023-01-09
|\ \ | | | | | | ddns-scripts: add strato ipv6 support
| * | ddns-scripts: add strato ipv6 supportPatrick Grimm2023-01-08
| | | | | | | | | | | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
* | | xray-core: Update to 1.7.2Tianling Shen2023-01-09
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | Merge pull request #19358 from AenBleidd/vko_add_boinc-wrapperTianling Shen2023-01-08
|\ \ \ | |/ / |/| | boinc-wrapper: add new package