diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-23 15:28:21 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-23 15:28:21 -0600 |
commit | ba2dc1b6a71e75615b103963349fbdf2727e3672 (patch) | |
tree | 7ae4cd151ff61fa8d950155398dbe152b747c5f8 | |
parent | c19371f6f98209b87a93f1c6da58453bd43a5376 (diff) |
Update to expat-2.4.6 (security fix)
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | packages.ent | 8 |
2 files changed, 18 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b41e91be0..271405108 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,10 +39,24 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + + <listitem> + <para>2022-02-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to expat-2.4.6 (security fix). Fixes + <ulink url="&lfs-ticket-root;5011">#5011</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2022-02-15</para> <itemizedlist> <listitem> + <para>[bdubbs] - LFS-11.1-rc1 released.</para> + </listitem> + <listitem> <para>[bdubbs] - Add binutils-2.38 LTO patch. Fixes <ulink url="&lfs-ticket-root;5011">#5011</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index 93382acd6..e20364803 100644 --- a/packages.ent +++ b/packages.ent @@ -163,12 +163,12 @@ <!ENTITY eudev-fin-du "83 MB"> <!ENTITY eudev-fin-sbu "0.2 SBU"> -<!ENTITY expat-version "2.4.4"> -<!ENTITY expat-size "439 KB"> +<!ENTITY expat-version "2.4.6"> +<!ENTITY expat-size "444 KB"> <!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.xz"> -<!ENTITY expat-md5 "a712d23b7afb32e7527cf0b3fd8f12ac"> +<!ENTITY expat-md5 "22a30c888752fdda9f8dd1b7281c54b0"> <!ENTITY expat-home "https://libexpat.github.io/"> -<!ENTITY expat-fin-du "13 MB"> +<!ENTITY expat-fin-du "12 MB"> <!ENTITY expat-fin-sbu "0.1 SBU"> <!ENTITY expect-version "5.45.4"> |