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

Jule Anger janger at samba.org
Tue Aug 24 06:31:21 UTC 2021


The branch, v4-14-test has been updated
       via  e8807cc57e7 VERSION: Bump version up to 4.14.8...
       via  625e30ad0b9 VERSION: Disable GIT_SNAPSHOT for the 4.14.7 release.
       via  e91ef286644 WHATSNEW: Add release notes for samba 4.14.7
      from  3228383d8ae vfs_shadow_copy2: ensure we call convert_sbuf() in shadow_copy2_*stat() on already converted paths with absolute path

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


- Log -----------------------------------------------------------------
commit e8807cc57e7ac320cd42c4f8821d7f2d157367e1
Author: Jule Anger <janger at samba.org>
Date:   Tue Aug 24 08:27:54 2021 +0200

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

commit 625e30ad0b97da842854a8ae90185901f5df8f2b
Author: Jule Anger <janger at samba.org>
Date:   Tue Aug 24 08:26:37 2021 +0200

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

commit e91ef28664439b177497ecf0ff6d2ca80fdf03c2
Author: Jule Anger <janger at samba.org>
Date:   Tue Aug 24 08:25:16 2021 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 3a5ec52ebd0..56179892aa8 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=14
-SAMBA_VERSION_RELEASE=7
+SAMBA_VERSION_RELEASE=8
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 452eee13b54..ed154ee97c6 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,61 @@
+                   ==============================
+                   Release Notes for Samba 4.14.7
+                          August 24, 2021
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.14 release series.
+
+
+Changes since 4.14.6
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14769: smbd panic on force-close share during offload write.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 12033: smbd should support copy_file_range() for FSCTL_SRV_COPYCHUNK.
+   * BUG 14731: Fix returned attributes on fake quota file handle and avoid
+     hitting the VFS.
+   * BUG 14756: vfs_shadow_copy2 fix inodes not correctly updating inode
+     numbers.
+
+o  David Gajewski <dgajews at math.utoledo.edu>
+   * BUG 14774: Fix build on Solaris. 
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 14654: Make dos attributes available for unreadable files. 
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14607: Work around special SMB2 READ response behavior of NetApp Ontap
+     7.3.7.
+   * BUG 14793: Start the SMB encryption as soon as possible.
+
+
+#######################################
+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.6
                             July 13, 2021
@@ -55,10 +113,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
-
-
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.14.5
                             June 01, 2021


-- 
Samba Shared Repository



More information about the samba-cvs mailing list