mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Update to binutils-2.37
Update to less-590 Update to meson-0.59.0 Guard systemd against CVE-2021-33910
This commit is contained in:
parent
4eee9ccd08
commit
9f84752195
@ -42,6 +42,28 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem>
|
||||
<para>2021-07-23</para>
|
||||
<itemizedlist>
|
||||
<listitem revision="systemd">
|
||||
<para>[renodr] - Guard systemd against CVE-2021-33910. Fixes
|
||||
<ulink url="&lfs-ticket-root;4889">#4889</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to meson-0.59.0. Fixes
|
||||
<ulink url="&lfs-ticket-root;4888">#4888</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to binutils-2.37. Fixes
|
||||
<ulink url="&lfs-ticket-root;4887">#4887</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to less-590. Fixes
|
||||
<ulink url="&lfs-ticket-root;4884">#4884</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2021-07-22</para>
|
||||
<itemizedlist>
|
||||
|
@ -48,9 +48,9 @@
|
||||
<listitem>
|
||||
<para>Bc &bc-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Binutils-&binutils-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Bison-&bison-version;</para>
|
||||
</listitem>
|
||||
|
@ -119,7 +119,6 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!--
|
||||
<varlistentry revision="systemd">
|
||||
<term>Systemd Upstream Fixes Patch - <token>&systemd-upstream-fixes-patch-size;</token>:</term>
|
||||
<listitem>
|
||||
@ -127,7 +126,6 @@
|
||||
<para>MD5 sum: <literal>&systemd-upstream-fixes-patch-md5;</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
-->
|
||||
|
||||
</variablelist>
|
||||
|
||||
|
@ -40,17 +40,10 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of systemd</title>
|
||||
|
||||
<!--
|
||||
<para>First, apply a patch to fix the build with GCC-10 and fix a segfault:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-2.patch</userinput></screen>
|
||||
-->
|
||||
|
||||
<!-- For linux-5.11's API headers changing the rfkill_event structure
|
||||
<para>First, apply a patch to fix some build issues:</para>
|
||||
<!--Fix CVE-2021-33910 -->
|
||||
<para>First, apply a patch to fix a security vulnerability:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-1.patch</userinput></screen>
|
||||
-->
|
||||
|
||||
<!-- Seems to be not needed anymore with 248
|
||||
<para>Remove tests that cannot be built in chroot:</para>
|
||||
|
18
packages.ent
18
packages.ent
@ -65,10 +65,10 @@
|
||||
<!ENTITY bc-fin-du "6.7 MB">
|
||||
<!ENTITY bc-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY binutils-version "2.36.1">
|
||||
<!ENTITY binutils-size "22,239 KB">
|
||||
<!ENTITY binutils-version "2.37">
|
||||
<!ENTITY binutils-size "22,390 KB">
|
||||
<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.xz">
|
||||
<!ENTITY binutils-md5 "628d490d976d8957279bbbff06cf29d4">
|
||||
<!ENTITY binutils-md5 "e78d9ff2976b745a348f4c1f27c77cb1">
|
||||
<!ENTITY binutils-home "&gnu-software;binutils/">
|
||||
<!ENTITY binutils-tmpp1-du "640 MB">
|
||||
<!ENTITY binutils-tmpp1-sbu "1 SBU">
|
||||
@ -375,10 +375,10 @@
|
||||
<!ENTITY kmod-fin-du "13 MB">
|
||||
<!ENTITY kmod-fin-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY less-version "581">
|
||||
<!ENTITY less-size "341 KB">
|
||||
<!ENTITY less-version "590">
|
||||
<!ENTITY less-size "348 KB">
|
||||
<!ENTITY less-url "https://www.greenwoodsoftware.com/less/less-&less-version;.tar.gz">
|
||||
<!ENTITY less-md5 "6201df5b9dae2af9767fc220471471b3">
|
||||
<!ENTITY less-md5 "f029087448357812fba450091a1172ab">
|
||||
<!ENTITY less-home "https://www.greenwoodsoftware.com/less/">
|
||||
<!ENTITY less-fin-du "4.1 MB">
|
||||
<!ENTITY less-fin-sbu "less than 0.1 SBU">
|
||||
@ -488,10 +488,10 @@
|
||||
<!ENTITY markupsafe-fin-du "360 KB">
|
||||
<!ENTITY markupsafe-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY meson-version "0.58.1">
|
||||
<!ENTITY meson-size "1,852 KB">
|
||||
<!ENTITY meson-version "0.59.0">
|
||||
<!ENTITY meson-size "1,896 KB">
|
||||
<!ENTITY meson-url "&github;/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz">
|
||||
<!ENTITY meson-md5 "7e10667e08159a61c4f524b148799ec8">
|
||||
<!ENTITY meson-md5 "bb8bf3898afefc8272989e4be8ff0a5b">
|
||||
<!ENTITY meson-home "https://mesonbuild.com">
|
||||
<!ENTITY meson-fin-du "37 MB">
|
||||
<!ENTITY meson-fin-sbu "less than 0.1 SBU">
|
||||
|
@ -72,8 +72,6 @@
|
||||
<!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc">
|
||||
<!ENTITY sysvinit-consolidated-patch-size "2.4 KB">
|
||||
|
||||
<!--
|
||||
<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-1.patch">
|
||||
<!ENTITY systemd-upstream-fixes-patch-md5 "6819d49562ac48b551d15d2dd0123055">
|
||||
<!ENTITY systemd-upstream-fixes-patch-size "8 KB">
|
||||
-->
|
||||
<!ENTITY systemd-upstream-fixes-patch-md5 "a4449dedf514486b8995ee501d1bb8cc">
|
||||
<!ENTITY systemd-upstream-fixes-patch-size "4 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user