mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Fackage updates and fixes.
Remove unneeded sed commands from automake and coreutils. Update to linux-5.13.7. Update to e2fsprogs-1.46.3.
This commit is contained in:
parent
2f67a2a07f
commit
0b10545515
@ -42,6 +42,25 @@
|
|||||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||||
appropriate for the entry or if needed the entire day's listitem.
|
appropriate for the entry or if needed the entire day's listitem.
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>2021-08-01</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Remove unneeded sed commands from automake and
|
||||||
|
coreutils. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4895">#4895</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to linux-5.13.7. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4893">#4893</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to e2fsprogs-1.46.3. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;4896">#4896</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2021-07-27</para>
|
<para>2021-07-27</para>
|
||||||
|
@ -40,11 +40,11 @@
|
|||||||
|
|
||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of Automake</title>
|
<title>Installation of Automake</title>
|
||||||
|
<!--
|
||||||
<para>Fix a failing test:</para>
|
<para>Fix a failing test:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">sed -i "s/''/etags/" t/tags-lisp-space.sh</userinput></screen>
|
<screen><userinput remap="pre">sed -i "s/''/etags/" t/tags-lisp-space.sh</userinput></screen>
|
||||||
|
-->
|
||||||
<para>Prepare Automake for compilation:</para>
|
<para>Prepare Automake for compilation:</para>
|
||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>
|
<screen><userinput remap="configure">./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>
|
||||||
|
@ -56,9 +56,11 @@
|
|||||||
<!-- this has been fixed in upstream gnulib, when a new version of
|
<!-- this has been fixed in upstream gnulib, when a new version of
|
||||||
coreutils is released, please check #4055 to see if the change has been
|
coreutils is released, please check #4055 to see if the change has been
|
||||||
picked up in this package -->
|
picked up in this package -->
|
||||||
|
<!--
|
||||||
<para>Suppress a test which on some machines can loop forever:</para>
|
<para>Suppress a test which on some machines can loop forever:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk</userinput></screen>
|
<screen><userinput remap="pre">sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk</userinput></screen>
|
||||||
|
-->
|
||||||
<!--
|
<!--
|
||||||
<para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para>
|
<para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para>
|
||||||
|
|
||||||
|
12
packages.ent
12
packages.ent
@ -140,10 +140,10 @@
|
|||||||
<!ENTITY diffutils-fin-du "33 MB">
|
<!ENTITY diffutils-fin-du "33 MB">
|
||||||
<!ENTITY diffutils-fin-sbu "0.4 SBU">
|
<!ENTITY diffutils-fin-sbu "0.4 SBU">
|
||||||
|
|
||||||
<!ENTITY e2fsprogs-version "1.46.2">
|
<!ENTITY e2fsprogs-version "1.46.3">
|
||||||
<!ENTITY e2fsprogs-size "9,2675 KB">
|
<!ENTITY e2fsprogs-size "9,2688 KB">
|
||||||
<!ENTITY e2fsprogs-url "https://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.gz">
|
<!ENTITY e2fsprogs-url "https://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.gz">
|
||||||
<!ENTITY e2fsprogs-md5 "e8ef5fa3b72557be5e9fe564a25da6eb">
|
<!ENTITY e2fsprogs-md5 "0edcffc4b601a4191bfa152f61b406b2">
|
||||||
<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
|
<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
|
||||||
<!ENTITY e2fsprogs-fin-du "102 MB">
|
<!ENTITY e2fsprogs-fin-du "102 MB">
|
||||||
<!ENTITY e2fsprogs-fin-sbu "4.4 SBU on a spinning disk, 1.5 SBU on an SSD">
|
<!ENTITY e2fsprogs-fin-sbu "4.4 SBU on a spinning disk, 1.5 SBU on an SSD">
|
||||||
@ -428,12 +428,12 @@
|
|||||||
|
|
||||||
<!ENTITY linux-major-version "5">
|
<!ENTITY linux-major-version "5">
|
||||||
<!ENTITY linux-minor-version "13">
|
<!ENTITY linux-minor-version "13">
|
||||||
<!ENTITY linux-patch-version "4">
|
<!ENTITY linux-patch-version "7">
|
||||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
|
||||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||||
<!ENTITY linux-size "116,536 KB">
|
<!ENTITY linux-size "116,544 KB">
|
||||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||||
<!ENTITY linux-md5 "50aa48ae38a736b3f313a777574af3d3">
|
<!ENTITY linux-md5 "9bd74571c148a7753f5a237ba52f8ee5">
|
||||||
<!ENTITY linux-home "https://www.kernel.org/">
|
<!ENTITY linux-home "https://www.kernel.org/">
|
||||||
<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
|
<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
|
||||||
allnoconfig rounded down to allow for ongoing cleanups,
|
allnoconfig rounded down to allow for ongoing cleanups,
|
||||||
|
Loading…
Reference in New Issue
Block a user