Commit Graph

25223 Commits

Author SHA1 Message Date
Nick Hainke ee193dffb4 snowflake: update to v2.5.1
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>
(cherry picked from commit ac9027aebb)
2023-02-18 10:07:06 +01:00
Alexandru Ardelean e7e30dfc8d django: bump to version 3.2.18
Fixes:
  https://nvd.nist.gov/vuln/detail/CVE-2023-23969

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-02-17 19:27:10 +02:00
Tianling Shen f9a4173497
xray-core: Update to 1.7.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b4c4b17308)
[Updated geodata to latest version, based on 669357351c]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-14 06:38:35 +08:00
Noah Meyerhans 0e8b663fbc
bind: update to 9.18.11
Fixes CVEs:
      - CVE-2022-3924: Fix serve-stale crash when recursive clients
      soft quota is reached.
      - CVE-2022-3736: Handle RRSIG lookups when serve-stale is
      active.
      - CVE-2022-3094: An UPDATE message flood could cause named to
      exhaust all available memory. This flaw was addressed by adding
      a new "update-quota" statement that controls the number of
      simultaneous UPDATE messages that can be processed or
      forwarded. The default is 100. A stats counter has been added to
      record events when the update quota is exceeded, and the XML and
      JSON statistics version numbers have been updated.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
(cherry picked from commit 47fcec43ab)
2023-02-01 23:19:26 +01:00
Oskari Rauta f8cfcab26c
crun: update to 1.3
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
(cherry picked from commit 7034d3cbba)
2023-02-01 23:07:04 +01:00
Oskari Rauta 1579bb624e
crun: update to version 1.2
release notes:

0.20.1
 - container: ignore error when resetting the SELinux label for the keyring.

0.21
 - when compiled with krun, automatically use it if the current executable file is called "krun"
 - cgroup: lookup pids controller as well when the memory controller is not available
 - status: add fields for owner and created timestamp
 - honor memory swappiness set to 0

1.0
 - Fix symlink target mangling for tmpcopyup targets.
 - Makefile.am: fix link error when using directly libcrun.
 - cgroup: add support for setting memory.use_hierarchy on cgroup v1.
 - linux: treat pidfd_open failures EINVAL as ESRCH.
 - cgroup: chown the current container cgroup to root in the container.

1.1
 - utils: retry openat2 on EAGAIN. If the openat2 syscall is interrupted, try again.
 - criu: fix save of external descriptors. Now restored containers attach correctly their standard streams.
 - criu: Add support for external PID namespace.
 - container: Set primary process to 1 via LISTEN_PID by default if user configuration is missing.
 - exec: refuse to exec in a paused container/cgroup.
 - cgroup: use cgroup.kill when available. It is faster to kill a container through its cgroup as there is no need to recurse over the cgroup pids and terminate each one of them.

1.2
 - criu: add support for external ipc, uts and time namespaces.
 - exec: fix regression in 1.1 where containers are being wrongly reported as paused.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
(cherry picked from commit 3873a850a5)
2023-02-01 23:06:36 +01:00
Oskari Rauta 7d78b97652
podman: update to v3.4.4
list of changes: https://github.com/containers/podman/releases

Added patch for compiling with musl. Patch can be removed on next
release as it is already merged to podman git but not on this release.
Patch moves definition in source so definition is available before it
is being used.

Patch source: https://github.com/containers/podman/pull/12564

Patch re-created with quilt.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
(cherry picked from commit 5ff3b25509)
2023-02-01 23:04:34 +01:00
Oskari Rauta 3b058e762d
podman: update to 3.4.2
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
(cherry picked from commit b011f3faf8)
2023-02-01 23:03:27 +01:00
Olivier Poitrey 6e4fb5bfb4 nextdns: Update to version 1.39.4
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2023-01-28 06:38:25 +08:00
Rafał Miłecki a7a3615681 ksmbd: select ASN1 explicitly to reduce dependencies
ksmbd requires ASN.1 grammar compiler so it depends on CONFIG_ASN1. It
should select kmod-asn1-decoder for above reason.

Due to some problems with kmod-asn1-decoder in the past ksmbd was
selecting kmod-nf-nathelper-extra instead. That was affecting network
performance in kernel as each loaded conntrack module adds some overhead
to packets processing.

Fix this unwanted side effect by depending on kmod-asn1-decoder
directly.

Link: http://lists.openwrt.org/pipermail/openwrt-devel/2023-January/040298.html
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2023-01-27 11:29:47 +01:00
Dirk Brenken de41f9a0d9
Merge pull request #20406 from realizelol/openwrt-21.02
[21.02] banip: renew tor urls
2023-01-27 11:19:47 +01:00
Chris b08549f9eb banip: renew tor urls as previous ones were death.
Signed-off-by: Chris Schulten <bsw.bsw@gmx.de>
2023-01-27 10:58:06 +01:00
Jan Hák 3e8cc5d1b6
knot: update to version 3.2.4
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit c933a15ceb)
2023-01-26 18:34:04 +01:00
Jan Hák 428c554329
knot: update to version 3.2.3
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit 4370e457c8)
2023-01-26 18:34:00 +01:00
Jan Hák 650ffc592e
knot: update to version 3.2.2
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit a5913d51c7)
2023-01-26 18:33:56 +01:00
Michael Heimpold e6b36ce4a3
Merge pull request #20270 from mhei/21.02-php8-update-8.0.27
[21.02] php8: update to 8.0.27
2023-01-22 23:51:56 +01:00
Hannu Nyman a3e312f7ea
Merge pull request #20358 from hnyman/rtty2102
Rtty2102
2023-01-21 22:09:37 +02:00
Josef Schlehofer 5f977fe36b
atlas-sw-probe: add more binaries
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] 70ced29fc3
[2] 71a4ff0e68

Fixes: https://github.com/openwrt/packages/issues/20338

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 1a368a5409)
2023-01-21 20:48:04 +01:00
Hannu Nyman 9c66f9c816
Merge pull request #20357 from hnyman/wifidog2102
[21.02] wifidog: fix compilation with more recent wolfssl
2023-01-21 21:37:18 +02:00
Hannu Nyman ff9d4f70f5
Merge pull request #20356 from hnyman/libuhttpd2102
[21.02] fix libuhttpd
2023-01-21 21:30:18 +02:00
Jianhui Zhao d247ca8ef2 rtty: update to 8.0.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit 0ea357c164)
(cherry picked from commit 8377e516e9)
2023-01-21 21:20:27 +02:00
Sergey V. Lobanov cda7d2f24c rtty: add compatibility for wolfssl >= 5.0
NTRU support has been removed in wolfssl 5.0 so it is required to
mask NTRU specific code if wolfssl >= 5.0

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
(cherry picked from commit 9913c0899a)
2023-01-21 21:20:05 +02:00
Jianhui Zhao 38f9166dd6 rtty: update to 8.0.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit 12c5ed9a4c)
2023-01-21 21:19:54 +02:00
Jianhui Zhao 3a8278b25a rtty: update to 7.4.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit 110e24ad9c)
2023-01-21 21:19:36 +02:00
Jianhui Zhao d39b7bf3a3 rtty: update to 7.4.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit a9a1d8740b)
2023-01-21 21:15:46 +02:00
Rosen Penev ef25b82951 wifidog: fix compilation with more recent wolfssl
Needs an extra header. pthread.h is also no longer implicitly included.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 4605f98b41)
2023-01-21 21:09:37 +02:00
Sergey V. Lobanov b1a0002409 libuhttpd: add compatibility for wolfssl >= 5.0
NTRU support has been removed in wolfssl 5.0 so it is required to
mask NTRU specific code if wolfssl >= 5.0

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
(cherry picked from commit 9a9f26796b)
2023-01-21 20:55:52 +02:00
Rosen Penev fd86eba029 libuhttp: don't build examples
Speeds up compilation and potentially fixes it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 21e5a1e7d3)
2023-01-21 20:55:43 +02:00
Jianhui Zhao 4afb7633b7 libuhttpd: Update to 3.12.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit 4c163b0b12)
2023-01-21 20:55:34 +02:00
Jianhui Zhao a76c1a8441 libuhttpd: Update to 3.12.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit 756d9e906b)
2023-01-21 20:55:25 +02:00
Jianhui Zhao ae5a221a7b libuhttpd: Update to 3.11.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit 3aa128f007)
2023-01-21 20:55:14 +02:00
Jianhui Zhao 2c2d58e521 libuhttpd: Update to 3.10.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit 20328691d3)
2023-01-21 20:55:04 +02:00
Jianhui Zhao bfa450bbc8 libuhttpd: Update to 3.10.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit a5fbbb9970)
2023-01-21 20:54:56 +02:00
Jianhui Zhao 2e3216e0bd libuhttpd: Update to 3.9.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
(cherry picked from commit 696d5021da)
2023-01-21 20:54:43 +02:00
Hannu Nyman f396f23812 nano: update to 7.2
Update nano editor to version 7.2.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 6a3d2386fa)
2023-01-21 12:21:36 +02:00
Huangbin Zhan 14e931d153
bash: update to 5.1.16
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
(cherry picked from commit 15c6fa3ddd)
2023-01-19 19:52:31 +01:00
Huangbin Zhan 7b263a9a07
bash: add /etc/profile.d/sys_bashrc.sh as conffile
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
(cherry picked from commit 2977360e46)
2023-01-19 19:52:26 +01:00
Rosen Penev 26d94664d2
bash: update to 5.1.8
Switch to AUTORELEASE for simplicity.

Remove upstream backports.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 069f1a80b6)
2023-01-19 19:52:08 +01:00
Philip Prindeville 6c65d0fa2e
bash: fixing missing PARAMS() macro in strtod.c
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
(cherry picked from commit fd9012836a)
2023-01-19 19:52:03 +01:00
Michal Vasilek 6054221b42
git: update to 2.34.6
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>
(cherry picked from commit 96e8ff604f)
2023-01-19 19:28:04 +01:00
Tianling Shen f74757054a
xray-core: Update to 1.7.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 65ccc4c913)
2023-01-18 18:29:36 +08:00
Tianling Shen ee0aaf768c
yq: Update to 4.30.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 99d6d25bb5)
2023-01-18 18:27:57 +08:00
Tianling Shen c0df3146d5
yq: Update to 4.30.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3c34ef4c99)
2023-01-18 18:27:53 +08:00
Nick Hainke f3a759049e
snowflake: update to 2.4.2
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>
(cherry picked from commit 5435ddb8f8)
2023-01-17 23:53:57 +01:00
ValdikSS ValdikSS 328faede56
miredo: add miredo.conf conffile
Keep miredo.conf modified configuration upon upgrades

Signed-off-by: ValdikSS ValdikSS <iam@valdikss.org.ru>
(cherry picked from commit 95acb627f4)
2023-01-17 23:53:32 +01:00
Josef Schlehofer 490f3d672e
atlas-sw-probe: update to version 5080
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 12fd3cfe1e)
2023-01-16 11:13:05 +01:00
Rosen Penev 4d05f96f2a
atlas-probe: update to 2.6.3
Switch to git tarballs.

Remove upstreamed patches and add OpenSSL patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 3eace67a30)
2023-01-15 13:08:11 +01:00
Tianling Shen 53570cfead golang: Update to 1.18.10
go1.18.10 (released 2023-01-10) includes fixes to cgo, the compiler,
the linker, and the crypto/x509, net/http, and syscall packages.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-14 15:02:49 +08:00
Michael Heimpold 0c7dc100de php8: update to 8.0.27
This fixes:
    - CVE-2022-31631

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-01-11 22:14:59 +01:00
Tianling Shen 88b0e30806
libtorrent-rasterbar: Update to 2.0.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 991c2d452c)
2023-01-06 16:38:11 +08:00