Hello community,

here is the log from the commit of package autofs for openSUSE:12.2 checked in 
at 2012-07-22 15:07:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/autofs (Old)
 and      /work/SRC/openSUSE:12.2/.autofs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autofs", Maintainer is "mszer...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:12.2/autofs/autofs.changes       2012-07-09 
07:54:14.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.autofs.new/autofs.changes  2012-07-22 
15:07:28.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Jul 20 19:07:22 UTC 2012 - lchiqui...@suse.com
+
+- add reload action to systemd service file (bnc#772487)
+
+-------------------------------------------------------------------
+Thu Jul 19 22:43:42 UTC 2012 - lchiqui...@suse.com
+
+- update 5.0.6 upstream patches to 20120716, fixing some bugs:
+  * fix systemd argument passing
+  * fix get_nfs_info() can incorrectly fail
+  * fix offset directory removal
+
+-------------------------------------------------------------------

Old:
----
  autofs-5.0.6-upstream-patches-20120629.bz2

New:
----
  autofs-5.0.6-upstream-patches-20120716.bz2

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

Other differences:
------------------
++++++ autofs.spec ++++++
--- /var/tmp/diff_new_pack.OS98rn/_old  2012-07-22 15:07:29.000000000 +0200
+++ /var/tmp/diff_new_pack.OS98rn/_new  2012-07-22 15:07:29.000000000 +0200
@@ -53,7 +53,7 @@
 Source7:        NetworkManager-autofs
 Source8:        get-upstream-patches
 # Upstream patches that will be in the next release
-%define patchdate 20120629
+%define patchdate 20120716
 Patch0:         autofs-%{version}-upstream-patches-%{patchdate}.bz2
 Patch1:         autofs-5.0.6-revert-fix-libtirpc-name-clash.patch
 # Patches submitted upstream but not yet accepted

++++++ autofs.service ++++++
--- /var/tmp/diff_new_pack.OS98rn/_old  2012-07-22 15:07:29.000000000 +0200
+++ /var/tmp/diff_new_pack.OS98rn/_new  2012-07-22 15:07:29.000000000 +0200
@@ -7,6 +7,8 @@
 PIDFile=/var/run/automount.pid
 EnvironmentFile=-/etc/sysconfig/autofs
 ExecStart=/usr/sbin/automount ${AUTOFS_OPTIONS} -p /var/run/automount.pid
+ExecReload=/usr/bin/kill -HUP $MAINPID
+TimeoutSec=180
 
 [Install]
 WantedBy=multi-user.target

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

Reply via email to