Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2018-05-07 14:51:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Mon May  7 14:51:10 2018 rev:235 rq:603101 version:4.8.1+git.28.de67ff4c74d

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2018-04-23 
15:25:19.231727533 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2018-05-07 
14:51:12.746657195 +0200
@@ -1,0 +2,55 @@
+Fri Apr 27 13:57:14 UTC 2018 - scabr...@suse.de
+
+- Move libdfs-server-ad-samba4.so library from kdc to libs package, as it is
+  required by some client libs; (bsc#1074135);
+- Update to 4.8.1; (bsc#1091179);
+  + s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on error,
+    we don't own it here; (bso#13244);
+  + s3: smbd: Fix possible directory fd leak if the underlying OS doesn't
+    support fdopendir(); (bso#13270);
+  + Round-tripping ACL get/set through vfs_fruit will increase the number of
+    ACE entries without limit; (bso#13319);
+  + s3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specifically debug credit
+    issues; (bso#13347);
+  + s3: smbd: Files or directories can't be opened DELETE_ON_CLOSE without
+    delete access; (bso#13358);
+  + s3: smbd: Fix memory leak in vfswrap_getwd(); (bso#13372);
+  + s3: smbd: Unix extensions attempts to change wrong field in fchown call;
+    (bso#13375);
+  + ms_schema/samba-tool visualize: Fix python2.6 incompatibility;
+    (bso#13337);
+  + Fix invocation of gnutls_aead_cipher_encrypt(); (bso#13352);
+  + Windows 10 cannot logon on Samba NT4 domain; (bso#13328);
+  + winbindd: Recover loss of netlogon secure channel in case the peer DC is
+    rebooted; (bso#13332);
+  + s3:smbd: Don't use the directory cache for SMB2/3; (bso#13363);
+  + ctdb-client: Fix bugs in client code; (bso#13356);
+  + ctdb-scripts: Drop "net serverid wipe" from 50.samba event script;
+    (bso#13359);
+  + s3: lib: messages: Don't use the result of sec_init() before calling
+    sec_init(); (bso#13368);
+  + libads: Fix the build '--without-ads'; (bso#13273);
+  + winbind: Keep "force_reauth" in invalidate_cm_connection, add
+    'smbcontrol disconnect-dc'; (bso#13332);
+  + vfs_virusfilter: Fix CIDs 1428738-1428740; (bso#13343);
+  + dsdb: Fix CID 1034966 Uninitialized scalar variable; (bso#13367);
+  + rpc_server: Fix core dump in dfsgetinfo; (bso#13370);
+  + smbclient: Fix notify; (bso#13382);
+  + Fix smbd panic if the client-supplied channel sequence number wraps;
+    (bso#13215);
+  + Windows 10 cannot logon on Samba NT4 domain; (bso#13328);
+  + lib/util: Remove unused '#include <sys/syscall.h>' from tests/tfork.c;
+    (bso#13342);
+  + Fix build errors with cc from developerstudio 12.5 on Solaris;
+    (bso#13343);
+  + Fix the picky-developer build on FreeBSD 11; (bso#13344);
+  + s3:modules: Fix the build of vfs_aixacl2.c; (bso#13345);
+  + s3:smbd: map nterror on smb2_flush errorpath; (bso#13338);
+  + lib:replace: Fix linking when libtirpc-devel overwrites system headers;
+    (bso#13341);
+  + winbindd: 'wbinfo --name-to-sid' returns misleading result on invalid
+    query; (bso#13312);
+  + s3:passdb: Do not return OK if we don't have pinfo set up; (bso#13376);
+  + Allow AESNI to be used on all processor supporting AESNI; (bso#13302);
+
+-------------------------------------------------------------------

Old:
----
  samba-4.8.0+git.19.f53c6c0aa6f.tar.bz2

New:
----
  samba-4.8.1+git.28.de67ff4c74d.tar.bz2

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.kl25i4/_old  2018-05-07 14:51:14.526601652 +0200
+++ /var/tmp/diff_new_pack.kl25i4/_new  2018-05-07 14:51:14.534601402 +0200
@@ -162,7 +162,7 @@
 %else
 %define        build_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-Version:        4.8.0+git.19.f53c6c0aa6f
+Version:        4.8.1+git.28.de67ff4c74d
 Release:        0
 Url:            https://www.samba.org/
 Obsoletes:      samba-32bit < %{version}
@@ -1856,6 +1856,9 @@
 %{_libdir}/samba/libdbwrap-samba4.so
 %{_libdir}/samba/libdcerpc-samba-samba4.so
 %{_libdir}/samba/libdcerpc-samba4.so
+%if %{with_dc}
+%{_libdir}/samba/libdfs-server-ad-samba4.so
+%endif
 %{_libdir}/samba/libdsdb-module-samba4.so
 %{_libdir}/samba/libdsdb-garbage-collect-tombstones-samba4.so
 %{_libdir}/samba/libevents-samba4.so
@@ -2443,7 +2446,6 @@
 %{_libdir}/samba/gensec
 %{_libdir}/samba/gensec/krb5.so
 %{_libdir}/samba/libdb-glue-samba4.so
-%{_libdir}/samba/libdfs-server-ad-samba4.so
 %{_libdir}/samba/libdlz-bind9-for-torture-samba4.so
 %{_libdir}/samba/libdnsserver-common-samba4.so
 %{_libdir}/samba/libpac-samba4.so

++++++ samba-4.8.0+git.19.f53c6c0aa6f.tar.bz2 -> 
samba-4.8.1+git.28.de67ff4c74d.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.8.0+git.19.f53c6c0aa6f.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new/samba-4.8.1+git.28.de67ff4c74d.tar.bz2 
differ: char 11, line 1


Reply via email to