The branch, v4-8-test has been updated
       via  a6f15a0 VERSION: Bump version up to 4.8.6...
       via  03a6d36 VERSION: Disable GIT_SNAPSHOT for the 4.8.6 release.
       via  8b8b0dc WHATSNEW: Add release notes for Samba 4.8.6.
      from  0e25965 lib: Hold at most 10 outstanding paged result cookies

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


- Log -----------------------------------------------------------------
commit a6f15a0dd69b1f01f4c29aed9631abe098830ad3
Author: Karolin Seeger <ksee...@samba.org>
Date:   Tue Sep 25 09:48:24 2018 +0200

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

commit 03a6d361c2868904151b7067cccc61f54b8d47d9
Author: Karolin Seeger <ksee...@samba.org>
Date:   Tue Sep 25 09:47:46 2018 +0200

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

commit 8b8b0dc61e951a9e138c77dbcd6885a6a3581219
Author: Karolin Seeger <ksee...@samba.org>
Date:   Tue Sep 25 09:47:04 2018 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 2faccf6..94bec4b 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=8
-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 d528dfe..b930398 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,72 @@
                    =============================
+                   Release Notes for Samba 4.8.6
+                           October 9, 2018
+                   =============================
+
+
+This is the latest stable release of the Samba 4.8 release series.
+
+
+Changes since 4.8.5:
+--------------------
+
+o  Paulo Alcantara <pa...@paulo.ac>
+   * BUG 13578: s3: util: Do not take over stderr when there is no log file.
+
+o  Jeremy Allison <j...@samba.org>
+   * BUG 13585: s3: smbd: Ensure get_real_filename() copes with empty 
pathnames.
+
+o  Ralph Boehme <s...@samba.org>
+   * BUG 13441: vfs_fruit: delete 0 byte size streams if AAPL is enabled.
+   * BUG 13549: s3:smbd: Durable Reconnect fails because cookie.allow_reconnect
+     is not set.
+
+o  Alexander Bokovoy <a...@samba.org>
+   * BUG 13539: krb5-samba: Interdomain trust uses different salt principal.
+
+o  Volker Lendecke <v...@samba.org>
+   * BUG 13362: Fix possible memory leak in the Samba process.
+   * BUG 13441: vfs_fruit: Don't unlink the main file.
+   * BUG 13602: smbd: Fix a memleak in async search ask sharemode.
+
+o  Stefan Metzmacher <me...@samba.org>
+   * BUG 11517: Fix Samba GPO issue when Trust is enabled.
+   * BUG 13539: samba-tool: Add virtualKerberosSalt attribute to 'user
+     getpassword/syncpasswords'.
+
+o  Andreas Schneider <a...@samba.org>
+   * BUG 13606: wafsamba: Fix 'make -j<jobs>'.
+
+o  Martin Schwenke <mar...@meltin.net>
+   * BUG 13592: ctdbd logs an error until it can successfully connect to
+     eventd.
+   * BUG 13617: Fix race conditions in CTDB recovery lock.
+
+
+#######################################
+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.8.5
                            August 24, 2018
                    =============================
@@ -110,8 +178,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.8.4


-- 
Samba Shared Repository

Reply via email to