NEWS[4.14.13]: Samba 4.14.13 Available for Download
authorJule Anger <janger@samba.org>
Mon, 4 Apr 2022 12:48:32 +0000 (14:48 +0200)
committerJule Anger <janger@samba.org>
Mon, 4 Apr 2022 12:51:19 +0000 (14:51 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
history/header_history.html
history/samba-4.14.13.html [new file with mode: 0644]
posted_news/20220404-125039.4.14.13.body.html [new file with mode: 0644]
posted_news/20220404-125039.4.14.13.headline.html [new file with mode: 0644]

index 41046402031335ca15a71a170379e46e6ae6b3e9..5d516751a87ce2c86d016b5147177226168594db 100755 (executable)
@@ -17,6 +17,7 @@
                        <li><a href="samba-4.15.2.html">samba-4.15.2</a></li>
                        <li><a href="samba-4.15.1.html">samba-4.15.1</a></li>
                        <li><a href="samba-4.15.0.html">samba-4.15.0</a></li>
+                       <li><a href="samba-4.14.13.html">samba-4.14.13</a></li>
                        <li><a href="samba-4.14.12.html">samba-4.14.12</a></li>
                        <li><a href="samba-4.14.11.html">samba-4.14.11</a></li>
                        <li><a href="samba-4.14.10.html">samba-4.14.10</a></li>
diff --git a/history/samba-4.14.13.html b/history/samba-4.14.13.html
new file mode 100644 (file)
index 0000000..5c479fd
--- /dev/null
@@ -0,0 +1,90 @@
+<!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.14.13 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.14.13 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.14.13.tar.gz">Samba 4.14.13 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.14.13.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.14.12-4.14.13.diffs.gz">Patch (gzipped) against Samba 4.14.12</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.14.12-4.14.13.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ===============================
+                   Release Notes for Samba 4.14.13
+                           April 04, 2022
+                   ===============================
+
+
+This is the last bugfix release of the Samba 4.14 release series. There will be
+security releases only beyond this point.
+
+
+Changes since 4.14.12
+---------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 14169: Renaming file on DFS root fails with
+     NT_STATUS_OBJECT_PATH_NOT_FOUND.
+   * BUG 14737: Samba does not response STATUS_INVALID_PARAMETER when opening 2
+     objects with same lease key.
+   * BUG 14938: NT error code is not set when overwriting a file during rename
+     in libsmbclient.
+
+o  Douglas Bagnall &lt;douglas.bagnall@catalyst.net.nz&gt;
+   * BUG 14996: Fix ldap simple bind with TLS auditing.
+
+o  Ralph Boehme &lt;slow@samba.org&gt;
+   * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 depending on contacted
+     server.
+
+o  Samuel Cabrero &lt;scabrero@suse.de&gt;
+   * BUG 14979: Problem when winbind renews Kerberos.
+
+o  Pavel Filipenský &lt;pfilipen@redhat.com&gt;
+   * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file.
+
+o  Elia Geretto &lt;elia.f.geretto@gmail.com&gt;
+   * BUG 14983: NT_STATUS_ACCESS_DENIED translates into EPERM instead of EACCES
+     in SMBC_server_internal.
+
+o  Bj&ouml;rn Jacke &lt;bj@sernet.de&gt;
+   * BUG 13631: DFS fix for AIX broken.
+
+o  Stefan Metzmacher &lt;metze@samba.org&gt;
+   * BUG 13879: Simple bind doesn&apos;t work against an RODC (with non-preloaded
+     users).
+   * BUG 14641: Crash of winbind on RODC.
+   * BUG 14865: Uncached logon on RODC always fails once.
+   * BUG 14951: KVNO off by 100000.
+   * BUG 14968: smb2_signing_decrypt_pdu() may not decrypt with
+     gnutls_aead_cipher_decrypt() from gnutls before 3.5.2.
+   * BUG 14984: Changing the machine password against an RODC likely destroys
+     the domain join.
+   * BUG 14993: authsam_make_user_info_dc() steals memory from its struct
+     ldb_message *msg argument.
+   * BUG 14995: Use Heimdal 8.0 (pre) rather than an earlier snapshot.
+   * BUG 15001: LDAP simple binds should honour &quot;old password allowed period&quot;.
+   * BUG 15003: wbinfo -a doesn&apos;t work reliable with upn names.
+
+o  Garming Sam &lt;garming@catalyst.net.nz&gt;
+   * BUG 13879: Simple bind doesn&apos;t work against an RODC (with non-preloaded
+     users).
+
+o  Joseph Sutton &lt;josephsutton@catalyst.net.nz&gt;
+   * BUG 14621: &quot;password hash userPassword schemes = CryptSHA256&quot; does not seem
+     to work with samba-tool.
+   * BUG 14984: Changing the machine password against an RODC likely destroys
+     the domain join.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20220404-125039.4.14.13.body.html b/posted_news/20220404-125039.4.14.13.body.html
new file mode 100644 (file)
index 0000000..dfe1369
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20220404-125039.4.14.13.body.html -->
+<h5><a name="4.14.13">04 April 2022</a></h5>
+<p class=headline>Samba 4.14.13 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.14 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.14.13.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.14.12-4.14.13.diffs.gz">patch against Samba 4.14.12</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.14.13.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20220404-125039.4.14.13.body.html -->
diff --git a/posted_news/20220404-125039.4.14.13.headline.html b/posted_news/20220404-125039.4.14.13.headline.html
new file mode 100644 (file)
index 0000000..7ef404b
--- /dev/null
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20220404-125039.4.14.13.headline.html -->
+<li> 04 April 2022 <a href="#4.14.13">Samba 4.14.13 Available for Download</a></li>
+<!-- END: posted_news/20220404-125039.4.14.13.headline.html -->