[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Oct 26 07:14:21 UTC 2016


The branch, master has been updated
       via  5a7c01b NEWS[4.4.7]: Samba 4.4.7 Available for Download
      from  3c0fb52 NEWS[4.5.1]: Samba 4.5.1 Available for Download

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


- Log -----------------------------------------------------------------
commit 5a7c01bf406f9f3117170fabb084d66077afdc2d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Oct 25 12:50:11 2016 +0200

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

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

Summary of changes:
 history/{samba-4.5.1.html => samba-4.4.7.html}  | 66 ++++++++-----------------
 posted_news/20161026-071352.4.4.7.body.html     | 13 +++++
 posted_news/20161026-071352.4.4.7.headline.html |  3 ++
 3 files changed, 36 insertions(+), 46 deletions(-)
 copy history/{samba-4.5.1.html => samba-4.4.7.html} (52%)
 create mode 100644 posted_news/20161026-071352.4.4.7.body.html
 create mode 100644 posted_news/20161026-071352.4.4.7.headline.html


Changeset truncated at 500 lines:

diff --git a/history/samba-4.5.1.html b/history/samba-4.4.7.html
similarity index 52%
copy from history/samba-4.5.1.html
copy to history/samba-4.4.7.html
index eae62d9..94284cd 100644
--- a/history/samba-4.5.1.html
+++ b/history/samba-4.4.7.html
@@ -2,29 +2,29 @@
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>Samba 4.5.1 - Release Notes</title>
+<title>Samba 4.4.7 - Release Notes</title>
 </head>
 <body>
-<H2>Samba 4.5.1 Available for Download</H2>
+<H2>Samba 4.4.7 Available for Download</H2>
 <p>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.5.1.tar.gz">Samba 4.5.1 (gzipped)</a><br>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.5.1.tar.asc">Signature</a>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.4.7.tar.gz">Samba 4.4.7 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.4.7.tar.asc">Signature</a>
 </p>
 <p>
-<a href="https://download.samba.org/pub/samba/patches/samba-4.5.0-4.5.1.diffs.gz">Patch (gzipped) against Samba 4.5.0</a><br>
-<a href="https://download.samba.org/pub/samba/patches/samba-4.5.0-4.5.1.diffs.asc">Signature</a>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.4.6-4.4.7.diffs.gz">Patch (gzipped) against Samba 4.4.6</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.4.6-4.4.7.diffs.asc">Signature</a>
 </p>
 <p>
 <pre>
                    =============================
-                   Release Notes for Samba 4.5.1
-                          October 26, 2016
+                   Release Notes for Samba 4.4.7
+                         October 26, 2016
                    =============================
 
 
-This is the latest stable release of the Samba 4.5 release series.
+This is the latest stable release of Samba 4.4.
 
-Major enhancements in Samba 4.5.1 include:
+Major enhancements in Samba 4.4.7 include:
 
 o  Let winbindd discard expired kerberos tickets when built against
    (internal) heimdal (BUG #12369).
@@ -32,32 +32,25 @@ o  REGRESSION: smbd segfaults on startup, tevent context being freed
    (BUG #12283).
 
 
-Changes since 4.5.0:
+Changes since 4.4.6:
 --------------------
 
 o  Jeremy Allison <jra at samba.org>
    * BUG 11259: smbd contacts a domain controller for each session.
-   * BUG 12272: Fix messaging subsystem crash.
    * BUG 12283: REGRESSION: smbd segfaults on startup, tevent context being
      freed.
+   * BUG 12291: source3/lib/msghdr: Fix syntax error before or at: ;.
    * BUG 12381: s3: cldap: cldap_multi_netlogon_send() fails with one bad IPv6
      address.
-   * BUG 12383: s3: libsmb: Fix cut and paste error using the wrong structure
-     type.
 
 o  Christian Ambach <ambi at samba.org>
    * BUG 9945: Setting specific logger levels in smb.conf makes 'samba-tool drs
      showrepl' crash.
 
-o  Andrew Bartlett <abartlet at samba.org>
-   * BUG 12382: Tombstone expunge does not remove old links.
-
 o  Björn Baumbach <bb at sernet.de>
    * BUG 8618: s3-printing: Fix migrate printer code.
 
 o  Ralph Boehme <slow at samba.org>
-   * BUG 12256: s3/smbd: In call_trans2qfilepathinfo call lstat when dealing
-     with posix pathnames.
    * BUG 12261: s3/smbd: Set FILE_ATTRIBUTE_DIRECTORY as necessary.
 
 o  Günther Deschner <gd at samba.org>
@@ -67,17 +60,12 @@ o  David Disseldorp <ddiss at samba.org>
    * BUG 12144: smbd/ioctl: Match WS2016 ReFS get compression behaviour.
 
 o  Amitay Isaacs <amitay at gmail.com>
-   * BUG 12259: ctdb-protocol: Fix marshalling for GET_DB_SEQNUM control
-     request.
-   * BUG 12275: ctdb-recovery-helper: Add missing initialisation of ban_credits.
    * BUG 12287: CTDB PID file handling is too weak.
 
 o  Volker Lendecke <vl at samba.org>
    * BUG 12045: gencache: Bail out of stabilize if we can not get the allrecord
      lock.
-   * BUG 12268: smbd: Reset O_NONBLOCK on open files.
    * BUG 12283: glusterfs: Avoid tevent_internal.h.
-   * BUG 12291: source3/lib/msghdr.c, line 208: syntax error before or at: ;.
    * BUG 12374: spoolss: Fix caching of printername->sharename.
 
 o  Stefan Metzmacher <metze at samba.org>
@@ -87,37 +75,23 @@ o  Stefan Metzmacher <metze at samba.org>
      (internal) heimdal.
 
 o  Noel Power <noel.power at suse.com>
-   * BUG 12298: s3/winbindd: Fix using default domain with user at domain.com
-     format.
+   * BUG 12298: s3/winbindd: Using default domain with user at domain.com format
+     fails.
 
-o  Christof Schmitt <cs at samba.org>
-   * BUG 12295: winbind: Fix passing idmap failure from wb_sids2xids back to
-     callers.
+o  Jose A. Rivera <jarrpa at samba.org>
+   * BUG 12362: ctdb-scripts: Avoid dividing by zero in memory calculation.
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 12377: vfs_glusterfs: Fix a memory leak in connect path.
 
 o  Andreas Schneider <asn at samba.org>
    * BUG 12269: nss_wins has incorrect function definitions for gethostbyname*.
    * BUG 12276: s3-lib: Fix %G substitution in AD member environment.
    * BUG 12364: s3-utils: Fix loading smb.conf in smbcquotas.
 
-o  Garming Sam <garming at catalyst.net.nz>
-   * BUG 12286: kcc: Don't check schedule if None.
-   * BUG 12382: Tombstone expunge does not remove old links.
-
-o  Anoop C S <anoopcs at redhat.com>
-   * BUG 12377: vfs_glusterfs: Fix a memory leak in connect path.
-
 o  Martin Schwenke <martin at meltin.net>
-   * BUG 12254: CTDB IP takeover does not complete if there are no public
-     addresses configured.
-   * BUG 12255: ctdb-packaging: Fix systemd network dependency.
    * BUG 12287: CTDB PID file handling is too weak.
-
-o  Uri Simchoni <uri at samba.org>
-   * BUG 12270: smbcquotas: Fix error message listing quotas.
-   * BUG 12273: s3-sysquotas: Correctly restore path when finding mount point.
-   * BUG 12288: cliquota: Fix param count when setting fs quota.
-   * BUG 12289: smbd: Free talloc context if no quota records are available.
-   * BUG 12307: ntquotas: Support "freeing" an empty quota list.
+   * BUG 12362: ctdb-scripts: Fix incorrect variable reference.
 
 
 </pre>
diff --git a/posted_news/20161026-071352.4.4.7.body.html b/posted_news/20161026-071352.4.4.7.body.html
new file mode 100644
index 0000000..9a90f03
--- /dev/null
+++ b/posted_news/20161026-071352.4.4.7.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20161026-071352.4.4.7.body.html -->
+<h5><a name="4.4.7">26 October 2016</a></h5>
+<p class=headline>Samba 4.4.7 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.4 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.4.7.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.4.6-4.4.7.diffs.gz">patch against Samba 4.4.6</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.4.7.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20161026-071352.4.4.7.body.html -->
diff --git a/posted_news/20161026-071352.4.4.7.headline.html b/posted_news/20161026-071352.4.4.7.headline.html
new file mode 100644
index 0000000..885a980
--- /dev/null
+++ b/posted_news/20161026-071352.4.4.7.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20161026-071352.4.4.7.headline.html -->
+<li> 26 October 2016 <a href="#4.4.7">Samba 4.4.7 Available for Download</a></li>
+<!-- END: posted_news/20161026-071352.4.4.7.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list