The branch, master has been updated via b231c75 Add Samba 4.13.2. via 05822dd NEWS[4.13.2]: Samba 4.13.2 Available for Download from ac716e5 Add security advisories.
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit b231c758cb13b43ee560ee027fe90055345322bd Author: Karolin Seeger <ksee...@samba.org> Date: Tue Nov 3 13:36:03 2020 +0100 Add Samba 4.13.2. Signed-off-by: Karolin Seeger <ksee...@samba.org> commit 05822dda79c413b81297a6a026c9c14be1eddddd Author: Karolin Seeger <ksee...@samba.org> Date: Tue Nov 3 13:34:20 2020 +0100 NEWS[4.13.2]: Samba 4.13.2 Available for Download Signed-off-by: Karolin Seeger <ksee...@samba.org> ----------------------------------------------------------------------- Summary of changes: history/header_history.html | 1 + history/samba-4.13.2.html | 108 +++++++++++++++++++++++ posted_news/20201103-123537.4.13.2.body.html | 13 +++ posted_news/20201103-123537.4.13.2.headline.html | 3 + 4 files changed, 125 insertions(+) create mode 100644 history/samba-4.13.2.html create mode 100644 posted_news/20201103-123537.4.13.2.body.html create mode 100644 posted_news/20201103-123537.4.13.2.headline.html Changeset truncated at 500 lines: diff --git a/history/header_history.html b/history/header_history.html index b279de1..9cebda4 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.13.2.html">samba-4.13.2</a></li> <li><a href="samba-4.13.1.html">samba-4.13.1</a></li> <li><a href="samba-4.13.0.html">samba-4.13.0</a></li> <li><a href="samba-4.12.9.html">samba-4.12.9</a></li> diff --git a/history/samba-4.13.2.html b/history/samba-4.13.2.html new file mode 100644 index 0000000..295b081 --- /dev/null +++ b/history/samba-4.13.2.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.13.2 - Release Notes</title> +</head> +<body> +<H2>Samba 4.13.2 Available for Download</H2> +<p> +<a href="https://download.samba.org/pub/samba/stable/samba-4.13.2.tar.gz">Samba 4.13.2 (gzipped)</a><br> +<a href="https://download.samba.org/pub/samba/stable/samba-4.13.2.tar.asc">Signature</a> +</p> +<p> +<a href="https://download.samba.org/pub/samba/patches/samba-4.13.1-4.13.2.diffs.gz">Patch (gzipped) against Samba 4.13.1</a><br> +<a href="https://download.samba.org/pub/samba/patches/samba-4.13.1-4.13.2.diffs.asc">Signature</a> +</p> +<p> +<pre> + ============================== + Release Notes for Samba 4.13.2 + November 03, 2020 + ============================== + + +This is the latest stable release of the Samba 4.13 release series. + +Major enhancements include: + o BUG 14537: ctdb-common: Avoid aliasing errors during code optimization. + o BUG 14486: vfs_glusterfs: Avoid data corruption with the write-behind + translator. + + +======= +Details +======= + +The GlusterFS write-behind performance translator, when used with Samba, could +be a source of data corruption. The translator, while processing a write call, +immediately returns success but continues writing the data to the server in the +background. This can cause data corruption when two clients relying on Samba to +provide data consistency are operating on the same file. + +The write-behind translator is enabled by default on GlusterFS. +The vfs_glusterfs plugin will check for the presence of the translator and +refuse to connect if detected. Please disable the write-behind translator for +the GlusterFS volume to allow the plugin to connect to the volume. + + +Changes since 4.13.1 +-------------------- + +o Jeremy Allison <j...@samba.org> + * BUG 14486: s3: modules: vfs_glusterfs: Fix leak of char + **lines onto mem_ctx on return. + +o Ralph Boehme <s...@samba.org> + * BUG 14471: RN: vfs_zfsacl: Only grant DELETE_CHILD if ACL tag is special. + +o Alexander Bokovoy <a...@samba.org> + * BUG 14538: smb.conf.5: Add clarification how configuration changes + reflected by Samba. + * BUG 14552: daemons: Report status to systemd even when running in + foreground. + * BUG 14553: DNS Resolver: Support both dnspython before and after 2.0.0. + +o Günther Deschner <g...@samba.org> + * BUG 14486: s3-vfs_glusterfs: Refuse connection when write-behind xlator is + present. + +o Amitay Isaacs <ami...@gmail.com> + * BUG 14487: provision: Add support for BIND 9.16.x. + * BUG 14537: ctdb-common: Avoid aliasing errors during code optimization. + * BUG 14541: libndr: Avoid assigning duplicate versions to symbols. + +o Björn Jacke <bja...@samba.org> + * BUG 14522: docs: Fix default value of spoolss:architecture. + +o Laurent Menase <laurent.men...@hpe.com> + * BUG 14388: winbind: Fix a memleak. + +o Stefan Metzmacher <me...@samba.org> + * BUG 14531: s4:dsdb:acl_read: Implement "List Object" mode feature. + +o Sachin Prabhu <spra...@redhat.com> + * BUG 14486: docs-xml/manpages: Add warning about write-behind translator for + vfs_glusterfs. + +o Khem Raj <raj.k...@gmail.com> + * nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.h. + +o Anoop C S <anoo...@samba.org> + * BUG 14530: vfs_shadow_copy2: Avoid closing snapsdir twice. + +o Andreas Schneider <a...@samba.org> + * BUG 14547: third_party: Update resolv_wrapper to version 1.1.7. + * BUG 14550: examples:auth: Do not install example plugin. + +o Martin Schwenke <mar...@meltin.net> + * BUG 14513: ctdb-recoverd: Drop unnecessary and broken code. + +o Andrew Walker <awal...@ixsystems.com> + * BUG 14471: RN: vfs_zfsacl: Only grant DELETE_CHILD if ACL tag is special. + + +</pre> +</p> +</body> +</html> diff --git a/posted_news/20201103-123537.4.13.2.body.html b/posted_news/20201103-123537.4.13.2.body.html new file mode 100644 index 0000000..b3909ee --- /dev/null +++ b/posted_news/20201103-123537.4.13.2.body.html @@ -0,0 +1,13 @@ +<!-- BEGIN: posted_news/20201103-123537.4.13.2.body.html --> +<h5><a name="4.13.2">03 November 2020</a></h5> +<p class=headline>Samba 4.13.2 Available for Download</p> +<p> +This is the latest stable release of the Samba 4.13 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.13.2.tar.gz">downloaded now</a>. +A <a href="https://download.samba.org/pub/samba/patches/samba-4.13.1-4.13.2.diffs.gz">patch against Samba 4.13.1</a> is also available. +See <a href="https://www.samba.org/samba/history/samba-4.13.2.html">the release notes for more info</a>. +</p> +<!-- END: posted_news/20201103-123537.4.13.2.body.html --> diff --git a/posted_news/20201103-123537.4.13.2.headline.html b/posted_news/20201103-123537.4.13.2.headline.html new file mode 100644 index 0000000..d4b013a --- /dev/null +++ b/posted_news/20201103-123537.4.13.2.headline.html @@ -0,0 +1,3 @@ +<!-- BEGIN: posted_news/20201103-123537.4.13.2.headline.html --> +<li> 03 November 2020 <a href="#4.13.2">Samba 4.13.2 Available for Download</a></li> +<!-- END: posted_news/20201103-123537.4.13.2.headline.html --> -- Samba Website Repository