[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Oct 25 11:02:13 UTC 2017


The branch, master has been updated
       via  b259472 Add Samba 4.6.9 to the list.
       via  71c0cbb NEWS[4.6.9]: Samba 4.6.9 Available for Download
      from  f564cb5 sdc_ms_trip: make video super-script description sub-script

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


- Log -----------------------------------------------------------------
commit b259472bd9ddf18a34af9c2c9879b221312e3a42
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Oct 25 13:01:55 2017 +0200

    Add Samba 4.6.9 to the list.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 71c0cbbe728d95ae8647504da851efa106e88a42
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Oct 25 12:59:39 2017 +0200

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

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

Summary of changes:
 history/header_history.html                     |  1 +
 history/samba-4.6.9.html                        | 98 +++++++++++++++++++++++++
 posted_news/20171025-110119.4.6.9.body.html     | 13 ++++
 posted_news/20171025-110119.4.6.9.headline.html |  3 +
 4 files changed, 115 insertions(+)
 create mode 100644 history/samba-4.6.9.html
 create mode 100644 posted_news/20171025-110119.4.6.9.body.html
 create mode 100644 posted_news/20171025-110119.4.6.9.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 1956632..29dc910 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -10,6 +10,7 @@
 		<li class="navSub">
 			<ul>
 			<li><a href="samba-4.7.0.html">samba-4.7.0</a></li>
+			<li><a href="samba-4.6.9.html">samba-4.6.9</a></li>
 			<li><a href="samba-4.6.8.html">samba-4.6.8</a></li>
 			<li><a href="samba-4.6.7.html">samba-4.6.7</a></li>
 			<li><a href="samba-4.6.6.html">samba-4.6.6</a></li>
diff --git a/history/samba-4.6.9.html b/history/samba-4.6.9.html
new file mode 100644
index 0000000..ff9a3ba
--- /dev/null
+++ b/history/samba-4.6.9.html
@@ -0,0 +1,98 @@
+<!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.6.9 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.6.9 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.9.tar.gz">Samba 4.6.9 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.9.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.8-4.6.9.diffs.gz">Patch (gzipped) against Samba 4.6.8</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.8-4.6.9.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.6.9
+                          October 25, 2017
+                   =============================
+
+
+This is the latest stable release of the Samba 4.6 release series.
+
+
+Changes since 4.6.8:
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12899: s3: libsmb: Reverse sense of 'clear all attributes', ignore
+     attribute change in SMB2 to match SMB1.
+   * BUG 12913: SMBC_setatr() initially uses an SMB1 call before falling back.
+   * BUG 13003: Fix segfault on MacOS 10.12.3 clients caused by
+     SMB_VFS_GET_COMPRESSION.
+   * BUG 13069: sys_getwd() can leak memory or possibly return the wrong errno
+     on older systems.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 6133: Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem.
+   * BUG 7909: vfs_zfs_acl: Map SYNCHRONIZE acl permission statically.
+   * BUG 7933: vfs_fake_acls: Honor SEC_STD_WRITE_OWNER bit.
+   * BUG 12791: Kernel oplocks still have issues with named streams.
+   * BUG 12944: vfs_gpfs: Handle EACCES when fetching DOS attributes.
+   * BUG 12991: s3/mdssvc: Missing assignment in sl_pack_float.
+   * BUG 12995: Fix wrong Samba access checks when changing DOS attributes.
+   * BUG 13065: net: Groupmap cleanup should not delete BUILTIN mappings.
+   * BUG 13076: Enabling vfs_fruit results in loss of Finder tags and other
+     xattrs.
+
+o  Samuel Cabrero <scabrero at suse.de>
+   * BUG 12993: s3: spoolss: Fix GUID string format on GetPrinter info.
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 12144: smbd/ioctl: Match WS2016 ReFS set compression behaviour.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 13012: ctdb-daemon: Fix implementation of process_exists control.
+   * BUG 13021: ctdb: GET_DB_SEQNUM control can cause ctdb to deadlock when
+     databases are frozen.
+   * BUG 13029: ctdb-daemon: Free up record data if a call request is deferred.
+   * BUG 13036: ctdb-client: Initialize ctdb_ltdb_header completely for empty
+     record.
+   * BUG 13056: CTDB starts consuming memory if there are dead nodes in the
+     cluster.
+   * BUG 13070: ctdb-common: Ignore event scripts with multiple '.'s.
+
+o  Lutz Justen <ljusten at google.com>
+   * BUG 13046: libgpo: Sort the GPOs in the correct order.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12973: 'smbd' uses a lot of CPU on startup of a connection.
+   * BUG 13018: charset: Fix str[n]casecmp_m() by comparing lower case values.
+   * BUG 13079: Can't change password in Samba from a windows client if Samba
+     runs on IPv6 only interface.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 12903: Fix file change notification for renames.
+   * BUG 13006: messaging: Avoid a socket leak after fork.
+   * BUG 13090: vfs_catia: Fix a potential memleak.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 12983: vfs_default: Fix passing of errno from async calls.
+   * BUG 13032: vfs_streams_xattr: Fix segfault when running with log level 10.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12629: s3:utils: Do not report an invalid range for AD DC role.
+   * BUG 12704: s3:libsmb: Print the kinit failed message with DBGLVL_NOTICE.
+   * BUG 12956: s3:libads: Fix changing passwords with Kerberos.
+   * BUG 12975: Fix changing the password with 'smbpasswd' as a local user on
+     a domain member.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20171025-110119.4.6.9.body.html b/posted_news/20171025-110119.4.6.9.body.html
new file mode 100644
index 0000000..93ada20
--- /dev/null
+++ b/posted_news/20171025-110119.4.6.9.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20171025-110119.4.6.9.body.html -->
+<h5><a name="4.6.9">25 October 2017</a></h5>
+<p class=headline>Samba 4.6.9 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.6 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.6.9.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.6.8-4.6.9.diffs.gz">patch against Samba 4.6.8</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.6.9.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20171025-110119.4.6.9.body.html -->
diff --git a/posted_news/20171025-110119.4.6.9.headline.html b/posted_news/20171025-110119.4.6.9.headline.html
new file mode 100644
index 0000000..9559eaf
--- /dev/null
+++ b/posted_news/20171025-110119.4.6.9.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20171025-110119.4.6.9.headline.html -->
+<li> 25 October 2017 <a href="#4.6.9">Samba 4.6.9 Available for Download</a></li>
+<!-- END: posted_news/20171025-110119.4.6.9.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list