Josef Schlehofer [Sun, 6 Mar 2022 11:28:21 +0000 (12:28 +0100)]
chrony: add conflict between without NTS and NTS variant
Both packages provide the same files:
/usr/bin/chronyc
/usr/sbin/chronyd
/etc/chrony/chrony.conf
/etc/hotplug.d/iface/20-chrony
/etc/init.d/chronyd
They should not be installed side by side.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Aleksander Jan Bajkowski [Fri, 4 Mar 2022 09:20:30 +0000 (10:20 +0100)]
coremark: bump to 2022-01-03
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Lucian Cristian [Sun, 6 Mar 2022 10:27:30 +0000 (12:27 +0200)]
nspr: update to 4.33
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Sun, 6 Mar 2022 10:28:49 +0000 (12:28 +0200)]
nss: update to 3.76
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Josef Schlehofer [Sat, 5 Mar 2022 10:23:51 +0000 (11:23 +0100)]
Merge pull request #17988 from commodo/python-lxml
python-lxml: bump to version 4.8.0
Alexandru Ardelean [Wed, 2 Mar 2022 07:07:02 +0000 (09:07 +0200)]
python-lxml: bump to version 4.8.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Maarten Aertsen [Fri, 25 Feb 2022 20:46:53 +0000 (21:46 +0100)]
mdnsresponder: Fix nullpointer dereference while parsing interface list
This patch was backported from https://github.com/IETF-Hackathon/mDNSResponder/commit/
1fb07b9524b4afed3a826c087db4dc48a7bfdb8
Signed-off-by: Maarten Aertsen <maarten@rtsn.nl>
Stijn Tintel [Tue, 1 Mar 2022 18:22:59 +0000 (20:22 +0200)]
strongswan: add missing dependencies
Fix the following build failures by adding the missing dependencies:
Package strongswan-mod-connmark is missing dependencies for the following libraries:
libip4tc.so.2
Package strongswan-mod-forecast is missing dependencies for the following libraries:
libip4tc.so.2
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Oskari Rauta [Wed, 23 Feb 2022 23:20:45 +0000 (01:20 +0200)]
cni-plugins-nft: change names to support fw4
added patch with following features:
- forces table family always to inet instead of ip or ip6.
- force fw4 table using
- change default chain names for fw4
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Oskari Rauta [Fri, 4 Mar 2022 08:11:01 +0000 (10:11 +0200)]
gptfdisk: fix some warnings treated as errors
fixes error: format not a string literal and no format arguments [-Werror=format-security] during compile
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Oskari Rauta [Sun, 27 Feb 2022 23:32:47 +0000 (01:32 +0200)]
nsutils: new package
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Rosen Penev [Mon, 28 Feb 2022 07:19:49 +0000 (23:19 -0800)]
tcpproxy: fix Wformat warning
snprintf call requires one more byte for NULL termunator.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Josef Schlehofer [Thu, 3 Mar 2022 16:38:33 +0000 (17:38 +0100)]
Merge pull request #17980 from
1715173329/dp
dnsproxy: Update to 0.41.3
Tianling Shen [Thu, 3 Mar 2022 13:51:43 +0000 (21:51 +0800)]
dnsproxy: Update to 0.41.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Rosen Penev [Thu, 3 Mar 2022 03:04:56 +0000 (19:04 -0800)]
flac: update to 1.3.4
Switch to build with cmake for speed and simplicity.
Remove now pointless patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alif M. Ahmad [Mon, 28 Feb 2022 18:12:01 +0000 (18:12 +0000)]
mksh: resign as maintainer
Remove myself from maintainer.
Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
Christian Lachner [Sat, 26 Feb 2022 14:47:46 +0000 (15:47 +0100)]
haproxy: Update HAProxy to v2.4.14
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
John Audia [Tue, 1 Mar 2022 20:01:22 +0000 (15:01 -0500)]
ffmpeg: update to 5.0
Bump to latest upstream version.
Manually rebased:
030-h264-mips.patch
Backported:
FFmpeg/FFmpeg/commit/
2f0a214a6202516b4dda2bb22b6b3ac20e465d6d
Tested using:
ffmpeg -f lavfi -i testsrc=duration=10:size=1280x720:rate=30 testsrc.mpg
Resulting mpg was good.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <graysky@archlinux.us>
Oskari Rauta [Wed, 2 Mar 2022 23:42:33 +0000 (01:42 +0200)]
conmon: update to version 2.1.0
This release contains Bug fixes
patch refreshed
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Oskari Rauta [Wed, 2 Mar 2022 23:33:33 +0000 (01:33 +0200)]
crun: update to version 1.4.2
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Oskari Rauta [Thu, 3 Mar 2022 00:42:23 +0000 (02:42 +0200)]
podman: update to version 4.0.2
- Patch had became obsolete, it's contents were merged to upstream. Patch removed.
- Version updated, long list of changes is available at https://github.com/containers/podman/releases
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Rosen Penev [Sat, 5 Feb 2022 22:58:17 +0000 (14:58 -0800)]
sumo: update to 1.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 28 Feb 2022 07:24:23 +0000 (23:24 -0800)]
perl: add powerpc64 support
Needed by the QoriQ target.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Etienne Champetier [Tue, 1 Mar 2022 01:26:27 +0000 (20:26 -0500)]
sqm-scripts: switch back to iptables
Following recent dependency rework, we can switch
between iptables-legacy and iptables-nft, and they both
PROVIDES iptables. Make it easier for user that want/need to
stick to firewall3/iptables-legacy to do so.
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Hannu Nyman [Wed, 2 Mar 2022 07:27:00 +0000 (09:27 +0200)]
Merge pull request #17969 from graysky2/rng-tools
rng-tools: drop unneeded dep
John Audia [Tue, 1 Mar 2022 23:01:55 +0000 (18:01 -0500)]
rng-tools: drop unneeded dep
Upstream dropped the libsysfs dep.[1]
1. https://github.com/nhorman/rng-tools/releases/tag/v6.12
Signed-off-by: John Audia <graysky@archlinux.us>
Yousong Zhou [Tue, 1 Mar 2022 02:19:10 +0000 (02:19 +0000)]
shadowsocks-libev: update README.md
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 23 Feb 2022 08:55:08 +0000 (08:55 +0000)]
shadowsocks-libev: convert to using nft
It will be mostly implemented with ucode templates installed at
/usr/share/ss-rules and called from init script. The generated nftables
rules will be stored at /etc/nftables.d/
Incompatible changes were introduced as described in the README.md file
- Netfilter ipset was replaced with nftables sets
- UCI options ipt_args and dst_forward_recentrst of section ss_rules
are now deprecated. The former does not apply to nftables. The
later not yet implemented with nftables.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Tue, 8 Feb 2022 09:25:02 +0000 (09:25 +0000)]
shadowsocks-libev: ss-rules: request presence of nat table
ss-rules with iptables needs presence of netfilter nat table to work.
ss-rules works before without explicitly requesting it as a dependency
because it's present by default on a pre-firewall4/nftables OpenWrt
install. We request it explicitly now to make life easier in case
people would like to try ss-rules/iptables on firewall4/nftables enabled
OpenWrt system
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
John Audia [Mon, 28 Feb 2022 21:10:39 +0000 (16:10 -0500)]
rng-tools: update to 6.15
Upstream bump
Build system: x86_64
Build-tested: bcm2711/RPi4B
Signed-off-by: John Audia <graysky@archlinux.us>
Chao Liu [Mon, 28 Feb 2022 16:06:16 +0000 (00:06 +0800)]
kcptun: bump to v20210922
Signed-off-by: Chao Liu <git@expiron.dev>
John Audia [Sun, 27 Feb 2022 21:02:53 +0000 (16:02 -0500)]
atop: update to 2.7.1
Upstream bump and remove unneeded patch
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <graysky@archlinux.us>
Tianling Shen [Mon, 28 Feb 2022 06:55:54 +0000 (14:55 +0800)]
yq: Update to 4.21.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Mon, 28 Feb 2022 06:53:10 +0000 (14:53 +0800)]
gg: Update to 0.2.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Rosen Penev [Mon, 28 Feb 2022 07:20:40 +0000 (23:20 -0800)]
samba: add ppc64 support
Needed for QoriQ target
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Nikos Mavrogiannopoulos [Mon, 28 Feb 2022 10:29:56 +0000 (11:29 +0100)]
Merge pull request #17958 from neheb/9
p11-kit: update to 0.24.1
Rosen Penev [Mon, 28 Feb 2022 07:25:28 +0000 (23:25 -0800)]
samplicator: fix Wformat warning
Wrong type.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 5 Oct 2021 04:40:19 +0000 (21:40 -0700)]
p11-kit: update to 0.24.1
explicitly disable NLS
It seems it's only used for man pages, which are unused.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
John Audia [Sat, 26 Feb 2022 20:05:02 +0000 (15:05 -0500)]
coreutils: patch chmod with upstream fix
Apply a post-release upstream patch to chmod to fix some broken behavior.
See: https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=
e8b56ebd536e82b15542a00c888109471936bfda
A number of major distros including Arch, Alpine and Void import this patch.
Signed-off-by: John Audia <graysky@archlinux.us>
Michal Vasilek [Fri, 25 Feb 2022 14:28:35 +0000 (15:28 +0100)]
expat: update to 2.4.6
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Nikos Mavrogiannopoulos [Fri, 25 Feb 2022 22:31:58 +0000 (23:31 +0100)]
ocserv: updated to 1.1.6
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Nikos Mavrogiannopoulos [Fri, 25 Feb 2022 21:29:37 +0000 (22:29 +0100)]
openconnect: updated to 8.20
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Matthew Hagan [Thu, 24 Feb 2022 09:14:23 +0000 (09:14 +0000)]
tvheadend: add /etc/tvheadend config to conffiles
Allow backing up and preserving of /etc/tvheadend across sysupgrades.
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Matthew Hagan [Thu, 24 Feb 2022 09:10:35 +0000 (09:10 +0000)]
tvheadend: correct group permissions for /dev/dvb
Provide group read, write and execute permissions for /dev/dvb, otherwise
adapters will not be accessible from tvheadend.
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Sergey V. Lobanov [Mon, 31 Jan 2022 15:05:34 +0000 (18:05 +0300)]
python-psutil: update to version 5.9.0, fix build on macos
1. updated to 5.9.0
2. psutil can not be built on macos due to build script detects Darwin
using sys.platform and changes build logic to build for Darwin, but
OpenWrt is Linux.
This commit add patch to allow redefining sys.platform and uses
env var TARGET_SYS_PLATFORM to specify linux as sys platfrom.
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Kazuhiro Ito [Sun, 20 Feb 2022 12:48:38 +0000 (21:48 +0900)]
mpd-full: enable soxr
Enable soxr resampler library.
"internal" resampler is really poor quality and libsamplerate
library is too heavy for tiny system.
Signed-off-by: Kazuhiro Ito <kzhr@d1.dion.ne.jp>
Josef Schlehofer [Thu, 24 Feb 2022 14:46:13 +0000 (15:46 +0100)]
MarkupSafe: update to version 2.1.0
Changelog:
https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Matthew Hagan [Wed, 23 Feb 2022 23:07:49 +0000 (23:07 +0000)]
geoipupdate: update to 4.9.0
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Van Waholtz [Sat, 29 Jan 2022 01:39:43 +0000 (09:39 +0800)]
frp: update to 0.39.0
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Van Waholtz [Sat, 29 Jan 2022 01:39:40 +0000 (09:39 +0800)]
frp: add service_trigger
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Van Waholtz [Sat, 29 Jan 2022 01:39:33 +0000 (09:39 +0800)]
frpc: add anonymous proxy config support
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Rozhuk Ivan [Sun, 20 Feb 2022 05:22:05 +0000 (08:22 +0300)]
utils/watchcat: restart failure time after network restart
Without this change these settings:
Mode: Restart Interface
Period: 30s
Check Interval: 5s
will do ping every 30s, if all pings are fail then
it try to take action every 5 second.
After apply this patch watchcat will try to send
ping every 5 second in next 30 sec before take action if
all pings are fail.
This is important for wireless uplinks like 3G/4G that
need some time to establish connection.
Signed-off-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Alexandru Ardelean [Mon, 21 Feb 2022 07:36:08 +0000 (09:36 +0200)]
tcpreplay: bump to version 4.4.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Marius Dinu [Fri, 18 Feb 2022 20:50:02 +0000 (22:50 +0200)]
tvheadend: bind to LAN IP by default
If config parameter is not set, tvheadend will bind to LAN IP address by default.
Fixes issue #16500 without requiring user modifications to config file. It's also more secure if firewall becomes disabled.
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
Josef Schlehofer [Wed, 23 Feb 2022 21:32:53 +0000 (22:32 +0100)]
totem-pl-parser: disable libgcrypt
If libgcrypt is compiled first, then it is automatically picked up
during the building totem-pl-parser [1]. Let's disable AmazonAMZ
decoding for now.
[1] https://gitlab.gnome.org/GNOME/totem-pl-parser/-/blob/
c6c1c51aefeac28499da9fe5cec4af2278ed1564/meson_options.txt#L3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Wed, 23 Feb 2022 21:21:28 +0000 (22:21 +0100)]
totem-pl-parser: disable libarchive
If the libarchive is present within the build environment, it is
automatically detected and enabled [1]. This causes that totem-pl-parser
is not compiled with this error:
Package totem-pl-parser is missing dependencies for the following libraries:
libarchive.so.18
[1] https://gitlab.gnome.org/GNOME/totem-pl-parser/-/blob/
c6c1c51aefeac28499da9fe5cec4af2278ed1564/meson_options.txt#L1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Oleg Derevenetz [Sun, 20 Feb 2022 20:02:46 +0000 (23:02 +0300)]
bwping: update to version 2.5
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
Sergey V. Lobanov [Wed, 2 Feb 2022 00:32:38 +0000 (03:32 +0300)]
shorewall-core: fix build on macos
shorewall-core macos build fails due to:
1. MacOS bash is too old (3.x), but shorewall-core requires bash>4
This patch uses OpenWrt tools/bash built for macos (bash 5.x)
2. install.sh detects Darwin using uname and changes install logic,
but it fails in case of cross-platform build
This patch uses fakeuname/host tool to avoid Darwin detection
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Sergey V. Lobanov [Wed, 2 Feb 2022 22:41:15 +0000 (01:41 +0300)]
shorewall: fix build on macos
shorewall macos build fails due to:
1. MacOS bash is too old (3.x), but shorewall requires bash>4
This patch uses OpenWrt tools/bash built for macos (bash 5.x)
2. install.sh detects Darwin using uname and changes install logic,
but it fails in case of cross-platform build
This patch uses fakeuname/host tool to avoid Darwin detection
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Sergey V. Lobanov [Fri, 4 Feb 2022 19:47:04 +0000 (22:47 +0300)]
shorewall6-lite: fix build on macos
shorewall6-lite macos build fails due to:
1. MacOS bash is too old (3.x), but shorewall6-lite requires bash>4
This patch uses OpenWrt tools/bash built for macos (bash 5.x)
2. install.sh detects Darwin using uname and changes install logic,
but it fails in case of cross-platform build
This patch uses fakeuname/host tool to avoid Darwin detection
3. fakeuname does not work in install.sh because install.sh
redefines PATH.
This patch removes PATH=... from install.sh on macos
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Sergey V. Lobanov [Fri, 4 Feb 2022 17:34:40 +0000 (20:34 +0300)]
shorewall6: fix build on macos
shorewall6 macos build fails due to:
1. MacOS bash is too old (3.x), but shorewall6 requires bash>4
This patch uses OpenWrt tools/bash built for macos (bash 5.x)
2. install.sh detects Darwin using uname and changes install logic,
but it fails in case of cross-platform build
This patch uses fakeuname/host tool to avoid Darwin detection
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Sergey V. Lobanov [Fri, 4 Feb 2022 20:12:20 +0000 (23:12 +0300)]
shorewall-lite: fix build on macos
shorewall-lite macos build fails due to:
1. MacOS bash is too old (3.x), but shorewall-lite requires bash>4
This patch uses OpenWrt tools/bash built for macos (bash 5.x)
2. install.sh detects Darwin using uname and changes install logic,
but it fails in case of cross-platform build
This patch uses fakeuname/host tool to avoid Darwin detection
3. fakeuname does not work in install.sh because install.sh
redefines PATH.
This patch removes PATH=... from install.sh on macos
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
R4SAS I2P [Mon, 21 Feb 2022 19:52:44 +0000 (19:52 +0000)]
i2pd: Update package
* Update to 2.41.0
* Added use AUTORELEASE
Signed-off-by: R4SAS I2P <r4sas@i2pmail.org>
John Audia [Sun, 20 Feb 2022 14:20:06 +0000 (09:20 -0500)]
coreutils: update to 9.0
Removed unneed patch:
002-ls-restore-831-behavior-on-removed-directories.patch
After updating ran `make package/coreutils/refresh` from $BUILDROOT to clean
dirty patches.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <graysky@archlinux.us>
John Audia [Sun, 20 Feb 2022 15:08:38 +0000 (10:08 -0500)]
zsh: update to 5.8.1
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <graysky@archlinux.us>
Matthew Hagan [Thu, 24 Feb 2022 00:10:59 +0000 (00:10 +0000)]
rsyslog: move configurables to Config.in
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Matthew Hagan [Thu, 24 Feb 2022 00:03:55 +0000 (00:03 +0000)]
rsyslog: add omhttp libcurl dependancy
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Michal Vasilek [Wed, 23 Feb 2022 18:28:50 +0000 (19:28 +0100)]
tinyionice: update to 1.0.1
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Tianling Shen [Tue, 22 Feb 2022 15:00:42 +0000 (23:00 +0800)]
yq: Update to 4.20.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
John Audia [Fri, 18 Feb 2022 18:45:03 +0000 (13:45 -0500)]
tree: bump to 2.0.2
Update to latest upstream release.
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <graysky@archlinux.us>
Jo-Philipp Wich [Tue, 22 Feb 2022 22:28:55 +0000 (23:28 +0100)]
htpdate: drop freebsd.org from default server list
The FreeBSD project stopped publishing HTTP date headers and seeks to
limit further resource taxing by distributed htpdate clients using the
www.freebsd.org host as default time source.
Fixes: #17924
Reported-by: Allan Jude <allanjude@freebsd.org>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Tue, 22 Feb 2022 17:21:01 +0000 (19:21 +0200)]
nano: update to 6.2
Update nano to 6.2.
Remove inactive second maintainer.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
George Iv [Sun, 20 Feb 2022 12:00:46 +0000 (07:00 -0500)]
yggdrasil: bump to 0.4.3
Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
Daniel Golle [Sun, 20 Feb 2022 16:34:13 +0000 (16:34 +0000)]
gnunet: packaging fixes
* include gnunet-service-zonemaster-monitor in gnunet-gns package
* rename namestore-heap back to namestore-flat
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Sun, 20 Feb 2022 01:08:02 +0000 (17:08 -0800)]
ksmbd: remove
This was merged in base.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
David Bauer [Sat, 19 Feb 2022 15:19:32 +0000 (16:19 +0100)]
usteer: update to latest git head
98247d1 usteer: track RRM and BSS-TM support per connection
6ec60fc ubus: add BSS-transition-management support
f462de0 local-node: fetch bss-transition-management support
c5242dd ubus: add supported beacon-measurement modes
0dd47b1 local-node: convert kick-dely to absolute time
96976ba readme: add initial README
Signed-off-by: David Bauer <mail@david-bauer.net>
Michael Heimpold [Sat, 19 Feb 2022 12:22:02 +0000 (13:22 +0100)]
Merge pull request #17897 from mhei/php8-update
php8: update to 8.1.3
Josef Schlehofer [Sat, 19 Feb 2022 10:37:03 +0000 (11:37 +0100)]
Merge pull request #17893 from BKPepe/shared-mimo-info-nLS
shared-mimo-info: fix compilation with BUILD_NLS
Michal Hrusecky [Mon, 15 Nov 2021 10:59:39 +0000 (11:59 +0100)]
pcapplusplus: Add new package
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and
crafting of network packets. It is designed to be efficient, powerful
and easy to use. It provides C++ wrappers for the most popular packet
processing engines such as libpcap, WinPcap, DPDK and PF_RING.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Michael Heimpold [Fri, 18 Feb 2022 21:06:15 +0000 (22:06 +0100)]
php8: update to 8.1.3
This fixes:
- CVE-2021-21708
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Josef Schlehofer [Fri, 18 Feb 2022 17:50:27 +0000 (18:50 +0100)]
shared-mimo-info: fix compilation with BUILD_NLS
When you have enabled full Native Language Support, it could not be
compiled due to this error:
ccache_cc -o src/update-mime-database src/update-mime-database.p/update-mime-database.c.o -L/mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/usr/lib -L/mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib -Wl,--as-needed -Wl,--no-undefined -DPIC -fPIC -specs=/mox-master/build/include/hardened-ld-pie.specs -znow -zrelro -Wl,-rpath,/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -Wl,-rpath-link,/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -Wl,--start-group /mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libglib-2.0.so -L/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -lintl /mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libxml2.so -Wl,--end-group
/mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib/gcc/aarch64-openwrt-linux-musl/11.2.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -lintl
collect2: error: ld returned 1 exit status
It happens also on gcc
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Fri, 18 Feb 2022 16:44:04 +0000 (17:44 +0100)]
Merge pull request #17891 from jefferyto/slide-switch-0.9.7
slide-switch: Update to 0.9.7
Jeffery To [Fri, 18 Feb 2022 10:24:33 +0000 (18:24 +0800)]
slide-switch: Update to 0.9.7
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Christian Lachner [Thu, 17 Feb 2022 08:20:05 +0000 (09:20 +0100)]
haproxy: Update HAProxy to v2.4.13
- Update haproxy download URL and hash
- Updated upstream patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Lucian Cristian [Thu, 17 Feb 2022 18:57:38 +0000 (20:57 +0200)]
uacme: proper ualpn integration
ualpn works only with openssl and gnutls, so default build will not have this included
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Jonathan Pagel [Thu, 17 Feb 2022 15:48:03 +0000 (16:48 +0100)]
telegraf: Update to version 1.21.4
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
Tianling Shen [Thu, 17 Feb 2022 19:00:21 +0000 (03:00 +0800)]
dnsproxy: Update to 0.41.2
Fixed typo error: `AUTORELESE` -> `AUTORELEASE`.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Thu, 17 Feb 2022 18:58:37 +0000 (02:58 +0800)]
yq: Update to 4.20.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Michal Hrusecky [Thu, 17 Feb 2022 19:13:46 +0000 (20:13 +0100)]
libdaq3: Enable NFQ DAQ
Enable support for DAQ module that uses NFQUEUE.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Daniel Golle [Fri, 18 Feb 2022 03:05:25 +0000 (03:05 +0000)]
uvol: clean up paths and fix delayed startup
* Winchester discs can take a long time to spin up which results in
blockd also taking a while to complete to start.
* Make sure uvol only gets started once blockd is ready.
* Clean up paths (use '/tmp/run/uvol' everywhere instead of relying on
the '/var' -> '/tmp' symlink)
* Create 'apk' folder when initializing .meta volume.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Lucian Cristian [Thu, 17 Feb 2022 04:07:08 +0000 (06:07 +0200)]
uacme: pack ualpn.sh
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Thu, 17 Feb 2022 03:46:43 +0000 (05:46 +0200)]
frr: branch update, mips64 fix
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Josef Schlehofer [Wed, 16 Feb 2022 08:15:45 +0000 (09:15 +0100)]
Merge pull request #17850 from BKPepe/unbound
unbound: update to version 1.15.0
Josef Schlehofer [Sat, 29 Jan 2022 12:18:01 +0000 (13:18 +0100)]
CircleCI: Add 21.02 GPG and usign public keys and update to Debian 10
Debian 9 (stretch) comes with Python 3.5 by default and End of Life is going to be
on 30th June 2022, let's update it to Debian 10 (buster).
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
W. Michael Petullo [Sun, 13 Feb 2022 04:55:42 +0000 (22:55 -0600)]
totem-pl-parser: new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Jeffery To [Tue, 15 Feb 2022 13:28:16 +0000 (21:28 +0800)]
python-twisted: Update to 22.1.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Luiz Angelo Daros de Luca [Tue, 15 Feb 2022 04:39:46 +0000 (01:39 -0300)]
openvpn-easy-rsa: make it reproducible
The "build" script was replacing a ~DATE~ with current date.
Now it uses $(SOURCE_DATE_EPOCH).
Fixes #17848
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Rosen Penev [Sun, 30 Jan 2022 01:21:46 +0000 (17:21 -0800)]
btrfs-progs: update to 5.16.1
Disable libudev to avoid dependency.
Backport patch to fix 64-bit int types under ppc64 and mips64.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 15 Feb 2022 02:31:34 +0000 (18:31 -0800)]
ksmbd-tools: update to 3.4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 15 Feb 2022 01:14:15 +0000 (17:14 -0800)]
ksmbd: update to 3.4.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>