The branch, v4-22-test has been updated
via 1bb846f8344 VERSION: Bump version up to Samba 4.22.0rc3...
via 93f8fdc858b VERSION: Disable GIT_SNAPSHOT for the 4.22.0rc2 release.
via c58af936e23 WHATSNEW: Add release notes for Samba 4.22.0rc2.
from cd4a7251545 libnet4: free tevent request even on error
https://git.samba.org/?p=samba.git;a=shortlog;h=v4-22-test
- Log -----------------------------------------------------------------
commit 1bb846f83441774aa567fedf712dbc55739937b3
Author: Jule Anger <[email protected]>
Date: Thu Feb 13 13:28:25 2025 +0100
VERSION: Bump version up to Samba 4.22.0rc3...
and re-enable GIT_SNAPSHOT.
Signed-off-by: Jule Anger <[email protected]>
commit 93f8fdc858bd4302a1918ecefc1687b05b802f98
Author: Jule Anger <[email protected]>
Date: Thu Feb 13 13:28:08 2025 +0100
VERSION: Disable GIT_SNAPSHOT for the 4.22.0rc2 release.
Signed-off-by: Jule Anger <[email protected]>
commit c58af936e23113397897ce4c2c34fdbb00853388
Author: Jule Anger <[email protected]>
Date: Thu Feb 13 13:27:24 2025 +0100
WHATSNEW: Add release notes for Samba 4.22.0rc2.
Signed-off-by: Jule Anger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
VERSION | 2 +-
WHATSNEW.txt | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/VERSION b/VERSION
index 9c853933a27..6509fd4caf6 100644
--- a/VERSION
+++ b/VERSION
@@ -89,7 +89,7 @@ SAMBA_VERSION_PRE_RELEASE=
# e.g. SAMBA_VERSION_RC_RELEASE=1 #
# -> "3.0.0rc1" #
########################################################
-SAMBA_VERSION_RC_RELEASE=2
+SAMBA_VERSION_RC_RELEASE=3
########################################################
# To mark SVN snapshots this should be set to 'yes' #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 76aecf200cd..2c4b5494c03 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -77,6 +77,14 @@ smb.conf changes
fruit:posix_rename Removed
cldap port Removed
+
+CHANGES SINCE 4.21.0rc1
+=======================
+
+o Björn Baumbach <[email protected]>
+ * BUG 15798: libnet4: seg fault after dc lookup failure
+
+
KNOWN ISSUES
============
--
Samba Shared Repository