Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2018-12-05 09:36:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Wed Dec  5 09:36:08 2018 rev:243 rq:652484 version:4.9.3+git.113.3f6a4cdc269

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2018-11-06 
15:34:24.275701068 +0100
+++ /work/SRC/openSUSE:Factory/.samba.new.19453/samba.changes   2018-12-05 
09:36:13.173176258 +0100
@@ -1,0 +2,55 @@
+Mon Nov 19 12:28:56 UTC 2018 - Samuel Cabrero <[email protected]>
+
+- Update to samba-4.9.3
+  + CVE-2018-14629: Unprivileged adding of CNAME record causing loop in AD
+    Internal DNS server; (bso#13600); (bsc#1116319);
+  + CVE-2018-16841: Double-free in Samba AD DC KDC with PKINIT; (bso#13628);
+    (bsc#1116320);
+  + CVE-2018-16851: NULL pointer de-reference in Samba AD DC LDAP server;
+    (bso#13674); (bsc#1116322);
+  + CVE-2018-16852: NULL pointer de-reference in Samba AD DC DNS servers;
+    (bso#13669); (bsc#1116321);
+  + CVE-2018-16853: Samba AD DC S4U2Self crash in experimental MIT Kerberos
+    configuration (unsupported); (bso#13678); (bsc#1116324);
+  + CVE-2018-16857: Bad password count in AD DC not always effective;
+    window; (bso#13683); (bsc#1116323);
+
+-------------------------------------------------------------------
+Thu Nov  8 15:06:37 UTC 2018 - Samuel Cabrero <[email protected]>
+
+- Update to samba-4.9.2
+  + dsdb: Add comments explaining the limitations of our current backlink
+    behaviour; (bso#13418);
+  + Fix problems running domain backups (handling SMBv2, sites); (bso#13621);
+  + testparm: Fix crashes with PANIC: Messaging not initialized on SLES 12 SP3;
+    (bso#13465);
+  + Make vfs_fruit able to cleanup AppleDouble files; (bso#13642);
+  + File saving issues with vfs_fruit on samba >= 4.8.5; (bso#13646);
+  + Enabling vfs_fruit looses FinderInfo; (bso#13649);
+  + Cancelling of SMB2 aio reads and writes returns wrong error
+    NT_STATUS_INTERNAL_ERROR; (bso#13667);
+  + Fix CTDB recovery record resurrection from inactive nodes and simplify
+    vacuuming; (bso#13641);
+  + examples: Fix the smb2mount build; (bso#13465);
+  + libtevent: Fix build due to missing open_memstream on Illiumos;
+    (bso#13629);
+  + winbindd_cache: Fix timeout calculation for sid<->name cache; (bso#13662);
+  + dsdb encrypted_secrets: Allow "ldb:// and "mdb://" in file path;
+    (bso#13653);
+  + Extended DN SID component missing for member after switching group
+    membership; (bso#13418);
+  + Return STATUS_SESSION_EXPIRED error encrypted, if the request was
+    encrypted; (bso#13624);
+  + python: Allow forced signing via smb.SMB(); (bso#13621);
+  + lib:socket: If returning early, set ifaces; (bso#13665);
+  + ldb: Bump ldb version to 1.4.3, Python: Ensure ldb.Dn can accept utf8
+    encoded unicode; (bso#13616);
+  + smbd: Fix DELETE_ON_CLOSE behaviour on files with READ_ONLY attribute;
+    (bso#13673);
+  + waf: Add -fstack-clash-protection; (bso#13601);
+  + winbind: Fix segfault if an invalid passdb backend is configured;
+    (bso#13668);
+  + Fix bugs in CTDB event handling; (bso#13659);
+  + Misbehaving nodes are sometimes not banned; (bso#13670);
+
+-------------------------------------------------------------------

Old:
----
  samba-4.9.1+git.101.212e237d8ef.tar.bz2

New:
----
  samba-4.9.3+git.113.3f6a4cdc269.tar.bz2

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.yfU906/_old  2018-12-05 09:36:14.185175149 +0100
+++ /var/tmp/diff_new_pack.yfU906/_new  2018-12-05 09:36:14.189175145 +0100
@@ -52,7 +52,7 @@
 %define talloc_version 2.1.10
 %define tevent_version 0.9.34
 %define tdb_version    1.3.15
-%define ldb_version    1.4.2
+%define ldb_version    1.4.3
 
 %global with_mitkrb5 1
 %global with_dc 0
@@ -168,7 +168,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-Version:        4.9.1+git.101.212e237d8ef
+Version:        4.9.3+git.113.3f6a4cdc269
 Release:        0
 Url:            https://www.samba.org/
 Obsoletes:      samba-32bit < %{version}
@@ -1049,6 +1049,10 @@
        --without-ad-dc \
        --without-json-audit \
        --without-gpgme \
+%else
+%if %{with_mitkrb5}
+       --with-experimental-mit-ad-dc \
+%endif
 %endif
 %if ! %{with_python}
        --disable-python \
@@ -1894,6 +1898,7 @@
 %{_libdir}/samba/libcli-spoolss-samba4.so
 %{_libdir}/samba/libcliauth-samba4.so
 %{_libdir}/samba/libcluster-samba4.so
+%{_libdir}/samba/libcmdline-contexts-samba4.so
 %{_libdir}/samba/libcmdline-credentials-samba4.so
 %{_libdir}/samba/libdbwrap-samba4.so
 %{_libdir}/samba/libdcerpc-samba-samba4.so
@@ -1933,6 +1938,7 @@
 %{_libdir}/samba/libnon-posix-acls-samba4.so
 %{_libdir}/samba/libnpa-tstream-samba4.so
 %{_libdir}/samba/libnss-info-samba4.so
+%{_libdir}/samba/libpopt-samba3-cmdline-samba4.so
 %{_libdir}/samba/libpopt-samba3-samba4.so
 %{_libdir}/samba/libposix-eadb-samba4.so
 %{_libdir}/samba/libprinting-migrate-samba4.so

++++++ samba-4.9.1+git.101.212e237d8ef.tar.bz2 -> 
samba-4.9.3+git.113.3f6a4cdc269.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.9.1+git.101.212e237d8ef.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new.19453/samba-4.9.3+git.113.3f6a4cdc269.tar.bz2
 differ: char 11, line 1


Reply via email to