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

Jule Anger janger at samba.org
Mon May 2 09:40:56 UTC 2022


The branch, v4-16-test has been updated
       via  43a4e018ff0 VERSION: Bump version up to Samba 4.16.2...
       via  80503890e59 VERSION: Disable GIT_SNAPSHOT for the 4.16.1 release.
       via  e9d3b04328d WHATSNEW: Add release notes for Samba 4.16.1.
      from  09b07aec702 vfs_gpfs: Ignore pathref fds for gpfs:recalls check

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


- Log -----------------------------------------------------------------
commit 43a4e018ff0bf5a9ec75a5d2c23da5c51250e7a9
Author: Jule Anger <janger at samba.org>
Date:   Mon May 2 11:40:00 2022 +0200

    VERSION: Bump version up to Samba 4.16.2...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <janger at samba.org>

commit 80503890e592b5cbdd5bc33462d40f8942a44880
Author: Jule Anger <janger at samba.org>
Date:   Mon May 2 11:39:23 2022 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.16.1 release.
    
    Signed-off-by: Jule Anger <janger at samba.org>

commit e9d3b04328d6ec573b5b967f415e64c0158c0999
Author: Jule Anger <janger at samba.org>
Date:   Mon May 2 11:38:46 2022 +0200

    WHATSNEW: Add release notes for Samba 4.16.1.
    
    Signed-off-by: Jule Anger <janger at samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 6f051210e67..b62d950c0a6 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=16
-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 785650e269f..dfe17dcf110 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,75 @@
+                   ==============================
+                   Release Notes for Samba 4.16.1
+                            May 02, 2022
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.16 release series.
+
+
+Changes since 4.16.0
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14831: Share and server swapped in smbget password prompt.
+   * BUG 15022: Durable handles won't reconnect if the leased file is written
+     to.
+   * BUG 15023: rmdir silently fails if directory contains unreadable files and
+     hide unreadable is yes.
+   * BUG 15038: SMB2_CLOSE_FLAGS_FULL_INFORMATION fails to return information on
+     renamed file handle.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 8731: Need to describe --builtin-libraries= better (compare with
+    --bundled-libraries).
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14957: vfs_shadow_copy2 breaks "smbd async dosmode" sync fallback.
+   * BUG 15035: shadow_copy2 fails listing snapshotted dirs with
+     shadow:fixinodes.
+
+o  Samuel Cabrero <scabrero at samba.org>
+   * BUG 15046: PAM Kerberos authentication incorrectly fails with a clock skew
+     error.
+
+o  Pavel Filipenský <pfilipen at redhat.com>
+   * BUG 15041: Username map - samba erroneously applies unix group memberships
+     to user account entries.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14951: KVNO off by 100000.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 15027: Uninitialized litemask in variable in vfs_gpfs module.
+   * BUG 15055: vfs_gpfs recalls=no option prevents listing files.
+
+o  Andreas Schneider <asn at cryptomilk.org>
+   * BUG 15054: smbd doesn't handle UPNs for looking up names.
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical:matrix.org matrix room, or
+#samba-technical IRC channel on irc.libera.chat.
+
+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.16.0
                            March 21, 2022


-- 
Samba Shared Repository



More information about the samba-cvs mailing list