Accepting request 696786 from network:samba:TESTING
- Update to samba-4.10.2: + CVE-2019-3870 (World writable files in Samba AD DC private/ dir); (bso#13834). + CVE-2019-3880 (Save registry file outside share as unprivileged user); (bso#13851). + py/kcc_utils: py2.6 compatibility; (bso#13837). + libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response; (bso#13869). + regfio: Improve handling of malformed registry hive files; (bso#13840). + ctdb-version: Simplify version string usage; (bso#13789). + lib: Make fd_load work for non-regular files; (bso#13859). + dbcheck: in the middle of the tombstone garbage collection causes replication failures, dbcheck: add --selftest-check-expired-tombstones cmdline option; (bso#13816). + ndr_spoolss_buf: Fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_ENUM_OUT(); (bso#13818). + s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.so; (bso#13854). + acl_read: Fix regression for empty lists; (bso#13836). + s4:dlz make b9_has_soa check dc=@ node; (bso#13841). + s3:client: Fix printing via smbspool backend with kerberos auth; (bso#13832). + s4:librpc: Fix installation of Samba; (bso#13847). + s3:lib: Fix the debug message for adding cache entries; (bso#13848). + s3:utils: Add 'smbstatus -L --resolve-uids' to show username; (bso#13793). + s3:lib: Fix the debug message for adding cache entries; (bso#13848). + s3:waf: Fix the detection of makdev() macro on Linux; (bso#13853). * ctdb-build: Drop creation of .distversion in tarball; (bso#13789). * ctdb-packaging: Test package requires tcpdump, ctdb package should not own system library directory; (bso#13838). - Update to samba-4.10.1: + py/kcc_utils: py2.6 compatibility; (bso#13837); + libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response; (bso#13869); + regfio: Improve handling of malformed registry hive files; (bso#13840); + ctdb-version: Simplify version string usage; (bso#13789); + lib: Make fd_load work for non-regular files; (bso#13859); + dbcheck in the middle of the tombstone garbage collection causes replication failures, dbcheck: add --selftest-check-expired-tombstones cmdline option; (bso#13816); + ndr_spoolss_buf: Fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_ENUM_OUT(); (bso#13818); + s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.so; (bso#13854); + acl_read: Fix regression for empty lists; (bso#13836); + s4:dlz make b9_has_soa check dc=@ node; (bso#13841); + s3:client: Fix printing via smbspool backend with kerberos auth; (bso#13832); + s4:librpc: Fix installation of Samba; (bso#13847); + s3:lib: Fix the debug message for adding cache entries; (bso#13848); + s3:utils: Add 'smbstatus -L --resolve-uids' to show username; (bso#13793); + s3:lib: Fix the debug message for adding cache entries; (bso#13848); + s3:waf: Fix the detection of makdev() macro on Linux; (bso#13853); + ctdb-build: Drop creation of .distversion in tarball; (bso#13789); + ctdb-packaging: Test package requires tcpdump, ctdb package should not own system library directory; (bso#13838); - Update to samba-4.10.0: + s4-server: Open and close a transaction on sam.ldb at startup; (bso#13760); + access_check_max_allowed() doesn't process "Owner Rights" ACEs; (bso#13812); + s4/scripting/bin: Open unicode files with utf8 encoding and write + unicode string. + sambaundoguididx: Use the right escaped oder unescaped sam ldb files; (bso#13759); + Fix idmap cache pollution with S-1-22- IDs on winbind hickup; (bso#13813); + passdb: Update ABI to 0.27.2. + lib/winbind_util: Add winbind_xid_to_sid for --without-winbind; (bso#13813); + lib:util: Move debug message for mkdir failing to log level 1; (bso#13823); OBS-URL: https://build.opensuse.org/request/show/696786 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=615
This commit is contained in:
145
samba.changes
145
samba.changes
@@ -1,3 +1,148 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 11:20:32 UTC 2019 - npower <nopower@suse.com>
|
||||
|
||||
- Update to samba-4.10.2:
|
||||
+ CVE-2019-3870 (World writable files in
|
||||
Samba AD DC private/ dir); (bso#13834).
|
||||
+ CVE-2019-3880 (Save registry file outside share as
|
||||
unprivileged user); (bso#13851).
|
||||
+ py/kcc_utils: py2.6 compatibility; (bso#13837).
|
||||
+ libcli: permit larger values of DataLength in
|
||||
SMB2_ENCRYPTION_CAPABILITIES of negotiate response;
|
||||
(bso#13869).
|
||||
+ regfio: Improve handling of malformed registry hive files;
|
||||
(bso#13840).
|
||||
+ ctdb-version: Simplify version string usage; (bso#13789).
|
||||
+ lib: Make fd_load work for non-regular files; (bso#13859).
|
||||
+ dbcheck: in the middle of the tombstone garbage collection
|
||||
causes replication failures,
|
||||
dbcheck: add --selftest-check-expired-tombstones cmdline
|
||||
option; (bso#13816).
|
||||
+ ndr_spoolss_buf: Fix out of scope use of stack variable in
|
||||
NDR_SPOOLSS_PUSH_ENUM_OUT(); (bso#13818).
|
||||
+ s4/messaging: Fix undefined reference in linking
|
||||
libMESSAGING-samba4.so; (bso#13854).
|
||||
+ acl_read: Fix regression for empty lists; (bso#13836).
|
||||
+ s4:dlz make b9_has_soa check dc=@ node; (bso#13841).
|
||||
+ s3:client: Fix printing via smbspool backend with kerberos
|
||||
auth; (bso#13832).
|
||||
+ s4:librpc: Fix installation of Samba; (bso#13847).
|
||||
+ s3:lib: Fix the debug message for adding cache entries;
|
||||
(bso#13848).
|
||||
+ s3:utils: Add 'smbstatus -L --resolve-uids' to show username;
|
||||
(bso#13793).
|
||||
+ s3:lib: Fix the debug message for adding cache entries;
|
||||
(bso#13848).
|
||||
+ s3:waf: Fix the detection of makdev() macro on Linux;
|
||||
(bso#13853).
|
||||
* ctdb-build: Drop creation of .distversion in tarball;
|
||||
(bso#13789).
|
||||
* ctdb-packaging: Test package requires tcpdump, ctdb package
|
||||
should not own system library directory; (bso#13838).
|
||||
- Update to samba-4.10.1:
|
||||
+ py/kcc_utils: py2.6 compatibility; (bso#13837);
|
||||
+ libcli: permit larger values of DataLength in
|
||||
SMB2_ENCRYPTION_CAPABILITIES of negotiate response; (bso#13869);
|
||||
+ regfio: Improve handling of malformed registry hive files; (bso#13840);
|
||||
+ ctdb-version: Simplify version string usage; (bso#13789);
|
||||
+ lib: Make fd_load work for non-regular files; (bso#13859);
|
||||
+ dbcheck in the middle of the tombstone garbage collection causes
|
||||
replication failures, dbcheck: add --selftest-check-expired-tombstones
|
||||
cmdline option; (bso#13816);
|
||||
+ ndr_spoolss_buf: Fix out of scope use of stack variable in
|
||||
NDR_SPOOLSS_PUSH_ENUM_OUT(); (bso#13818);
|
||||
+ s4/messaging: Fix undefined reference in linking
|
||||
libMESSAGING-samba4.so; (bso#13854);
|
||||
+ acl_read: Fix regression for empty lists; (bso#13836);
|
||||
+ s4:dlz make b9_has_soa check dc=@ node; (bso#13841);
|
||||
+ s3:client: Fix printing via smbspool backend with kerberos auth; (bso#13832);
|
||||
+ s4:librpc: Fix installation of Samba; (bso#13847);
|
||||
+ s3:lib: Fix the debug message for adding cache entries; (bso#13848);
|
||||
+ s3:utils: Add 'smbstatus -L --resolve-uids' to show username; (bso#13793);
|
||||
+ s3:lib: Fix the debug message for adding cache entries; (bso#13848);
|
||||
+ s3:waf: Fix the detection of makdev() macro on Linux; (bso#13853);
|
||||
+ ctdb-build: Drop creation of .distversion in tarball; (bso#13789);
|
||||
+ ctdb-packaging: Test package requires tcpdump, ctdb package
|
||||
should not own system library directory; (bso#13838);
|
||||
- Update to samba-4.10.0:
|
||||
+ s4-server: Open and close a transaction on sam.ldb at startup; (bso#13760);
|
||||
+ access_check_max_allowed() doesn't process "Owner Rights" ACEs; (bso#13812);
|
||||
+ s4/scripting/bin: Open unicode files with utf8 encoding and write
|
||||
+ unicode string.
|
||||
+ sambaundoguididx: Use the right escaped oder unescaped sam ldb
|
||||
files; (bso#13759);
|
||||
+ Fix idmap cache pollution with S-1-22- IDs on winbind hickup; (bso#13813);
|
||||
+ passdb: Update ABI to 0.27.2.
|
||||
+ lib/winbind_util: Add winbind_xid_to_sid for --without-winbind; (bso#13813);
|
||||
+ lib:util: Move debug message for mkdir failing to log level 1; (bso#13823);
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 18:47:07 UTC 2019 - David Mulder <dmulder@suse.com>
|
||||
|
||||
- Update to samba-4.9.5
|
||||
+ audit_logging: Remove debug log header and JSON Authentication:
|
||||
prefix; (bso#13714);
|
||||
+ Fix upgrade from 4.7 (or earlier) to 4.9; (bso#13760);
|
||||
+ s3: lib: nmbname: Ensure we limit the NetBIOS name correctly; (bso#
|
||||
CID: 1433607; (bso#11495);
|
||||
+ smbd: uid: Don't crash if 'force group' is added to an existing
|
||||
share connection; (bso#13690);
|
||||
+ s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility
|
||||
code; (bso#13770);
|
||||
+ s3: SMB1 POSIX mkdir does case insensitive name lookup; (bso#13803);
|
||||
+ s3:utils/smbget fix recursive download with empty source
|
||||
directories; (bso#13199);
|
||||
+ samba-tool drs showrepl: Do not crash if no dnsHostName found; (bso#13716);
|
||||
+ s3:libsmb: cli_smb2_list() can sometimes fail initially on a
|
||||
connection; (bso#13736);
|
||||
+ join: Throw CommandError instead of Exception for simple errors; (bso#13747);
|
||||
+ ldb: Avoid inefficient one-level searches; (bso#13762);
|
||||
+ s3: libsmb: use smb2cli_conn_max_trans_size() in
|
||||
cli_smb2_list(); (bso#13736);
|
||||
+ tldap: Avoid use after free errors; (bso#13776);
|
||||
+ Fix idmap xid2sid cache churn; (bso#13802);
|
||||
+ access_check_max_allowed() doesn't process "Owner Rights" ACEs; (bso#13812);
|
||||
+ s3-smbd: Avoid assuming fsp is always intact after close_file
|
||||
call; (bso#13720);
|
||||
+ s3-vfs-fruit: Add close call; (bso#13725);
|
||||
+ s3-smbd: Use fruit:model string for mDNS registration; (bso#13746);
|
||||
+ s3-vfs: add glusterfs_fuse vfs module; (bso#13774);
|
||||
+ printing: Check lp_load_printers() prior to pcap cache update; (bso#13766);
|
||||
+ vfs_ceph: vfs_ceph strict_allocate_ftruncate calls (local FS)
|
||||
ftruncate and fallocate; (bso#13807);
|
||||
+ lib/audit_logging: Actually create talloc; (bso#13737);
|
||||
+ netcmd/user: python[3]-gpgme unsupported and replaced by
|
||||
python[3]-gpg; (bso#13728);
|
||||
+ dns: Changing onelevel search for wildcard to subtree; (bso#13738);
|
||||
+ samba-tool: Don't print backtrace on simple DNS errors; (bso#13721);
|
||||
+ sambaundoguididx: Use the right escaped oder unescaped sam ldb
|
||||
files; (bso#13759);
|
||||
+ ctdb: Print locks latency in machinereadable stats; (bso#13742);
|
||||
+ messages_dgm: Messaging gets stuck when pids are recycled; (bso#13786);
|
||||
+ audit_logging: auth_json_audit required auth_json; (bso#13715);
|
||||
+ man pages: Document prefork process model; (bso#13765);
|
||||
+ CVE-2019-3824 ldb: Release ldb 1.4.6; (bso#13773);
|
||||
+ s3:auth: ignore create_builtin_guests() failing without a valid
|
||||
idmap configuration; (bso#13697);
|
||||
+ s3:auth_winbind: Ignore a missing winbindd as NT4 PDC/BDC
|
||||
without trusts; (bso#13722);
|
||||
+ s3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS if winbindd
|
||||
is not available; (bso#13723);
|
||||
+ s4:server: Add support for 'smbcontrol samba shutdown' and
|
||||
'smbcontrol <pid> debug/debuglevel'; (bso#13752);
|
||||
+ Python: Ensure ldb.Dn can doesn't rencoded str with py2; (bso#13616);
|
||||
+ vfs_glusterfs: Adapt to changes in libgfapi signatures; (bso#13330);
|
||||
+ s3-vfs: Use ENOATTR in errno comparison for getxattr; (bso#13774);
|
||||
+ notifyd: Fix SIGBUS on sparc; (bso#13704);
|
||||
+ waf: Check for libnscd; (bso#13787);
|
||||
+ s3:vfs: Correctly check if OFD locks should be enabled or not; (bso#13770);
|
||||
+ lib/util: Count a trailing line that doesn't end in a newline; (bso#13717);
|
||||
+ Recovery lock bug fixes; (bso#13800);
|
||||
+ s3: net: Do not set NET_FLAGS_ANONYMOUS with -k; (bso#13726);
|
||||
+ s3:libsmb: Honor disable_netbios option in smbsock_connect_send; (bso#13727);
|
||||
+ vfs_fileid: Fix get_connectpath_ino; (bso#13741);
|
||||
+ vfs_fileid: Fix fsname_norootdir algorithm; (bso#13744);
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 12:42:36 UTC 2019 - David Disseldorp <ddiss@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user