The branch, v4-13-test has been updated via 670eddc646a VERSION: Bump version up to 4.13.5... via 19965edb713 VERSION: Disable GIT_SNAPSHOT for the 4.13.4 release. via 54868d2d58e WHATSNEW: Add release notes for Samba 4.13.4. from d5905865962 script/release.sh: always select the GPG key by it's ID
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-13-test - Log ----------------------------------------------------------------- commit 670eddc646a508ca85c3170fbe6152fef6f6494f Author: Karolin Seeger <ksee...@samba.org> Date: Tue Jan 26 08:14:38 2021 +0100 VERSION: Bump version up to 4.13.5... and re-enable GIT_SNAPSHOT. Signed-off-by: Karolin Seeger <ksee...@samba.org> commit 19965edb713f94f8a28b2d4df7a64a829179f9dc Author: Karolin Seeger <ksee...@samba.org> Date: Tue Jan 26 08:12:22 2021 +0100 VERSION: Disable GIT_SNAPSHOT for the 4.13.4 release. Signed-off-by: Karolin Seeger <ksee...@samba.org> commit 54868d2d58e8017d56b41ce1da03ce2dacf46586 Author: Karolin Seeger <ksee...@samba.org> Date: Mon Jan 25 13:47:33 2021 +0100 WHATSNEW: Add release notes for Samba 4.13.4. Signed-off-by: Karolin Seeger <ksee...@samba.org> ----------------------------------------------------------------------- Summary of changes: VERSION | 2 +- WHATSNEW.txt | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 73 insertions(+), 5 deletions(-) Changeset truncated at 500 lines: diff --git a/VERSION b/VERSION index 567aa29970f..9efcef67b3a 100644 --- a/VERSION +++ b/VERSION @@ -25,7 +25,7 @@ ######################################################## SAMBA_VERSION_MAJOR=4 SAMBA_VERSION_MINOR=13 -SAMBA_VERSION_RELEASE=4 +SAMBA_VERSION_RELEASE=5 ######################################################## # If a official release has a serious bug # diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 947fd89e3c3..544f4377bfd 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,74 @@ + ============================== + Release Notes for Samba 4.13.4 + January 26, 2021 + ============================== + + +This is the latest stable release of the Samba 4.13 release series. + + +Changes since 4.13.3 +-------------------- + +o Jeremy Allison <j...@samba.org> + * BUG 14607: Work around special SMB2 IOCTL response behavior of NetApp Ontap + 7.3.7. + * BUG 14612: Temporary DFS share setup doesn't set case parameters in the + same way as a regular share definition does. + +o Dimitry Andric <dimi...@andric.com> + * BUG 14605: lib: Avoid declaring zero-length VLAs in various messaging + functions. + +o Andrew Bartlett <abart...@samba.org> + * BUG 14579: Do not create an empty DB when accessing a sam.ldb. + +o Ralph Boehme <s...@samba.org> + * BUG 14596: vfs_fruit may close wrong backend fd. + * BUG 14612: Temporary DFS share setup doesn't set case parameters in the + same way as a regular share definition does. + +o Arne Kreddig <a...@kreddig.net> + * BUG 14606: vfs_virusfilter: Allocate separate memory for config char*. + +o Stefan Metzmacher <me...@samba.org> + * BUG 14596: vfs_fruit may close wrong backend fd. + * BUG 14607: Work around special SMB2 IOCTL response behavior of NetApp Ontap + 7.3.7. + +o Andreas Schneider <a...@samba.org> + * BUG 14601: The cache directory for the user gencache should be created + recursively. + +o Martin Schwenke <mar...@meltin.net> + * BUG 14594: Be more flexible with repository names in CentOS 8 test + environments. + + +####################################### +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.13.3 December 15, 2020 @@ -66,10 +137,7 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- - - ============================== +---------------------------------------------------------------------- ============================== Release Notes for Samba 4.13.2 November 03, 2020 ============================== -- Samba Shared Repository