summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-10-24 17:09:36 +0200
committerSebastian Pipping <sebastian@pipping.org>2022-10-24 18:32:42 +0200
commitacbbef94204b280b2d3492e6daa9fd19e51d6cac (patch)
tree938f6ed8b406a9c2468ba59d485466f1559b4a92
parent82a9c09f6c1215af22ed5b86b558ffc226772a93 (diff)
downloadlibexpat-git-acbbef94204b280b2d3492e6daa9fd19e51d6cac.tar.gz
Set release date for version 2.5.0
-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 36bfccb2..fc70198e 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 xxxxxxxxxxxx xx xxxx
+Release 2.5.0 Tue October 25 2022
Security fixes:
#616 #649 #650 CVE-2022-43680 -- Fix heap use-after-free after overeager
destruction of a shared DTD in function
diff --git a/expat/doc/xmlwf.xml b/expat/doc/xmlwf.xml
index 09d8dc89..9603abf1 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>September 20, 2022</date>">
+ <!ENTITY dhdate "<date>October 25, 2022</date>">
<!-- Please adjust this^^ date whenever cutting a new release. -->
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>bronson@rinspin.com</email>">