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

Jule Anger janger at samba.org
Thu Apr 17 17:12:00 UTC 2025


The branch, v4-22-test has been updated
       via  46d661f5a90 VERSION: Bump version up to Samba 4.22.2...
       via  86e867d7008 VERSION: Disable GIT_SNAPSHOT for the 4.22.1 release.
       via  d2037adfbb1 WHATSNEW: Add release notes for Samba 4.22.1.
      from  40c8ba32d87 libcli/smb: make smb2_lease_{pull,push} endian safe

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


- Log -----------------------------------------------------------------
commit 46d661f5a9016a0cdc36bbd3a462a84e59b4bf11
Author: Jule Anger <janger at samba.org>
Date:   Thu Apr 17 19:10:45 2025 +0200

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

commit 86e867d7008409340fd2ec4d128e1aa21ac984da
Author: Jule Anger <janger at samba.org>
Date:   Thu Apr 17 19:10:27 2025 +0200

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

commit d2037adfbb1060fcfa70a223ccf45a7680215e10
Author: Jule Anger <janger at samba.org>
Date:   Thu Apr 17 19:09:56 2025 +0200

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

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 7d166a6553a..c806a7137e6 100644
--- a/VERSION
+++ b/VERSION
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the Samba Team 1992-2025"
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=22
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=2
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 90f5334d2a7..ef1a223266a 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,81 @@
+                   ==============================
+                   Release Notes for Samba 4.22.1
+                           April 17, 2025
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.22 release series.
+
+
+Changes since 4.22.0
+--------------------
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 15774: Running "gpo manage motd set" twice fails with backtrace.
+   * BUG 15829: samba-tool gpo backup creates entity backups it can't read.
+   * BUG 15839: gp_cert_auto_enroll_ext.py has problem unpacking GUIDs with
+     prepended 0's.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15767: Deadlock between two smbd processes.
+   * BUG 15823: Subnet based interfaces definition not listening on all covered
+     IP addresses.
+   * BUG 15836: PANIC: assert failed at source3/smbd/smb2_oplock.c(156):
+     sconn->oplocks.exclusive_open>=0.
+
+o  Pavel Filipenský <pfilipensky at samba.org>
+   * BUG 15727: net ad join fails with "Failed to join domain: failed to create
+     kerberos keytab".
+
+o  Andreas Hasenack <andreas.hasenack at canonical.com>
+   * BUG 15774: Running "gpo manage motd set" twice fails with backtrace.
+
+o  Xavi Hernandez <xhernandez at redhat.com>
+   * BUG 15822: Enable support for cephfs case insensitive behavior.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15791: Remove of file or directory not possible with vfs_acl_tdb.
+   * BUG 15841: Wide link issue in samba 4.22.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15767: Deadlock between two smbd processes.
+   * BUG 15845: NT_STATUS_INVALID_PARAMETER: Can't create folders on share of an
+     exfat file system.
+   * BUG 15849: Lease code is not endian-safe.
+
+o  Anoop C S <anoopcs at samba.org>
+   * BUG 15818: vfs_ceph_new module does not work with other modules for
+     snapshot management.
+   * BUG 15834: vfs_ceph_new: Add path based fallback for SMB_VFS_FCHOWN,
+     SMB_VFS_FCHMOD and SMB_VFS_FNTIMES.
+
+o  Shachar Sharon <ssharon at redhat.com>
+   * BUG 15810: Add async io API from libcephfs to ceph_new VFS module.
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical:matrix.org matrix room, or
+#samba-technical IRC channel on irc.libera.chat.
+
+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.22.0
                           March 06, 2025


-- 
Samba Shared Repository



More information about the samba-cvs mailing list