The branch, master has been updated
via 6cf526a Add Samba 4.7.10 to the list.
via 9c237b7 NEWS[4.7.10]: Samba 4.7.10 Available for Download
from e117f83 Add Samba 4.8.5.
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 6cf526a79ad251bf9dd3a38904365fda7896b0fc
Author: Karolin Seeger <[email protected]>
Date: Mon Aug 27 10:06:31 2018 +0200
Add Samba 4.7.10 to the list.
Signed-off-by: Karolin Seeger <[email protected]>
commit 9c237b7357395f36d99f872fb642bcfcdf7e2bd4
Author: Karolin Seeger <[email protected]>
Date: Mon Aug 27 10:04:28 2018 +0200
NEWS[4.7.10]: Samba 4.7.10 Available for Download
Signed-off-by: Karolin Seeger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
history/header_history.html | 1 +
history/{samba-4.8.5.html => samba-4.7.10.html} | 76 ++++++++++--------------
posted_news/20180827-080608.4.7.10.body.html | 13 ++++
posted_news/20180827-080608.4.7.10.headline.html | 3 +
4 files changed, 50 insertions(+), 43 deletions(-)
copy history/{samba-4.8.5.html => samba-4.7.10.html} (53%)
create mode 100644 posted_news/20180827-080608.4.7.10.body.html
create mode 100644 posted_news/20180827-080608.4.7.10.headline.html
Changeset truncated at 500 lines:
diff --git a/history/header_history.html b/history/header_history.html
index 191e049..67350ec 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -15,6 +15,7 @@
<li><a href="samba-4.8.2.html">samba-4.8.2</a></li>
<li><a href="samba-4.8.1.html">samba-4.8.1</a></li>
<li><a href="samba-4.8.0.html">samba-4.8.0</a></li>
+ <li><a href="samba-4.7.10.html">samba-4.7.10</a></li>
<li><a href="samba-4.7.9.html">samba-4.7.9</a></li>
<li><a href="samba-4.7.8.html">samba-4.7.8</a></li>
<li><a href="samba-4.7.7.html">samba-4.7.7</a></li>
diff --git a/history/samba-4.8.5.html b/history/samba-4.7.10.html
similarity index 53%
copy from history/samba-4.8.5.html
copy to history/samba-4.7.10.html
index 9002490..f0a08b8 100644
--- a/history/samba-4.8.5.html
+++ b/history/samba-4.7.10.html
@@ -2,74 +2,71 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<title>Samba 4.8.5 - Release Notes</title>
+<title>Samba 4.7.10 - Release Notes</title>
</head>
<body>
-<H2>Samba 4.8.5 Available for Download</H2>
+<H2>Samba 4.7.10 Available for Download</H2>
<p>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.8.5.tar.gz">Samba
4.8.5 (gzipped)</a><br>
-<a
href="https://download.samba.org/pub/samba/stable/samba-4.8.5.tar.asc">Signature</a>
+<a
href="https://download.samba.org/pub/samba/stable/samba-4.7.10.tar.gz">Samba
4.7.10 (gzipped)</a><br>
+<a
href="https://download.samba.org/pub/samba/stable/samba-4.7.10.tar.asc">Signature</a>
</p>
<p>
-<a
href="https://download.samba.org/pub/samba/patches/samba-4.8.4-4.8.5.diffs.gz">Patch
(gzipped) against Samba 4.8.4</a><br>
-<a
href="https://download.samba.org/pub/samba/patches/samba-4.8.4-4.8.5.diffs.asc">Signature</a>
+<a
href="https://download.samba.org/pub/samba/patches/samba-4.7.9-4.7.10.diffs.gz">Patch
(gzipped) against Samba 4.7.9</a><br>
+<a
href="https://download.samba.org/pub/samba/patches/samba-4.7.9-4.7.10.diffs.asc">Signature</a>
</p>
<p>
<pre>
- =============================
- Release Notes for Samba 4.8.5
- August 24, 2018
- =============================
+ ==============================
+ Release Notes for Samba 4.7.10
+ August 27, 2018
+ ==============================
-This is the latest stable release of the Samba 4.8 release series.
+This is the latest stable release of the Samba 4.7 release series.
-Changes since 4.8.4:
+Changes since 4.7.9:
--------------------
o Jeremy Allison <[email protected]>
* BUG 13474: python: pysmbd: Additional error path leak fix.
* BUG 13511: libsmbclient: Initialize written value before use.
- * BUG 13519: ldb: Refuse to build Samba against a newer minor version of
- ldb.
* BUG 13527: s3: libsmbclient: Fix cli_splice() fallback when reading less
than a complete file.
* BUG 13537: Using "sendfile = yes" with SMB2 can cause CPU spin.
+o Jeffrey Altman <[email protected]>
+ * BUG 11573: heimdal: lib/krb5: Do not fail set_config_files due to parse
+ error.
+
o Andrew Bartlett <[email protected]>
- * BUG 13575: ldb: Release LDB 1.3.6.
+ * BUG 13519: ldb: Refuse to build Samba against a newer minor version of
+ ldb.
o Bailey Berro <[email protected]>
* BUG 13511: libsmbclient: Initialize written in cli_splice_fallback().
+o Alexander Bokovoy <[email protected]>
+ * BUG 13538: samba-tool trust: Support discovery via netr_GetDcName.
+
o Ralph Boehme <[email protected]>
* BUG 13318: Durable Handles reconnect fails in a cluster when the cluster
fs uses different device ids.
* BUG 13351: s3: smbd: Always set vuid in check_user_ok().
- * BUG 13441: vfs_fruit: Delete 0 byte size streams if AAPL is enabled.
- * BUG 13451: Fail renaming file if that file has open streams.
* BUG 13505: lib: smb_threads: Fix access before init bug.
* BUG 13535: s3: smbd: Fix path check in
smbd_smb2_create_durable_lease_check().
+ * BUG 13451: Fail renaming file if that file has open streams.
-o Alexander Bokovoy <[email protected]>
- * BUG 13538: samba-tool trust: Support discovery via netr_GetDcName.
-
-o Samuel Cabrero <[email protected]>
- * BUG 13540: ctdb_mutex_ceph_rados_helper: Set SIGINT signal handler.
+o Günther Deschner <[email protected]>
+ * BUG 13437: Fix building Samba with gcc 8.1.
o David Disseldorp <[email protected]>
* BUG 13506: vfs_ceph: Don't lie about flock support.
* BUG 13540: Fix deadlock with ctdb_mutex_ceph_rados_helper.
-o Amitay Isaacs <[email protected]>
- * BUG 13493: ctdb: Fix build on FreeBSD and AIX.
-
o Volker Lendecke <[email protected]>
- * BUG 13553: libsmb: Fix CID 1438243 (Unchecked return value), CID 1438244
- (Unsigned compared against 0), CID 1438245 (Dereference before null
check),
- CID 1438246 (Unchecked return value).
+ * BUG 13195: g_lock: Fix lock upgrades.
* BUG 13584: vfs_fruit: Fix a panic if fruit_access_check detects a locking
conflict.
@@ -81,30 +78,23 @@ o Stefan Metzmacher <[email protected]>
* BUG 13308: samba-tool domain trust: Fix trust compatibility to Windows
Server 1709 and FreeIPA.
-o Oleksandr Natalenko <[email protected]>
- * BUG 13559: systemd: Only start smb when network interfaces are up.
-
-o Noel Power <[email protected]>
- * BUG 13553: Fix quotas with SMB2.
- * BUG 13563: s3/smbd: Ensure quota code is only called when quota support
- detected.
-
-o Anoop C S <[email protected]>
- * BUG 13204: s3/libsmb: Explicitly set delete_on_close token for rmdir.
+o Christof Schmitt <[email protected]>
+ * BUG 13478: krb5_wrap: Fix keep_old_entries logic for older kerberos
+ libraries.
o Andreas Schneider <[email protected]>
- * BUG 13489: krb5_plugin: Install plugins to krb5 modules dir.
- * BUG 13503: s3:winbind: Do not lookup local system accounts in AD.
+ * BUG 13437: Fix building Samba with gcc 8.1.
o Martin Schwenke <[email protected]>
* BUG 13499: Don't use CTDB_BROADCAST_VNNMAP.
* BUG 13500: ctdb-daemon: Only consider client ID for local database attach.
-o Justin Stephenson <[email protected]>
- * BUG 13485: s3:client: Add "--quiet" option to smbclient.
+o Karolin Seeger <[email protected]>
+ * BUG 13499: s3/notifyd.c: Rename CTDB_BROADCAST_VNNMAP to
+ CTDB_BROADCAST_ACTIVE.
o Ralph Wuerthner <[email protected]>
- * BUG 13568: s3: vfs: time_audit: Fix handling of token_blob in
+ * BUG 13568: vfs_time_audit: Fix handling of token_blob in
smb_time_audit_offload_read_recv().
diff --git a/posted_news/20180827-080608.4.7.10.body.html
b/posted_news/20180827-080608.4.7.10.body.html
new file mode 100644
index 0000000..9e44c75
--- /dev/null
+++ b/posted_news/20180827-080608.4.7.10.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20180827-080608.4.7.10.body.html -->
+<h5><a name="4.7.10">27 August 2018</a></h5>
+<p class=headline>Samba 4.7.10 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.7 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.7.10.tar.gz">downloaded
now</a>.
+A <a
href="https://download.samba.org/pub/samba/patches/samba-4.7.9-4.7.10.diffs.gz">patch
against Samba 4.7.9</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.7.10.html">the
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20180827-080608.4.7.10.body.html -->
diff --git a/posted_news/20180827-080608.4.7.10.headline.html
b/posted_news/20180827-080608.4.7.10.headline.html
new file mode 100644
index 0000000..f57c8eb
--- /dev/null
+++ b/posted_news/20180827-080608.4.7.10.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20180827-080608.4.7.10.headline.html -->
+<li> 27 August 2018 <a href="#4.7.10">Samba 4.7.10 Available for
Download</a></li>
+<!-- END: posted_news/20180827-080608.4.7.10.headline.html -->
--
Samba Website Repository