[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Tue Apr 25 06:54:05 UTC 2017


The branch, master has been updated
       via  16b632a Add Samba 4.6.3 to the list.
       via  1bdf937 NEWS[4.6.3]: Samba 4.6.3 Available for Download
      from  877f022 Fix link.

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


- Log -----------------------------------------------------------------
commit 16b632a2794a6b6d666c4971117089bfa015f277
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 25 08:53:47 2017 +0200

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

commit 1bdf9376abd1e226bf39e14faffe2785b5d9bab5
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Apr 24 12:16:33 2017 +0200

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

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

Summary of changes:
 history/header_history.html                     |   1 +
 history/samba-4.6.3.html                        | 108 ++++++++++++++++++++++++
 posted_news/20170425-065259.4.6.3.body.html     |  13 +++
 posted_news/20170425-065259.4.6.3.headline.html |   3 +
 4 files changed, 125 insertions(+)
 create mode 100644 history/samba-4.6.3.html
 create mode 100644 posted_news/20170425-065259.4.6.3.body.html
 create mode 100644 posted_news/20170425-065259.4.6.3.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 9d66136..80074d0 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.6.3.html">samba-4.6.3</a></li>
 			<li><a href="samba-4.6.2.html">samba-4.6.2</a></li>
 			<li><a href="samba-4.6.1.html">samba-4.6.1</a></li>
 			<li><a href="samba-4.6.0.html">samba-4.6.0</a></li>
diff --git a/history/samba-4.6.3.html b/history/samba-4.6.3.html
new file mode 100644
index 0000000..a4b1520
--- /dev/null
+++ b/history/samba-4.6.3.html
@@ -0,0 +1,108 @@
+<!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.3 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.6.3 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.3.tar.gz">Samba 4.6.3 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.3.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.2-4.6.3.diffs.gz">Patch (gzipped) against Samba 4.6.2</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.2-4.6.3.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.6.3
+                           April 25, 2017
+                   =============================
+
+
+This is the latest stable release of the Samba 4.6 release series.
+
+
+Changes since 4.6.2:
+--------------------
+
+o  Michael Adam <obnox at samba.org>
+   * BUG 12743: s3:vfs:shadow_copy2: vfs_shadow_copy2 fails to list snapshots
+     from shares with GlusterFS backend.
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12559: Fix for Solaris C compiler.
+   * BUG 12628: s3: locking: Update oplock optimization for the leases era.
+   * BUG 12693: Make the Solaris C compiler happy.
+   * BUG 12695: s3: libgpo: Allow skipping GPO objects that don't have the
+     expected LDAP attributes.
+   * BUG 12747: Fix buffer overflow caused by wrong use of getgroups.
+
+o  Hanno Boeck <hanno at hboeck.de>
+   * BUG 12746: lib: debug: Avoid negative array access.
+   * BUG 12748: cleanupdb: Fix a memory read error.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 7537: streams_xattr and kernel oplocks results in
+     NT_STATUS_NETWORK_BUSY.
+   * BUG 11961: winbindd: idmap_autorid allocates ids for unknown SIDs from other
+     backends.
+   * BUG 12565: vfs_fruit: Resource fork open request with
+     flags=O_CREAT|O_RDONLY.
+   * BUG 12615: manpages/vfs_fruit: Document global options.
+   * BUG 12624: lib/pthreadpool: Fix a memory leak.
+   * BUG 12727: Lookup-domain for well-known SIDs on a DC.
+   * BUG 12728: winbindd: Fix error handling in rpc_lookup_sids().
+   * BUG 12729: winbindd: Trigger possible passdb_dsdb initialisation.
+
+o  Alexander Bokovoy <ab at samba.org>
+   * BUG 12611: credentials_krb5: use gss_acquire_cred for client-side GSSAPI
+     use case.
+   * BUG 12690: lib/crypto: Implement samba.crypto Python module for RC4.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 12697: ctdb-readonly: Avoid a tight loop waiting for revoke to
+     complete.
+   * BUG 12723: ctdb_event monitor command crashes if event is not specified.
+   * BUG 12733: ctdb-docs: Fix documentation of "-n" option to 'ctdb tool'.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 12558: smbd: Fix smb1 findfirst with DFS.
+   * BUG 12610: smbd: Do an early exit on negprot failure.
+   * BUG 12699: winbindd: Fix substitution for 'template homedir'.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12554: s4:kdc: Disable principal based autodetected referral detection.
+   * BUG 12613: idmap_autorid: Allocate new domain range if the callers knows
+     the sid is valid.
+   * BUG 12724: LINKFLAGS_PYEMBED should not contain -L/some/path.
+   * BUG 12725: PAM auth with WBFLAG_PAM_GET_PWD_POLICY returns wrong policy for
+     trusted domain.
+   * BUG 12731: rpcclient: Allow -U'OTHERDOMAIN\user' again.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 12725: winbindd: Fix password policy for pam authentication.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12554: s3:gse: Correctly handle external trusts with MIT.
+   * BUG 12611: auth/credentials: Always set the realm if we set the principal
+     from the ccache.
+   * BUG 12686: replace: Include sysmacros.h.
+   * BUG 12687: s3:vfs_expand_msdfs: Do not open the remote address as a file.
+   * BUG 12704: s3:libsmb: Only print error message if kerberos use is forced.
+   * BUG 12708: winbindd: Child process crashes when kerberos-authenticating
+     a user with wrong password.
+
+o  Uri Simchoni <uri at samba.org>
+   * BUG 12715: vfs_fruit: Office document opens as read-only on macOS due to
+     CNID semantics.
+   * BUG 12737: vfs_acl_xattr: Fix failure to get ACL on Linux if memory is
+     fragmented.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20170425-065259.4.6.3.body.html b/posted_news/20170425-065259.4.6.3.body.html
new file mode 100644
index 0000000..58a71cd
--- /dev/null
+++ b/posted_news/20170425-065259.4.6.3.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20170425-065259.4.6.3.body.html -->
+<h5><a name="4.6.3">25 April 2017</a></h5>
+<p class=headline>Samba 4.6.3 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.3.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.6.2-4.6.3.diffs.gz">patch against Samba 4.6.2</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.6.3.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20170425-065259.4.6.3.body.html -->
diff --git a/posted_news/20170425-065259.4.6.3.headline.html b/posted_news/20170425-065259.4.6.3.headline.html
new file mode 100644
index 0000000..428192f
--- /dev/null
+++ b/posted_news/20170425-065259.4.6.3.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20170425-065259.4.6.3.headline.html -->
+<li> 25 April 2017 <a href="#4.6.3">Samba 4.6.3 Available for Download</a></li>
+<!-- END: posted_news/20170425-065259.4.6.3.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list