diff --git a/samba-4.8.0+git.19.f53c6c0aa6f.tar.bz2 b/samba-4.8.0+git.19.f53c6c0aa6f.tar.bz2 deleted file mode 100644 index 3922781..0000000 --- a/samba-4.8.0+git.19.f53c6c0aa6f.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7241a8a63e2c02c9ccfb486f0ca132d72603d5cb3ad5878ca8e1d5a43a955914 -size 24210182 diff --git a/samba-4.8.1+git.28.de67ff4c74d.tar.bz2 b/samba-4.8.1+git.28.de67ff4c74d.tar.bz2 new file mode 100644 index 0000000..0db74cb --- /dev/null +++ b/samba-4.8.1+git.28.de67ff4c74d.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3329ae7fdfbf8554c6faa9348ebf8f25c7592a8bcd23cbbeb1515a69358469 +size 24167783 diff --git a/samba.changes b/samba.changes index 887ecbf..92c83d1 100644 --- a/samba.changes +++ b/samba.changes @@ -1,3 +1,58 @@ +------------------------------------------------------------------- +Fri Apr 27 13:57:14 UTC 2018 - scabrero@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 ' 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); + ------------------------------------------------------------------- Wed Apr 11 14:55:09 UTC 2018 - aaptel@suse.com diff --git a/samba.spec b/samba.spec index e21c410..8dc0488 100644 --- a/samba.spec +++ b/samba.spec @@ -162,7 +162,7 @@ BuildRequires: krb5-devel %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 @@ exit 0 %{_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 @@ exit 0 %{_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