The branch, master has been updated
       via  e1c5b95 NEWS[4.14.13]: Samba 4.14.13 Available for Download
       via  56e8388 Add 4.16.0
      from  991aa81 NEWS[4.16.0]: Samba 4.16.0 Available for Download

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


- Log -----------------------------------------------------------------
commit e1c5b95c61ccede432641b834429a3ac3608f33d
Author: Jule Anger <jan...@samba.org>
Date:   Mon Apr 4 14:48:32 2022 +0200

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

commit 56e8388c2e4f260c357f8d3780323c9dc1fd8da4
Author: Jule Anger <jan...@samba.org>
Date:   Mon Apr 4 14:50:10 2022 +0200

    Add 4.16.0
    
    Signed-off-by: Jule Anger <jan...@samba.org>

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

Summary of changes:
 history/header_history.html                       |  2 +
 history/samba-4.14.13.html                        | 90 +++++++++++++++++++++++
 posted_news/20220404-125039.4.14.13.body.html     | 13 ++++
 posted_news/20220404-125039.4.14.13.headline.html |  3 +
 4 files changed, 108 insertions(+)
 create mode 100644 history/samba-4.14.13.html
 create mode 100644 posted_news/20220404-125039.4.14.13.body.html
 create mode 100644 posted_news/20220404-125039.4.14.13.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 9b56767..5d51675 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.16.0.html">samba-4.16.0</a></li>
                        <li><a href="samba-4.15.6.html">samba-4.15.6</a></li>
                        <li><a href="samba-4.15.5.html">samba-4.15.5</a></li>
                        <li><a href="samba-4.15.4.html">samba-4.15.4</a></li>
@@ -16,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
index 0000000..5c479fd
--- /dev/null
+++ b/history/samba-4.14.13.html
@@ -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;j...@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.bagn...@catalyst.net.nz&gt;
+   * BUG 14996: Fix ldap simple bind with TLS auditing.
+
+o  Ralph Boehme &lt;s...@samba.org&gt;
+   * BUG 14674: net ads info shows LDAP Server: 0.0.0.0 depending on contacted
+     server.
+
+o  Samuel Cabrero &lt;scabr...@suse.de&gt;
+   * BUG 14979: Problem when winbind renews Kerberos.
+
+o  Pavel Filipenský &lt;pfili...@redhat.com&gt;
+   * BUG 14971: virusfilter_vfs_openat: Not scanned: Directory or special file.
+
+o  Elia Geretto &lt;elia.f.gere...@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;b...@sernet.de&gt;
+   * BUG 13631: DFS fix for AIX broken.
+
+o  Stefan Metzmacher &lt;me...@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;garm...@catalyst.net.nz&gt;
+   * BUG 13879: Simple bind doesn&apos;t work against an RODC (with 
non-preloaded
+     users).
+
+o  Joseph Sutton &lt;josephsut...@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
index 0000000..dfe1369
--- /dev/null
+++ b/posted_news/20220404-125039.4.14.13.body.html
@@ -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
index 0000000..7ef404b
--- /dev/null
+++ b/posted_news/20220404-125039.4.14.13.headline.html
@@ -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 -->


-- 
Samba Website Repository

Reply via email to