We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455c7a9 commit a357169Copy full SHA for a357169
1 file changed
initscripts.spec
@@ -18,7 +18,7 @@ Requires: gawk \
18
19
Name: initscripts
20
Summary: Basic support for legacy System V init scripts
21
-Version: 10.11.8
+Version: 10.11.9
22
Release: 1%{?dist}
23
24
License: GPLv2
@@ -398,6 +398,9 @@ fi
398
# =============================================================================
399
400
%changelog
401
+* Tue Mar 31 2026 Jan Macku <jamacku@redhat.com> - 10.11.9-1
402
+- spec(network-scripts): add dependency on dbus-tools
403
+
404
* Tue Aug 27 2024 Jan Macku <jamacku@redhat.com> - 10.11.8-1
405
- netconsole: var/lock -> run/lock
406
- netconsole: source sysconfig/network only if it exists
0 commit comments