Hello community,

here is the log from the commit of package haveged for openSUSE:Factory checked 
in at 2011-12-15 16:06:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haveged (Old)
 and      /work/SRC/openSUSE:Factory/.haveged.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haveged", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/haveged/haveged.changes  2011-12-08 
11:28:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.haveged.new/haveged.changes     2011-12-15 
16:06:23.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Dec 14 23:42:57 UTC 2011 - [email protected]
+
+- Update to version 1.3.0a, PPC fixes.
+- Cleanup systemd unit and drop capabiltities there.
+
+-------------------------------------------------------------------

Old:
----
  haveged-1.3.tar.gz

New:
----
  haveged-1.3a.tar.gz

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

Other differences:
------------------
++++++ haveged.spec ++++++
--- /var/tmp/diff_new_pack.4XuA28/_old  2011-12-15 16:06:24.000000000 +0100
+++ /var/tmp/diff_new_pack.4XuA28/_new  2011-12-15 16:06:24.000000000 +0100
@@ -15,6 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%define extra_ver a
+
 Name:           haveged
 Version:        1.3
 Release:        0
@@ -22,7 +25,7 @@
 Summary:        Feed entropy into random pool
 Url:            http://www.issihosts.com/haveged/
 Group:          System/Daemons
-Source0:        http://www.issihosts.com/haveged/%{name}-%{version}.tar.gz
+Source0:        
http://www.issihosts.com/haveged/%{name}-%{version}%{extra_ver}.tar.gz
 Source1:        %{name}.init
 Source2:        %{name}.service
 Patch1:         %{name}-ppc64.patch
@@ -57,7 +60,7 @@
 %build
 autoreconf -fiv
 export LDFLAGS="-Wl,-z,relro,-z,now"
-%configure --with-libcap-ng=yes --sbindir=/sbin --enable-nistest=yes 
--enable-daemon=yes
+%configure --sbindir=/sbin --enable-nistest=yes --enable-daemon=yes
 make %{?_smp_mflags}
 
 %check

++++++ haveged-1.3.tar.gz -> haveged-1.3a.tar.gz ++++++

++++++ haveged.service ++++++
--- /var/tmp/diff_new_pack.4XuA28/_old  2011-12-15 16:06:24.000000000 +0100
+++ /var/tmp/diff_new_pack.4XuA28/_new  2011-12-15 16:06:24.000000000 +0100
@@ -1,10 +1,10 @@
 [Unit]
 Description=Haveged Entropy Gathering Daemon
-After= local-fs.target syslog.target
 
 [Service]
 Type=simple
 ExecStart=/sbin/haveged -F 1 -w 1024 -v 0
+CapabilityBoundingSet=CAP_SYS_ADMIN
 
 [Install]
 WantedBy=multi-user.target

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to