From ff3019cd903fe23cf106769a58e0a2d6b174eaf1275e1929d8ae8b450cf41a29 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Mon, 15 Feb 2021 11:22:33 +0000 Subject: [PATCH] Accepting request 872360 from home:scabrero:branches:network:samba:STABLE - Update to 4.13.4 * Work around special SMB2 IOCTL response behavior of NetApp Ontap 7.3.7; (bso#14607); * Temporary DFS share setup doesn't set case parameters in the same way as a regular share definition does; (bso#14612); * lib: Avoid declaring zero-length VLAs in various messaging functions; (bso#14605); * Do not create an empty DB when accessing a sam.ldb; (bso#14579); * vfs_fruit may close wrong backend fd; (bso#14596); * Temporary DFS share setup doesn't set case parameters in the same way as a regular share definition does; (bso#14612); * vfs_virusfilter: Allocate separate memory for config char*; (bso#14606); * vfs_fruit may close wrong backend fd; (bso#14596); * Work around special SMB2 IOCTL response behavior of NetApp Ontap 7.3.7; (bso#14607); * The cache directory for the user gencache should be created recursively; (bso#14601); * Be more flexible with repository names in CentOS 8 test environments; (bso#14594); - Uninstalling samba-client: Failed to disable unit, cifs.service does not exists; (bsc#1180388); OBS-URL: https://build.opensuse.org/request/show/872360 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=641 --- samba-4.13.3+git.181.fc4672a5b81.tar.bz2 | 3 --- samba-4.13.4+git.187.5ad4708741a.tar.bz2 | 3 +++ samba.changes | 29 ++++++++++++++++++++++++ samba.spec | 5 ++-- 4 files changed, 35 insertions(+), 5 deletions(-) delete mode 100644 samba-4.13.3+git.181.fc4672a5b81.tar.bz2 create mode 100644 samba-4.13.4+git.187.5ad4708741a.tar.bz2 diff --git a/samba-4.13.3+git.181.fc4672a5b81.tar.bz2 b/samba-4.13.3+git.181.fc4672a5b81.tar.bz2 deleted file mode 100644 index 240a29c..0000000 --- a/samba-4.13.3+git.181.fc4672a5b81.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:415ecfc220e9c89be5ee627da727c4239eb3fd8f1bb82ed21da87215f5c8c9b6 -size 24912865 diff --git a/samba-4.13.4+git.187.5ad4708741a.tar.bz2 b/samba-4.13.4+git.187.5ad4708741a.tar.bz2 new file mode 100644 index 0000000..7da658f --- /dev/null +++ b/samba-4.13.4+git.187.5ad4708741a.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5545289dda61f26b15219d3324f4625aa8d89de4ecd1526fc2e4d996aca01bc +size 24915485 diff --git a/samba.changes b/samba.changes index aa5c18c..0e9d9bf 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Jan 26 15:15:08 UTC 2021 - Samuel Cabrero + +- Update to 4.13.4 + * Work around special SMB2 IOCTL response behavior of NetApp Ontap + 7.3.7; (bso#14607); + * Temporary DFS share setup doesn't set case parameters in the same + way as a regular share definition does; (bso#14612); + * lib: Avoid declaring zero-length VLAs in various messaging functions; + (bso#14605); + * Do not create an empty DB when accessing a sam.ldb; (bso#14579); + * vfs_fruit may close wrong backend fd; (bso#14596); + * Temporary DFS share setup doesn't set case parameters in the same way + as a regular share definition does; (bso#14612); + * vfs_virusfilter: Allocate separate memory for config char*; (bso#14606); + * vfs_fruit may close wrong backend fd; (bso#14596); + * Work around special SMB2 IOCTL response behavior of NetApp Ontap 7.3.7; + (bso#14607); + * The cache directory for the user gencache should be created recursively; + (bso#14601); + * Be more flexible with repository names in CentOS 8 test environments; + (bso#14594); + +------------------------------------------------------------------- +Mon Dec 28 09:41:57 UTC 2020 - Samuel Cabrero + +- Uninstalling samba-client: Failed to disable unit, cifs.service + does not exists; (bsc#1180388); + ------------------------------------------------------------------- Wed Dec 16 11:30:25 UTC 2020 - Samuel Cabrero diff --git a/samba.spec b/samba.spec index e9ed9d2..48daef8 100644 --- a/samba.spec +++ b/samba.spec @@ -170,7 +170,7 @@ BuildRequires: liburing-devel %else %define build_make_smp_mflags %{?jobs:-j%jobs} %endif -Version: 4.13.3+git.181.fc4672a5b81 +Version: 4.13.4+git.187.5ad4708741a Release: 0 Url: https://www.samba.org/ Obsoletes: samba-32bit < %{version} @@ -1412,7 +1412,9 @@ fi %endif %preun client +%if 0%{?suse_version} < 1221 %{?stop_on_removal:%{stop_on_removal %cifs_init_script}} +%endif %post client /sbin/ldconfig @@ -1938,7 +1940,6 @@ exit 0 %{_libdir}/samba/libsmb-transport-samba4.so %{_libdir}/samba/libsmbclient-raw-samba4.so %{_libdir}/samba/libsmbd-base-samba4.so -%{_libdir}/samba/libsmbd-conn-samba4.so %{_libdir}/samba/libsmbd-shim-samba4.so %{_libdir}/samba/libsmbldaphelper-samba4.so %{_libdir}/samba/libsmbpasswdparser-samba4.so