From 88564acfda958c5f3bc1a8644bacc503248fdafb1549f1d3b4f53dd3f55e434d Mon Sep 17 00:00:00 2001 From: David Disseldorp Date: Wed, 7 Jun 2017 14:37:38 +0000 Subject: [PATCH] - 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 --- samba-4.6.3+git.25.0c154becb13.tar.bz2 | 3 --- samba-4.6.5+git.27.6afd48b1083.tar.bz2 | 3 +++ samba.changes | 36 ++++++++++++++++++++++++++ samba.spec | 2 +- 4 files changed, 40 insertions(+), 4 deletions(-) delete mode 100644 samba-4.6.3+git.25.0c154becb13.tar.bz2 create mode 100644 samba-4.6.5+git.27.6afd48b1083.tar.bz2 diff --git a/samba-4.6.3+git.25.0c154becb13.tar.bz2 b/samba-4.6.3+git.25.0c154becb13.tar.bz2 deleted file mode 100644 index 31bbace..0000000 --- a/samba-4.6.3+git.25.0c154becb13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fefbe63336ffe02a19f9af938d2ef6181e13833b43eef314bd04eb3e4a9c538c -size 25955184 diff --git a/samba-4.6.5+git.27.6afd48b1083.tar.bz2 b/samba-4.6.5+git.27.6afd48b1083.tar.bz2 new file mode 100644 index 0000000..cd3ee3c --- /dev/null +++ b/samba-4.6.5+git.27.6afd48b1083.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09087d13ea46368e6ca1cf8652345ef70a35b56b4367338637178faebee903f0 +size 25941302 diff --git a/samba.changes b/samba.changes index 66abe4f..f0f05ad 100644 --- a/samba.changes +++ b/samba.changes @@ -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 diff --git a/samba.spec b/samba.spec index 2a64591..ed76e21 100644 --- a/samba.spec +++ b/samba.spec @@ -147,7 +147,7 @@ BuildRequires: librados-devel %define BRANCH %{version} %global with_mitkrb5 1 %global with_dc 0 -Version: 4.6.3+git.25.0c154becb13 +Version: 4.6.5+git.27.6afd48b1083 Release: 0 Url: https://www.samba.org/ Obsoletes: samba-32bit < %{version}