The branch, master has been updated via 23d3a17 use html format for the CVE advisory (Samba 4.13.16 Security Release) from 7cf0fef NEWS[4.13.16]: Samba 4.13.16 Security Release is available for Download
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit 23d3a17c1aca473fdd9699566824269365c312e2 Author: Jule Anger <jan...@samba.org> Date: Mon Jan 10 13:11:54 2022 +0100 use html format for the CVE advisory (Samba 4.13.16 Security Release) Signed-off-by: Jule Anger <jan...@samba.org> ----------------------------------------------------------------------- Summary of changes: security/{CVE-2021-43566.txt => CVE-2021-43566.html} | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) rename security/{CVE-2021-43566.txt => CVE-2021-43566.html} (91%) Changeset truncated at 500 lines: diff --git a/security/CVE-2021-43566.txt b/security/CVE-2021-43566.html similarity index 91% rename from security/CVE-2021-43566.txt rename to security/CVE-2021-43566.html index 6dfa957..52cd7f6 100644 --- a/security/CVE-2021-43566.txt +++ b/security/CVE-2021-43566.html @@ -1,3 +1,17 @@ +<!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 - Security Announcement Archive</title> +</head> + +<body> + + <H2>CVE-2021-43566.html:</H2> + +<p> +<pre> =========================================================== == Subject: Symlink race error can allow directory creation == outside of the exported share. @@ -91,3 +105,6 @@ Jeremy Allison of Google and the Samba Team provided the fix. == Our Code, Our Bugs, Our Responsibility. == The Samba Team ========================================================== +</pre> +</body> +</html> -- Samba Website Repository