The branch, master has been updated via 9fc38d5 NEWS[4.22.2]: Samba 4.22.2 Available for Download from 7b2d307 NEWS[4.21.6]: Samba 4.21.6 Available for Download
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit 9fc38d52f25b87c4f0e509caff1ec8fd35b0a168 Author: Jule Anger <jan...@samba.org> Date: Thu Jun 5 17:40:24 2025 +0200 NEWS[4.22.2]: Samba 4.22.2 Available for Download Signed-off-by: Jule Anger <jan...@samba.org> ----------------------------------------------------------------------- Summary of changes: history/header_history.html | 1 + history/samba-4.21.6.html | 2 +- history/{samba-4.21.6.html => samba-4.22.2.html} | 44 +++++++++--------------- posted_news/20250605-154139.4.22.2.body.html | 13 +++++++ posted_news/20250605-154139.4.22.2.headline.html | 3 ++ 5 files changed, 34 insertions(+), 29 deletions(-) copy history/{samba-4.21.6.html => samba-4.22.2.html} (55%) create mode 100644 posted_news/20250605-154139.4.22.2.body.html create mode 100644 posted_news/20250605-154139.4.22.2.headline.html Changeset truncated at 500 lines: diff --git a/history/header_history.html b/history/header_history.html index b275364..9f73997 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.2.html">samba-4.22.2</a></li> <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.6.html">samba-4.21.6</a></li> diff --git a/history/samba-4.21.6.html b/history/samba-4.21.6.html index 491689b..764affa 100644 --- a/history/samba-4.21.6.html +++ b/history/samba-4.21.6.html @@ -66,7 +66,7 @@ o Ralph Boehme <s...@samba.org> changes when re-authenticating an expired SMB session. * BUG 15767: Deadlock between two smbd processes. -o Pavel Filipenský <pfilipen...@samba.org> +o Pavel Filipenský <pfilipen...@samba.org> * BUG 15727: net ad join fails with "Failed to join domain: failed to create kerberos keytab". diff --git a/history/samba-4.21.6.html b/history/samba-4.22.2.html similarity index 55% copy from history/samba-4.21.6.html copy to history/samba-4.22.2.html index 491689b..0643670 100644 --- a/history/samba-4.21.6.html +++ b/history/samba-4.22.2.html @@ -2,31 +2,31 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> -<title>Samba 4.21.6 - Release Notes</title> +<title>Samba 4.22.2 - Release Notes</title> </head> <body> -<H2>Samba 4.21.6 Available for Download</H2> +<H2>Samba 4.22.2 Available for Download</H2> <p> -<a href="https://download.samba.org/pub/samba/stable/samba-4.21.6.tar.gz">Samba 4.21.6 (gzipped)</a><br> -<a href="https://download.samba.org/pub/samba/stable/samba-4.21.6.tar.asc">Signature</a> +<a href="https://download.samba.org/pub/samba/stable/samba-4.22.2.tar.gz">Samba 4.22.2 (gzipped)</a><br> +<a href="https://download.samba.org/pub/samba/stable/samba-4.22.2.tar.asc">Signature</a> </p> <p> -<a href="https://download.samba.org/pub/samba/patches/samba-4.21.5-4.21.6.diffs.gz">Patch (gzipped) against Samba 4.21.5</a><br> -<a href="https://download.samba.org/pub/samba/patches/samba-4.21.5-4.21.6.diffs.asc">Signature</a> +<a href="https://download.samba.org/pub/samba/patches/samba-4.22.1-4.22.2.diffs.gz">Patch (gzipped) against Samba 4.22.1</a><br> +<a href="https://download.samba.org/pub/samba/patches/samba-4.22.1-4.22.2.diffs.asc">Signature</a> </p> <p> <pre> ============================== - Release Notes for Samba 4.21.6 - June 03, 2025 + Release Notes for Samba 4.22.2 + June 05, 2025 ============================== -This is the latest stable release of the Samba 4.21 release series. +This is the latest stable release of the Samba 4.22 release series. It contains the security-relevant bugfix CVE-2025-0620: smbd doesn't pick up group membership changes - when re-authenticating an expired SMB session: + when re-authenticating an expired SMB session https://www.samba.org/samba/security/CVE-2025-0620.html @@ -52,32 +52,20 @@ Description of CVE-2025-0620 and establishes a new connection. -Changes since 4.21.5 +Changes since 4.22.1 -------------------- -o Douglas Bagnall <douglas.bagn...@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 <s...@samba.org> - * BUG 15707: CVE-2025-0620 [SECURITY] smbd doesn't pick up group membership - changes when re-authenticating an expired SMB session. - * BUG 15767: Deadlock between two smbd processes. + * BUG 15707: (CVE-2025-0620) [SECURITY] CVE-2025-0620: smbd doesn't pick up + group membership changes when re-authenticating an expired SMB + session. + * BUG 15861: Profile sync fails due to Directory Leases. -o Pavel Filipenský <pfilipen...@samba.org> +o Pavel Filipenský <pfilipen...@samba.org> * BUG 15727: net ad join fails with "Failed to join domain: failed to create kerberos keytab". -o Andreas Hasenack <andreas.hasen...@canonical.com> - * BUG 15774: Running "gpo manage motd set" twice fails with backtrace. - -o Volker Lendecke <v...@samba.org> - * BUG 15841: Wide link issue in samba 4.22. - o Stefan Metzmacher <me...@samba.org> - * BUG 15767: Deadlock between two smbd processes. * BUG 15851: dcerpcd not able to bind to listening port. o Anoop C S <anoo...@samba.org> diff --git a/posted_news/20250605-154139.4.22.2.body.html b/posted_news/20250605-154139.4.22.2.body.html new file mode 100644 index 0000000..d2a4139 --- /dev/null +++ b/posted_news/20250605-154139.4.22.2.body.html @@ -0,0 +1,13 @@ +<!-- BEGIN: posted_news/20250605-154139.4.22.2.body.html --> +<h5><a name="4.22.2">05 June 2025</a></h5> +<p class=headline>Samba 4.22.2 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.2.tar.gz">downloaded now</a>. +A <a href="https://download.samba.org/pub/samba/patches/samba-4.22.1-4.22.2.diffs.gz">patch against Samba 4.22.1</a> is also available. +See <a href="https://www.samba.org/samba/history/samba-4.22.2.html">the release notes for more info</a>. +</p> +<!-- END: posted_news/20250605-154139.4.22.2.body.html --> diff --git a/posted_news/20250605-154139.4.22.2.headline.html b/posted_news/20250605-154139.4.22.2.headline.html new file mode 100644 index 0000000..48e0ed7 --- /dev/null +++ b/posted_news/20250605-154139.4.22.2.headline.html @@ -0,0 +1,3 @@ +<!-- BEGIN: posted_news/20250605-154139.4.22.2.headline.html --> +<li> 05 June 2025 <a href="#4.22.2">Samba 4.22.2 Available for Download</a></li> +<!-- END: posted_news/20250605-154139.4.22.2.headline.html --> -- Samba Website Repository