diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-08 14:13:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-08 14:13:01 +0000 |
commit | 02213b996c3831ff523b5b5863b0b08f368e7589 (patch) | |
tree | 1056d9788309b21a88cb4cb1ca06dc183b399716 | |
parent | d0a8e47d3b20faa43c684b9fe964c44b6397edc0 (diff) |
Upgrade to Coreutils-8.15. Fixes #2996.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 | ||||
-rw-r--r-- | chapter03/patches.xml | 8 | ||||
-rw-r--r-- | chapter06/coreutils.xml | 23 | ||||
-rw-r--r-- | packages.ent | 6 | ||||
-rw-r--r-- | patches.ent | 8 |
6 files changed, 29 insertions, 28 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a62b8933b..5291bfdbc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-01-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Coreutils-8.15. Fixes + <ulink url="&lfs-ticket-root;2996">#2996</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to IPRoute2-3.2.0, and add its new dependency, libnl-2.0. Fixes <ulink url="&lfs-ticket-root;2995">#2995</ulink>.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bdc8750ba..2100cf1e6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -46,9 +46,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Coreutils &coreutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>DejaGNU &dejagnu-version;</para> </listitem>--> @@ -239,6 +239,10 @@ </listitem> <listitem> + <para>coreutils-8.14-test_fix-1.patch</para> + </listitem> + + <listitem> <para>gcc-4.6.1-locale-1.patch</para> </listitem> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f33f69c70..a1f81a1c1 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -35,14 +35,6 @@ </varlistentry> <varlistentry> - <term>Coreutils Testsuite Fixes Patch - <token>&coreutils-tests-patch-size;</token></term> - <listitem> - <para>Download: <ulink url="&patches-root;&coreutils-tests-patch;"/></para> - <para>MD5 sum: <literal>&coreutils-tests-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Coreutils Internationalization Fixes Patch - <token>&coreutils-i18n-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&coreutils-i18n-patch;"/></para> diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index dd8062acd..226a1d9bd 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -62,10 +62,6 @@ esac</userinput></screen> without this patch.</para> </note> - <para>The following patch fixes a bug in the testsuite:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-tests-patch;</userinput></screen> - <para>Now prepare Coreutils for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/lib \ @@ -155,11 +151,10 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen> env, expand, expr, factor, false, fmt, fold, groups, head, hostid, id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mktemp, mv, nice, nl, nohup, nproc, od, paste, pathchk, pinky, pr, - printenv, printf, ptx, pwd, readlink, rm, rmdir, runcon, seq, sha1sum, - sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep, sort, - split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test, timeout, - touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq, unlink, - users, vdir, wc, who, whoami, and yes</seg> + printenv, printf, ptx, pwd, readlink, realpath, rm, rmdir, runcon, seq, + sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep, sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test, + timeout, touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq, + unlink, users, vdir, wc, who, whoami, and yes</seg> <seg>libstdbuf.so</seg> <seg>/usr/libexec/coreutils</seg> </seglistitem> @@ -782,6 +777,16 @@ sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen> </listitem> </varlistentry> + <varlistentry id="realpath"> + <term><command>realpath</command></term> + <listitem> + <para>Prints the resolved path</para> + <indexterm zone="ch-system-coreutils realpath"> + <primary sortas="b-realpath">realpath</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="rm"> <term><command>rm</command></term> <listitem> diff --git a/packages.ent b/packages.ent index 68d3b9b2e..9c92c46c9 100644 --- a/packages.ent +++ b/packages.ent @@ -76,10 +76,10 @@ <!ENTITY check-ch5-du "4.8 MB"> <!ENTITY check-ch5-sbu "0.1 SBU"> -<!ENTITY coreutils-version "8.14"> -<!ENTITY coreutils-size "4,842 KB"> +<!ENTITY coreutils-version "8.15"> +<!ENTITY coreutils-size "4,827 KB"> <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz"> -<!ENTITY coreutils-md5 "bcb135ce553493a45aba01b39eb3920a"> +<!ENTITY coreutils-md5 "094909fafa86110140b32e4948941545"> <!ENTITY coreutils-home "&gnu-software;coreutils/"> <!ENTITY coreutils-ch5-du "88 MB"> <!ENTITY coreutils-ch5-sbu "0.7 SBU"> diff --git a/patches.ent b/patches.ent index 900ddf30c..28a84530c 100644 --- a/patches.ent +++ b/patches.ent @@ -13,17 +13,13 @@ <!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch"> -<!ENTITY coreutils-i18n-patch-md5 "fd08f2a15c14a9bd2b675fd7f8d54d08"> -<!ENTITY coreutils-i18n-patch-size "122 KB"> +<!ENTITY coreutils-i18n-patch-md5 "70953451fa1d0e950266b3d0477adb8d"> +<!ENTITY coreutils-i18n-patch-size "123 KB"> <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch"> <!ENTITY coreutils-uname-patch-md5 "500481b75892e5c07e19e9953a690e54"> <!ENTITY coreutils-uname-patch-size "1.6 KB"> -<!ENTITY coreutils-tests-patch "coreutils-&coreutils-version;-test_fix-1.patch"> -<!ENTITY coreutils-tests-patch-md5 "5979e7898b58cfacf00fbfdc4c0c6c65"> -<!ENTITY coreutils-tests-patch-size "2.7 KB"> - <!ENTITY diffutils-i18n-patch "diffutils-&diffutils-version;-i18n-1.patch"> <!ENTITY diffutils-i18n-patch-md5 "c8d481223db274a33b121fb8c25af9f7"> |