Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2020-10-02 17:16:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Fri Oct  2 17:16:52 2020 rev:317 rq:838928 version:246.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes     2020-09-17 
14:37:31.979133296 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new.4249/systemd-mini.changes   
2020-10-02 17:17:17.286111122 +0200
@@ -1,0 +2,36 @@
+Wed Sep 30 19:09:59 UTC 2020 - Franck Bui <f...@suse.com>
+
+- Import commit d7b5ac76dc95ddf30e707d26998e36303e9f52a7 (merge of v246.6)
+
+  For a complete list of changes, visit:
+  
https://github.com/openSUSE/systemd/compare/1cab0d44584687ace92d1df30eadf264231e3b65...d7b5ac76dc95ddf30e707d26998e36303e9f52a7
+
+-------------------------------------------------------------------
+Tue Sep 29 16:37:40 UTC 2020 - Franck Bui <f...@suse.com>
+
+- Ship {/usr/lib,/etc}/systemd/network directories in the main package
+
+  These directories can be used by both udevd and networkd.
+
+-------------------------------------------------------------------
+Thu Sep 17 15:12:48 UTC 2020 - Franck Bui <f...@suse.com>
+
+- Remove dangling symlink
+  /usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket
+
+  Otherwise the build system complains.
+
+-------------------------------------------------------------------
+Thu Sep 17 12:50:27 UTC 2020 - Franck Bui <f...@suse.com>
+
+- Import commit 1cab0d44584687ace92d1df30eadf264231e3b65 (include v246.5)
+
+  304ec2c7ab fstab-generator: add 'nofail' when  NFS 'bg' option is used 
(bsc#1176513)
+  6ae277fb37 test: adapt TEST-21-SYSUSERS for SUSE
+  acd8bfd2cc test: adapt TEST-13-NSPAWN-SMOKE for SUSE
+  [...]
+
+  For a complete list of changes, visit:
+  
https://github.com/openSUSE/systemd/compare/a4e393eecb9dbe140a6c7d57419c291d786155cf...1cab0d44584687ace92d1df30eadf264231e3b65
+
+-------------------------------------------------------------------
systemd.changes: same change

Old:
----
  systemd-v246.4+suse.20.gf1344d5b7f.tar.xz

New:
----
  systemd-v246.6+suse.27.gd7b5ac76dc.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ systemd-mini.spec ++++++
--- /var/tmp/diff_new_pack.qxMRo7/_old  2020-10-02 17:17:21.274111293 +0200
+++ /var/tmp/diff_new_pack.qxMRo7/_new  2020-10-02 17:17:21.278111293 +0200
@@ -26,7 +26,7 @@
 ##### WARNING: please do not edit this auto generated spec file. Use the 
systemd.spec! #####
 %define mini -mini
 %define min_kernel_version 4.5
-%define suse_version +suse.20.gf1344d5b7f
+%define suse_version +suse.27.gd7b5ac76dc
 
 %bcond_with     gnuefi
 %if 0%{?bootstrap}
@@ -55,7 +55,7 @@
 
 Name:           systemd-mini
 URL:            http://www.freedesktop.org/wiki/Software/systemd
-Version:        246.4
+Version:        246.6
 Release:        0
 Summary:        A System and Session Manager
 License:        LGPL-2.1-or-later
@@ -605,6 +605,7 @@
 install -m0755 -D %{S:4}  
%{buildroot}/%{_prefix}/lib/systemd/systemd-sysv-install
 %endif
 
+mkdir -p % %{buildroot}%{_sysconfdir}/systemd/network
 mkdir -p % %{buildroot}%{_sysconfdir}/systemd/nspawn
 
 # Package the scripts used to fix all packaging issues. Also drop the
@@ -809,6 +810,7 @@
 # us to prevent journald from recording audit messages in the journal
 # by default (bsc#1109252).
 rm -f %{buildroot}%{_unitdir}/systemd-journald-audit.socket
+rm -f 
%{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
 
 %if ! 0%{?bootstrap}
 %find_lang systemd
@@ -1121,6 +1123,7 @@
 %{_prefix}/lib/kernel/install.d/50-depmod.install
 %{_prefix}/lib/kernel/install.d/90-loaderentry.install
 %dir %{_prefix}/lib/systemd
+%dir %{_prefix}/lib/systemd/network
 %dir %{_unitdir}
 %{_userunitdir}
 %if %{with coredump}
@@ -1244,6 +1247,7 @@
 %dir %{_sysconfdir}/X11/xinit/xinitrc.d
 %dir %{_sysconfdir}/X11/xorg.conf.d
 %dir %{_sysconfdir}/systemd
+%dir %{_sysconfdir}/systemd/network
 %dir %{_sysconfdir}/systemd/system
 %dir %{_sysconfdir}/systemd/user
 %dir %{_sysconfdir}/xdg/systemd
@@ -1448,7 +1452,7 @@
 %{_mandir}/man8/systemd-udev*
 %{_mandir}/man8/udev*
 %endif
-%dir %{_prefix}/lib/systemd/system
+%dir %{_unitdir}
 %{_prefix}/lib/systemd/systemd-udevd
 %{_unitdir}/systemd-udev*.service
 %{_unitdir}/systemd-udevd*.socket
@@ -1457,7 +1461,6 @@
 %{_unitdir}/sysinit.target.wants/systemd-udev*.service
 %dir %{_unitdir}/sockets.target.wants
 %{_unitdir}/sockets.target.wants/systemd-udev*.socket
-%dir %{_prefix}/lib/systemd/network
 %{_prefix}/lib/systemd/network/99-default.link
 %{_datadir}/pkgconfig/udev.pc
 
@@ -1596,7 +1599,6 @@
 %files network
 %defattr(-,root,root)
 %if %{with networkd}
-%dir %{_sysconfdir}/systemd/network
 %config(noreplace) %{_sysconfdir}/systemd/networkd.conf
 %{_bindir}/networkctl
 %{_datadir}/dbus-1/system.d/org.freedesktop.network1.conf

++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.qxMRo7/_old  2020-10-02 17:17:21.302111294 +0200
+++ /var/tmp/diff_new_pack.qxMRo7/_new  2020-10-02 17:17:21.302111294 +0200
@@ -24,7 +24,7 @@
 %define bootstrap 0
 %define mini %nil
 %define min_kernel_version 4.5
-%define suse_version +suse.20.gf1344d5b7f
+%define suse_version +suse.27.gd7b5ac76dc
 
 %bcond_with     gnuefi
 %if 0%{?bootstrap}
@@ -53,7 +53,7 @@
 
 Name:           systemd
 URL:            http://www.freedesktop.org/wiki/Software/systemd
-Version:        246.4
+Version:        246.6
 Release:        0
 Summary:        A System and Session Manager
 License:        LGPL-2.1-or-later
@@ -603,6 +603,7 @@
 install -m0755 -D %{S:4}  
%{buildroot}/%{_prefix}/lib/systemd/systemd-sysv-install
 %endif
 
+mkdir -p % %{buildroot}%{_sysconfdir}/systemd/network
 mkdir -p % %{buildroot}%{_sysconfdir}/systemd/nspawn
 
 # Package the scripts used to fix all packaging issues. Also drop the
@@ -807,6 +808,7 @@
 # us to prevent journald from recording audit messages in the journal
 # by default (bsc#1109252).
 rm -f %{buildroot}%{_unitdir}/systemd-journald-audit.socket
+rm -f 
%{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
 
 %if ! 0%{?bootstrap}
 %find_lang systemd
@@ -1119,6 +1121,7 @@
 %{_prefix}/lib/kernel/install.d/50-depmod.install
 %{_prefix}/lib/kernel/install.d/90-loaderentry.install
 %dir %{_prefix}/lib/systemd
+%dir %{_prefix}/lib/systemd/network
 %dir %{_unitdir}
 %{_userunitdir}
 %if %{with coredump}
@@ -1242,6 +1245,7 @@
 %dir %{_sysconfdir}/X11/xinit/xinitrc.d
 %dir %{_sysconfdir}/X11/xorg.conf.d
 %dir %{_sysconfdir}/systemd
+%dir %{_sysconfdir}/systemd/network
 %dir %{_sysconfdir}/systemd/system
 %dir %{_sysconfdir}/systemd/user
 %dir %{_sysconfdir}/xdg/systemd
@@ -1446,7 +1450,7 @@
 %{_mandir}/man8/systemd-udev*
 %{_mandir}/man8/udev*
 %endif
-%dir %{_prefix}/lib/systemd/system
+%dir %{_unitdir}
 %{_prefix}/lib/systemd/systemd-udevd
 %{_unitdir}/systemd-udev*.service
 %{_unitdir}/systemd-udevd*.socket
@@ -1455,7 +1459,6 @@
 %{_unitdir}/sysinit.target.wants/systemd-udev*.service
 %dir %{_unitdir}/sockets.target.wants
 %{_unitdir}/sockets.target.wants/systemd-udev*.socket
-%dir %{_prefix}/lib/systemd/network
 %{_prefix}/lib/systemd/network/99-default.link
 %{_datadir}/pkgconfig/udev.pc
 
@@ -1594,7 +1597,6 @@
 %files network
 %defattr(-,root,root)
 %if %{with networkd}
-%dir %{_sysconfdir}/systemd/network
 %config(noreplace) %{_sysconfdir}/systemd/networkd.conf
 %{_bindir}/networkctl
 %{_datadir}/dbus-1/system.d/org.freedesktop.network1.conf

++++++ 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch ++++++
--- /var/tmp/diff_new_pack.qxMRo7/_old  2020-10-02 17:17:21.326111296 +0200
+++ /var/tmp/diff_new_pack.qxMRo7/_new  2020-10-02 17:17:21.326111296 +0200
@@ -1,8 +1,7 @@
-From 59f2eadb29ac38803fd32fe52f1403343a7d74ac Mon Sep 17 00:00:00 2001
+From 47563b617a371680d1ec3729fa4324310ebe3710 Mon Sep 17 00:00:00 2001
 From: Thomas Blume <thomas.bl...@suse.com>
 Date: Tue, 25 Mar 2014 13:08:56 +0000
-Subject: [PATCH 02/12] rc-local: fix ordering startup for
- /etc/init.d/boot.local
+Subject: [PATCH 1/1] rc-local: fix ordering startup for /etc/init.d/boot.local
 
 [tblume: fixes bnc#869142]
 ---
@@ -10,13 +9,13 @@
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/units/rc-local.service.in b/units/rc-local.service.in
-index 78ce69e0ae..0bcea82bed 100644
+index d4aaaf09d4..5cd1571cc7 100644
 --- a/units/rc-local.service.in
 +++ b/units/rc-local.service.in
 @@ -13,7 +13,7 @@
- Description=@RC_LOCAL_SCRIPT_PATH_START@ Compatibility
+ Description=@RC_LOCAL_PATH@ Compatibility
  Documentation=man:systemd-rc-local-generator(8)
- ConditionFileIsExecutable=@RC_LOCAL_SCRIPT_PATH_START@
+ ConditionFileIsExecutable=@RC_LOCAL_PATH@
 -After=network.target
 +After=basic.target
  

++++++ systemd-v246.4+suse.20.gf1344d5b7f.tar.xz -> 
systemd-v246.6+suse.27.gd7b5ac76dc.tar.xz ++++++
/work/SRC/openSUSE:Factory/systemd/systemd-v246.4+suse.20.gf1344d5b7f.tar.xz 
/work/SRC/openSUSE:Factory/.systemd.new.4249/systemd-v246.6+suse.27.gd7b5ac76dc.tar.xz
 differ: char 26, line 1


Reply via email to