Hello community,

here is the log from the commit of package cifs-utils for openSUSE:13.1 checked 
in at 2013-10-11 09:24:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/cifs-utils (Old)
 and      /work/SRC/openSUSE:13.1/.cifs-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cifs-utils"

Changes:
--------
--- /work/SRC/openSUSE:13.1/cifs-utils/cifs-utils.changes       2013-09-23 
10:48:44.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.cifs-utils.new/cifs-utils.changes  2013-10-11 
09:24:08.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Oct  9 12:16:57 UTC 2013 - lmue...@suse.com
+
+- Verify source tar ball gpg signature.
+
+-------------------------------------------------------------------
+Tue Oct  8 15:02:44 UTC 2013 - lmue...@suse.com
+
+- Update to cifs-utils 6.2.
+  + setcifsacl can now work without a plugin
+  + systemd-ask-password is found using $PATH now
+  + cifs.upcall now works with KEYRING: credcaches
+- Update to cifs-utils 6.1.
+  + minor bugfixes
+  + allow cifs.upcall to use dedicated keytab
+- Update to cifs-utils 6.0.
+  + minor bugfixes and documentation updates
+  + support for NFS-style device names removed
+
+-------------------------------------------------------------------
@@ -10 +29,2 @@
-- Add cifstab named configuration file to post-12.2 systems; (bnc#804822).
+- Add cifstab named configuration file to post-12.2 systems; (bnc#804822);
+  (bnc#821889).

Old:
----
  1a01f7c4b90695211d12291d7a24bec05b1f2922.diff
  cifs-utils-5.9.tar.bz2

New:
----
  cifs-utils-6.2.tar.bz2
  cifs-utils-6.2.tar.bz2.asc
  cifs-utils-pubkey_70F3B981.asc

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

Other differences:
------------------
++++++ cifs-utils.spec ++++++
--- /var/tmp/diff_new_pack.UpMFTx/_old  2013-10-11 09:24:08.000000000 +0200
+++ /var/tmp/diff_new_pack.UpMFTx/_new  2013-10-11 09:24:08.000000000 +0200
@@ -17,13 +17,15 @@
 
 
 Name:           cifs-utils
-Version:        5.9
+Version:        6.2
 Release:        0
 Summary:        Utilities for doing and managing mounts of the Linux CIFS 
filesyste
 License:        GPL-3.0+
 Group:          System/Filesystems
 Url:            http://www.samba.org/linux-cifs/cifs-utils/
 Source:         
ftp://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2
+Source5:        
ftp://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2.asc
+Source6:        
ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-pubkey_70F3B981.asc
 %if "%{_vendor}" == "suse"
 %define  NET_CFGDIR network
 %else
@@ -33,7 +35,6 @@
 Source2:        mkinitrd_scripts_boot-cifs.sh
 Source3:        mkinitrd_scripts_setup-cifs.sh
 Source4:        cifstab
-Patch:          1a01f7c4b90695211d12291d7a24bec05b1f2922.diff
 %if 0%{?suse_version}
 PreReq:         insserv %{?fillup_prereq} mkinitrd
 %else
@@ -72,6 +73,9 @@
 BuildRequires:  pkgconfig
 %endif
 Requires:       keyutils
+%if %suse_version > 1220
+BuildRequires:  gpg-offline
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -88,8 +92,8 @@
 necessary for building ID mapping plugins for cifs-utils.
 
 %prep
+%{?gpg_verify: %gpg_verify --keyring %{SOURCE6} %{SOURCE5}}
 %setup -q
-%patch -p1
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -fpie"

++++++ cifs-utils-5.9.tar.bz2 -> cifs-utils-6.2.tar.bz2 ++++++
++++ 11217 lines of diff (skipped)

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

Reply via email to