[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-cvs
Subject:    [SCM] Samba Website Repository - branch master updated
From:       Jule Anger <janger () samba ! org>
Date:       2023-10-16 14:19:01
Message-ID: E1qsOQv-00AtXw-Jr () hrx0 ! samba ! org
[Download RAW message or body]

The branch, master has been updated
       via  4ce4e3e NEWS[4.19.2]: Samba 4.19.2 Available for Download
      from  385462c add missing release notes

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 4ce4e3ed60591bc02c44b542a6c51bf2fc1215af
Author: Jule Anger <janger@samba.org>
Date:   Mon Oct 16 16:17:48 2023 +0200

    NEWS[4.19.2]: Samba 4.19.2 Available for Download
    
    Signed-off-by: Jule Anger <janger@samba.org>

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.19.2.html                        | 61 ++++++++++++++++++++++++
 posted_news/20231016-141828.4.19.2.body.html     | 13 +++++
 posted_news/20231016-141828.4.19.2.headline.html |  3 ++
 4 files changed, 78 insertions(+)
 create mode 100644 history/samba-4.19.2.html
 create mode 100644 posted_news/20231016-141828.4.19.2.body.html
 create mode 100644 posted_news/20231016-141828.4.19.2.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 98f3fa7..ef2d992 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.19.2.html">samba-4.19.2</a></li>
 			<li><a href="samba-4.19.1.html">samba-4.19.1</a></li>
 			<li><a href="samba-4.19.0.html">samba-4.19.0</a></li>
 			<li><a href="samba-4.18.8.html">samba-4.18.8</a></li>
diff --git a/history/samba-4.19.2.html b/history/samba-4.19.2.html
new file mode 100644
index 0000000..3d4c388
--- /dev/null
+++ b/history/samba-4.19.2.html
@@ -0,0 +1,61 @@
+<!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.19.2 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.19.2 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.19.2.tar.gz">Samba \
4.19.2 (gzipped)</a><br> +<a \
href="https://download.samba.org/pub/samba/stable/samba-4.19.2.tar.asc">Signature</a> \
+</p> +<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.19.1-4.19.2.diffs.gz">Patch \
(gzipped) against Samba 4.19.1</a><br> +<a \
href="https://download.samba.org/pub/samba/patches/samba-4.19.1-4.19.2.diffs.asc">Signature</a>
 +</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.19.2
+                          October 16, 2023
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.19 release series.
+
+
+Changes since 4.19.1
+--------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 15423: Use-after-free in aio_del_req_from_fsp during smbd shutdown
+     after failed IPC FSCTL_PIPE_TRANSCEIVE.
+   * BUG 15426: clidfs.c do_connect() missing a &quot;return&quot; after a \
cli_shutdown() +     call.
+
+o  Ralph Boehme &lt;slow@samba.org&gt;
+   * BUG 15463: macOS mdfind returns only 50 results.
+
+o  Volker Lendecke &lt;vl@samba.org&gt;
+   * BUG 15481: GETREALFILENAME_CACHE can modify incoming new filename with
+     previous cache entry value.
+
+o  Stefan Metzmacher &lt;metze@samba.org&gt;
+   * BUG 15464: libnss_winbind causes memory corruption since samba-4.18,
+     impacts sendmail, zabbix, potentially more.
+
+o  Martin Schwenke &lt;mschwenke@ddn.com&gt;
+   * BUG 15479: ctdbd: setproctitle not initialized messages flooding logs.
+
+o  Joseph Sutton &lt;josephsutton@catalyst.net.nz&gt;
+   * BUG 15491: CVE-2023-5568 Heap buffer overflow with freshness tokens in the
+     Heimdal KDC in Samba 4.19
+   * BUG 15477: The heimdal KDC doesn&apos;t detect s4u2self correctly when fast is
+     in use.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20231016-141828.4.19.2.body.html \
b/posted_news/20231016-141828.4.19.2.body.html new file mode 100644
index 0000000..7a34c06
--- /dev/null
+++ b/posted_news/20231016-141828.4.19.2.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20231016-141828.4.19.2.body.html -->
+<h5><a name="4.19.2">16 October 2023</a></h5>
+<p class=headline>Samba 4.19.2 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.19 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.19.2.tar.gz">downloaded \
now</a>. +A <a href="https://download.samba.org/pub/samba/patches/samba-4.19.1-4.19.2.diffs.gz">patch \
against Samba 4.19.1</a> is also available. +See <a \
href="https://www.samba.org/samba/history/samba-4.19.2.html">the release notes for \
more info</a>. +</p>
+<!-- END: posted_news/20231016-141828.4.19.2.body.html -->
diff --git a/posted_news/20231016-141828.4.19.2.headline.html \
b/posted_news/20231016-141828.4.19.2.headline.html new file mode 100644
index 0000000..b8d8720
--- /dev/null
+++ b/posted_news/20231016-141828.4.19.2.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20231016-141828.4.19.2.headline.html -->
+<li> 16 October 2023 <a href="#4.19.2">Samba 4.19.2 Available for Download</a></li>
+<!-- END: posted_news/20231016-141828.4.19.2.headline.html -->


-- 
Samba Website Repository


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic