From 0b1e0c5925033ab67ae7b39139655fbee5f5a1f17473dbb8d627adc648accefa Mon Sep 17 00:00:00 2001 From: Noel Power Date: Thu, 31 Aug 2023 07:42:36 +0000 Subject: [PATCH] Accepting request 1108160 from home:scabrero:branches:network:samba:STABLE - Update to 4.18.6 * reply_sesssetup_and_X() can dereference uninitialized tmp pointer; (bso#15420); * Missing return in reply_exit_done(); (bso#15430); * post-exec password redaction for samba-tool is more reliable for fully random passwords as it no longer uses regular expressions containing the password value itself; (bso#15289); * Windows client join fails if a second container CN=System exists somewhere; (bso#9959); * Spotlight sometimes returns no results on latest macOS; (bso#15342); * Renaming results in NT_STATUS_SHARING_VIOLATION if previously attempted to remove the destination; (bso#15417); * Spotlight results return wrong date in result list; (bso#15427); * "net offlinejoin provision" does not work as non-root user; (bso#15414); * rpcserver no longer accepts double backslash in dfs pathname; (bso#15400); * cm_prepare_connection() calls close(fd) for the second time; (bso#15433); * 2-3min delays at reconnect with smb2_validate_sequence_number: bad message_id 2; (bso#15346); * samba-tool ntacl get segfault if aio_pthread appended; (bso#15441); * DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED can't be parsed; (bso#15446); * Python tarfile extraction needs change to avoid a warning (CVE-2007-4559 mitigation); (bso#15390); * Regression DFS not working with widelinks = true; (bso#15435); * mdssvc: Do an early talloc_free() in _mdssvc_open(); (bso#15449); OBS-URL: https://build.opensuse.org/request/show/1108160 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=683 --- samba-4.18.5+git.317.8274ea9ca1.tar.bz2 | 3 --- samba-4.18.6+git.320.cfda27bacb.tar.bz2 | 3 +++ samba.changes | 28 +++++++++++++++++++++++++ samba.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 samba-4.18.5+git.317.8274ea9ca1.tar.bz2 create mode 100644 samba-4.18.6+git.320.cfda27bacb.tar.bz2 diff --git a/samba-4.18.5+git.317.8274ea9ca1.tar.bz2 b/samba-4.18.5+git.317.8274ea9ca1.tar.bz2 deleted file mode 100644 index 6268f25..0000000 --- a/samba-4.18.5+git.317.8274ea9ca1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e642e20b292023a45c79c217d39fa6ded1435d67f490258bf6c27699c81b005 -size 43837519 diff --git a/samba-4.18.6+git.320.cfda27bacb.tar.bz2 b/samba-4.18.6+git.320.cfda27bacb.tar.bz2 new file mode 100644 index 0000000..90dcb4d --- /dev/null +++ b/samba-4.18.6+git.320.cfda27bacb.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:161380f6945454dd99ae79f2207c64d6ddc4166a6bc21a5d125f9052a6612cd6 +size 43809240 diff --git a/samba.changes b/samba.changes index c5f80c0..8e84a21 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Mon Aug 21 15:16:35 UTC 2023 - Samuel Cabrero + +- Update to 4.18.6 + * reply_sesssetup_and_X() can dereference uninitialized tmp pointer; + (bso#15420); + * Missing return in reply_exit_done(); (bso#15430); + * post-exec password redaction for samba-tool is more reliable for fully + random passwords as it no longer uses regular expressions containing the + password value itself; (bso#15289); + * Windows client join fails if a second container CN=System exists somewhere; + (bso#9959); + * Spotlight sometimes returns no results on latest macOS; (bso#15342); + * Renaming results in NT_STATUS_SHARING_VIOLATION if previously attempted to + remove the destination; (bso#15417); + * Spotlight results return wrong date in result list; (bso#15427); + * "net offlinejoin provision" does not work as non-root user; (bso#15414); + * rpcserver no longer accepts double backslash in dfs pathname; (bso#15400); + * cm_prepare_connection() calls close(fd) for the second time; (bso#15433); + * 2-3min delays at reconnect with smb2_validate_sequence_number: bad + message_id 2; (bso#15346); + * samba-tool ntacl get segfault if aio_pthread appended; (bso#15441); + * DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED can't be parsed; (bso#15446); + * Python tarfile extraction needs change to avoid a warning (CVE-2007-4559 + mitigation); (bso#15390); + * Regression DFS not working with widelinks = true; (bso#15435); + * mdssvc: Do an early talloc_free() in _mdssvc_open(); (bso#15449); + ------------------------------------------------------------------- Tue Aug 8 15:40:54 UTC 2023 - Samuel Cabrero diff --git a/samba.spec b/samba.spec index 8d7c217..50028d6 100644 --- a/samba.spec +++ b/samba.spec @@ -158,7 +158,7 @@ BuildRequires: liburing-devel %endif BuildRequires: sysuser-tools -Version: 4.18.5+git.317.8274ea9ca1 +Version: 4.18.6+git.320.cfda27bacb Release: 0 URL: https://www.samba.org/ Obsoletes: samba-32bit < %{version}