[SCM] Samba Website Repository - branch master updated
Jule Anger
janger at samba.org
Thu Apr 17 17:18:30 UTC 2025
The branch, master has been updated
via b6cc68b NEWS[4.22.1]: Samba 4.22.1 Available for Download
from e944c5e NEWS[4.21.5]: Samba 4.21.5 Available for Download
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit b6cc68b46527bafda2db33a840ff85fece4eff2d
Author: Jule Anger <janger at samba.org>
Date: Thu Apr 17 19:13:47 2025 +0200
NEWS[4.22.1]: Samba 4.22.1 Available for Download
Signed-off-by: Jule Anger <janger at samba.org>
-----------------------------------------------------------------------
Summary of changes:
history/header_history.html | 1 +
history/samba-4.22.1.html | 77 ++++++++++++++++++++++++
posted_news/20250417-171519.4.22.1.body.html | 13 ++++
posted_news/20250417-171519.4.22.1.headline.html | 3 +
4 files changed, 94 insertions(+)
create mode 100644 history/samba-4.22.1.html
create mode 100644 posted_news/20250417-171519.4.22.1.body.html
create mode 100644 posted_news/20250417-171519.4.22.1.headline.html
Changeset truncated at 500 lines:
diff --git a/history/header_history.html b/history/header_history.html
index d44e619..294d149 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -9,6 +9,7 @@
<li><a href="/samba/history/">Release Notes</a>
<li class="navSub">
<ul>
+ <li><a href="samba-4.22.1.html">samba-4.22.1</a></li>
<li><a href="samba-4.22.0.html">samba-4.22.0</a></li>
<li><a href="samba-4.21.5.html">samba-4.21.5</a></li>
<li><a href="samba-4.21.4.html">samba-4.21.4</a></li>
diff --git a/history/samba-4.22.1.html b/history/samba-4.22.1.html
new file mode 100644
index 0000000..fc98e15
--- /dev/null
+++ b/history/samba-4.22.1.html
@@ -0,0 +1,77 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Samba 4.22.1 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.22.1 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.22.1.tar.gz">Samba 4.22.1 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.22.1.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.22.0-4.22.1.diffs.gz">Patch (gzipped) against Samba 4.22.0</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.22.0-4.22.1.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+ ==============================
+ 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.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20250417-171519.4.22.1.body.html b/posted_news/20250417-171519.4.22.1.body.html
new file mode 100644
index 0000000..18973a4
--- /dev/null
+++ b/posted_news/20250417-171519.4.22.1.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20250417-171519.4.22.1.body.html -->
+<h5><a name="4.22.1">17 April 2025</a></h5>
+<p class=headline>Samba 4.22.1 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.22 release series.
+</p>
+<p>
+The uncompressed tarball has been signed using GnuPG (ID AA99442FB680B620).
+The source code can be <a href="https://download.samba.org/pub/samba/stable/samba-4.22.1.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.22.0-4.22.1.diffs.gz">patch against Samba 4.22.0</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.22.1.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20250417-171519.4.22.1.body.html -->
diff --git a/posted_news/20250417-171519.4.22.1.headline.html b/posted_news/20250417-171519.4.22.1.headline.html
new file mode 100644
index 0000000..1f8b8af
--- /dev/null
+++ b/posted_news/20250417-171519.4.22.1.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20250417-171519.4.22.1.headline.html -->
+<li> 17 April 2025 <a href="#4.22.1">Samba 4.22.1 Available for Download</a></li>
+<!-- END: posted_news/20250417-171519.4.22.1.headline.html -->
--
Samba Website Repository
More information about the samba-cvs
mailing list