forked from pool/samba
- Update to 4.6.5; (bsc#1040157)
+ Specifying CTDB_LOGGING=syslog:nonblocking causes ctdbd to crash at startup; (bso#12814). + vfs_expand_msdfs tries to open the remote address as a file path; (bso#12687). + PANIC (pid 1096): assert failed: lease_type_is_exclusive(e_lease_type); (bso#12798). + With clustering get update_num_read_oplocks failed and PANIC: num_share_modes == 1 assertion failure; (bso#11844). + contend_level2_oplocks_begin_default oplock optimisation doesn't carry over to leases; (bso#12766). + `ctdb nodestatus` incorrectly displays status for all nodes with wrong exit code; (bso#12802). + CTDB can spin hard on revoking readonly delegations if a node becomes disconnected; (bso#12697). + Printing a share mode entry with leases can crash in the ndr code; (bso#12793). + Fix flakey unit tests for eventd; (bso#12792). + CTDB daemon crashes if built with clang; (bso#12770). + smbcacls fails if no password is specified; (bso#12765). + idmap_rfc2307: Lookup of more than two SIDs fails; (bso#12757). + samba-tool user syncpasswords doesn't trigger the script when a user gets removed; (bso#12767). + systemd: fix detection of libsystemd; (bso#12764). + Notify subsystem only maps first inotify mask to Windows notify filter; (bso#12760). + Allow passing trusted domain password as plain-text to PASSDB layer; (bso#12751). + Can't case-rename files with vfs_fruit; (bso#12749). + wrong sid->uid mapping for SIDs residing in sIDHistory; (bso#12702). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=563
This commit is contained in:
committed by
Git OBS Bridge
parent
cbef29480c
commit
88564acfda
@@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 7 14:31:47 UTC 2017 - ddiss@suse.com
|
||||
|
||||
- Update to 4.6.5; (bsc#1040157)
|
||||
+ Specifying CTDB_LOGGING=syslog:nonblocking causes ctdbd to crash at
|
||||
startup; (bso#12814).
|
||||
+ vfs_expand_msdfs tries to open the remote address as a file path;
|
||||
(bso#12687).
|
||||
+ PANIC (pid 1096): assert failed: lease_type_is_exclusive(e_lease_type);
|
||||
(bso#12798).
|
||||
+ With clustering get update_num_read_oplocks failed and PANIC:
|
||||
num_share_modes == 1 assertion failure; (bso#11844).
|
||||
+ contend_level2_oplocks_begin_default oplock optimisation doesn't carry
|
||||
over to leases; (bso#12766).
|
||||
+ `ctdb nodestatus` incorrectly displays status for all nodes with wrong
|
||||
exit code; (bso#12802).
|
||||
+ CTDB can spin hard on revoking readonly delegations if a node becomes
|
||||
disconnected; (bso#12697).
|
||||
+ Printing a share mode entry with leases can crash in the ndr code;
|
||||
(bso#12793).
|
||||
+ Fix flakey unit tests for eventd; (bso#12792).
|
||||
+ CTDB daemon crashes if built with clang; (bso#12770).
|
||||
+ smbcacls fails if no password is specified; (bso#12765).
|
||||
+ idmap_rfc2307: Lookup of more than two SIDs fails; (bso#12757).
|
||||
+ samba-tool user syncpasswords doesn't trigger the script when a user gets
|
||||
removed; (bso#12767).
|
||||
+ systemd: fix detection of libsystemd; (bso#12764).
|
||||
+ Notify subsystem only maps first inotify mask to Windows notify filter;
|
||||
(bso#12760).
|
||||
+ Allow passing trusted domain password as plain-text to PASSDB layer;
|
||||
(bso#12751).
|
||||
+ Can't case-rename files with vfs_fruit; (bso#12749).
|
||||
+ wrong sid->uid mapping for SIDs residing in sIDHistory; (bso#12702).
|
||||
+ vfs_acl_common should force "create mask = 0777", not 0666; (bso#12562).
|
||||
+ Ordering of notify responses broken; (bso#12756).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 16:03:52 UTC 2017 - ddiss@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user