Alexandru Ardelean [Mon, 27 Dec 2021 10:17:58 +0000 (12:17 +0200)]
numpy: bump to version 1.21.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 27 Dec 2021 10:16:12 +0000 (12:16 +0200)]
libs: openblas: bump to version v0.3.19
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Javier Marcet [Sun, 26 Dec 2021 18:22:03 +0000 (19:22 +0100)]
python3-paramiko: update to version 2.9.1
Signed-off-by: Javier Marcet <javier@marcet.info>
Dmitry Mikhirev [Thu, 23 Dec 2021 22:31:43 +0000 (02:31 +0400)]
stubby: quote address value in config
fixes #17421
Signed-off-by: Dmitry Mikhirev <mikhirev@gmail.com>
Josef Schlehofer [Sat, 25 Dec 2021 22:49:36 +0000 (23:49 +0100)]
Merge pull request #17409 from alaviss/adguardhome-update
adguardhome: update to 0.107.0
David Bauer [Tue, 14 Dec 2021 23:28:09 +0000 (00:28 +0100)]
usteer: fix PKG_SOURCE_DATE
Reported-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: David Bauer <mail@david-bauer.net>
Jonathan Davies [Sun, 19 Dec 2021 01:35:11 +0000 (01:35 +0000)]
prometheus-node-exporter-lua: Added entropy.lua.
Signed-off-by: Jonathan Davies <jpds@protonmail.com>
Josef Schlehofer [Fri, 24 Dec 2021 17:41:41 +0000 (18:41 +0100)]
Merge pull request #17388 from AuthorReflex/openvpn-2.5.5
openvpn: update to 2.5.5
Josef Schlehofer [Fri, 24 Dec 2021 17:39:15 +0000 (18:39 +0100)]
Merge pull request #17427 from
1715173329/xr
xray-core: Update to 1.5.2
Josef Schlehofer [Fri, 24 Dec 2021 17:39:01 +0000 (18:39 +0100)]
Merge pull request #17426 from
1715173329/yq
yq: Update to 4.16.2
Josef Schlehofer [Fri, 24 Dec 2021 17:38:49 +0000 (18:38 +0100)]
Merge pull request #17425 from
1715173329/dp
dnsproxy: Update to 0.40.1
Tianling Shen [Fri, 24 Dec 2021 15:17:12 +0000 (23:17 +0800)]
yq: Update to 4.16.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Fri, 24 Dec 2021 15:15:51 +0000 (23:15 +0800)]
dnsproxy: Update to 0.40.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Fri, 24 Dec 2021 15:12:16 +0000 (23:12 +0800)]
xray-core: Update to 1.5.2
Removed upstreamed patches.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Florian Eckert [Thu, 23 Dec 2021 11:40:42 +0000 (12:40 +0100)]
Merge pull request #17389 from clayface/openldap
openldap: hide configurables when libopenldap is not enabled
Hiếu Lê [Tue, 21 Dec 2021 16:22:57 +0000 (10:22 -0600)]
adguardhome: update to 0.107.0
Full changelog available at: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.0
packr has been removed from build dependencies, per
https://github.com/AdguardTeam/AdGuardHome/commit/
c6888326b034daea9e69de5ee0a8f37aede45892#diff-2873f79a86c0d8b3335cd7731b0ecf7dd4301eb19a82ef7a1cba7589b5252261L2
Also added the ability to configure working directory location and moved
the directory to /var. On most setups this should not change anything,
as /var is symlinked to /tmp. The move mostly benefits setups where /var
is configured to be persistent.
The working directory is used by AdGuard to store persistent data like
query logs, filter lists, etc.
Data stored in this directory can get really huge, as such allowing
this directory to be moved elsewhere (ie. an USB drive) is very
beneficial.
Co-authored-by: Dobroslaw Kijowski <dobo90@gmail.com>
Co-authored-by: Jeffery To <jeffery.to@gmail.com>
Signed-off-by: Hiếu Lê <leorize+oss@disroot.org>
Dirk Brenken [Wed, 22 Dec 2021 12:19:40 +0000 (13:19 +0100)]
adblock: 4.1.3-4
* fix backup dir creation in raw mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
Matthew Hagan [Sat, 20 Nov 2021 23:46:34 +0000 (23:46 +0000)]
geoipupdate: initial commit
Add MaxMind's geoipupdate utility. mmdb files are downloaded to /var/GeoIP
by default. The user should update /etc/GeoIP.conf with their API key and
DB choice, currently set to country only. So as not to exceed MaxMind's
download limitations, the user should manually run the utility or set up a
cron job.
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Matthew Hagan [Sat, 18 Dec 2021 18:09:02 +0000 (18:09 +0000)]
openldap: hide configurables when libopenldap is not enabled
When openldap is not enabled, the following configurables remain present
in the config:
CONFIG_OPENLDAP_DEBUG=y
\# CONFIG_OPENLDAP_CRYPT is not set
\# CONFIG_OPENLDAP_MONITOR is not set
\# CONFIG_OPENLDAP_DB47 is not set
\# CONFIG_OPENLDAP_ICU is not set
This patch adds a libopenldap dependency for these options, removing the
above from .config when libopenldap is not used. Further, move these
configurables to Config.in.
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Kerma Gérald [Tue, 21 Dec 2021 12:34:15 +0000 (13:34 +0100)]
crowdsec-firewall-bouncer: remove crowdsec package dependency
Remove un-necessary crowdsec package dependency, to be able to use
crowdsec-firewall-bouncer independently from crowdsec local installation.
(with remote API)
Fix issue: https://github.com/openwrt/packages/issues/17406
Description:
using crowdsec-firewall-bouncer on many OpenWRT devices connected
with my domain LAPI server (which collect many crowdsec machines,
mostly nginx), it works great. Actually, crowdsec package is not
mandatory for that usage, it would be great if it was not a dependency.
Signed-off-by: Kerma Gérald <gandalf@gk2.net>
Tianling Shen [Wed, 8 Dec 2021 20:58:15 +0000 (04:58 +0800)]
gg: add new package
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Mon, 20 Dec 2021 13:07:44 +0000 (21:07 +0800)]
xray-core: Update to 1.5.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Rosen Penev [Thu, 16 Dec 2021 06:25:34 +0000 (22:25 -0800)]
minizip: update to 3.0.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Sergey V. Lobanov [Wed, 8 Dec 2021 23:22:10 +0000 (02:22 +0300)]
zabbix: update to 5.0.18
Updated to latest 5.0 LTS minor release
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
Marius Dinu [Tue, 21 Dec 2021 19:56:08 +0000 (21:56 +0200)]
sqlite: update to v3.37 (2021-11-27)
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
Jan Hák [Tue, 21 Dec 2021 14:44:57 +0000 (15:44 +0100)]
knot: update to 3.1.5
Signed-off-by: Jan Hák <jan.hak@nic.cz>
Michael Heimpold [Tue, 21 Dec 2021 09:48:49 +0000 (10:48 +0100)]
Merge pull request #17404 from mhei/php8-update
php8: update to 8.1.1
Rosen Penev [Thu, 16 Dec 2021 02:17:17 +0000 (18:17 -0800)]
neon: update to 0.32.1
Add patch to get rid of xmlto dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexandru Ardelean [Mon, 20 Dec 2021 08:18:29 +0000 (10:18 +0200)]
python-lxml: update to version 4.7.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Michael Heimpold [Mon, 20 Dec 2021 15:43:13 +0000 (16:43 +0100)]
php8: update to 8.1.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Alexandru Ardelean [Mon, 20 Dec 2021 09:36:18 +0000 (11:36 +0200)]
Merge pull request #17395 from mhei/fix-issue-17332-php8-pecl-http-compile-failure
php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)
Alexandru Ardelean [Mon, 20 Dec 2021 09:33:07 +0000 (11:33 +0200)]
Merge pull request #17391 from clayface/logrotate
logrotate: add logrotate.d to conffiles definition
Rosen Penev [Thu, 16 Dec 2021 00:27:50 +0000 (16:27 -0800)]
alsa-utils: update to 1.2.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 00:24:59 +0000 (16:24 -0800)]
alsa-ucm-conf: update to 1.2.6.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 00:23:22 +0000 (16:23 -0800)]
alsa-lib: update to 1.2.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Wes Morgan [Thu, 16 Dec 2021 19:54:32 +0000 (12:54 -0700)]
tailscale: update to 1.18.2
Signed-off-by: Wes Morgan <git@wesmorgan.me>
Rosen Penev [Thu, 16 Dec 2021 06:44:57 +0000 (22:44 -0800)]
whois: update to 5.5.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:06:55 +0000 (22:06 -0800)]
freetype: update to 2.11.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexandru Ardelean [Mon, 20 Dec 2021 09:26:19 +0000 (11:26 +0200)]
Merge pull request #17376 from neheb/20
jsoncpp: update to 1.9.5
Alexandru Ardelean [Mon, 20 Dec 2021 09:26:02 +0000 (11:26 +0200)]
Merge pull request #17378 from neheb/22
davfs2: update to 1.6.1
Daniel Golle [Sun, 19 Dec 2021 23:13:58 +0000 (23:13 +0000)]
uvol: update to 0.6
* auto-created meta volume
Automatically create volume '.meta' sized 0.01% of the total space
managed by uvol, the minimum size being 4 MiB.
This volume should be used to keep metadata about stored volumes, such
as container runtime configuration (in /var/run/uvol/.meta/uxc) or
the database of installed container packages.
* configurable LVM volume group
Allow setting volume group to be used by uvol using UCI.
This is useful on devices which do not boot off the device which
should be used for uvol and hence cannot make use of autopart and
physical volume detection based on kernel cmdline.
Use option vg_name in uvol section of fstab UCI config package.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Maxim Storchak [Mon, 20 Dec 2021 01:24:17 +0000 (03:24 +0200)]
tgt: update to 1.0.81
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Josef Schlehofer [Sun, 19 Dec 2021 20:17:55 +0000 (21:17 +0100)]
Merge pull request #17330 from flyn-org/selinux
Update SElinux utilities
Michael Heimpold [Sun, 19 Dec 2021 13:33:14 +0000 (14:33 +0100)]
php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)
When cURL is built with OpenSSL as backend SSL/TLS library,
pecl_http's configure tries to detect whether TLS 1.3 ciphers
are enabled. This does not work when cross-compiling so let's
pass it based on OpenSSL build configuration.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Matthew Hagan [Sat, 18 Dec 2021 20:10:40 +0000 (20:10 +0000)]
logrotate: add logrotate.d to conffiles definition
Currently the contents of logrotate.d is not kept across sysupgrades.
Add this directory to the conffiles definition to ensure its content is
maintained.
Bump the release as well.
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Jonathan Pagel [Sun, 19 Dec 2021 09:04:03 +0000 (10:04 +0100)]
telegraf: update package to version 1.21.1
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
Michael Heimpold [Sun, 19 Dec 2021 06:37:49 +0000 (07:37 +0100)]
Merge pull request #17335 from mhei/migrate-bandwidthd-to-php8
bandwidthd: migrate dependencies to php8 (fixes #17296)
Florian Eckert [Sat, 18 Dec 2021 11:08:59 +0000 (12:08 +0100)]
Merge pull request #17265 from TDT-AG/pr/
20211203-modemmanager
modemmanager: refactoring procd init script
Ivan Pavlov [Sat, 18 Dec 2021 08:29:11 +0000 (11:29 +0300)]
openvpn: update to 2.5.5
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
openvpn: update to 2.5.5
use of CFG Spectre-mitigations in MSVC builds
bring back OpenSSL config loading to Windows builds
several build fixes, refer to https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst
Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 00:18:47 +0000 (16:18 -0800)]
alpine: update to 2.25
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alif M. Ahmad [Sat, 18 Dec 2021 06:53:22 +0000 (06:53 +0000)]
gptfdisk: remove myself from maintainer
Returning package maintainership to OpenWrt developers.
Feel free to adopt this package.
Signed-off-by: Alif M. Ahmad <alive4ever@live.com>
Rosen Penev [Thu, 16 Dec 2021 06:31:13 +0000 (22:31 -0800)]
libtorrent-rasterbar: update to 2.0.5
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 00:31:48 +0000 (16:31 -0800)]
atftp: update to 0.7.5
Remove upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:38:45 +0000 (22:38 -0800)]
shairport-sync: update to 3.3.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 23:22:12 +0000 (15:22 -0800)]
jose: remove libjose
It can be built statically as nothing else uses it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Imran Khan [Fri, 17 Dec 2021 06:27:14 +0000 (17:27 +1100)]
nft-qos: bump PKG_RELEASE
Signed-off-by: Imran Khan <gururug@gmail.com>
Imran Khan [Thu, 16 Dec 2021 17:09:35 +0000 (04:09 +1100)]
nft-qos: fix monitor duplicates
nft command syntax is incorrect
rearrange parameter order
Signed-off-by: Imran Khan <gururug@gmail.com>
Imran Khan [Sun, 12 Dec 2021 14:17:12 +0000 (01:17 +1100)]
nft-qos: fix include on image build service enable
Fixes: f88485f572ec1ff9082106ccf0ccb20fc7af5801 ("nft-qos: silence buildsystem errors")
Prefixing IPKG_INSTROOT to sourced includes is ineffective for this
package.
Source includes only when empty to avoid image make errors.
Signed-off-by: Imran Khan <gururug@gmail.com>
Rui Salvaterra [Fri, 17 Dec 2021 09:20:29 +0000 (09:20 +0000)]
sqm-scripts: drop redundant dependency
The kmod-sched-cake package already depends on kmod-sched-core, there's no need
for explicitly stating the dependency.
While at it, change PKG_RELEASE to $(AUTORELEASE).
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Daniel Golle [Fri, 17 Dec 2021 11:23:02 +0000 (11:23 +0000)]
Merge pull request #17377 from neheb/21
exfatprogs: update to 1.1.3
Rosen Penev [Thu, 16 Dec 2021 01:46:02 +0000 (17:46 -0800)]
bwm-ng: update to 0.63
Remove upstreamed patch.
Add autoreconf and fixup configure section. The tarball no longer ships
configure and Makefiles.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 00:41:57 +0000 (16:41 -0800)]
bluez: update to 5.62
Refresh patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 01:56:45 +0000 (17:56 -0800)]
canutils: update to 2021.08.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 23:15:22 +0000 (15:15 -0800)]
tang: update to 11
Remove upstreamed patch.
Install tang-show-keys.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 02:28:07 +0000 (18:28 -0800)]
libexif: update to 0.6.24
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 02:30:05 +0000 (18:30 -0800)]
libjpeg-turbo: update to 2.1.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 03:20:38 +0000 (19:20 -0800)]
less: update to 598
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 04:36:17 +0000 (20:36 -0800)]
libnetfilter-log: update to 1.0.2
Remove all patches as they have been upstreamed.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:00:04 +0000 (22:00 -0800)]
ariang: update to 1.2.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:16:11 +0000 (22:16 -0800)]
mpd: update to 0.23.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:10:40 +0000 (22:10 -0800)]
libmpdclient: update to 2.20
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:12:00 +0000 (22:12 -0800)]
libupnp: update to 1.14.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:19:17 +0000 (22:19 -0800)]
upmpdcli: update to 1.5.13
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:35:37 +0000 (22:35 -0800)]
mpc: update to 0.34
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:40:35 +0000 (22:40 -0800)]
unrar: update to 6.1.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 06:43:33 +0000 (22:43 -0800)]
yara: update to 4.1.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 02:21:01 +0000 (18:21 -0800)]
davfs2: update to 1.6.1
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 02:23:20 +0000 (18:23 -0800)]
exfatprogs: update to 1.1.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 02:25:12 +0000 (18:25 -0800)]
jsoncpp: update to 1.9.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Alexander Ryzhov [Fri, 10 Dec 2021 18:19:05 +0000 (13:19 -0500)]
fail2ban: Python 10.0 compatibility
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
W. Michael Petullo [Sun, 12 Dec 2021 20:33:50 +0000 (14:33 -0600)]
snort: update to 2.9.19
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 15:03:14 +0000 (09:03 -0600)]
snort3: update to 3.1.18.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 15:02:40 +0000 (09:02 -0600)]
libdaq3: update to 3.0.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 15:02:25 +0000 (09:02 -0600)]
hwloc: update to 2.6.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 14:03:30 +0000 (08:03 -0600)]
gstreamer1: update to 1.18.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 14:03:15 +0000 (08:03 -0600)]
gst1-plugins-ugly: update to 1.18.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 14:03:04 +0000 (08:03 -0600)]
gst1-plugins-good: update to 1.18.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 14:02:54 +0000 (08:02 -0600)]
gst1-plugins-base: update to 1.18.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 14:02:45 +0000 (08:02 -0600)]
gst1-plugins-bad: update to 1.18.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 14:02:28 +0000 (08:02 -0600)]
gst1-libav: update to 1.18.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Miroslav Lichvar [Thu, 16 Dec 2021 17:29:11 +0000 (18:29 +0100)]
chrony: update to 4.2
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Rosen Penev [Tue, 7 Dec 2021 06:10:52 +0000 (22:10 -0800)]
file: update to 6.41
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Dec 2021 00:08:25 +0000 (16:08 -0800)]
mblaze: update to 1.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Oskari Rauta [Thu, 16 Dec 2021 00:25:58 +0000 (02:25 +0200)]
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>
Oskari Rauta [Thu, 16 Dec 2021 00:17:29 +0000 (02:17 +0200)]
conmon: update to v2.0.31
- conmon: free userdata files before exec cleanup
- logging: new mode -l passthrough
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Jonathan Pagel [Thu, 16 Dec 2021 07:24:49 +0000 (08:24 +0100)]
telegraf: Update package to version 1.21.0
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
Tianling Shen [Wed, 15 Dec 2021 13:06:10 +0000 (21:06 +0800)]
qemu: add libslirp dependency
It has been integrated in QEMU to provide user mode networking.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Stijn Tintel [Wed, 15 Dec 2021 13:11:56 +0000 (15:11 +0200)]
openvswitch: partially restore kmod-mpls dependency
Enabling OPENVSWITCH in the kernel config selects MPLS. This exposes the
MPLS_ROUTING symbol, which is missing if kmod-mpls is not enabled. On
kernel 5.4 this problem doesn't show up, as the Open vSwitch package
uses the in-tree kernel modules rather than the upstream ones.
Restore the kmod-mpls dependency when using the upstream kernel modules
to fix build.
Reported-by: Matthew Hagan <mnhagan88@gmail.com>
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Matthew Hagan [Wed, 15 Dec 2021 15:42:09 +0000 (15:42 +0000)]
openvswitch: fix libunbound dependency check
The ifeq check for CONFIG_OPENVSWITCH_WITH_LIBUNBOUND does not evaluate
correctly within the menuconfig, resulting in libunbound not being
selected, resulting in a failing libunbound.so.8 dependency.
Instead add this condition:dependency in the manner defined in the
OpenWrt developer guide.
Signed-off-by: Matthew Hagan <mathagan@fb.com>
Matthew Hagan [Wed, 15 Dec 2021 15:27:37 +0000 (15:27 +0000)]
openvswitch: Change dependency from append to definition
ovs_libovsdb_depends and ovs_libofproto_depends append the libatomic
dependency. However in these cases these variables were not previously
defined and thus a reader may search the Makefile for the definition.
Therefore change the operator to explicitly define these dependency
variables, rather than append. In addition add a space after operator to
improve readability and conform to other dependency definitions in the
Makefile.
Signed-off-by: Matthew Hagan <mathagan@fb.com>