[SCM] Samba Shared Repository - branch v4-11-test updated

Karolin Seeger kseeger at samba.org
Fri Oct 18 09:06:27 UTC 2019


The branch, v4-11-test has been updated
       via  7b8309398be VERSION: Bump version up to 4.11.2...
       via  be4cb417135 VERSION: Disable GIT_SNAPSHOT for Samba 4.11.1.
       via  ad617f2f294 WHATSNEW: Add release notes for Samba 4.11.1.
      from  7f5334a92c4 s3:libsmb: Link libsmb against pthread

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-11-test


- Log -----------------------------------------------------------------
commit 7b8309398beab679cd4068da497661ce33616edc
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Oct 18 11:03:16 2019 +0200

    VERSION: Bump version up to 4.11.2...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit be4cb417135af09fcf076a92bc8b7e02310a2383
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Oct 18 11:02:36 2019 +0200

    VERSION: Disable GIT_SNAPSHOT for Samba 4.11.1.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit ad617f2f2944b25528e947c09fc86dcd2b62cf70
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Oct 18 11:02:06 2019 +0200

    WHATSNEW: Add release notes for Samba 4.11.1.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

-----------------------------------------------------------------------

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 87 insertions(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 137edf08bba..fbc941686eb 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=11
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=2
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d573bb65819..2e61702b71b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,89 @@
+                   ==============================
+                   Release Notes for Samba 4.11.1
+                          October 18, 2019
+		   ==============================
+
+
+This is the latest stable release of the Samba 4.11 release series.
+
+
+Changes since 4.11.0:
+---------------------
+
+o  Michael Adam <obnox at samba.org>
+   * BUG 14141: getpwnam and getpwuid need to return data for ID_TYPE_BOTH
+     group.
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14094: smbc_readdirplus() is incompatible with smbc_telldir() and
+     smbc_lseekdir().
+   * BUG 14152: s3: smbclient: Stop an SMB2-connection from blundering into
+     SMB1-specific calls.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14137: Fix stale file handle error when using mkstemp on a share.
+
+o  Isaac Boukris <iboukris at gmail.com>
+   * BUG 14106: Fix spnego fallback from kerberos to ntlmssp in smbd server.
+   * BUG 14140: Overlinking libreplace against librt and pthread against every
+     binary or library causes issues.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 14130: s3-winbindd: Fix forest trusts with additional trust attributes.
+   * BUG 14134: auth/gensec: Fix non-AES schannel seal.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 14147: Deleted records can be resurrected during recovery.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 14136: Fix uncaught exception in classicupgrade.
+   * BUG 14139: fault.c: Improve fault_report message text pointing to our wiki.
+
+o  Bryan Mason <bmason at redhat.com>
+   * BUG 14128: s3:client: Use DEVICE_URI, instead of argv[0], for Device URI.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14124: pam_winbind with krb5_auth or wbinfo -K doesn't work for users
+     of trusted domains/forests.
+
+o  Mathieu Parent <math.parent at gmail.com>
+   * BUG 14131: Remove 'pod2man' as it is no longer needed.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13884: Joining Active Directory should not use SAMR to set the
+     password.
+   * BUG 14140: Overlinking libreplace against librt and pthread against every
+     binary or library causes issues.
+   * BUG 14155: 'kpasswd' fails when built with MIT Kerberos.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14129: Exit code of ctdb nodestatus should not be influenced by deleted
+     nodes.
+
+
+#######################################
+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.0
                          September 17, 2019


-- 
Samba Shared Repository



More information about the samba-cvs mailing list