[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Thu Mar 11 11:48:27 UTC 2021


The branch, master has been updated
       via  b4126ea Add Samba 4.12.12.
       via  7610e1f NEWS[4.12.12]: Samba 4.12.12 Available for Download
      from  51f2c9e Add Samba 4.14.0.

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


- Log -----------------------------------------------------------------
commit b4126ea096b7b40c8d2143517151a2450ce37b5e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Mar 11 12:48:13 2021 +0100

    Add Samba 4.12.12.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 7610e1f64b783e1d72c48e9688ec33567b0eed9e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Mar 11 12:45:36 2021 +0100

    NEWS[4.12.12]: Samba 4.12.12 Available for Download
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

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

Summary of changes:
 history/header_history.html                       |  1 +
 history/samba-4.12.12.html                        | 71 +++++++++++++++++++++++
 posted_news/20210311-114752.4.12.12.body.html     | 13 +++++
 posted_news/20210311-114752.4.12.12.headline.html |  3 +
 4 files changed, 88 insertions(+)
 create mode 100644 history/samba-4.12.12.html
 create mode 100644 posted_news/20210311-114752.4.12.12.body.html
 create mode 100644 posted_news/20210311-114752.4.12.12.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 44b0570..f079984 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -16,6 +16,7 @@
 			<li><a href="samba-4.13.2.html">samba-4.13.2</a></li>
 			<li><a href="samba-4.13.1.html">samba-4.13.1</a></li>
 			<li><a href="samba-4.13.0.html">samba-4.13.0</a></li>
+			<li><a href="samba-4.12.12.html">samba-4.12.12</a></li>
 			<li><a href="samba-4.12.11.html">samba-4.12.11</a></li>
 			<li><a href="samba-4.12.10.html">samba-4.12.10</a></li>
 			<li><a href="samba-4.12.9.html">samba-4.12.9</a></li>
diff --git a/history/samba-4.12.12.html b/history/samba-4.12.12.html
new file mode 100644
index 0000000..5001430
--- /dev/null
+++ b/history/samba-4.12.12.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.12.12 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.12.12 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.12.12.tar.gz">Samba 4.12.12 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.12.12.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.12.11-4.12.12.diffs.gz">Patch (gzipped) against Samba 4.12.11</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.12.11-4.12.12.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ===============================
+                   Release Notes for Samba 4.12.12
+                           March 11, 2021
+                   ===============================
+
+
+This is the latest stable release of the Samba 4.12 release series.
+Please note that this will be the last bugfix release of the Samba 4.12 release
+series. There will be Security Releases only beyond this point.
+
+
+Changes since 4.12.11
+---------------------
+
+o  Trever L. Adams <trever.adams at gmail.com>
+   * BUG 14634: s3:modules:vfs_virusfilter: Recent talloc changes cause infinite
+     start-up failure.
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13992: SAMBA RPC share error.
+   * BUG 14612: s3: smbd: Add call to conn_setup_case_options() to
+     create_conn_struct_as_root().
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14602: s3/auth: Implement "winbind:ignore domains".
+   * BUG 14612: build: Remove smbd_conn private library.
+
+o  Peter Eriksson <pen at lysator.liu.se>
+   * BUG 14648: s3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame) in error
+     path.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 14624: classicupgrade: Treat old never expires value right.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 1463: g_lock: Fix uninitalized variable reads.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13898: s3:pysmbd: Fix fd leak in py_smbd_create_file().
+   * BUG 14607: Work around special SMB2 IOCTL response behavior of NetApp
+     Ontap 7.3.7.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14625: Fix smbd share mode double free crash.
+
+o  Paul Wise <pabs3 at bonedaddy.net>
+   * BUG 12505: HEIMDAL: krb5_storage_free(NULL) should work.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20210311-114752.4.12.12.body.html b/posted_news/20210311-114752.4.12.12.body.html
new file mode 100644
index 0000000..94ca1dc
--- /dev/null
+++ b/posted_news/20210311-114752.4.12.12.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20210311-114752.4.12.12.body.html -->
+<h5><a name="4.12.12">11 March 2021</a></h5>
+<p class=headline>Samba 4.12.12 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.12 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.12.12.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.12.11-4.12.12.diffs.gz">patch against Samba 4.12.11</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.12.12.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20210311-114752.4.12.12.body.html -->
diff --git a/posted_news/20210311-114752.4.12.12.headline.html b/posted_news/20210311-114752.4.12.12.headline.html
new file mode 100644
index 0000000..3ed0514
--- /dev/null
+++ b/posted_news/20210311-114752.4.12.12.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20210311-114752.4.12.12.headline.html -->
+<li> 11 March 2021 <a href="#4.12.12">Samba 4.12.12 Available for Download</a></li>
+<!-- END: posted_news/20210311-114752.4.12.12.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list