[SCM] Samba Website Repository - branch master updated

[email protected] (Karolin Seeger)
Newsgroups gmane.network.samba.cvs
Message-ID <[email protected]>
The branch, master has been updated
       via  f6f51dc header_history.html: Add Samba 4.5.2.
       via  7033ccd NEWS[4.5.2]: Samba 4.5.2 Available for Download
      from  c6074b2 NEWS[4.3.12]: Samba 4.3.12 Available for Download

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


- Log -----------------------------------------------------------------
commit f6f51dcea9e0b1c63e905d4478e1f24033616a25
Author: Karolin Seeger <[email protected]>
Date:   Wed Dec 7 10:04:04 2016 +0100

    header_history.html: Add Samba 4.5.2.
    
    Signed-off-by: Karolin Seeger <[email protected]>

commit 7033ccda705eff32462a7749b649e1b17aaea2ab
Author: Karolin Seeger <[email protected]>
Date:   Tue Dec 6 10:27:10 2016 +0100

    NEWS[4.5.2]: Samba 4.5.2 Available for Download
    
    Signed-off-by: Karolin Seeger <[email protected]>

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

Summary of changes:
 history/header_history.html                     |  1 +
 history/samba-4.5.2.html                        | 97 +++++++++++++++++++++++++
 posted_news/20161207-090317.4.5.2.body.html     | 13 ++++
 posted_news/20161207-090317.4.5.2.headline.html |  3 +
 4 files changed, 114 insertions(+)
 create mode 100644 history/samba-4.5.2.html
 create mode 100644 posted_news/20161207-090317.4.5.2.body.html
 create mode 100644 posted_news/20161207-090317.4.5.2.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index d4da07d..9f7a699 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.5.2.html">samba-4.5.2</a></li>
 			<li><a href="samba-4.5.1.html">samba-4.5.1</a></li>
 			<li><a href="samba-4.5.0.html">samba-4.5.0</a></li>
 			<li><a href="samba-4.4.6.html">samba-4.4.6</a></li>
diff --git a/history/samba-4.5.2.html b/history/samba-4.5.2.html
new file mode 100644
index 0000000..f37e2b8
--- /dev/null
+++ b/history/samba-4.5.2.html
@@ -0,0 +1,97 @@
+<!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.5.2 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.5.2 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.5.2.tar.gz">Samba 4.5.2 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.5.2.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.5.1-4.5.2.diffs.gz">Patch (gzipped) against Samba 4.5.1</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.5.1-4.5.2.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.5.2
+                          December 07, 2016
+                   =============================
+
+
+This is the latest stable release of the Samba 4.5 release series.
+
+
+Changes since 4.5.1:
+--------------------
+
+o  Michael Adam &lt;[email protected]&gt;
+   * BUG 12404: vfs:glusterfs: Preallocate result for glfs_realpath.
+
+o  Jeremy Allison &lt;[email protected]&gt;
+   * BUG 12384: s3: vfs: Remove files/directories after the streams are deleted.
+   * BUG 12387: s3: vfs_streams_depot: Use conn-&gt;connectpath not conn-&gt;cwd.
+   * BUG 12436: s3/smbd: Fix the last resort check that sets the file type
+     attribute.
+
+o  Andrew Bartlett &lt;[email protected]&gt;
+   * BUG 9954: dsdb: Create RID Set as SYSTEM.
+   * BUG 12297: dbcheck: Correct message for orphaned backlinks.
+   * BUG 12395: build: Fix build with perl on debian sid.
+   * BUG 12398: Fix errors in extended operations (like allocating a RID Set).
+
+o  G&uuml;nther Deschner &lt;[email protected]&gt;
+   * BUG 11197: spoolss: Use correct values for secdesc and devmode pointers.
+
+o  Clive Ferreira &lt;[email protected]&gt;
+   * BUG 12394: objectclass_attrs: Only abort on a missing attribute when an
+     attribute is both MUST and replicated.
+
+o  Amitay Isaacs &lt;[email protected]&gt;
+   * BUG 12366: provision,dlz-bind: Add support for BIND 9.11.x.
+   * BUG 12392: ctdb-locking: Reset real-time priority in lock helper.
+   * BUG 12407: ctdb-scripts: Fix calculation of CTDB_BASE.
+   * BUG 12434: ctdb-recovery: Avoid NULL dereference in failure case.
+
+o  Stefan Metzmacher &lt;[email protected]&gt;
+   * BUG 10297: s3:smbd: Only pass UCF_PREP_CREATEFILE to filename_convert() if
+     we may create a new file.
+
+o  Mathieu Parent &lt;[email protected]&gt;
+   * BUG 12371: ctdb-scripts: Fix Debian init in samba eventscript.
+
+o  Garming Sam &lt;[email protected]&gt;
+   * BUG 9954: samba_tool/fsmo: Allocate RID Set when seizing RID manager.
+   * BUG 10882: s4-auth: Don&apos;t check for NULL saltPrincipal if it doesn&apos;t need
+     it.
+   * BUG 12297: upgradeprovision: Remove objectCategory from constructed attrs.
+   * BUG 12385: collect_tombstones: Allow links to recycled objects to be
+     deleted.
+
+o  Andreas Schneider &lt;[email protected]&gt;
+   * BUG 12183: s3-printing: Correctly encode CUPS printer URIs.
+   * BUG 12195: s3-printing: Allow printer names longer than 16 chars.
+   * BUG 12269: nss_wins: Fix errno values for HOST_NOT_FOUND.
+   * BUG 12405: s3-winbind: Do not return NO_MEMORY if we have an empty user
+     list.
+   * BUG 12415: s3:spoolss: Add support for COPY_FROM_DIRECTORY in
+     AddPrinterDriverEx.
+
+o  Martin Schwenke &lt;[email protected]&gt;
+   * BUG 12104: ctdb-packaging: Move CTDB tests to /usr/local/share/ctdb/tests/.
+
+o  Uri Simchoni &lt;[email protected]&gt;
+   * BUG 12375: smbd: In ntlm auth, do not map empty domain in case of
+     \user@realm.
+
+o  Ralph Wuerthner &lt;[email protected]&gt;
+   * BUG 12372: ctdb-conn: Add missing variable initialization.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20161207-090317.4.5.2.body.html b/posted_news/20161207-090317.4.5.2.body.html
new file mode 100644
index 0000000..35d40e3
--- /dev/null
+++ b/posted_news/20161207-090317.4.5.2.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20161207-090317.4.5.2.body.html -->
+<h5><a name="4.5.2">07 December 2016</a></h5>
+<p class=headline>Samba 4.5.2 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.5 release series.
+</p>
+<p>
+The uncompressed tarball has been signed using GnuPG (ID 6F33915B6568B7EA).
+The source code can be <a href="https://download.samba.org/pub/samba/stable/samba-4.5.2.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.5.1-4.5.2.diffs.gz">patch against Samba 4.5.1</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.5.2.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20161207-090317.4.5.2.body.html -->
diff --git a/posted_news/20161207-090317.4.5.2.headline.html b/posted_news/20161207-090317.4.5.2.headline.html
new file mode 100644
index 0000000..bbb5aa8
--- /dev/null
+++ b/posted_news/20161207-090317.4.5.2.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20161207-090317.4.5.2.headline.html -->
+<li> 07 December 2016 <a href="#4.5.2">Samba 4.5.2 Available for Download</a></li>
+<!-- END: posted_news/20161207-090317.4.5.2.headline.html -->


-- 
Samba Website Repository
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.