This is an automated email from the ASF dual-hosted git repository.
rmiddleton pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new a92af7c Update with CVE information
a92af7c is described below
commit a92af7c0efb0b5fa33cf6603eec3a2ae3fd94ad3
Author: Robert Middleton <[email protected]>
AuthorDate: Tue May 9 22:18:44 2023 -0400
Update with CVE information
---
1.1.0/changelog.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/1.1.0/changelog.html b/1.1.0/changelog.html
index b295de5..0bc7b8d 100644
--- a/1.1.0/changelog.html
+++ b/1.1.0/changelog.html
@@ -140,6 +140,7 @@ Release History</h1>
Release 1.1.0 - 2023-05-01</h2>
<p>This is a general maintenance release. The following bugs/issues have been
fixed:</p>
<ul>
+<li>Fix <a
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-31038">CVE-2023-31038</a></li>
<li>Fix to build on Windows Server 2016</li>
<li>Fix compiling errors with older compilers</li>
<li>Make ODBC and SMTP opt-in instead of automatic</li>