aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | wifi-presence: add new packageAdam Williams2022-04-05
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/awilliams/wifi-presence for details. Signed-off-by: Adam Williams <pwnfactory@gmail.com>
* | | | | | pingcheck: update to 2022-03-01Rosen Penev2022-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with kernel 5.15. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | kea: bump to 2.0.2Stijn Tintel2022-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop patches that no longer apply: - net/kea/patches/001-fix-cross-compile.patch - net/kea/patches/002-fix-host-compile.patch Drop upstreamed patches: - net/kea/patches/020-shared_ptr.patch - net/kea/patches/030-gcc11.patch - net/kea/patches/040-map.patch Fixup patch net/kea/patches/003-no-test-compile.patch. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | kea: drop host buildStijn Tintel2022-04-02
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build is used to build kea-msg-compiler, which is only needed when there are changes to .mes files. Since we're not making any changes to such files, we do not need this. As host build fails for Kea 2.0.2, and the git history for kea doesn't contain any reasoning for enabling it, let's just drop it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* / / / / knot: update to 3.1.7Jan Hák2022-04-01
|/ / / / | | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | clamav: update maintainer emailMarko Ratkaj2022-03-31
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | | gensio: Update to 2.3.6Nita Vesa2022-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since last version: Just bug fixes and minor changes. Signed-off-by: Nita Vesa <werecatf@outlook.com>
* | | | modemmanager: switch to meson build toolsMaxim Anisimov2022-03-30
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Using https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git to download the source code. Added compile option to compile qrtr support. Enabled lto and additional gcc flags for perfomance and less size. Modified to use meson as upstream has abandoned autotools. Removed BUILD_PARALLEL options. These are default with ninja/meson. Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
* | | gensio: Fix circular dependency errorNita Vesa2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | Adding libsctp adds IPV6 dependency to gensio, so this patch is an attempt at working around that with the goal of getting rid of the circular dependency error. Signed-off-by: Nita Vesa <werecatf@outlook.com>
* | | ser2net: Update to version 4.3.5Nita Vesa2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The updated version requires libgensio, libyaml and libpthread, so those have been added accordingly to dependencies. Also added arguments for the configure-script to always attempt to build ser2net with the same settings, instead of leaving it to guess, for consistency. Signed-off-by: Nita Vesa <werecatf@outlook.com>
* | | strongswan: fix forecast plugin dependencyStijn Tintel2022-03-30
| | | | | | | | | | | | | | | | | | | | | The forecast plugin does not require the iptables binary, it uses libiptc instead. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | strongswan: fix connmark plugin dependencyStijn Tintel2022-03-30
| | | | | | | | | | | | | | | | | | | | | The connmark plugin does not require the iptables binary, it uses libiptc instead. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | strongswan: move iptables deps to updown pluginStijn Tintel2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | Let's move the iptables IPsec dependencies out of the strongswan package and into the plugin package that actually depends on it, strongswan-mod-updown. As the default updown script calls the iptables binary, also add a dependency on the iptables-legacy package. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | dhcpcd: bump to 9.4.1Marko Ratkaj2022-03-30
| | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | squid: bump to 4.17Marko Ratkaj2022-03-30
| | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | jool: update to 4.1.8Tiago Gaspar2022-03-29
| | | | | | | | | | | | | | | | | | Update jool to the latest version. Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | sslh: update to v1.22cMartin Moreno2022-03-29
|/ / | | | | | | | | | | | | | | | | | | Change notes: Updated Makefile package version and hash. Added libpcre2 dependency Removed USELIBPCRE make flag (no longer optional within sslh) Updated patch 001 to work with new sslh Makefile Signed-off-by: Martin Moreno <fett3270@yahoo.com>
* | pdns-recursor: update to 4.6.1Peter van Dijk2022-03-28
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | pdns: update to 4.6.1Peter van Dijk2022-03-28
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | uacme: always include ualpnLucian Cristian2022-03-28
| | | | | | | | | | | | with mbetls update we can have ualpn on any variant Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | v2raya: fix panic in go 1.18Tianling Shen2022-03-28
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | mwan3: fix sticky chain lengthFlorian Eckert2022-03-28
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | dnsproxy: Update to 0.42.0Tianling Shen2022-03-27
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #18093 from AuthorReflex/ovpn-2.5.6Hannu Nyman2022-03-27
|\ \ | | | | | | openvpn: update to 2.5.6
| * | openvpn: update to 2.5.6Ivan Pavlov2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me / @mkrkn Compile tested: ramips/mt7620 TP-Link Archer C50 v1, ramips/mt7621 Xiaomi Mi router 3 Pro, ath79/generic TP-Link WDR-3500 Run tested: ramips/mt7620 TP-Link Archer C50 v1, ramips/mt7621 Xiaomi Mi router 3 Pro, ath79/generic TP-Link WDR-3500 bugfix release including one security fix ("Disallow multiple deferred authentication plug-ins.", CVE: 2022-0547) several build fixes, refer to https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | | cloudflared: Update to 2022.3.4Tianling Shen2022-03-27
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | gnunet: work-around sysupgrade restore missing file ownershipsDaniel Golle2022-03-26
| | | | | | | | | | | | | | | | | | | | | | | | Make sure /etc/gnunet and all its files and sub-directories are owned by gnunet:gnunet. This is somehow necessary as file ownership otherwise doesn't survive sysupgrade. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | adblock: 4.1.3-7Dirk Brenken2022-03-24
| | | | | | | | | | | | | | | | | | | | | * removed discontinued source 'gaming' * changed url of source 'reg_kr' Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | xl2tpd: bump to version 1.3.17Yousong Zhou2022-03-24
| | | | | | | | | | | | | | | | | | The typo fix patch was merged upstream Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | ovn: bump to version 22.03.0Yousong Zhou2022-03-24
| | | | | | | | | | | | | | | | | | libovn now depends on libopenvswitch since ovn 21.09.0 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | openvswitch: bump to version 2.17.0Yousong Zhou2022-03-24
| | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #18055 from pprindeville/bind-subpackage-ddns-confgenPhilip Prindeville2022-03-23
|\ \ \ | | | | | | | | bind: add subpackaging for ddns-confgen
| * | | bind: add subpackaging for ddns-confgenPhilip Prindeville2022-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ddns-confgen is a useful tool for generating partial zones for transfer/update in dynamic DNS (ddns) scenarios. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | openvswitch: bump to 2.15.3Stijn Tintel2022-03-23
| | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | openvswitch: enable AUTORELEASEStijn Tintel2022-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable AUTORELEASE in a separate commit so that the next commit can be reverted without having to manually re-introduce it. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | frr: update to 8.2.2 branchLucian Cristian2022-03-22
| | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | horst: fix compilation with ncurses 6.3Rosen Penev2022-03-21
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | cloudflared: Update to 2022.3.3Tianling Shen2022-03-20
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | xray-core: Update to 1.5.4Tianling Shen2022-03-20
| | | | | | | | | | | | | | | | | | | | | | | | Updated geodata to latest version while at it. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | gnunet-fuse: update to 0.16.0Daniel Golle2022-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only notable change since 0.14.0 is that pthread_mutexattr_setkind_np() is now no longer used. pthread_mutexattr_setkind_np() is deprecated and non-standard. The standard version is called pthread_mutexattr_settype() Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | gnunet: update to 0.16.2Daniel Golle2022-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a bugfix release for gnunet 0.16.1. Noteworthy changes in 0.16.2 (since 0.16.1) DHT: Fix path signature handling. GNS: Fix BOX handling in zone apex. NAMESTORE: Prevent storing under invalid labels. Buildsystem: Fix build on *BSD and Guix. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | rclone: Update to 1.58.0Tianling Shen2022-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing call for rclone-config. Refreshed patches. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | usteer: update to latest versionDavid Bauer2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f4e120c band-steering: add band-steering component 439acc5 policy: add steer-reject-timeout 648c6f3 policy: make roam-steers client-rejectable 1fa3210 policy: update roam-state after hard-kicks c19c885 policy: move load-kick out of kick meta-function 96ef3a6 ubus: skip neighbors which exceed their assoc limit 86e7297 policy: export below_max_assoc 33a5acd policy: make policy helpers more generic 32fed79 add local_mode config option Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | Merge pull request #17903 from WereCatf/feature_gensioMichael Heimpold2022-03-18
|\ \ \ \ | | | | | | | | | | gensio: Add new package
| * | | | gensio: Add new packageNita Vesa2022-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc. Signed-off-by: Nita Vesa <werecatf@outlook.com>
* | | | | Merge pull request #18091 from c---/fixcurlwolfsslStan Grishin2022-03-18
|\ \ \ \ \ | | | | | | | | | | | | curl: Fix compiling curl wolfSSL when IPv6 is disabled
| * | | | | curl: Fix compiling curl wolfSSL IPv6 disabledChris Osgood2022-03-18
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Fixes #18082 Signed-off-by: Chris Osgood <chris_github@functionalfuture.com>
* / | | | bind: bump to 9.18.1Noah Meyerhans2022-03-18
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes multiple security issues: * CVE-2022-0667 -- An assertion could occur in resume_dslookup() if the fetch had been shut down earlier * CVE-2022-0635 -- Lookups involving a DNAME could trigger an INSIST when "synth-from-dnssec" was enabled * CVE-2022-0396 -- A synchronous call to closehandle_cb() caused isc__nm_process_sock_buffer() to be called recursively, which in turn left TCP connections hanging in the CLOSE_WAIT state blocking indefinitely when out-of-order processing was disabled. * CVE-2021-25220 -- The rules for acceptance of records into the cache have been tightened to prevent the possibility of poisoning if forwarders send records outside the configured bailiwick Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | cloudflared: Update to 2022.3.2Tianling Shen2022-03-17
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | bind: fix warnings about unknown optionsPhilip Prindeville2022-03-17
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>