Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2022-10-22 14:12:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Sat Oct 22 14:12:23 2022 rev:286 rq:1030329 version:4.17.1+git.270.17afe7cb6b

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2022-10-10 
18:45:52.859038924 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new.2275/samba.changes    2022-10-22 
14:12:43.876687412 +0200
@@ -1,0 +2,53 @@
+Wed Oct 19 12:48:21 UTC 2022 - Noel Power <nopo...@suse.com>
+
+- Update to 4.17.1
+  * CVE-2021-20251 [SECURITY] Bad password count not incremented
+    atomically; (bso#14611).
+  * smbXsrv_connection_shutdown_send result leaked; (bso#15174).
+  * Flush on a named stream never completes; (bso#15182).
+  * Permission denied calling SMBC_getatr when file not exists;
+    (bso#15195).
+  * Samba 4.5 sometimes cannot be upgraded to Samba 4.6 or later
+    over DRS: WERROR_DS_DRA_MISSING_PARENT due to faulty GET_ANC;
+    (bso#15189).
+  * pytest: add file removal helpers for TestCaseInTempDir;
+    (bso#15191).
+  * CVE-2021-20251 [SECURITY] Bad password count not incremented
+    atomically; (bso#14611).
+  * Samba 4.5 sometimes cannot be upgraded to Samba 4.6 or later
+    over DRS: WERROR_DS_DRA_MISSING_PARENT due to faulty GET_ANC;
+    (bso#15189).
+  * Flush on a named stream never completes; (bso#15182).
+  * vfs_gpfs silently garbles timestamps > year 2106;
+    (bso#15151).
+  * CVE-2021-20251 [SECURITY] Bad password count not incremented
+    atomically; (bso#14611).
+  * multi-channel socket passing may hit a race if one of the
+    involved processes already existed; (bso#15200).
+  * memory leak on temporary of struct imessaging_post_state and
+    struct tevent_immediate on struct imessaging_context (in
+    rpcd_spoolss and maybe others); (bso#15201).
+  * Since popt1.19 various use after free errors using result of
+    poptGetArg are now exposed; (bso#15205); (boo#1204279).
+  * Remove special case for O_CREAT in SMB_VFS_OPENAT from
+    vfs_glusterfs; (bso#15192).
+  * GETPWSID in memory cache grows indefinetly with each NTLM
+    auth; (bso#15169).
+  * CVE-2021-20251 [SECURITY] Bad password count not incremented
+    atomically; (bso#14611).
+- Install a systemd drop-in file for named service to allow
+  read/write access to the DLZ directory; (bsc#1201689);
+
+-------------------------------------------------------------------
+Fri Oct 14 14:20:51 UTC 2022 - Noel Power <nopo...@suse.com>
+
+- Fix use after free errors resulting from using return of
+  poptGetArg exposed since popt-1.19; (boo#1204279); (bso#15205).
+
+-------------------------------------------------------------------
+Mon Sep 26 10:40:18 UTC 2022 - Noel Power <nopo...@suse.com>
+
+- s3: smbd: Fix memory leak in
+  smbd_server_connection_terminate_done(); (bso#15174).
+
+-------------------------------------------------------------------

Old:
----
  samba-4.17.0+git.257.5f0ed03584a.tar.bz2

New:
----
  samba-4.17.1+git.270.17afe7cb6b.tar.bz2

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.9rbnzV/_old  2022-10-22 14:12:44.748689478 +0200
+++ /var/tmp/diff_new_pack.9rbnzV/_new  2022-10-22 14:12:44.756689497 +0200
@@ -145,7 +145,7 @@
 %endif
 BuildRequires:  sysuser-tools
 
-Version:        4.17.0+git.257.5f0ed03584a
+Version:        4.17.1+git.270.17afe7cb6b
 Release:        0
 URL:            https://www.samba.org/
 Obsoletes:      samba-32bit < %{version}
@@ -791,6 +791,9 @@
 %if %{with_dc}
        ln -s service %{buildroot}/%{_sbindir}/rcsamba-ad-dc
        install -m 0644 systemd/sysconfig.samba-ad-dc %{buildroot}%{_fillupdir}
+       # Drop-in file for named to allow r/w access to dlz dir (bsc#1201689)
+       install -d -m 0755 -p %{buildroot}%{_unitdir}/named.service.d
+       install -m 0644 systemd/named-override.conf 
%{buildroot}%{_unitdir}/named.service.d/26-samba-dlz.conf
 %endif
 rm %{buildroot}/%{_sysconfdir}/sysconfig/samba
 install -m 0644 systemd/sysconfig.samba %{buildroot}%{_fillupdir}
@@ -1751,6 +1754,8 @@
 %files ad-dc
 %{_fillupdir}/sysconfig.samba-ad-dc
 %{_unitdir}/samba-ad-dc.service
+%dir %{_unitdir}/named.service.d
+%{_unitdir}/named.service.d/26-samba-dlz.conf
 %{_sbindir}/samba
 %{_sbindir}/samba_dnsupdate
 %{_sbindir}/samba_kcc

++++++ samba-4.17.0+git.257.5f0ed03584a.tar.bz2 -> 
samba-4.17.1+git.270.17afe7cb6b.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.17.0+git.257.5f0ed03584a.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new.2275/samba-4.17.1+git.270.17afe7cb6b.tar.bz2
 differ: char 11, line 1

Reply via email to