The branch, v4-14-test has been updated
       via  4801b6c298b VERSION: Bump version up to 4.14.7...
       via  507cdfb744e VERSION: Disable GIT_SNAPSHOT for the 4.14.6 release.
       via  dc3702b5113 WHATSNEW: Add release notes for Samba 4.14.6.
      from  8f7ab597969 smbXsrv_{open,session,tcon}: protect 
smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records

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


- Log -----------------------------------------------------------------
commit 4801b6c298bde2fed4a8abbf0de29c9d0edff563
Author: Karolin Seeger <ksee...@samba.org>
Date:   Tue Jul 13 12:26:05 2021 +0200

    VERSION: Bump version up to 4.14.7...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Karolin Seeger <ksee...@samba.org>

commit 507cdfb744e8f6d5023ba821959b6572bc71a709
Author: Karolin Seeger <ksee...@samba.org>
Date:   Tue Jul 13 12:25:23 2021 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.14.6 release.
    
    Signed-off-by: Karolin Seeger <ksee...@samba.org>

commit dc3702b511324b77cea68decff66acf2a5113b0c
Author: Karolin Seeger <ksee...@samba.org>
Date:   Tue Jul 13 12:24:33 2021 +0200

    WHATSNEW: Add release notes for Samba 4.14.6.
    
    Signed-off-by: Karolin Seeger <ksee...@samba.org>

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 63 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index a50dae275cf..3a5ec52ebd0 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=14
-SAMBA_VERSION_RELEASE=6
+SAMBA_VERSION_RELEASE=7
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 7a1af731a94..452eee13b54 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,64 @@
+                   ==============================
+                   Release Notes for Samba 4.14.6
+                            July 13, 2021
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.14 release series.
+
+
+Changes since 4.14.5
+--------------------
+
+o  Jeremy Allison <j...@samba.org>
+   * BUG 14722: s3: lib: Fix talloc heirarcy error in parent_smb_fname().
+   * BUG 14732: smbd: Fix pathref unlinking in create_file_unixpath().
+   * BUG 14734: s3: VFS: default: Add proc_fd's fallback for vfswrap_fchown().
+   * BUG 14736: s3: smbd: Remove erroneous TALLOC_FREE(smb_fname_parent) in
+     change_file_owner_to_parent() error path.
+
+o  Ralph Boehme <s...@samba.org>
+   * BUG 14730: NT_STATUS_FILE_IS_A_DIRECTORY error messages when using
+     glusterfs VFS module.
+   * BUG 14734: s3/modules: fchmod: Fallback to path based chmod if pathref.
+   * BUG 14740: Spotlight RPC service doesn't work with vfs_glusterfs.
+
+o  Stefan Metzmacher <me...@samba.org>
+   * BUG 14750: gensec_krb5: Restore ipv6 support for kpasswd.
+   * BUG 14752: smbXsrv_{open,session,tcon}: protect
+     smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records.
+
+o  Joseph Sutton <josephsut...@catalyst.net.nz>
+   * BUG 14027: samba-tool domain backup offline doesn't work against bind DLZ
+     backend.
+   * BUG 14669: netcmd: Use next_free_rid() function to calculate a SID for
+     restoring a backup.
+
+
+#######################################
+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.14.5
                             June 01, 2021
@@ -59,8 +120,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
 
 
                    ==============================


-- 
Samba Shared Repository

Reply via email to