diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-16 21:32:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-16 21:32:19 +0000 |
commit | 7b1923d02ae7c261d9981fe92277169cf3e8de83 (patch) | |
tree | 5c36651b3cd6fe02509460f0d29170b5f6b78908 /chapter01 | |
parent | 7bb9fda5ec3bfcf9c174b52a4129ae76aec4c85e (diff) |
Update to linux-3.19.
Update to iproute2-3.19.0.
Update to perl-5.20.2.
Update to libtool-2.4.6.
Added a note to glibc about potential problems with parallel build.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 27 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 29 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fa1f20ae9..f8c075d23 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,33 @@ </listitem> --> <listitem> + <para>2015-02-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-3.19. Fixes + <ulink url="&lfs-ticket-root;3746">#3746</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iproute2-3.19.0. Fixes + <ulink url="&lfs-ticket-root;3748">#3748</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to perl-5.20.2. Fixes + <ulink url="&lfs-ticket-root;3749">#3749</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libtool-2.4.6. Fixes + <ulink url="&lfs-ticket-root;3750">#3750</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Added a note to glibc about potential + problems with parallel build. Fixes + <ulink url="&lfs-ticket-root;3747">#3747</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-02-09</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 34a3c9315..a7fa26bfb 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -252,11 +252,11 @@ <listitem> <para>&mpfr-fixes-patch;</para> </listitem> - +<!-- <listitem> <para>&perl-fix-patch;</para> </listitem> - +--> <listitem> <para>&readline-fixes-patch;</para> </listitem> |