The branch, master has been updated via f7e9343 NEWS[4.21.1]: Samba 4.21.1 Available for Download from 9a2096a remove vanished link to unofficial samba howto
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit f7e93436d66d2b622fc55b33bbfc45e4774f1072 Author: Jule Anger <jan...@samba.org> Date: Mon Oct 14 13:31:52 2024 +0200 NEWS[4.21.1]: Samba 4.21.1 Available for Download Signed-off-by: Jule Anger <jan...@samba.org> ----------------------------------------------------------------------- Summary of changes: history/header_history.html | 1 + history/samba-4.21.1.html | 71 ++++++++++++++++++++++++ posted_news/20241014-113309.4.21.1.body.html | 13 +++++ posted_news/20241014-113309.4.21.1.headline.html | 3 + 4 files changed, 88 insertions(+) create mode 100644 history/samba-4.21.1.html create mode 100644 posted_news/20241014-113309.4.21.1.body.html create mode 100644 posted_news/20241014-113309.4.21.1.headline.html Changeset truncated at 500 lines: diff --git a/history/header_history.html b/history/header_history.html index 44e2654..85b44f3 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.21.1.html">samba-4.21.1</a></li> <li><a href="samba-4.21.0.html">samba-4.21.0</a></li> <li><a href="samba-4.20.5.html">samba-4.20.5</a></li> <li><a href="samba-4.20.4.html">samba-4.20.4</a></li> diff --git a/history/samba-4.21.1.html b/history/samba-4.21.1.html new file mode 100644 index 0000000..17da212 --- /dev/null +++ b/history/samba-4.21.1.html @@ -0,0 +1,71 @@ +<!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.21.1 - Release Notes</title> +</head> +<body> +<H2>Samba 4.21.1 Available for Download</H2> +<p> +<a href="https://download.samba.org/pub/samba/stable/samba-4.21.1.tar.gz">Samba 4.21.1 (gzipped)</a><br> +<a href="https://download.samba.org/pub/samba/stable/samba-4.21.1.tar.asc">Signature</a> +</p> +<p> +<a href="https://download.samba.org/pub/samba/patches/samba-4.21.0-4.21.1.diffs.gz">Patch (gzipped) against Samba 4.21.0</a><br> +<a href="https://download.samba.org/pub/samba/patches/samba-4.21.0-4.21.1.diffs.asc">Signature</a> +</p> +<p> +<pre> + ============================== + Release Notes for Samba 4.21.1 + October 14, 2024 + ============================== + + +This is the latest stable release of the Samba 4.21 release series. + + +Changes since 4.21.0 +-------------------- + +o Ralph Boehme <s...@samba.org> + * BUG 15624: DH reconnect error handling can lead to stale sharemode entries. + * BUG 15695: "inherit permissions = yes" triggers assert() in vfs_default + when creating a stream. + +o Alexander Bokovoy <a...@samba.org> + * BUG 15715: Samba 4.21.0 broke FreeIPA domain member integration. + +o Andréas Leroux <aler...@tranquil.it> + * BUG 15692: Missing conversion for msDS-UserTGTLifetime, msDS- + ComputerTGTLifetime and msDS-ServiceTGTLifetime on "samba-tool + domain auth policy modify". + +o Stefan Metzmacher <me...@samba.org> + * BUG 15280: irpc_destructor may crash during shutdown. + * BUG 15624: DH reconnect error handling can lead to stale sharemode entries. + * BUG 15649: Durable handle is not granted when a previous OPEN exists with + NoOplock. + * BUG 15651: Durable handle is granted but reconnect fails. + * BUG 15708: Disconnected durable handles with RH lease should not be purged + by a new non conflicting open. + * BUG 15714: net ads testjoin and other commands use the wrong secrets.tdb in + a cluster. + * BUG 15726: 4.21 using --with-system-mitkrb5 requires MIT krb5 1.16 as rfc + 8009 etypes are used. + +o Christof Schmitt <c...@samba.org> + * BUG 15730: VFS_OPEN_HOW_WITH_BACKUP_INTENT breaks shadow_copy2. + +o Andreas Schneider <a...@samba.org> + * BUG 15643: Samba 4.20.0 DLZ module crashes BIND on startup. + * BUG 15721: Cannot build libldb lmdb backend on a build without AD DC. + +o Jones Syue <joness...@qnap.com> + * BUG 15706: Consistent log level for sighup handler. + + +</pre> +</p> +</body> +</html> diff --git a/posted_news/20241014-113309.4.21.1.body.html b/posted_news/20241014-113309.4.21.1.body.html new file mode 100644 index 0000000..a39595a --- /dev/null +++ b/posted_news/20241014-113309.4.21.1.body.html @@ -0,0 +1,13 @@ +<!-- BEGIN: posted_news/20241014-113309.4.21.1.body.html --> +<h5><a name="4.21.1">14 October 2024</a></h5> +<p class=headline>Samba 4.21.1 Available for Download</p> +<p> +This is the first stable release of the Samba 4.21 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.21.1.tar.gz">downloaded now</a>. +A <a href="https://download.samba.org/pub/samba/patches/samba-4.21.0-4.21.1.diffs.gz">patch against Samba 4.21.0</a> is also available. +See <a href="https://www.samba.org/samba/history/samba-4.21.1.html">the release notes for more info</a>. +</p> +<!-- END: posted_news/20241014-113309.4.21.1.body.html --> diff --git a/posted_news/20241014-113309.4.21.1.headline.html b/posted_news/20241014-113309.4.21.1.headline.html new file mode 100644 index 0000000..574c7d5 --- /dev/null +++ b/posted_news/20241014-113309.4.21.1.headline.html @@ -0,0 +1,3 @@ +<!-- BEGIN: posted_news/20241014-113309.4.21.1.headline.html --> +<li> 14 October 2024 <a href="#4.21.1">Samba 4.21.1 Available for Download</a></li> +<!-- END: posted_news/20241014-113309.4.21.1.headline.html --> -- Samba Website Repository