aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* haproxy: update to v2.8.2Christian Lachner2023-08-11
| | | | | | | - 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 #19218 from stintel/openthreadStijn Tintel2023-08-11
|\ | | | | openthread-br: new package
| * openthread-br: new packageStijn Tintel2023-08-07
| | | | | | | | | | | | | | Add a new package for the OpenThread Border Router. Comes with a netifd protocol handler. See README.md for more information. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | chrony: update to 4.4Miroslav Lichvar2023-08-10
| | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | xtables-addons: add packaging for xt_asn, et alPhilip Prindeville2023-08-08
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | xtables-addons: add MaxMind versions of xt_geoip_dl, etc.Philip Prindeville2023-08-08
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | simple-adblock: force_dns_port validation bugfixStan Grishin2023-08-08
| | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | openssh: add server config subdirectoryPhilip Prindeville2023-08-07
| | | | | | | | | | | | | | | | Most distros allow dropping site configuration files into /etc/sshd_config.d/ so that you don't have to tweak the main server configuration file. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | i2pd: update to version 2.48.0R4SAS I2P2023-08-06
| | | | | | | | Signed-off-by: R4SAS I2P <r4sas@i2pmail.org>
* | v2fly-geodata: Update to latest versionTianling Shen2023-08-06
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | v2raya: Update to 2.1.0Tianling Shen2023-08-06
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | cloudreve: Update to 3.8.1Tianling Shen2023-08-06
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | gnunet: update to version 0.19.4Daniel Golle2023-08-05
| | | | | | | | | | | | | | | | | | | | | | v0.19.4: - No changes v0.19.3: - We now detect MySQL's strange, version-dependent my_bool type on configure. - Add pkg-config definitions for gnunet messenger. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | libcurl-gnutls: update to version 8.2.1Daniel Golle2023-08-05
|/ | | | | | | See cURL changes for details: https://curl.se/changes.html Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* openssh: update to 9.3p2Sibren Vasse2023-08-04
| | | | Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* snort3: update to 3.1.67.0John Audia2023-08-04
| | | | | | Upstream bump Signed-off-by: John Audia <therealgraysky@proton.me>
* knot: update to version 3.2.9Jan Hák2023-08-01
| | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* Merge pull request #21687 from stangri/master-curlStan Grishin2023-07-31
|\ | | | | curl: update to 8.2.1
| * curl: update to 8.2.1Stan Grishin2023-07-31
| | | | | | | | | | | | * https://curl.se/changes.html#8_2_1 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | isc-dhcp: some IoTs need forced rebinding/renewal timesPhilip Prindeville2023-07-30
| | | | | | | | | | | | | | | | I've noticed my AppleTV's refresh their leases ever minute unless I explicitly force their renewal time higher, because it doesn't default to 50% of the lease time. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | isc-dhcp: fix handling multiple instances of 'routes' listPhilip Prindeville2023-07-30
|/ | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* cloudflared: Update to 2023.7.3Tianling Shen2023-07-31
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #21638 from stangri/master-curlStan Grishin2023-07-27
|\ | | | | curl: update to 8.2.0
| * curl: update to 8.2.0Stan Grishin2023-07-23
| | | | | | | | | | | | * https://curl.se/changes.html#8_2_0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | Merge pull request #21666 from pprindeville/isc-dhcp-drop-uci_get_statePhilip Prindeville2023-07-26
|\ \ | | | | | | isc-dhcp: deprecate use of uci_get_state in client scripts
| * | isc-dhcp: use network_get_device in client scriptsPhilip Prindeville2023-07-25
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | openvpn: update to 2.6.5 and add DCO supportMartin Schiller2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates openvpn to version 2.6.5 and add DCO support. There are several changes: - Starting with version 2.6.0, the sources are only provided as .tar.gz file. - removed OPENVPN_<variant>_ENABLE_MULTIHOME: multihome support is always included and cannot be disabled anymore with 2.6.x. - removed OPENVPN_<variant>_ENABLE_DEF_AUTH: deferred auth support is always included and cannot be disabled anymore with 2.6.x. - removed OPENVPN_<variant>_ENABLE_PF: PF (packet filtering) support was removed in 2.6.x. - The internal lz4 library was removed in 2.6.x; we now use the liblz4 package if needed - To increase reproducibility, _DATE_ is only used for development builds and not in release builds in 2.6.x. - wolfSSL support was integrated into upstream openvpn - DES support was removed from openvpn The first two wolfSSL patches were created following these 2 commits: https://github.com/OpenVPN/openvpn/commit/4cf01c8e4381403998341aa32f79f4bf24c7ccb1 https://github.com/OpenVPN/openvpn/commit/028b501734b4a57dc53edb8b11a4b370f5b99e38 Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | transmission: add copy_file_range syscall to seccompMarius Dinu2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this crash: root@RPi3OpenWrt:/# grep -i seccomp /var/log/audit/audit.log type=SECCOMP msg=audit(1689503903.597:16): auid=4294967295 uid=224 gid=1012 ses=4294967295 pid=1752 comm="transmission-da" exe="/usr/bin/transmission-daemon" sig=31 arch=c00000b7 syscall=285 compat=0 ip=0x7fa3b0eefc code=0x80000000 root@RPi3OpenWrt:/# ausyscall 285 copy_file_range root@RPi3OpenWrt:/# Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* | | knxd: new upstream version 0.14.59Othmar Truniger2023-07-24
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | modemmanager: improve 'simple connection' option handlingFlorian Eckert2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | The line to generate the argument list for 'simple connect' is quite long and is not maintainable. To improve the handling a function 'append_param' was added for appending the 'simple connect' options. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | modemmanager: Adding support for 'allow_roaming' optionFrancisco Jose Alvarez2023-07-24
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Francisco Jose Alvarez <francisco.alvarez@galgus.net> * Update commit head * Rebase patch to the latest changes Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | modemmanger: add missing proto_init_update in teardownFlorian Eckert2023-07-24
| | | | | | | | | | | | | | | | | | | | | Inform netifd with missing 'proto_update', that the interface is not up anymore. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | modemmanager: do not set proto_notify_error on teardownFlorian Eckert2023-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If on teardown the 'proto_notify_error' is set to 'MM_TEARDOWN_IN_PROGRESS', then an error which is set on 'setup' is not visible in the ubus network.interface.<iface> status output. { "up": false, "pending": false, "available": true, "autostart": false, "dynamic": false, "proto": "modemmanager", "data": { }, "errors": [ { "subsystem": "dualsim", "code": "MM_TEARDOWN_IN_PROGRESS" } ] } It alway shows the code 'MM_TEARDWON_IN_PROGRESS'! By removing the line 'proto_notify_error "${interface}" MM_TEARDOWN_IN_PROGRESS' in teardown, the last error is show in the proto stack from setup. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #16300 from maxrd2/modemmanager-plmn-supportFlorian Eckert2023-07-24
|\ \ \ | | | | | | | | modemmanager: support setting plmn
| * | | modemmanager: support setting plmnMladen Milinkovic2023-07-21
| | | | | | | | | | | | | | | | Signed-off-by: Mladen Milinkovic <maxrd2@smoothware.net>
* | | | Merge pull request #21631 from stangri/master-https-dns-proxyStan Grishin2023-07-23
|\ \ \ \ | | | | | | | | | | https-dns-proxy: improve CLI messaging
| * | | | https-dns-proxy: improve CLI messagingStan Grishin2023-07-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | Merge pull request #21431 from stangri/master-nebulaStan Grishin2023-07-23
|\ \ \ \ \ | |_|_|_|/ |/| | | | nebula: update to 1.7.2 (and cosmetic fixes)
| * | | | nebula: update to 1.7.2 (and cosmetic fixes)Stan Grishin2023-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update binaries to 1.7.2 * move sharedMemoryOutput variable declaration into output function as it doesn't need to be global * rename parse_yaml function to yaml_parse * add TODOs for future development * update copyright datestamps Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | Merge pull request #21628 from stangri/master-simple-adblockStan Grishin2023-07-23
|\ \ \ \ \ | | | | | | | | | | | | simple-adblock: dnsmasq access bugfix & misc improvements
| * | | | | simple-adblock: dnsmasq access bugfix & misc improvementsStan Grishin2023-07-23
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix permission to dnsmasq files for ad-blocking * add pause function to pause the ad-blocking temporarily * introduce pause_timeout option to control default pause time * update default config and config-update file * use $param instead of $1 in adb_start() Signed-off-by: Stan Grishin <stangri@melmac.ca>
* / | | | softflowd: bump to 1.1.0Stijn Tintel2023-07-23
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The tag is now prefixed with v; update PKG_SOURCE_URL and PKG_BUILD_DIR to reflect this. Drop upstreamed patches. Refresh leftover patch. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | snort3: update to 3.1.66.0John Audia2023-07-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream bump Build system: x86/64 Build-tested: x86/64 Run-tested: x86/64 Signed-off-by: John Audia <therealgraysky@proton.me>
* | | | rclone: Update to 1.63.1Tianling Shen2023-07-22
| |/ / |/| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnsproxy: Update to 0.52.0Tianling Shen2023-07-19
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cloudflared: Update to 2023.7.1Tianling Shen2023-07-19
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | snowflake: update to 2.6.0Nick Hainke2023-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tor projects tries to migrate away from git.torproject.org [0,1]. We need to adjust PKG_SOURCE and GO_PKG name. Further, we need to backport patches to fix compiling on riscv64, so add: - 0001-Bump-minimum-required-version-of-go.patch - 0002-Update-dependencies.patch Changelog: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/commit/2fa8fd9188078eaa169f1edd16815deae4004c6c [0] - https://gitlab.torproject.org/tpo/anti-censorship/team/-/issues/86 [1] - https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/commit/82cc0f38f73c4ca4e12d22173562a092ebd4dea0 Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | transmission: add ftruncate syscall to seccompMarius Dinu2023-07-18
| |/ |/| | | | | | | | | Fixes many crashes. Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* | Merge pull request #21577 from commodo/tcpreplayAlexandru Ardelean2023-07-16
|\ \ | | | | | | tcpreplay: bump to version 4.4.4
| * | tcpreplay: bump to version 4.4.4Alexandru Ardelean2023-07-16
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>