aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* openvswitch: refresh patchesStijn Tintel2021-07-23
| | | | | | | CI run fails due to dirty patches, so refresh them. Fixes: f4f1a25e80f5 ("openvswitch: bump to version 2.15.0") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* Merge pull request #16185 from neheb/P1Nikos Mavrogiannopoulos2021-07-22
|\ | | | | p11-kit: update to 0.24.0
| * p11-kit: update to 0.24.0Rosen Penev2021-07-21
| | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #16192 from turris-cz/syslogngJosef Schlehofer2021-07-22
|\ \ | | | | | | syslog-ng: update to version 3.33.2
| * | syslog-ng: update to version 3.33.2Josef Schlehofer2021-07-21
|/ / | | | | | | | | | | | | Changelog: https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.33.2 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #16184 from neheb/VpLuiz Angelo Daros de Luca2021-07-21
|\ \ | | | | | | libvpx: update to 1.10.0
| * | libvpx: update to 1.10.0Rosen Penev2021-07-21
| |/ | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #16190 from neheb/FuseRosen Penev2021-07-21
|\ \ | | | | | | fuse3: update to 3.10.4
| * | fuse3: update to 3.10.4Rosen Penev2021-07-21
| |/ | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #16167 from neheb/MdpRosen Penev2021-07-21
|\ \ | | | | | | mpd: update to 0.22.9
| * | mpd: update to 0.22.9Rosen Penev2021-07-20
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16188 from neheb/UaRosen Penev2021-07-21
|\ \ \ | | | | | | | | uacme: update to 1.7.1
| * | | uacme: update to 1.7.1Rosen Penev2021-07-21
| | |/ | |/| | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16176 from neheb/CaRosen Penev2021-07-21
|\ \ \ | |/ / |/| | clamav: update to 0.103.3
| * | clamav: update to 0.103.3Rosen Penev2021-07-21
|/ / | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #16122 from zhoreeq/bump_0_4_0Rosen Penev2021-07-20
|\ \ | | | | | | yggdrasil: bump to 0.4.0
| * | yggdrasil: bump to 0.4.0George Iv2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | - Bump yggdrasil-go version to v0.4.0 - Update ygguci tool for compatibility with the new yggdrasil-go version - Yggdrasil's config file is now generated in a separate command before running the daemon Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* | | Merge pull request #16164 from stangri/master-vpnbypassRosen Penev2021-07-20
|\ \ \ | |_|/ |/| | vpnbypass: update to 1.3.2-1
| * | vpnbypass: updates to 1.3.2-1Stan Grishin2021-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: domain names bypass rename config file update Makefile updated README link updated shellcheck compatibility support for 21.02.0-rc2 and later updated code for interface triggers add newline to test.sh Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | Merge pull request #16158 from TDT-AG/pr/20210720-file-magic-fix-patternRosen Penev2021-07-20
|\ \ \ | | | | | | | | libs: file: magic: remove "u" from pattern
| * | | libs: file: magic: remove "u" from patternMartin Schiller2021-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This backports an upstream fix for the following warning: Warning: Unparsable number `xu \b, dcrypt version %d' Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | openvswitch: close flock fd when starting openvswitch servicesFelix Fietkau2021-07-20
| | | | | | | | | | | | | | | | | | | | | | | | Fixes deadlock with multiple init script calls Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | Merge pull request #16153 from nwidger/niels/delve-1.7.0Rosen Penev2021-07-20
|\ \ \ \ | | | | | | | | | | delve: Update to 1.7.0
| * | | | delve: Update to 1.7.0Niels Widger2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/go-delve/delve/blob/master/CHANGELOG.md#170-2021-07-19 for changes. Signed-off-by: Niels Widger <niels@qacafe.com>
* | | | | Merge pull request #16155 from 1715173329/yqRosen Penev2021-07-20
|\ \ \ \ \ | |_|/ / / |/| | | | yq: Update to 4.11.0
| * | | | yq: Update to 4.11.0Tianling Shen2021-07-19
| |/ / / | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | Merge pull request #16152 from BKPepe/miniupnpnd-remove-not-upstreamed-patchJosef Schlehofer2021-07-20
|\ \ \ \ | | | | | | | | | | Revert "net/miniupnpd: ext_ip_reserved_ignore support"
| * | | | Revert "net/miniupnpd: ext_ip_reserved_ignore support"Josef Schlehofer2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch is causing several issues [1], which then were reported to upstream [2] and it was not accepted by upstream [3]. This results that nobody maintain this custom patch and it is not useful as it is changing addr_is_reserved behavior. [1] https://github.com/openwrt/packages/issues/15258 [2] https://github.com/miniupnp/miniupnp/issues/542 [3] https://github.com/miniupnp/miniupnp/pull/511 This reverts commit b76aa9919489f49b472a8f939f6d46ca33d05f64. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | knot: update to version 3.0.8Jan Hak2021-07-20
| |/ / / |/| | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | ddns-scripts: use https for google ipv6 ddns urlScott Lamb2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This matches an ipv4 change in 21f5cdd2fa and has the same rationale. Google requires https for both ipv6 and ipv6. Signed-off-by: Scott Lamb <slamb@slamb.org>
* | | | Merge pull request #16070 from neheb/emailRosen Penev2021-07-19
|\ \ \ \ | | | | | | | | | | emailrelay: fix compilation with GCC11
| * | | | emailrelay: fix compilation with GCC11Rosen Penev2021-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #16067 from neheb/dnRosen Penev2021-07-19
|\ \ \ \ \ | | | | | | | | | | | | dnsdist: fix compilation with GCC11
| * | | | | dnsdist: fix compilation with GCC11Rosen Penev2021-07-07
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #16098 from neheb/erlaRosen Penev2021-07-19
|\ \ \ \ \ | | | | | | | | | | | | erlang: disable PIE
| * | | | | erlang: disable PIERosen Penev2021-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fails to compile with it on. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #16097 from neheb/telldusRosen Penev2021-07-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | telldus-core: fix compilation with GCC11
| * | | | | | telldus-core: fix compilation with GCC11Rosen Penev2021-07-11
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15798 from siger-yeung/masterRosen Penev2021-07-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | luaossl: add luaossl(rel-20200709) to feeds
| * | | | | | luaossl: add luaossl(rel-20200709) to feedsSiger Yang2021-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siger Yang <sigeryeung@gmail.com> luaossl: fix maintainer Signed-off-by: Siger Yang <sigeryeung@gmail.com>
* | | | | | | Merge pull request #16107 from Thermi/strongswan-update-5.9.3Rosen Penev2021-07-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | strongswan: update to version 5.9.3
| * | | | | | | strongswan: update to version 5.9.3Noel Kuntze2021-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noel Kuntze <noel.kuntze@thermi.consulting>
* | | | | | | | Merge pull request #16130 from 1715173329/dnsproxyRosen Penev2021-07-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | dnsproxy: add new package
| * | | | | | | | dnsproxy: add new packageTianling Shen2021-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple DNS proxy server that supports all existing DNS protocols including DNS-over-TLS, DNS-over-HTTPS, DNSCrypt, and DNS-over-QUIC. Moreover, it can work as a DNS-over-HTTPS, DNS-over-TLS or DNS-over-QUIC server. For documents, see https://github.com/AdguardTeam/dnsproxy. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | | Merge pull request #16131 from 1715173329/dnslookupRosen Penev2021-07-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | dnslookup: add new package
| * | | | | | | | | dnslookup: add new packageTianling Shen2021-07-15
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple command line utility to make DNS lookups. Supports all known DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt. For documents, see https://github.com/ameshkov/dnslookup. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | | Merge pull request #16139 from LGA1150/bondRosen Penev2021-07-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | bonding: allow xmit_hash_policy in 802.3ad mode
| * | | | | | | | | bonding: allow xmit_hash_policy in 802.3ad modeDENG Qingfang2021-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow the transmit hash policy to be changed in 802.3ad mode. Signed-off-by: DENG Qingfang <dqfext@gmail.com>
* | | | | | | | | | Merge pull request #16149 from jefferyto/golang-1.16.6Rosen Penev2021-07-19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | golang: Update to 1.16.6
| * | | | | | | | | golang: Update to 1.16.6Jeffery To2021-07-19
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fix for CVE-2021-34558 (crypto/tls: clients can panic when provided a certificate of the wrong type for the negotiated parameters). Signed-off-by: Jeffery To <jeffery.to@gmail.com>