The branch, master has been updated via 855f970 security: fix security table from ff41962 NEWS[4.19.0rc1]: Samba 4.19.0rc1 Available for Download
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit 855f970748e4fcaa6e4fbd3ecd5b391cf4a7c86c Author: Jule Anger <jan...@samba.org> Date: Fri Jul 28 15:57:12 2023 +0200 security: fix security table Content for the last security release was inserted in the wrong place. Signed-off-by: Jule Anger <jan...@samba.org> ----------------------------------------------------------------------- Summary of changes: history/security.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) Changeset truncated at 500 lines: diff --git a/history/security.html b/history/security.html index 31fb76e..f788763 100755 --- a/history/security.html +++ b/history/security.html @@ -15,6 +15,23 @@ link to full release notes for each release.</p> <a href="https://wiki.samba.org/index.php/Samba_Release_Planning"> supported Samba versions</a>.</p> + <p>A list of public <a href="https://bugzilla.samba.org/buglist.cgi?f1=alias&o1=regexp&order=Last Changed&product=PIDL&product=Samba 2.2&product=Samba 3.0&product=Samba 3.2&product=Samba 3.3&product=Samba 3.4&product=Samba 3.5&product=Samba 3.6&product=Samba 4.0&product=Samba 4.1 and newer&query_format=advanced&v1=^CVE-.*"> + Samba Security Bugs</a> is available. Some minor issues will + only be listed in <a href="https://bugzilla.samba.org"> + The Samba Bugzilla</a> and not here, if they did not result + in a security release</p> + + <table class="security_table"> + <th colspan="6">Samba Security Releases</th> + <tr > + <td><em>Date Issued</em></td> + <td><em>Download</em></td> + <td><em>Known Issue(s)</em></td> + <td><em>Affected Releases</em></td> + <td><em>CVE ID #</em></td> + <td><em>Details</em></td> + </tr> + <tr> <td>19 July 2023</td> <td> @@ -46,23 +63,6 @@ link to full release notes for each release.</p> </td> </tr> - <p>A list of public <a href="https://bugzilla.samba.org/buglist.cgi?f1=alias&o1=regexp&order=Last Changed&product=PIDL&product=Samba 2.2&product=Samba 3.0&product=Samba 3.2&product=Samba 3.3&product=Samba 3.4&product=Samba 3.5&product=Samba 3.6&product=Samba 4.0&product=Samba 4.1 and newer&query_format=advanced&v1=^CVE-.*"> - Samba Security Bugs</a> is available. Some minor issues will - only be listed in <a href="https://bugzilla.samba.org"> - The Samba Bugzilla</a> and not here, if they did not result - in a security release</p> - - <table class="security_table"> - <th colspan="6">Samba Security Releases</th> - <tr > - <td><em>Date Issued</em></td> - <td><em>Download</em></td> - <td><em>Known Issue(s)</em></td> - <td><em>Affected Releases</em></td> - <td><em>CVE ID #</em></td> - <td><em>Details</em></td> - </tr> - <tr> <td>29 March 2023</td> <td> -- Samba Website Repository