[SCM] Samba Shared Repository - branch v4-11-test updated
Karolin Seeger
kseeger at samba.org
Tue Jun 30 10:08:48 UTC 2020
The branch, v4-11-test has been updated
via 08a51254198 VERSION: Bump version up to 4.11.11...
via a905508e09e VERSION: Disable GIT_SNAPSHOT for the 4.11.10 release.
via 6fdb3c33990 WHATSNEW: Add release notes for Samba 4.11.10.
from 9e819be438a ldb_ldap: fix off-by-one increment in lldb_add_msg_attr
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-11-test
- Log -----------------------------------------------------------------
commit 08a51254198537395e9a6ea7a98fd627a491bf15
Author: Karolin Seeger <kseeger at samba.org>
Date: Wed Jun 24 12:35:39 2020 +0200
VERSION: Bump version up to 4.11.11...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Karolin Seeger <kseeger at samba.org>
commit a905508e09ebbd9ad2ec633be9606ca0e6881102
Author: Karolin Seeger <kseeger at samba.org>
Date: Wed Jun 24 12:34:59 2020 +0200
VERSION: Disable GIT_SNAPSHOT for the 4.11.10 release.
Signed-off-by: Karolin Seeger <kseeger at samba.org>
commit 6fdb3c33990f802c9e679d1a5f3bc8ad6a79486b
Author: Karolin Seeger <kseeger at samba.org>
Date: Wed Jun 24 12:34:26 2020 +0200
WHATSNEW: Add release notes for Samba 4.11.10.
Signed-off-by: Karolin Seeger <kseeger at samba.org>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 62 insertions(+), 3 deletions(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 4c7fb5b4df2..8f8da5faff0 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
########################################################
SAMBA_VERSION_MAJOR=4
SAMBA_VERSION_MINOR=11
-SAMBA_VERSION_RELEASE=10
+SAMBA_VERSION_RELEASE=11
########################################################
# If a official release has a serious bug #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e4af7cb4105..c3f04c7993a 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,62 @@
+ ===============================
+ Release Notes for Samba 4.11.10
+ June 30, 2020
+ ===============================
+
+
+This is the latest stable release of the Samba 4.11 release series.
+
+
+Changes since 4.11.9
+--------------------
+
+o Jeremy Allison <jra at samba.org>
+ * BUG 14374: Fix segfault when using SMBC_opendir_ctx() routine for share
+ folder that contains incorrect symbols in any file name.
+
+o Ralph Boehme <slow at samba.org>
+ * BUG 14350: vfs_shadow_copy2 doesn't fail case looking in snapdirseverywhere
+ mode.
+
+o Alexander Bokovoy <ab at samba.org>
+ * BUG 14413: ldb_ldap: Fix off-by-one increment in lldb_add_msg_attr.
+
+o Volker Lendecke <vl at samba.org>
+ * BUG 14366: Malicous SMB1 server can crash libsmbclient.
+ * BUG 14382: winbindd: Fix a use-after-free when winbind clients exit.
+
+o Gary Lockyer <gary at catalyst.net.nz>
+ * BUG 14330: ldb: Bump version to 2.0.11, LMDB databases can grow without
+ bounds.
+
+o Andreas Schneider <asn at samba.org>
+ * BUG 14358: docs-xml: Fix usernames in pam_winbind manpages.
+ * BUG 14370: Client tools are not able to read gencache anymore.
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored. All bug reports should
+be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+Release notes for older releases follow:
+----------------------------------------
+
==============================
Release Notes for Samba 4.11.9
May 05, 2020
@@ -81,8 +140,8 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
==============================
Release Notes for Samba 4.11.8
--
Samba Shared Repository
More information about the samba-cvs
mailing list