forked from pool/samba
Accepting request 836313 from home:dmdiss:samba-4.13.0
rework changelogs to carry 4.12.6 and 4.12.7 entries. SLE15-SP3 changelog is provided as a separate file. OBS-URL: https://build.opensuse.org/request/show/836313 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=637
This commit is contained in:
@@ -12,6 +12,18 @@ Tue Sep 22 16:20:33 UTC 2020 - David Disseldorp <ddiss@suse.com>
|
||||
+ Drop internal byteorder.h header from util-devel package
|
||||
+ Remove final code for the AD DC LDAP backend
|
||||
+ Add AD DC Group Policy Scripts
|
||||
+ Only use gnutls_aead_cipher_encryptv2() for GnuTLS > 3.6.14; (bso#14399)
|
||||
+ Fix %U substitutions if it contains a domain name; (bso#14467)
|
||||
+ Fix krb5.conf creation for 'net ads join'; (bso#14479)
|
||||
+ Fix build problem if libbsd-dev is not installed; (bso#14482)
|
||||
+ Toggle vfs_snapper using "--with-shared-modules"; (bso#14437)
|
||||
+ Fix idmap_ad RFC4511 response handling; (bso#14465)
|
||||
+ Fix panic in get_lease_type(); (bso#14428)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 18 13:24:12 UTC 2020 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
||||
- Update to samba 4.12.7
|
||||
+ CVE-2020-1472(ZeroLogon): s3:rpc_server/netlogon: Protect
|
||||
netr_ServerPasswordSet2 against unencrypted passwords; (bsc#1176579);
|
||||
(bso#14497);
|
||||
@@ -23,13 +35,32 @@ Tue Sep 22 16:20:33 UTC 2020 - David Disseldorp <ddiss@suse.com>
|
||||
+ CVE-2020-1472(ZeroLogon): libcli/auth: Reject weak client challenges in
|
||||
netlogon_creds_server_init() "server require schannel:WORKSTATION$ = no";
|
||||
(bsc#1176579); (bso#14497);
|
||||
+ Only use gnutls_aead_cipher_encryptv2() for GnuTLS > 3.6.14; (bso#14399)
|
||||
+ Fix %U substitutions if it contains a domain name; (bso#14467)
|
||||
+ Fix krb5.conf creation for 'net ads join'; (bso#14479)
|
||||
+ Fix build problem if libbsd-dev is not installed; (bso#14482)
|
||||
+ Toggle vfs_snapper using "--with-shared-modules"; (bso#14437)
|
||||
+ Fix idmap_ad RFC4511 response handling; (bso#14465)
|
||||
+ Fix panic in get_lease_type(); (bso#14428)
|
||||
|
||||
- Update to samba 4.12.6
|
||||
+ s3: libsmb: Fix SMB2 client rename bug to a Windows server;
|
||||
(bso#14403).
|
||||
+ dsdb: Allow "password hash userPassword schemes = CryptSHA256"
|
||||
to work on RHEL7; (bso#14424).
|
||||
+ dbcheck: Allow a dangling forward link outside our known NCs;
|
||||
(bso#14450).
|
||||
+ lib/debug: Set the correct default backend loglevel to
|
||||
MAX_DEBUG_LEVEL; (bso#14426).
|
||||
+ PANIC: Assert failed in get_lease_type(); (bso#14428).
|
||||
+ util: Fix build on AIX by fixing the order of replace.h include;
|
||||
(bso#14422).
|
||||
+ srvsvc_NetFileEnum asserts with open files; (bso#14355).
|
||||
+ KDC breaks with DES keys still in the database and
|
||||
msDS-SupportedEncryptionTypes 31 indicating support for it;
|
||||
(bso#14354).
|
||||
+ s3:smbd: Make sure vfs_ChDir() always sets
|
||||
conn->cwd_fsp->fh->fd = AT_FDCWD; (bso#14427).
|
||||
+ PANIC: Assert failed in get_lease_type(); (bso#14428).
|
||||
+ docs: Fix documentation for require_membership_of of
|
||||
pam_winbind.conf; (bso#14358).
|
||||
+ ctdb-scripts: Use nfsconf utility for variable values in CTDB
|
||||
NFS scripts; (bso#14444).
|
||||
+ s3:winbind:idmap_ad: Make failure to get attrnames for schema
|
||||
mode fatal; (bso#14425).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 28 13:25:09 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
Reference in New Issue
Block a user