Hello community,

here is the log from the commit of package autofs for openSUSE:Factory checked 
in at 2013-03-19 12:10:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autofs (Old)
 and      /work/SRC/openSUSE:Factory/.autofs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/autofs/autofs.changes    2013-03-08 
11:20:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.autofs.new/autofs.changes       2013-03-19 
12:10:47.000000000 +0100
@@ -1,0 +2,12 @@
+Mon Mar 11 13:36:06 UTC 2013 - [email protected]
+
+- autofs-5.0.7-upstream-patches-20130311.bz2: update 5.0.7 upstream
+  patches to 20130311, fixing some bugs:
+  * dont fail on master map self include (bnc#799873)
+  * fix wildcard multi map regression
+  * fix file descriptor leak when reloading the daemon (bnc#772698)
+  * deprecate nosymlink pseudo option
+  * add symlink pseudo option
+  * document browse option in man page
+
+-------------------------------------------------------------------

Old:
----
  autofs-5.0.6-task-use-after-free.patch
  autofs-5.0.7-upstream-patches-20130121.bz2

New:
----
  autofs-5.0.7-task-use-after-free.patch
  autofs-5.0.7-upstream-patches-20130311.bz2

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

Other differences:
------------------
++++++ autofs.spec ++++++
--- /var/tmp/diff_new_pack.8OxSM0/_old  2013-03-19 12:10:52.000000000 +0100
+++ /var/tmp/diff_new_pack.8OxSM0/_new  2013-03-19 12:10:52.000000000 +0100
@@ -75,12 +75,12 @@
 Source42:       org.freedesktop.AutoMount.conf
 Source100:      autofs-rpmlintrc
 # Upstream patches that will be in the next release
-%define patchdate 20130121
+%define patchdate 20130311
 Patch0:         autofs-%{version}-upstream-patches-%{patchdate}.bz2
 # PATCH-FIX-OPENSUSE autofs-5.0.7-revert-fix-libtirpc-name-clash.patch
 Patch1:         autofs-5.0.7-revert-fix-libtirpc-name-clash.patch
-# PATCH-FIX-UPSTREAM autofs-5.0.6-task-use-after-free.patch [bnc#727392]
-Patch82:        autofs-5.0.6-task-use-after-free.patch
+# PATCH-FIX-UPSTREAM autofs-5.0.7-task-use-after-free.patch [bnc#727392]
+Patch82:        autofs-5.0.7-task-use-after-free.patch
 # PATCH-FIX-OPENSUSE autofs-suse-auto_master_default.patch
 Patch100:       autofs-suse-auto_master_default.patch
 # PATCH-FIX-OPENSUSE autofs-suse-build.patch

++++++ autofs-5.0.7-revert-fix-libtirpc-name-clash.patch ++++++
--- /var/tmp/diff_new_pack.8OxSM0/_old  2013-03-19 12:10:52.000000000 +0100
+++ /var/tmp/diff_new_pack.8OxSM0/_new  2013-03-19 12:10:52.000000000 +0100
@@ -18,7 +18,7 @@
 ===================================================================
 --- autofs-5.0.7.orig/lib/rpc_subs.c
 +++ autofs-5.0.7/lib/rpc_subs.c
-@@ -34,16 +34,6 @@
+@@ -33,16 +33,6 @@
  #include <pthread.h>
  #include <poll.h>
  
@@ -39,7 +39,7 @@
 ===================================================================
 --- autofs-5.0.7.orig/CHANGELOG
 +++ autofs-5.0.7/CHANGELOG
-@@ -71,7 +71,6 @@
+@@ -91,7 +91,6 @@
  - fix kernel verion check of version components.
  - dont retry ldap connect if not required.
  - fix initialization in rpc create_client().

++++++ autofs-5.0.6-task-use-after-free.patch -> 
autofs-5.0.7-task-use-after-free.patch ++++++
--- /work/SRC/openSUSE:Factory/autofs/autofs-5.0.6-task-use-after-free.patch    
2012-06-01 22:30:20.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.autofs.new/autofs-5.0.7-task-use-after-free.patch   
    2013-03-19 12:10:47.000000000 +0100
@@ -2,11 +2,11 @@
 Subject: fix segmentation fault in st_queue_handler()
 References: bnc#727392
 
-Index: autofs-5.0.6/daemon/state.c
+Index: autofs-5.0.7/daemon/state.c
 ===================================================================
---- autofs-5.0.6.orig/daemon/state.c
-+++ autofs-5.0.6/daemon/state.c
-@@ -1166,12 +1166,12 @@ remove:
+--- autofs-5.0.7.orig/daemon/state.c
++++ autofs-5.0.7/daemon/state.c
+@@ -1162,12 +1162,12 @@ remove:
                                                        struct state_queue, 
pending);
  
                                list_del(&task->list);


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

Reply via email to