summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-03-04 18:49:22 +0100
committerSebastian Pipping <sebastian@pipping.org>2022-03-04 19:16:16 +0100
commitc08d530920db924d5bd8b657bed4f089bc7c9a5c (patch)
tree8fd387b9d9ad283afcefb6a77097e869c268f11c
parente07e39477157723af276abc3a3d04941abd589bb (diff)
downloadlibexpat-git-c08d530920db924d5bd8b657bed4f089bc7c9a5c.tar.gz
Set expected release date for 2.4.7
-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 612db05d..ff4ed87c 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 xxxxxxxx xx xxxx
+Release 2.4.7 Fri March 4 2022
Bug fixes:
#572 #577 Relax fix to CVE-2022-25236 (introduced with release 2.4.5)
with regard to all valid URI characters (RFC 3986),
diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml
index 79ed5856..8b43a11e 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>February 20, 2022</date>">
+ <!ENTITY dhdate "<date>March 4, 2022</date>">
<!-- Please adjust this^^ date whenever cutting a new release. -->
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>bronson@rinspin.com</email>">