mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Update to util-linux-2.36.2.
Update to tar-1.34. Update to psmisc-23.4. Update to procps-ng-3.3.17. Update to man-db-2.9.4. Update to eudev-3.2.10. Update to elfutils-0.183. Update to e2fsprogs-1.46.1. Update to bc-3.2.7. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0ceb295279
commit
0b52f7babf
@ -43,6 +43,48 @@
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<itemizedlist>
|
||||
<para>2021-02-14</para>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to util-linux-2.36.2. Fixes
|
||||
<ulink url="&lfs-ticket-root;4812">#4812</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to tar-1.34. Fixes
|
||||
<ulink url="&lfs-ticket-root;4813">#4813</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to psmisc-23.4. Fixes
|
||||
<ulink url="&lfs-ticket-root;4805">#4805</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to procps-ng-3.3.17. Fixes
|
||||
<ulink url="&lfs-ticket-root;4811">#4811</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to man-db-2.9.4. Fixes
|
||||
<ulink url="&lfs-ticket-root;4808">#4808</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to eudev-3.2.10. Fixes
|
||||
<ulink url="&lfs-ticket-root;4810">#4810</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to elfutils-0.183. Fixes
|
||||
<ulink url="&lfs-ticket-root;4806">#4806</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to e2fsprogs-1.46.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;4809">#4809</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to bc-3.2.7. Fixes
|
||||
<ulink url="&lfs-ticket-root;4814">#4814</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<itemizedlist>
|
||||
<para>2021-02-01</para>
|
||||
|
@ -75,9 +75,9 @@
|
||||
<listitem>
|
||||
<para>E2fsprogs-&e2fsprogs-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem revision="sysv">
|
||||
<listitem revision="sysv">
|
||||
<para>Eudev-&eudev-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Expat-&expat-version;</para>
|
||||
</listitem>
|
||||
@ -174,9 +174,9 @@
|
||||
<!--<listitem>
|
||||
<para>Make-&make-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Man-DB-&man-db-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Man-pages-&man-pages-version;</para>
|
||||
</listitem>
|
||||
@ -207,12 +207,12 @@
|
||||
<!--<listitem>
|
||||
<para>Pkg-config-&pkgconfig-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Procps-ng-&procps-ng-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Psmisc-&psmisc-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Python-&python-version;</para>
|
||||
</listitem>
|
||||
|
@ -59,11 +59,11 @@
|
||||
<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>
|
||||
|
||||
<!--
|
||||
<para>Fix a problem with autoconf-2.70 in an included gnulib .m4 file:</para>
|
||||
|
||||
<screen><userinput remap="pre">echo '# deleted' > m4/std-gnu11.m4</userinput></screen>
|
||||
|
||||
-->
|
||||
<para>Now prepare Coreutils for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">autoreconf -fiv
|
||||
|
@ -108,6 +108,8 @@ cd build</userinput></screen>
|
||||
<para>To run the tests, issue:</para>
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>One test, m_rootdir_acl, is knowm to fail.</para>
|
||||
<!-- This is a ridiculous amount now! And is it still true?
|
||||
<para>One of the e2fsprogs tests will attempt to allocate 256 MB of memory.
|
||||
If you do not have significantly more RAM than this, be sure to enable
|
||||
@ -118,6 +120,7 @@ cd build</userinput></screen>
|
||||
-->
|
||||
<para>On a spinning disk, the tests take a little more than 4 SBUs. They
|
||||
can be much shorter on an SSD (down to about 1.5 SBUs).</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
@ -25,6 +25,10 @@
|
||||
|
||||
<para>The Procps-ng package contains programs for monitoring processes.</para>
|
||||
|
||||
<!-- TODO This note will probably not be needed at the next revision. -->
|
||||
<note><para>This package extracts to the directory procps-3.3.17/,
|
||||
not the expected procps-ng-3.3.17/.</para></note>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>&buildtime;</segtitle>
|
||||
<segtitle>&diskspace;</segtitle>
|
||||
@ -87,6 +91,9 @@ make check</userinput></screen>
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
|
||||
<para>Four tests related to pkill are known ot fail due to a problem
|
||||
with tests that were not updated.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
<screen><userinput remap="install">make install</userinput></screen>
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20210206">
|
||||
<!ENTITY version "SVN-20210214">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||
Change to x.y for release but not -rc releases -->
|
||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY versiond "20210206-systemd">
|
||||
<!ENTITY versiond "20210214-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "February 6th, 2021">
|
||||
<!ENTITY releasedate "February 14th, 2021">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2021"><!-- jhalfs needs a literal dash, not – -->
|
||||
|
||||
|
54
packages.ent
54
packages.ent
@ -57,10 +57,10 @@
|
||||
<!ENTITY bash-fin-du "48 MB">
|
||||
<!ENTITY bash-fin-sbu "2.4 SBU">
|
||||
|
||||
<!ENTITY bc-version "3.2.6">
|
||||
<!ENTITY bc-size "230 KB">
|
||||
<!ENTITY bc-version "3.2.7">
|
||||
<!ENTITY bc-size "224 KB">
|
||||
<!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz">
|
||||
<!ENTITY bc-md5 "f2c3da63d24c8c541413866b13ec1e3b">
|
||||
<!ENTITY bc-md5 "af4d6d32984e4c770e006974416a9845">
|
||||
<!ENTITY bc-home "https://git.yzena.com/gavin/bc">
|
||||
<!ENTITY bc-fin-du "6.5 MB">
|
||||
<!ENTITY bc-fin-sbu "less than 0.1 SBU">
|
||||
@ -139,26 +139,26 @@
|
||||
<!ENTITY diffutils-fin-du "33 MB">
|
||||
<!ENTITY diffutils-fin-sbu "0.4 SBU">
|
||||
|
||||
<!ENTITY e2fsprogs-version "1.46.0">
|
||||
<!ENTITY e2fsprogs-size "9,260 KB">
|
||||
<!ENTITY e2fsprogs-version "1.46.1">
|
||||
<!ENTITY e2fsprogs-size "9,269 KB">
|
||||
<!ENTITY e2fsprogs-url "https://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.gz">
|
||||
<!ENTITY e2fsprogs-md5 "8c8ff667537559be8d31da4b6128314a">
|
||||
<!ENTITY e2fsprogs-md5 "8c52585522b7ca6bdae2bdecba27b3a4">
|
||||
<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
|
||||
<!ENTITY e2fsprogs-fin-du "106 MB">
|
||||
<!ENTITY e2fsprogs-fin-sbu "4.4 SBU on a spinning disk, 1.7 SBU on an SSD">
|
||||
|
||||
<!ENTITY elfutils-version "0.182">
|
||||
<!ENTITY elfutils-size "8,884 KB">
|
||||
<!ENTITY elfutils-version "0.183">
|
||||
<!ENTITY elfutils-size "8,896 KB">
|
||||
<!ENTITY elfutils-url "https://sourceware.org/ftp/elfutils/&elfutils-version;/elfutils-&elfutils-version;.tar.bz2">
|
||||
<!ENTITY elfutils-md5 "ebd95e1858280095fd60d0f765d50fef">
|
||||
<!ENTITY elfutils-md5 "6f58aa1b9af1a5681b1cbf63e0da2d67">
|
||||
<!ENTITY elfutils-home "https://sourceware.org/ftp/elfutils/">
|
||||
<!ENTITY elfutils-fin-du "122 MB">
|
||||
<!ENTITY elfutils-fin-sbu "0.9 SBU">
|
||||
|
||||
<!ENTITY eudev-version "3.2.9">
|
||||
<!ENTITY eudev-size "1,914 KB">
|
||||
<!ENTITY eudev-version "3.2.10">
|
||||
<!ENTITY eudev-size "1,916 KB">
|
||||
<!ENTITY eudev-url "https://dev.gentoo.org/~blueness/eudev/eudev-&eudev-version;.tar.gz">
|
||||
<!ENTITY eudev-md5 "dedfb1964f6098fe9320de827957331f">
|
||||
<!ENTITY eudev-md5 "60b135a189523f333cea5f71a3345c8d">
|
||||
<!ENTITY eudev-fin-du "82 MB">
|
||||
<!ENTITY eudev-fin-sbu "0.2 SBU">
|
||||
|
||||
@ -456,10 +456,10 @@
|
||||
<!ENTITY make-fin-du "13 MB">
|
||||
<!ENTITY make-fin-sbu "0.6 SBU">
|
||||
|
||||
<!ENTITY man-db-version "2.9.3">
|
||||
<!ENTITY man-db-size "1,842 KB">
|
||||
<!ENTITY man-db-version "2.9.4">
|
||||
<!ENTITY man-db-size "1,865 KB">
|
||||
<!ENTITY man-db-url "&savannah;/releases/man-db/man-db-&man-db-version;.tar.xz">
|
||||
<!ENTITY man-db-md5 "4c8721faa54a4c950c640e5e5c713fb0">
|
||||
<!ENTITY man-db-md5 "6e233a555f7b9ae91ce7cd0faa322bce">
|
||||
<!ENTITY man-db-home "https://www.nongnu.org/man-db/">
|
||||
<!ENTITY man-db-fin-du "40 MB">
|
||||
<!ENTITY man-db-fin-sbu "0.5 SBU">
|
||||
@ -554,18 +554,18 @@
|
||||
<!ENTITY pkgconfig-fin-du "30 MB">
|
||||
<!ENTITY pkgconfig-fin-sbu "0.3 SBU">
|
||||
|
||||
<!ENTITY procps-ng-version "3.3.16">
|
||||
<!ENTITY procps-ng-size "840 KB">
|
||||
<!ENTITY procps-ng-version "3.3.17">
|
||||
<!ENTITY procps-ng-size "985 KB">
|
||||
<!ENTITY procps-ng-url "https://sourceforge.net/projects/procps-ng/files/Production/procps-ng-&procps-ng-version;.tar.xz">
|
||||
<!ENTITY procps-ng-md5 "e8dc8455e573bdc40b8381d572bbb89b">
|
||||
<!ENTITY procps-ng-md5 "d60613e88c2f442ebd462b5a75313d56">
|
||||
<!ENTITY procps-ng-home "https://sourceforge.net/projects/procps-ng">
|
||||
<!ENTITY procps-ng-fin-du "17 MB">
|
||||
<!ENTITY procps-ng-fin-sbu "0.2 SBU">
|
||||
|
||||
<!ENTITY psmisc-version "23.3">
|
||||
<!ENTITY psmisc-size "305 KB">
|
||||
<!ENTITY psmisc-version "23.4">
|
||||
<!ENTITY psmisc-size "362 KB">
|
||||
<!ENTITY psmisc-url "https://sourceforge.net/projects/psmisc/files/psmisc/psmisc-&psmisc-version;.tar.xz">
|
||||
<!ENTITY psmisc-md5 "573bf80e6b0de86e7f307e310098cf86">
|
||||
<!ENTITY psmisc-md5 "8114cd4489b95308efe2509c3a406bbf">
|
||||
<!ENTITY psmisc-home "http://psmisc.sourceforge.net/">
|
||||
<!ENTITY psmisc-fin-du "4.8 MB">
|
||||
<!ENTITY psmisc-fin-sbu "less than 0.1 SBU">
|
||||
@ -645,10 +645,10 @@
|
||||
<!ENTITY sysvinit-fin-du "1.4 MB">
|
||||
<!ENTITY sysvinit-fin-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY tar-version "1.33">
|
||||
<!ENTITY tar-size "2,176 KB">
|
||||
<!ENTITY tar-version "1.34">
|
||||
<!ENTITY tar-size "2,174 KB">
|
||||
<!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.xz">
|
||||
<!ENTITY tar-md5 "e536d6621f9ad06df65c177348bb1215">
|
||||
<!ENTITY tar-md5 "9a08d29a9ac4727130b5708347c0f5cf">
|
||||
<!ENTITY tar-home "&gnu-software;tar/">
|
||||
<!ENTITY tar-tmp-du "39 MB">
|
||||
<!ENTITY tar-tmp-sbu "0.2 SBU">
|
||||
@ -690,10 +690,10 @@
|
||||
<!ENTITY udev-lfs-home " ">
|
||||
|
||||
<!ENTITY util-linux-minor "2.36">
|
||||
<!ENTITY util-linux-version "2.36.1"> <!-- 2.33.x -->
|
||||
<!ENTITY util-linux-size "5,110 KB">
|
||||
<!ENTITY util-linux-version "2.36.2"> <!-- 2.33.x -->
|
||||
<!ENTITY util-linux-size "5,223 KB">
|
||||
<!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v&util-linux-minor;/util-linux-&util-linux-version;.tar.xz">
|
||||
<!ENTITY util-linux-md5 "b0b702979d47043d9c4d8ba93be21e20">
|
||||
<!ENTITY util-linux-md5 "f78419af679ac9678190ad961eb3cf27">
|
||||
<!ENTITY util-linux-home "http://freecode.com/projects/util-linux">
|
||||
<!ENTITY util-linux-tmp-du "133 MB">
|
||||
<!ENTITY util-linux-tmp-sbu "0.8 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user