Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2014-06-19 13:07:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linuxrc (Old)
 and      /work/SRC/openSUSE:Factory/.linuxrc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linuxrc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2014-06-17 
11:22:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes     2014-06-19 
13:07:49.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun 17 12:50:34 CEST 2014 - snw...@suse.de
+
+- don't kill haveged (bnc #875848)
+- 4.2.33
+
+-------------------------------------------------------------------

Old:
----
  linuxrc-4.2.32.tar.xz

New:
----
  linuxrc-4.2.33.tar.xz

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

Other differences:
------------------
++++++ linuxrc.spec ++++++
--- /var/tmp/diff_new_pack.2ZcYFK/_old  2014-06-19 13:07:50.000000000 +0200
+++ /var/tmp/diff_new_pack.2ZcYFK/_new  2014-06-19 13:07:50.000000000 +0200
@@ -25,9 +25,9 @@
 Summary:        SUSE Installation Program
 License:        GPL-3.0+
 Group:          System/Boot
-Version:        4.2.32
+Version:        4.2.33
 Release:        0
-Source:         linuxrc-4.2.32.tar.xz
+Source:         linuxrc-4.2.33.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ linuxrc-4.2.32.tar.xz -> linuxrc-4.2.33.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.32/VERSION new/linuxrc-4.2.33/VERSION
--- old/linuxrc-4.2.32/VERSION  2014-06-06 08:25:17.000000000 +0200
+++ new/linuxrc-4.2.33/VERSION  2014-06-17 12:50:27.000000000 +0200
@@ -1 +1 @@
-4.2.32
+4.2.33
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.32/changelog new/linuxrc-4.2.33/changelog
--- old/linuxrc-4.2.32/changelog        2014-06-06 08:25:20.000000000 +0200
+++ new/linuxrc-4.2.33/changelog        2014-06-17 12:50:29.000000000 +0200
@@ -1,4 +1,8 @@
-2014-06-06:    HEAD
+2014-06-17:    HEAD
+       - don't kill haveged (bnc #875848)
+       - We start haveged early in in linuxrc now. So don't accidentally kill 
it.
+
+2014-06-06:    4.2.32
        - fix s390x network setup properly (bnc #881342)
 
 2014-06-05:    4.2.31
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.2.32/linuxrc.c new/linuxrc-4.2.33/linuxrc.c
--- old/linuxrc-4.2.32/linuxrc.c        2014-05-22 09:14:13.000000000 +0200
+++ new/linuxrc-4.2.33/linuxrc.c        2014-06-17 12:13:43.000000000 +0200
@@ -504,7 +504,7 @@
   static char *progs[] = {
     "portmap", "rpciod", "lockd", "dhcpcd", "cifsd", "mount.smbfs", "udevd",
     "mount.ntfs-3g", "brld", "sbl", "wickedd", "wickedd-auto4", 
"wickedd-dhcp4",
-    "wickedd-dhcp6", "dbus-daemon", "rpc.idmapd", "sh"
+    "wickedd-dhcp6", "dbus-daemon", "rpc.idmapd", "sh", "haveged"
   };
   int i;
 

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

Reply via email to