The branch, master has been updated via a50fe67 Add Samba 4.12.6 to the list. via 717fe15 NEWS[4.12.6]: Samba 4.12.6 Available for Download from 3d0b2ef NEWS[4.13.0rc1]: Samba 4.13.0rc1 Available for Download
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit a50fe67e6e85c714992c362fc49a8acccf5bb986 Author: Karolin Seeger <ksee...@samba.org> Date: Thu Aug 13 08:30:44 2020 +0200 Add Samba 4.12.6 to the list. Signed-off-by: Karolin Seeger <ksee...@samba.org> commit 717fe15273f20dc2d84ce5f52a42b2019b02ca0c Author: Karolin Seeger <ksee...@samba.org> Date: Thu Aug 13 08:28:43 2020 +0200 NEWS[4.12.6]: Samba 4.12.6 Available for Download Signed-off-by: Karolin Seeger <ksee...@samba.org> ----------------------------------------------------------------------- Summary of changes: history/header_history.html | 1 + history/samba-4.12.6.html | 73 ++++++++++++++++++++++++ posted_news/20200813-063011.4.12.6.body.html | 13 +++++ posted_news/20200813-063011.4.12.6.headline.html | 3 + 4 files changed, 90 insertions(+) create mode 100644 history/samba-4.12.6.html create mode 100644 posted_news/20200813-063011.4.12.6.body.html create mode 100644 posted_news/20200813-063011.4.12.6.headline.html Changeset truncated at 500 lines: diff --git a/history/header_history.html b/history/header_history.html index f15cca0..8bcf5ae 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.12.6.html">samba-4.12.6</a></li> <li><a href="samba-4.12.5.html">samba-4.12.5</a></li> <li><a href="samba-4.12.4.html">samba-4.12.4</a></li> <li><a href="samba-4.12.3.html">samba-4.12.3</a></li> diff --git a/history/samba-4.12.6.html b/history/samba-4.12.6.html new file mode 100644 index 0000000..f8b8d8d --- /dev/null +++ b/history/samba-4.12.6.html @@ -0,0 +1,73 @@ +<!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.12.6 - Release Notes</title> +</head> +<body> +<H2>Samba 4.12.6 Available for Download</H2> +<p> +<a href="https://download.samba.org/pub/samba/stable/samba-4.12.6.tar.gz">Samba 4.12.6 (gzipped)</a><br> +<a href="https://download.samba.org/pub/samba/stable/samba-4.12.6.tar.asc">Signature</a> +</p> +<p> +<a href="https://download.samba.org/pub/samba/patches/samba-4.12.5-4.12.6.diffs.gz">Patch (gzipped) against Samba 4.12.5</a><br> +<a href="https://download.samba.org/pub/samba/patches/samba-4.12.5-4.12.6.diffs.asc">Signature</a> +</p> +<p> +<pre> + ============================== + Release Notes for Samba 4.12.6 + August 13, 2020 + ============================== + + +This is the latest stable release of the Samba 4.12 release series. + + +Changes since 4.12.5 +-------------------- + +o Jeremy Allison <j...@samba.org> + * BUG 14403: s3: libsmb: Fix SMB2 client rename bug to a Windows server. + +o Andrew Bartlett <abart...@samba.org> + * BUG 14424: dsdb: Allow "password hash userPassword schemes = CryptSHA256" + to work on RHEL7. + * BUG 14450: dbcheck: Allow a dangling forward link outside our known NCs. + +o Ralph Boehme <s...@samba.org> + * BUG 14426: lib/debug: Set the correct default backend loglevel to + MAX_DEBUG_LEVEL. + * BUG 14428: PANIC: Assert failed in get_lease_type(). + +o Bjoern Jacke <bja...@samba.org> + * BUG 14422: util: Fix build on AIX by fixing the order of replace.h include. + +o Volker Lendecke <v...@samba.org> + * BUG 14355: srvsvc_NetFileEnum asserts with open files. + +o Stefan Metzmacher <me...@samba.org> + * BUG 14354: KDC breaks with DES keys still in the database and + msDS-SupportedEncryptionTypes 31 indicating support for it. + * BUG 14427: s3:smbd: Make sure vfs_ChDir() always sets + conn->cwd_fsp->fh->fd = AT_FDCWD. + * BUG 14428: PANIC: Assert failed in get_lease_type(). + +o Andreas Schneider <a...@samba.org> + * BUG 14358: docs: Fix documentation for require_membership_of of + pam_winbind.conf. + +o Martin Schwenke <mar...@meltin.net> + * BUG 14444: ctdb-scripts: Use nfsconf utility for variable values in CTDB + NFS scripts. + +o Andrew Walker <awal...@ixsystems.com> + * BUG 14425: s3:winbind:idmap_ad: Make failure to get attrnames for schema + mode fatal. + + +</pre> +</p> +</body> +</html> diff --git a/posted_news/20200813-063011.4.12.6.body.html b/posted_news/20200813-063011.4.12.6.body.html new file mode 100644 index 0000000..934b687 --- /dev/null +++ b/posted_news/20200813-063011.4.12.6.body.html @@ -0,0 +1,13 @@ +<!-- BEGIN: posted_news/20200813-063011.4.12.6.body.html --> +<h5><a name="4.12.6">13 August 2020</a></h5> +<p class=headline>Samba 4.12.6 Available for Download</p> +<p> +This is the latest stable release of the Samba 4.12 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.12.6.tar.gz">downloaded now</a>. +A <a href="https://download.samba.org/pub/samba/patches/samba-4.12.5-4.12.6.diffs.gz">patch against Samba 4.12.5</a> is also available. +See <a href="https://www.samba.org/samba/history/samba-4.12.6.html">the release notes for more info</a>. +</p> +<!-- END: posted_news/20200813-063011.4.12.6.body.html --> diff --git a/posted_news/20200813-063011.4.12.6.headline.html b/posted_news/20200813-063011.4.12.6.headline.html new file mode 100644 index 0000000..ff16bc6 --- /dev/null +++ b/posted_news/20200813-063011.4.12.6.headline.html @@ -0,0 +1,3 @@ +<!-- BEGIN: posted_news/20200813-063011.4.12.6.headline.html --> +<li> 13 August 2020 <a href="#4.12.6">Samba 4.12.6 Available for Download</a></li> +<!-- END: posted_news/20200813-063011.4.12.6.headline.html --> -- Samba Website Repository