Hello community,

here is the log from the commit of package unscd for openSUSE:Factory checked 
in at 2012-01-04 07:32:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unscd (Old)
 and      /work/SRC/openSUSE:Factory/.unscd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unscd", Maintainer is "pbau...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/unscd/unscd.changes      2011-12-01 
12:26:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.unscd.new/unscd.changes 2012-01-04 
07:32:30.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Dec 15 00:05:17 UTC 2011 - crrodrig...@opensuse.org
+
+- Use non-forking mode 
+
+-------------------------------------------------------------------
+Wed Dec 14 21:49:51 UTC 2011 - crrodrig...@opensuse.org
+
+- Drop capabilities in systemd service (taken from apparmor
+  profile,asummed to be correct)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ unscd.spec ++++++
--- /var/tmp/diff_new_pack.xafKxQ/_old  2012-01-04 07:32:31.000000000 +0100
+++ /var/tmp/diff_new_pack.xafKxQ/_new  2012-01-04 07:32:31.000000000 +0100
@@ -20,10 +20,10 @@
 
 Name:           unscd
 Version:        0.47
-Release:        2
+Release:        0
 Summary:        Alternative Name Service Caching Daemon
+License:        GPL-2.0+
 Group:          System/Daemons
-License:        GPL
 Url:            http://busybox.net/~vda/unscd/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Conflicts:      nscd

++++++ nscd.service ++++++
--- /var/tmp/diff_new_pack.xafKxQ/_old  2012-01-04 07:32:31.000000000 +0100
+++ /var/tmp/diff_new_pack.xafKxQ/_new  2012-01-04 07:32:31.000000000 +0100
@@ -2,9 +2,8 @@
 Description=Name Service Cache Daemon
 
 [Service]
-PIDFile=/var/run/nscd/nscd.pid
-Type=forking
-ExecStart=/usr/sbin/nscd
+CapabilityBoundingSet=CAP_NET_BIND_SERVICE CAP_SETGID CAP_SETUID
+ExecStart=/usr/sbin/nscd -d
 ExecStop=/usr/sbin/nscd --shutdown
 Restart=always
 

++++++ nscd.socket ++++++
--- /var/tmp/diff_new_pack.xafKxQ/_old  2012-01-04 07:32:31.000000000 +0100
+++ /var/tmp/diff_new_pack.xafKxQ/_new  2012-01-04 07:32:31.000000000 +0100
@@ -3,6 +3,5 @@
 
 [Socket]
 ListenStream=/var/run/nscd/socket
-
 [Install]
 WantedBy=sockets.target
\ No newline at end of file

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

Reply via email to