Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2012-07-23 10:41:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2012-07-19 
18:00:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd.changes     2012-07-23 
10:41:38.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 20 19:24:08 CEST 2012 - sbra...@suse.cz
+
+- Fix NumLock detection/set race condition (bnc#746595#c47).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
systemd.spec: same change

++++++ systemd-numlock-suse.patch ++++++
--- /var/tmp/diff_new_pack.Ix3SjO/_old  2012-07-23 10:41:40.000000000 +0200
+++ /var/tmp/diff_new_pack.Ix3SjO/_new  2012-07-23 10:41:40.000000000 +0200
@@ -165,7 +165,7 @@
          D-Bus policy dir:        ${with_dbuspolicydir}
          D-Bus session dir:       ${with_dbussessionservicedir}
          D-Bus system dir:        ${with_dbussystemservicedir}
-Index: systemd-44/src/login/73-seat-numlock.rules.in
+Index: systemd-44/src/login/73-seat-numlock.rules
 ===================================================================
 --- /dev/null
 +++ systemd-44/src/login/73-seat-numlock.rules
@@ -219,3 +219,16 @@
 +                return EX_IOERR;
 +        return execv(args[0], args);
 +}
+Index: systemd-44/units/systemd-vconsole-setup.service.in
+===================================================================
+--- systemd-44.orig/units/systemd-vconsole-setup.service.in
++++ systemd-44/units/systemd-vconsole-setup.service.in
+@@ -10,7 +10,7 @@ Description=Setup Virtual Console
+ DefaultDependencies=no
+ Conflicts=shutdown.target
+ After=systemd-readahead-collect.service systemd-readahead-replay.service
+-Before=sysinit.target shutdown.target
++Before=sysinit.target shutdown.target udev-trigger.service
+ 
+ [Service]
+ Type=oneshot

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to