[SCM] Samba Website Repository - branch master updated

Jule Anger janger at samba.org
Thu Feb 16 16:37:50 UTC 2023


The branch, master has been updated
       via  47e39a1 NEWS[4.16.9]: Samba 4.16.9 Available for Download
      from  5930d18 NEWS[4.18.0rc3]: Samba 4.18.0rc3 Available for Download

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


- Log -----------------------------------------------------------------
commit 47e39a18821846807eadcebc23ae580c0403d6e3
Author: Jule Anger <janger at samba.org>
Date:   Thu Feb 16 17:34:40 2023 +0100

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

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

Summary of changes:
 history/header_history.html                      |  2 ++
 history/{samba-4.17.5.html => samba-4.16.9.html} | 36 ++++++++++--------------
 posted_news/20230216-163544.4.16.9.body.html     | 13 +++++++++
 posted_news/20230216-163544.4.16.9.headline.html |  3 ++
 4 files changed, 33 insertions(+), 21 deletions(-)
 copy history/{samba-4.17.5.html => samba-4.16.9.html} (62%)
 create mode 100644 posted_news/20230216-163544.4.16.9.body.html
 create mode 100644 posted_news/20230216-163544.4.16.9.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 0c748da..a949c9f 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -9,11 +9,13 @@
 		<li><a href="/samba/history/">Release Notes</a>
 		<li class="navSub">
 			<ul>
+			<li><a href="samba-4.17.5.html">samba-4.17.5</a></li>
 			<li><a href="samba-4.17.4.html">samba-4.17.4</a></li>
 			<li><a href="samba-4.17.3.html">samba-4.17.3</a></li>
 			<li><a href="samba-4.17.2.html">samba-4.17.2</a></li>
 			<li><a href="samba-4.17.1.html">samba-4.17.1</a></li>
 			<li><a href="samba-4.17.0.html">samba-4.17.0</a></li>
+			<li><a href="samba-4.16.9.html">samba-4.16.9</a></li>
 			<li><a href="samba-4.16.8.html">samba-4.16.8</a></li>
 			<li><a href="samba-4.16.7.html">samba-4.16.7</a></li>
 			<li><a href="samba-4.16.6.html">samba-4.16.6</a></li>
diff --git a/history/samba-4.17.5.html b/history/samba-4.16.9.html
similarity index 62%
copy from history/samba-4.17.5.html
copy to history/samba-4.16.9.html
index 91d6ebf..023aa83 100644
--- a/history/samba-4.17.5.html
+++ b/history/samba-4.16.9.html
@@ -2,30 +2,30 @@
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>Samba 4.17.5 - Release Notes</title>
+<title>Samba 4.16.9 - Release Notes</title>
 </head>
 <body>
-<H2>Samba 4.17.5 Available for Download</H2>
+<H2>Samba 4.16.9 Available for Download</H2>
 <p>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.17.5.tar.gz">Samba 4.17.5 (gzipped)</a><br>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.17.5.tar.asc">Signature</a>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.16.9.tar.gz">Samba 4.16.9 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.16.9.tar.asc">Signature</a>
 </p>
 <p>
-<a href="https://download.samba.org/pub/samba/patches/samba-4.17.4-4.17.5.diffs.gz">Patch (gzipped) against Samba 4.17.4</a><br>
-<a href="https://download.samba.org/pub/samba/patches/samba-4.17.4-4.17.5.diffs.asc">Signature</a>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.16.8-4.16.9.diffs.gz">Patch (gzipped) against Samba 4.16.8</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.16.8-4.16.9.diffs.asc">Signature</a>
 </p>
 <p>
 <pre>
                    ==============================
-                   Release Notes for Samba 4.17.5
-                          January 26, 2023
+                   Release Notes for Samba 4.16.9
+                         February 16, 2023
                    ==============================
 
 
-This is the latest stable release of the Samba 4.17 release series.
+This is the latest stable release of the Samba 4.16 release series.
 
 
-Changes since 4.17.4
+Changes since 4.16.8
 --------------------
 
 o  Jeremy Allison <jra at samba.org>
@@ -36,13 +36,13 @@ o  Jeremy Allison <jra at samba.org>
    * BUG 15226: samba-tool gpo listall fails IPv6 only - finddcs() fails to find
      DC when there is only an AAAA record for the DC in DNS.
    * BUG 15236: smbd crashes if an FSCTL request is done on a stream handle.
-   * BUG 15277: DFS links don't work anymore on Mac clients since 4.17.
-   * BUG 15283: vfs_virusfilter segfault on access, directory edgecase
-     (accessing NULL value).
 
-o  Samuel Cabrero <scabrero at samba.org>
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15299: Spotlight doesn't work with latest macOS Ventura.
+
+o  Samuel Cabrero <scabrero at suse.de>
    * BUG 15240: CVE-2022-38023 [SECURITY] Samba should refuse RC4 (aka md5)
-     based SChannel on NETLOGON (additional changes).
+     based SChannel on NETLOGON.
 
 o  Volker Lendecke <vl at samba.org>
    * BUG 15243: %U for include directive doesn't work for share listing
@@ -60,9 +60,6 @@ o  Stefan Metzmacher <metze at samba.org>
 o  Andreas Schneider <asn at samba.org>
    * BUG 15268: smbclient segfaults with use after free on an optimized build.
 
-o  Jones Syue <jonessyue at qnap.com>
-   * BUG 15282: smbstatus leaking files in msg.sock and msg.lock.
-
 o  Andrew Walker <awalker at ixsystems.com>
    * BUG 15164: Leak in wbcCtxPingDc2.
    * BUG 15265: Access based share enum does not work in Samba 4.16+.
@@ -70,9 +67,6 @@ o  Andrew Walker <awalker at ixsystems.com>
    * BUG 15271: rep_listxattr on FreeBSD does not properly check for reads off
      end of returned buffer.
 
-o  Florian Weimer <fweimer at redhat.com>
-   * BUG 15281: Avoid relying on C89 features in a few places.
-
 
 </pre>
 </p>
diff --git a/posted_news/20230216-163544.4.16.9.body.html b/posted_news/20230216-163544.4.16.9.body.html
new file mode 100644
index 0000000..3213371
--- /dev/null
+++ b/posted_news/20230216-163544.4.16.9.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20230216-163544.4.16.9.body.html -->
+<h5><a name="4.16.9">16 February 2023</a></h5>
+<p class=headline>Samba 4.16.9 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.16 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.16.9.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.16.8-4.16.9.diffs.gz">patch against Samba 4.16.8</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.16.9.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20230216-163544.4.16.9.body.html -->
diff --git a/posted_news/20230216-163544.4.16.9.headline.html b/posted_news/20230216-163544.4.16.9.headline.html
new file mode 100644
index 0000000..bbe93f2
--- /dev/null
+++ b/posted_news/20230216-163544.4.16.9.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20230216-163544.4.16.9.headline.html -->
+<li> 16 February 2023 <a href="#4.16.9">Samba 4.16.9 Available for Download</a></li>
+<!-- END: posted_news/20230216-163544.4.16.9.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list