Hello community,

here is the log from the commit of package cifs-utils for openSUSE:Factory 
checked in at 2019-04-12 09:14:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cifs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.cifs-utils.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cifs-utils"

Fri Apr 12 09:14:01 2019 rev:59 rq:692960 version:6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes    2019-04-01 
12:33:13.369795907 +0200
+++ /work/SRC/openSUSE:Factory/.cifs-utils.new.27019/cifs-utils.changes 
2019-04-12 09:14:05.949665018 +0200
@@ -1,0 +2,24 @@
+Wed Apr 10 11:07:07 UTC 2019 - Aurelien Aptel <[email protected]>
+
+- Update to cifs-utils 6.9; (bsc#1132087).
+  * adds fixes for Azure
+  * new smbinfo utility
+  * remove cifs-utils-6.8.tar.bz2
+  * remove cifs-utils-6.8.tar.bz2.asc
+  * add cifs-utils-6.9.tar.bz2
+  * add cifs-utils-6.9.tar.bz2.asc
+- Remove backports that are already in 6.9; (fate#325270); (bsc#1130528);
+  * remove 0001-docs-cleanup-rst-formating.patch
+  * remove 0002-mount.cifs.rst-document-new-no-handlecache-mount-opt.patch
+  * remove 0003-manpage-update-mount.cifs-manpage-with-info-about-rd.patch
+  * remove 0004-checkopts-add-python-script-to-cross-check-mount-opt.patch
+  * remove 0005-mount.cifs.rst-document-missing-options-correct-wron.patch
+  * remove 0006-cifs-utils-support-rst2man-3.patch
+  * remove 0007-checkopts-report-duplicated-options-in-man-page.patch
+  * remove 0008-mount.cifs.rst-more-cleanups.patch
+  * remove 0009-mount.cifs.rst-document-vers-3-mount-option.patch
+  * remove 0010-mount.cifs.rst-document-vers-3.02-mount-option.patch
+  * remove allow-dns-resolver-key-to-expire.patch
+  * remove suse-document-new-vers-default-SMB2.1.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-docs-cleanup-rst-formating.patch
  0002-mount.cifs.rst-document-new-no-handlecache-mount-opt.patch
  0003-manpage-update-mount.cifs-manpage-with-info-about-rd.patch
  0004-checkopts-add-python-script-to-cross-check-mount-opt.patch
  0005-mount.cifs.rst-document-missing-options-correct-wron.patch
  0006-cifs-utils-support-rst2man-3.patch
  0007-checkopts-report-duplicated-options-in-man-page.patch
  0008-mount.cifs.rst-more-cleanups.patch
  0009-mount.cifs.rst-document-vers-3-mount-option.patch
  0010-mount.cifs.rst-document-vers-3.02-mount-option.patch
  allow-dns-resolver-key-to-expire.patch
  cifs-utils-6.8.tar.bz2
  cifs-utils-6.8.tar.bz2.asc
  suse-document-new-vers-default-SMB2.1.patch

New:
----
  cifs-utils-6.9.tar.bz2
  cifs-utils-6.9.tar.bz2.asc

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

Other differences:
------------------
++++++ cifs-utils.spec ++++++
--- /var/tmp/diff_new_pack.49FRpJ/_old  2019-04-12 09:14:06.677665446 +0200
+++ /var/tmp/diff_new_pack.49FRpJ/_new  2019-04-12 09:14:06.677665446 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:           cifs-utils
-Version:        6.8
+Version:        6.9
 Release:        0
 Summary:        Utilities for doing and managing mounts of the Linux CIFS 
filesystem
 License:        GPL-3.0-or-later
@@ -32,19 +32,6 @@
 Source100:      README.cifstab.migration
 Source1:        cifs.init
 
-Patch0:         0001-docs-cleanup-rst-formating.patch
-Patch1:         0002-mount.cifs.rst-document-new-no-handlecache-mount-opt.patch
-Patch2:         0003-manpage-update-mount.cifs-manpage-with-info-about-rd.patch
-Patch3:         0004-checkopts-add-python-script-to-cross-check-mount-opt.patch
-Patch4:         0005-mount.cifs.rst-document-missing-options-correct-wron.patch
-Patch5:         0006-cifs-utils-support-rst2man-3.patch
-Patch6:         0007-checkopts-report-duplicated-options-in-man-page.patch
-Patch7:         0008-mount.cifs.rst-more-cleanups.patch
-Patch8:         0009-mount.cifs.rst-document-vers-3-mount-option.patch
-Patch9:         0010-mount.cifs.rst-document-vers-3.02-mount-option.patch
-Patch10:        suse-document-new-vers-default-SMB2.1.patch
-Patch11:        allow-dns-resolver-key-to-expire.patch
-
 # cifs-utils 6.8 switched to python for man page generation
 # we need to require either py2 or py3 package
 # some products do not have a py2/py3 versions
@@ -101,7 +88,7 @@
 
 %package devel
 Summary:        Files needed for building plugins for cifs-utils
-Group:          Development/Libraries
+Group:          Development/Libraries/C and C++
 
 %description devel
 The SMB/CIFS protocol is a standard file sharing protocol widely deployed
@@ -125,18 +112,6 @@
 %prep
 %setup -q
 cp -a ${RPM_SOURCE_DIR}/README.cifstab.migration .
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
 
 %build
 export CFLAGS="%{optflags} -D_GNU_SOURCE -fpie"
@@ -187,7 +162,9 @@
 %{_mandir}/man8/cifs.idmap.8%{ext_man}
 %{_bindir}/cifscreds
 %{_sbindir}/cifs.upcall
+%{_bindir}/smbinfo
 %{_mandir}/man1/cifscreds.1%{ext_man}
+%{_mandir}/man1/smbinfo.1%{ext_man}
 %{_mandir}/man8/cifs.upcall.8%{ext_man}
 %{_mandir}/man8/mount.cifs.8%{ext_man}
 %dir %{_sysconfdir}/request-key.d

++++++ cifs-utils-6.8.tar.bz2 -> cifs-utils-6.9.tar.bz2 ++++++
++++ 5965 lines of diff (skipped)



Reply via email to