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
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>
Matthew Hagan [Wed, 15 Dec 2021 14:53:29 +0000 (14:53 +0000)]
openvswitch: merge dependency lists
Rather than defining dependencies, then appending the libatomic
dependency on the following line, merge all into one definition.
Simultaneously, sort by alphabetical order.
Signed-off-by: Matthew Hagan <mathagan@fb.com>
Hannu Nyman [Wed, 15 Dec 2021 17:55:36 +0000 (19:55 +0200)]
nano: update to version 6.0
Update nano editor to version 6.0
Version 6.0 enable toggling the display of the line numbers with
the shortcut key M-N (Alt-n). Also the cmdline option "-l" works.
Remove earlier patch regarding that.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Florian Eckert [Wed, 15 Dec 2021 11:50:01 +0000 (12:50 +0100)]
Merge pull request #17333 from ysc3839/ddns-ns1
ddns-scripts: add ns1.com provider
Florian Eckert [Wed, 15 Dec 2021 11:14:33 +0000 (12:14 +0100)]
Merge pull request #17337 from TDT-AG/pr/
20211214-libqmi
libqmi: fix missing CONFIG_ prefix
Florian Eckert [Tue, 14 Dec 2021 07:55:26 +0000 (08:55 +0100)]
libqmi: fix missing CONFIG_ prefix
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Richard Yu [Wed, 15 Dec 2021 10:22:56 +0000 (18:22 +0800)]
ddns-scripts: add ns1.com provider
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
W. Michael Petullo [Sun, 12 Dec 2021 20:24:17 +0000 (14:24 -0600)]
mandoc: update to 1.14.6
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 12 Dec 2021 20:15:20 +0000 (14:15 -0600)]
libgpg-error: update to 1.43
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Tianling Shen [Tue, 14 Dec 2021 11:40:27 +0000 (19:40 +0800)]
dnsproxy: Update to 0.39.13
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Florian Eckert [Tue, 14 Dec 2021 15:27:13 +0000 (16:27 +0100)]
Merge pull request #17300 from TDT-AG/pr/
20211210-dbus
dbus: add debug option and move service to procd and update/fix compile CMAKE_OPTIONS
W. Michael Petullo [Tue, 14 Dec 2021 14:56:06 +0000 (08:56 -0600)]
semodule-utils: update to 3.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 14:55:51 +0000 (08:55 -0600)]
python3-networkx: update to 2.6.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Tue, 14 Dec 2021 14:55:27 +0000 (08:55 -0600)]
python3-libselinux: update to 3.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Florian Eckert [Mon, 13 Dec 2021 12:06:47 +0000 (13:06 +0100)]
modemmanager: refactoring hotplug debug logging
The output of the hotplug is very chatty and floods the log with
messages that are not necessary in functioning operation.
So that the log can be filtered. A log level was added to each message
as the first opiton on mm_log function call.
In addition, the facility of the hotplug script has been set to daemon,
which in my view fits better than user.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 6 Dec 2021 09:33:05 +0000 (10:33 +0100)]
ModemManager: add service options
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Sergey V. Lobanov [Sun, 12 Dec 2021 11:55:43 +0000 (14:55 +0300)]
nfs-kernel-server: fix build on macos arm64
1. prctl() check is not required for host-compile on any OS due to prctl
is not used in rpcgen which is only one is compiled during host-compile
phase. prctl() check is disabled via HOST_CONFIGURE_VARS in OpenWrt makefile
2. __DARWIN_ONLY_64_BIT_INO_T is true on macos arm64 so struct stat64
and stat64() are not available. This patch defines stat64 as stat if
__DARWIN_ONLY_64_BIT_INO_T is true
Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
W. Michael Petullo [Sun, 12 Dec 2021 20:28:18 +0000 (14:28 -0600)]
openldap: udpate to 2.6.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 12 Dec 2021 20:31:17 +0000 (14:31 -0600)]
vips: update to 8.12.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Michael Heimpold [Mon, 13 Dec 2021 19:11:27 +0000 (20:11 +0100)]
bandwidthd: migrate dependencies to php8 (fixes #17296)
This package was forgotten when all other packages were upgraded to PHP8.
So let's upgrade the dependencies here as well.
Thanks to @feckert, for pointing this out.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Florian Eckert [Mon, 13 Dec 2021 10:15:18 +0000 (11:15 +0100)]
dbus: remove dbus-update-activation-environment and add dbus-test-tool
The tool dbus-update-activiation-environment does not make sense there,
we only use --system service. So this is not needed.
But for debugging we need the tool dbus-test-tool.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 10 Dec 2021 11:16:01 +0000 (12:16 +0100)]
dbus: refactoring init for using procd
The dbus service has not yet been started via the procd. This commit
changes this.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
W. Michael Petullo [Sun, 12 Dec 2021 20:13:14 +0000 (14:13 -0600)]
krb5: update to 1.19.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Sun, 12 Dec 2021 20:22:10 +0000 (14:22 -0600)]
libsoup: update to 2.74.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Kerma Gérald [Sun, 12 Dec 2021 17:04:38 +0000 (18:04 +0100)]
crowdsec-firewall-bouncer: update to 0.0.18
Update to upstream release 0.0.18
Signed-off-by: Kerma Gérald <gandalf@gk2.net>
Michael Heimpold [Sun, 12 Dec 2021 11:35:27 +0000 (12:35 +0100)]
Merge pull request #17309 from mhei/mmc-utils-update
mmc-utils: update to latest git head