summaryrefslogtreecommitdiff
path: root/README-DEV
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-09-30 14:34:51 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-09-30 17:26:56 +0300
commita8a0eacb8148c8d68f059dc7eba585c92cbe937e (patch)
tree561e252987847ba3d52665aac9ab3d1afd4ea690 /README-DEV
parent75fd8e50ade69a3afae82024a6e4b879b1f72ac1 (diff)
Upgrade to 2.4.9
This in particular fixes CVE-2022-40674.
Diffstat (limited to 'README-DEV')
-rw-r--r--README-DEV8
1 files changed, 4 insertions, 4 deletions
diff --git a/README-DEV b/README-DEV
index 93fe29b..dc48a3c 100644
--- a/README-DEV
+++ b/README-DEV
@@ -28,11 +28,11 @@ Debian and Fedora distributions. The configuration options defining these sets
are specified in the Debian's rules and Fedora's RPM .spec files. These files
can be obtained as follows:
-$ wget http://deb.debian.org/debian/pool/main/e/expat/expat_2.2.9-1.debian.tar.xz
-$ tar xf expat_2.2.9-1.debian.tar.xz debian/rules
+$ wget http://deb.debian.org/debian/pool/main/e/expat/expat_2.4.9-1.debian.tar.xz
+$ tar xf expat_2.4.9-1.debian.tar.xz debian/rules
-$ wget https://kojipkgs.fedoraproject.org//packages/expat/2.2.8/1.fc32/src/expat-2.2.8-1.fc32.src.rpm
-$ rpm2cpio expat-2.2.8-1.fc32.src.rpm | cpio -civ '*.spec'
+$ wget https://kojipkgs.fedoraproject.org//packages/expat/2.4.9/1.fc38/src/expat-2.4.9-1.fc38.src.rpm
+$ rpm2cpio expat-2.4.9-1.fc38.src.rpm | cpio -civ '*.spec'
As a side note, on Debian and Fedora the source, libraries, and headers are
packaged as follows: