commit autofs for openSUSE:Factory
Hello community, here is the log from the commit of package autofs for openSUSE:Factory checked in at 2012-07-30 09:08:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/autofs (Old) and /work/SRC/openSUSE:Factory/.autofs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "autofs", Maintainer is "MSzeredi@novell.com" Changes: -------- --- /work/SRC/openSUSE:Factory/autofs/autofs.changes 2012-07-22 15:07:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.autofs.new/autofs.changes 2012-07-30 09:08:14.000000000 +0200 @@ -1,0 +2,10 @@ +Wed Jul 25 23:46:20 UTC 2012 - lchiquitto@suse.com + +- update to version 5.0.7: + * check negative cache much earlier + * dont use pthread_rwlock_tryrdlock() + * mount_nfs.so to honor explicit NFSv4 requests + * mount_nfs.so fix port=0 option behavior v3 + * documentation fix some typos and misleading comments + +------------------------------------------------------------------- Old: ---- autofs-5.0.6-upstream-patches-20120716.bz2 autofs-5.0.6.tar.bz2 New: ---- autofs-5.0.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autofs.spec ++++++ --- /var/tmp/diff_new_pack.GjlR6W/_old 2012-07-30 09:08:19.000000000 +0200 +++ /var/tmp/diff_new_pack.GjlR6W/_new 2012-07-30 09:08:19.000000000 +0200 @@ -37,7 +37,7 @@ %if %{with_systemd} BuildRequires: systemd %endif -Version: 5.0.6 +Version: 5.0.7 Release: 0 Summary: A Kernel-Based Automounter License: GPL-2.0+ @@ -53,8 +53,8 @@ Source7: NetworkManager-autofs Source8: get-upstream-patches # Upstream patches that will be in the next release -%define patchdate 20120716 -Patch0: autofs-%{version}-upstream-patches-%{patchdate}.bz2 +#%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 Patch80: autofs-5.0.6-invalid-ghost-dirs.patch @@ -82,7 +82,7 @@ cp %{SOURCE4} . cp %{SOURCE5} . # -%patch0 -p1 +#%patch0 -p1 %patch1 -p1 %patch80 -p1 %patch82 -p1 ++++++ autofs-5.0.6.tar.bz2 -> autofs-5.0.7.tar.bz2 ++++++ ++++ 7628 lines of diff (skipped) ++++++ get-upstream-patches ++++++ --- /var/tmp/diff_new_pack.GjlR6W/_old 2012-07-30 09:08:19.000000000 +0200 +++ /var/tmp/diff_new_pack.GjlR6W/_new 2012-07-30 09:08:19.000000000 +0200 @@ -8,8 +8,8 @@ # # usage: get-upstream-patches -LATEST_RELEASE="5.0.6" -NEXT_RELEASE="5.0.7" +LATEST_RELEASE="5.0.7" +NEXT_RELEASE="5.0.8" BASE=http://www.kernel.org/pub/linux/daemons/autofs/v5/patches-$NEXT_RELEASE/ SERIES=patch_order-$LATEST_RELEASE -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de