summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-02-18 19:07:55 +0100
committerSebastian Pipping <sebastian@pipping.org>2022-02-18 20:17:17 +0100
commitbacd815ed0ce37225f894f75836e0dad8d5204c3 (patch)
tree5d561b6395e96f142c90a3518ad917586709b080
parentfdbd69b12c60cd52a00db36288245a675aac4db3 (diff)
downloadlibexpat-git-bacd815ed0ce37225f894f75836e0dad8d5204c3.tar.gz
Set expected release date for 2.4.5
-rw-r--r--expat/Changes2
-rw-r--r--expat/doc/xmlwf.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/expat/Changes b/expat/Changes
index 5f58cfae..d122ac49 100644
--- a/expat/Changes
+++ b/expat/Changes
@@ -2,7 +2,7 @@ NOTE: We are looking for help with a few things:
https://github.com/libexpat/libexpat/labels/help%20wanted
If you can help, please get in touch. Thanks!
-Release X.X.X XXX XXXXXXX XX XXXX
+Release 2.4.5 Fri February 18 2022
Security fixes:
#562 CVE-2022-25235 -- Passing malformed 2- and 3-byte UTF-8
sequences (e.g. from start tag names) to the XML
diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml
index c68aa1d8..7772bc8b 100644
--- a/expat/doc/xmlwf.xml
+++ b/expat/doc/xmlwf.xml
@@ -21,7 +21,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY dhfirstname "<firstname>Scott</firstname>">
<!ENTITY dhsurname "<surname>Bronson</surname>">
- <!ENTITY dhdate "<date>January 30, 2022</date>">
+ <!ENTITY dhdate "<date>February 18, 2022</date>">
<!-- Please adjust this^^ date whenever cutting a new release. -->
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>bronson@rinspin.com</email>">