This is an automated email from the ASF dual-hosted git repository.
rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
The following commit(s) were added to refs/heads/master by this push:
new 061f8f5c Update changelog with CVE number
061f8f5c is described below
commit 061f8f5cf9cc3e38822ba4abd8372ded190f958f
Author: Robert Middleton <[email protected]>
AuthorDate: Tue May 9 22:17:56 2023 -0400
Update changelog with CVE number
---
src/site/markdown/change-report-gh.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site/markdown/change-report-gh.md
b/src/site/markdown/change-report-gh.md
index ca431986..0d281e69 100644
--- a/src/site/markdown/change-report-gh.md
+++ b/src/site/markdown/change-report-gh.md
@@ -48,6 +48,7 @@ Changelog {#changelog}
This is a general maintenance release. The following bugs/issues have been
fixed:
+* Fix
[CVE-2023-31038](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-31038)
* Fix to build on Windows Server 2016
* Fix compiling errors with older compilers
* Make ODBC and SMTP opt-in instead of automatic