Commit Graph

24945 Commits

Author SHA1 Message Date
Rosen Penev 5fb11cf1d5 canutils: uipdate to 2021.06.0
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-07-21 00:14:39 -07:00
Rosen Penev 08f1cb23b9
Merge pull request #16122 from zhoreeq/bump_0_4_0
yggdrasil: bump to 0.4.0
2021-07-20 20:56:40 -07:00
Rosen Penev e0bbf1b454
Merge pull request #16164 from stangri/master-vpnbypass
vpnbypass: update to 1.3.2-1
2021-07-20 20:55:45 -07:00
Stan Grishin 802cc65c72 vpnbypass: updates to 1.3.2-1
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>
2021-07-20 21:23:26 +00:00
Rosen Penev 0b28914abb
Merge pull request #16158 from TDT-AG/pr/20210720-file-magic-fix-pattern
libs: file: magic: remove "u" from pattern
2021-07-20 10:47:40 -07:00
Felix Fietkau ec56b98a7e openvswitch: close flock fd when starting openvswitch services
Fixes deadlock with multiple init script calls

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-07-20 14:26:55 +02:00
Martin Schiller 39fd6151e9 libs: file: magic: remove "u" from pattern
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>
2021-07-20 11:25:51 +02:00
Rosen Penev 66e0dfa7cd
Merge pull request #16153 from nwidger/niels/delve-1.7.0
delve: Update to 1.7.0
2021-07-20 02:14:37 -07:00
Rosen Penev 9e78e814c1
Merge pull request #16155 from 1715173329/yq
yq: Update to 4.11.0
2021-07-20 02:14:07 -07:00
Josef Schlehofer e7aab656ea
Merge pull request #16152 from BKPepe/miniupnpnd-remove-not-upstreamed-patch
Revert "net/miniupnpd: ext_ip_reserved_ignore support"
2021-07-20 10:24:29 +02:00
Jan Hak 5f374929cf knot: update to version 3.0.8
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2021-07-20 09:38:43 +02:00
Tianling Shen a5f657ecf7
yq: Update to 4.11.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-07-19 22:14:58 +08:00
George Iv e135c4c867 yggdrasil: bump to 0.4.0
- 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>
2021-07-19 15:46:16 +03:00
Niels Widger 098d61ca12 delve: Update to 1.7.0
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>
2021-07-19 08:35:46 -04:00
Scott Lamb e5f45b94c0 ddns-scripts: use https for google ipv6 ddns url
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>
2021-07-19 14:22:30 +02:00
Josef Schlehofer 107f3376b5
Revert "net/miniupnpd: ext_ip_reserved_ignore support"
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 b76aa99194.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-07-19 14:03:37 +02:00
Rosen Penev 95bd81e2f9
Merge pull request #16070 from neheb/email
emailrelay: fix compilation with GCC11
2021-07-19 04:02:21 -07:00
Rosen Penev 6e9e50641b
Merge pull request #16067 from neheb/dn
dnsdist: fix compilation with GCC11
2021-07-19 04:01:47 -07:00
Rosen Penev cf537cd2cb
Merge pull request #16098 from neheb/erla
erlang: disable PIE
2021-07-19 04:01:02 -07:00
Rosen Penev e11af80719
Merge pull request #16097 from neheb/telldus
telldus-core: fix compilation with GCC11
2021-07-19 04:00:37 -07:00
Rosen Penev 8be23b252d
Merge pull request #15798 from siger-yeung/master
luaossl: add luaossl(rel-20200709) to feeds
2021-07-19 03:54:39 -07:00
Rosen Penev 9d82bf33af
Merge pull request #16107 from Thermi/strongswan-update-5.9.3
strongswan: update to version 5.9.3
2021-07-19 03:49:11 -07:00
Rosen Penev 88757c8491
Merge pull request #16130 from 1715173329/dnsproxy
dnsproxy: add new package
2021-07-19 03:45:53 -07:00
Rosen Penev 804197b246
Merge pull request #16131 from 1715173329/dnslookup
dnslookup: add new package
2021-07-19 03:45:02 -07:00
Rosen Penev 968c4e9430
Merge pull request #16139 from LGA1150/bond
bonding: allow xmit_hash_policy in 802.3ad mode
2021-07-19 03:41:52 -07:00
Rosen Penev 9c3d58a023
Merge pull request #16149 from jefferyto/golang-1.16.6
golang: Update to 1.16.6
2021-07-19 03:38:01 -07:00
Jeffery To c0c62227bd
golang: Update to 1.16.6
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>
2021-07-19 06:44:52 +08:00
Rosen Penev 66f7c21d4e
Merge pull request #16074 from neheb/nss3
nss: disable parallel compilation
2021-07-18 00:15:05 -07:00
Luiz Angelo Daros de Luca 602ab76b04
Merge pull request #16142 from micmac1/sane-usbids
sane-backends: fix usbid generation
2021-07-18 00:53:54 -03:00
Noel Kuntze 6c3d30c0cb
strongswan: update to version 5.9.3
Signed-off-by: Noel Kuntze <noel.kuntze@thermi.consulting>
2021-07-18 04:30:35 +02:00
Sebastian Kemper f37006c2e6 sane-backends: use macros (properly), remove chmod
- use $(INSTALL_DIR) instead of mkdir
- using $(INSTALL_CONF) and then running chmod is pointless, use
  $(INSTALL_DATA) directly
- /etc/xinetd.d/sane-port doesn't need read protection from non-root
  users, use $(INSTALL_DATA) as well

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-07-17 14:03:44 +02:00
Sebastian Kemper 977109e286 sane-backends: fix usbid file generation
On some build systems (build bots, Debian Buster for example) the
current mechanism in the Build/Install define doesn't run. Replace it
with shell fu that works.

Issue was reported, see [1].

[1] https://github.com/openwrt/packages/issues/16085

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-07-17 14:01:04 +02:00
Daniel Golle ad61196780
uvol: general clean up
* make sure new volumes are in state 'down' until explicitely
   requested to transition to 'up' state. Useful for additional
   verification steps after writing a read-only volume.
 * remove unused ubus events as blockd does that much better now

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-07-16 22:48:38 +01:00
DENG Qingfang e52f635c36 bonding: allow xmit_hash_policy in 802.3ad mode
Allow the transmit hash policy to be changed in 802.3ad mode.

Signed-off-by: DENG Qingfang <dqfext@gmail.com>
2021-07-16 16:28:51 +08:00
Rosen Penev 9eb200f0d5
Merge pull request #16118 from commodo/python-updates1
python-{simplejson,cffi,pillow}: update versions
2021-07-15 11:46:40 -07:00
Rosen Penev 9ffdf3bc54
Merge pull request #16134 from luizluca/ruby-3.0.2
ruby: update to 3.0.2
2021-07-15 11:43:18 -07:00
Rosen Penev 48a1cfb761
Merge pull request #16127 from 1715173329/yq
yq: Update to 4.9.8
2021-07-15 11:41:29 -07:00
Rosen Penev 3e5863198f
Merge pull request #16124 from neheb/spa
boost: fix compilation error under SPARC
2021-07-15 11:40:52 -07:00
Luiz Angelo Daros de Luca 1b41e8f641 ruby: update to 3.0.2
This release fixes some bugs and these vulnerabilities:

* CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP
* CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP
* CVE-2021-31799: A command injection vulnerability in RDoc

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2021-07-15 14:44:15 -03:00
Tianling Shen fb2121084b
dnsproxy: add new package
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>
2021-07-15 21:15:24 +08:00
Tianling Shen 49ecba18df
dnslookup: add new package
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>
2021-07-15 19:38:47 +08:00
Tianling Shen 855e5b6eb5
yq: Update to 4.9.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-07-15 17:24:46 +08:00
Rosen Penev efc8bc28ab
Merge pull request #15934 from lnslbrty/package/httptunnel
httptunnel: add new package
2021-07-14 19:22:37 -07:00
Rosen Penev ba06622589
Merge pull request #15899 from jefferyto/addrwatch-fixes
addrwatch: Various fixes
2021-07-14 19:21:35 -07:00
Rosen Penev 567cd225e5
Merge pull request #15702 from dangowrt/kplex-sierra-gps-start
kplex: add support for Sierra Wireless Gobi GPS
2021-07-14 19:19:41 -07:00
Rosen Penev 8e35ba8860 boost: fix compilation error under SPARC
Missing braces.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-07-14 19:08:47 -07:00
Luka Perkov 69df02caba
Merge pull request #16120 from sartura/uci2-1.0-5606418
uci2: bump to git HEAD as of 2021-07-12
2021-07-14 13:59:00 +02:00
Jakov Petrina e4be8d12aa uci2: bump to revision v1.0-5606418
Pull in latest API changes from upstream.

Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
2021-07-14 13:30:34 +02:00
Alexandru Ardelean f70ad0e816 pillow: bump to version 8.3.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-07-14 11:20:08 +03:00
Alexandru Ardelean e08b94b753 python-cffi: bump to version 1.14.6
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-07-14 11:20:07 +03:00