summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-01-29 22:38:42 +0100
committerSebastian Pipping <sebastian@pipping.org>2022-01-29 23:28:05 +0100
commit0afb2df6a9d429a0a78d2d65a5cb72140ee9df3a (patch)
tree4525017ab88e4f34e5ee0ce63bc25fd6293b5814
parent039af6611d0c28e879196698ee0f6707d430d855 (diff)
downloadlibexpat-git-0afb2df6a9d429a0a78d2d65a5cb72140ee9df3a.tar.gz
Set expected release date for 2.4.4
-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 be37463c..737f010c 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.4 Sun January 30 2022
Security fixes:
#550 CVE-2022-23852 -- Fix signed integer overflow
(undefined behavior) in function XML_GetBuffer
diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml
index 804fc562..4d13d615 100644
--- a/expat/doc/xmlwf.xml
+++ b/expat/doc/xmlwf.xml
@@ -22,7 +22,7 @@
<!ENTITY dhfirstname "<firstname>Scott</firstname>">
<!ENTITY dhsurname "<surname>Bronson</surname>">
<!-- Please adjust the date whenever revising the manpage. -->
- <!ENTITY dhdate "<date>January 16, 2022</date>">
+ <!ENTITY dhdate "<date>January 30, 2022</date>">
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>bronson@rinspin.com</email>">
<!ENTITY dhusername "Scott Bronson">