Changeset cd0f519 for chapter01


Ignore:
Timestamp:
10/15/2004 03:08:36 AM (20 years ago)
Author:
Jeremy Utley <jeremy@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
b457a1d
Parents:
12043d2
Message:

Upgraded to 20041011 glibc snapshot, added bash patch to fix execution problem with new glibc, upgraded to util-linux 2.12h, removed util-linux-sfdisk patch which is no longer necessary.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r12043d2 rcd0f519  
    2929<listitem><para>gawk-3.1.4</para></listitem>
    3030<listitem><para>gcc-3.4.2</para></listitem>
    31 <listitem><para>glibc-2.3.4-20040828</para></listitem>
     31<listitem><para>glibc-20041011</para></listitem>
    3232<listitem><para>groff-1.19.1</para></listitem>
    3333<listitem><para>iana-etc-1.02</para></listitem>
     
    4444<listitem><para>tar-1.14</para></listitem>
    4545<listitem><para>tcl-8.4.7</para></listitem>
    46 <listitem><para>util-linux-2.12g</para></listitem>
     46<listitem><para>util-linux-2.12h</para></listitem>
    4747<listitem><para>vim-6.3</para></listitem>
    4848</itemizedlist>
     
    5252<itemizedlist>
    5353<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
     54<listitem><para>bash-3.0-avoid_WCONTINUED-1.patch</para></listitem>
    5455<listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem>
    5556<listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem>
     
    7172<listitem><para>udev-config-1.rules</para></listitem>
    7273<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
    73 <listitem><para>util-linux-2.12d-sfdisk-1.patch</para></listitem>
    7474<listitem><para>vim-6.3 language files</para></listitem>
    7575<listitem><para>zlib-1.2.1-security-1.patch</para></listitem>
     
    9393</listitem>
    9494
     95<listitem><para>October 14th, 2004 [jeremy]: Upgraded Glibc to 20041011
     96snapshot, added Bash patch to fix execution problems with the new glibc,
     97upgraded to Util-linux-2.12h, removed the sfdisk patch which has been
     98incorporated upstream</para></listitem>
     99
    95100<listitem><para>October 12th, 2004 [jeremy]: Added the new DESTDIR patch
    96101developed by David Jensen to the udev instructions</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.