[SCM] Samba Shared Repository - branch v4-8-test updated
Karolin Seeger
kseeger at samba.org
Tue Jun 26 14:39:09 UTC 2018
The branch, v4-8-test has been updated
via 1df7f93 VERSION: Bump version up to 4.8.4...
via a62c2f3 VERSION: Disable GIT_SNAPSHOT for the 4.8.3 release.
via 519bc4d WHATSNEW: Add release notes for Samba 4.8.3.
from e25631d ldb: version 1.3.4
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-8-test
- Log -----------------------------------------------------------------
commit 1df7f93b6ede803ec01424c48d2f1f3526c9818c
Author: Karolin Seeger <kseeger at samba.org>
Date: Mon Jun 25 22:13:45 2018 +0200
VERSION: Bump version up to 4.8.4...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Karolin Seeger <kseeger at samba.org>
commit a62c2f3e97d3d779fe0d71162f61987da2645a85
Author: Karolin Seeger <kseeger at samba.org>
Date: Mon Jun 25 22:12:30 2018 +0200
VERSION: Disable GIT_SNAPSHOT for the 4.8.3 release.
Signed-off-by: Karolin Seeger <kseeger at samba.org>
commit 519bc4de949d0ac9ed1b928e54cc8e493e168ad7
Author: Karolin Seeger <kseeger at samba.org>
Date: Mon Jun 25 22:11:56 2018 +0200
WHATSNEW: Add release notes for Samba 4.8.3.
Signed-off-by: Karolin Seeger <kseeger at samba.org>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index dee29b9..5d30f5d 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
########################################################
SAMBA_VERSION_MAJOR=4
SAMBA_VERSION_MINOR=8
-SAMBA_VERSION_RELEASE=3
+SAMBA_VERSION_RELEASE=4
########################################################
# If a official release has a serious bug #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index c9f3554..5c2d922 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -11,6 +11,57 @@ Changes since 4.8.2:
--------------------
o Jeremy Allison <jra at samba.org>
+ * BUG 13428: s3: smbd: Fix SMB2-FLUSH against directories.
+ * BUG 13457: s3: smbd: printing: Re-implement delete-on-close semantics for
+ print files missing since 3.5.x.
+ * BUG 13474: python: Fix talloc frame use in make_simple_acl().
+
+o Jeffrey Altman <jaltman at secure-endpoints.com>
+ * BUG 11573: heimdal: lib/krb5: Do not fail set_config_files due to parse
+ error.
+
+o Andrew Bartlett <abartlet at samba.org>
+ * ldb: version 1.3.4
+ * BUG 13448: ldb: One-level search was incorrectly falling back to full DB
+ scan.
+ * BUG 13452: ldb: Save a copy of the index result before calling the
+ callbacks.
+ * BUG 13454: No Backtrace given by Samba's AD DC by default.
+ * BUG 13471: ldb_tdb: Use mem_ctx and so avoid leak onto long-term memory
+ on duplicated add.
+
+o Ralph Boehme <slow at samba.org>
+ * BUG 13432: s3:smbd: Fix interaction between chown and SD flags.
+
+o Günther Deschner <gd at samba.org>
+ * BUG 13437: Fix building Samba with gcc 8.1.
+
+o Andrej Gessel <Andrej.Gessel at janztec.com>
+ * BUG 13475: Fix several mem leaks in ldb_index ldb_search ldb_tdb.
+
+o Volker Lendecke <vl at samba.org>
+ * BUG 13331: libgpo: Fix the build --without-ads.
+
+o Stefan Metzmacher <metze at samba.org>
+ * BUG 13369: Looking up the user using the UPN results in user name with the
+ REALM instead of the DOMAIN.
+ * BUG 13427: Fix broken server side GENSEC_FEATURE_LDAP_STYLE handling
+ (NTLMSSP NTLM2 packet check failed due to invalid signature!).
+
+o Christof Schmitt <cs at samba.org>
+ * BUG 13446: smbd: Flush dfree memcache on service reload.
+ * BUG 13478: krb5_wrap: Fix keep_old_entries logic for older Kerberos
+ libraries.
+
+o Andreas Schneider <asn at samba.org>
+ * BUG 13369: Looking up the user using the UPN results in user name with the
+ REALM instead of the DOMAIN.
+ * BUG 13437: Fix building Samba with gcc 8.1.
+ * BUG 13440: s3:utils: Do not segfault on error in DoDNSUpdate().
+ * BUG 13480: krb5_plugin: Add winbind localauth plugin for MIT Kerberos.
+
+o Lukas Slebodnik <lslebodn at fedoraproject.org>
+ * BUG 13459: ldb: Fix memory leak on module context.
#######################################
--
Samba Shared Repository
More information about the samba-cvs
mailing list