Changeset dede26a


Ignore:
Timestamp:
01/10/2005 08:01:42 AM (19 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:
42e4d3f
Parents:
395942a
Message:

Brought the changelog in sync with the migrations of a number of upgrades into testing

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r395942a rdede26a  
    2020<listitem><para>Upgraded to:</para>
    2121<itemizedlist>
    22 <listitem><para>automake-1.9.4</para></listitem>
    23 <listitem><para>bison-2.0</para></listitem>
    2422<listitem><para>findutils-4.2.11</para></listitem>
    25 <listitem><para>gcc-3.4.3</para></listitem>
    2623<listitem><para>glibc-20041220</para></listitem>
    2724<listitem><para>lfs-bootscripts-3.1.0</para></listitem>
    28 <listitem><para>linux-2.6.10</para></listitem>
    2925<listitem><para>linux-libc-headers-2.6.10.0</para></listitem>
    30 <listitem><para>man-1.5p</para></listitem>
    31 <listitem><para>man-pages-2.01</para></listitem>
    32 <listitem><para>perl-5.8.6</para></listitem>
    33 <listitem><para>sysvinit-2.86</para></listitem>
    34 <listitem><para>tar-1.15.1</para></listitem>
    35 <listitem><para>tcl-8.4.9</para></listitem>
    36 <listitem><para>texinfo-4.8</para></listitem>
    37 <listitem><para>udev-050</para></listitem>
    38 <listitem><para>util-linux-2.12p</para></listitem>
    3926</itemizedlist>
    4027</listitem>
     
    4330<itemizedlist>
    4431<listitem><para>bash-3.0-fixes-3.patch</para></listitem>
    45 <listitem><para>util-linux-2.12p-cramfs-1.patch</para></listitem>
    46 <listitem><para>linux-2.6.10-security_fix-1.patch</para></listitem>
    47 <listitem><para>vim-6.3-security_fix-1.patch</para></listitem>
     32<listitem><para>iproute2-2.6.9_041019-find_update-1.patch</para></listitem>
    4833</itemizedlist>
    4934</listitem>
     
    5237<itemizedlist>
    5338<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
    54 <listitem><para>man-1.5o2-80cols-1.patch</para></listitem>
    55 <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
    56 <listitem><para>texinfo-4.7-segfault-1.patch</para></listitem>
    5739</itemizedlist>
    5840</listitem>
    5941
    60 <listitem><para>January 9th, 2005 [matt]: Upgraded to man-1.5p.  Removed the 80
    61 column patch as it appears to have been fixed upstream</para></listitem>
    62 
    63 <listitem><para>January 8th, 2005 [matt]: Upgraded to man-1.5o2</para>
    64 </listitem>
    65 
    66 <listitem><para>January 8th, 2005 [matt]: Upgraded to linux-libc-headers-2.6.10.0</para></listitem>
    67 
    68 <listitem><para>January 5th, 2005 [matt]: Corrected typo in glibc commands (Chris Lingard)</para></listitem>
    69 
    7042<listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem>
    71 
    72 <listitem><para>January 5th, 2005 [jeremy]: Upgraded to Texinfo 4.8</para></listitem>
    7343
    7444<listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the
     
    8050installation of shadow's groups binary, as well as it's man page.</para></listitem>
    8151
    82 <listitem><para>December 30th, 2004 [jeremy]: Added Vim security vulnerability patch - Thanks Matt</para></listitem>
    83 
    84 <listitem><para>December 30th, 2004 [jeremy]: Added Linux kernel security vulnerability fix into chapter 8</para></listitem>
    85 
    86 <listitem><para>December 30th, 2004 [jeremy]: Upgrade Bison to version 2.0</para></listitem>
    87 
    8852<listitem><para>December 25th, 2004 [jeremy]: Upgrade to glibc snapshot
    8953of 20041220</para></listitem>
    9054
    91 <listitem><para>December 25th, 2004 [jeremy]: Upgrade to Udev 050</para></listitem>
    92 
    93 <listitem><para>December 25th, 2004 [jeremy]: Upgraded to Tar 1.15.1</para></listitem>
    94 
    95 <listitem><para>December 25th, 2004 [jeremy]: Upgraded to util-linux 2.12p,
    96 added patch from Alexander to fix compilation issue</para></listitem>
    97 
    98 <listitem><para>December 25th, 2004 [jeremy]: Updated to man-pages 2.01</para></listitem>
    99 
    100 <listitem><para>December 25th, 2004 [jeremy]: Upgraded to automake 1.9.4</para></listitem>
    101 
    10255<listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to
    10356be appropriate for GCC 3.4.3</para></listitem>
    104 
    105 <listitem><para>December 19th, 2004 [jeremy]: Fixed shadow instructions so the sed doesn't create a blank file, from Robert Conolly and David Jensen</para></listitem>
    106 
    107 <listitem><para>December 17th, 2004 [jim]: Upgraded to findutils-4.2.10,
    108 man-pages-2.00, sysvinit-2.86, tcl-8.4.9, udev-049 and
    109 util-linux-2.12l.</para></listitem>
    110 
    111 <listitem><para>December 7th, 2004 [jim]: Fixed typo in shadow and in readline.
    112 Made recommended change from Robert Connolly on sed for shadow.</para></listitem>
    113 
    114 <listitem><para>December 6th, 2004 [jeremy]: Fixed incorrect CR in ch 6
    115 binutils, causing the patch name to be split on 2 lines.  Thanks Robert
    116 Connolly!</para></listitem>
    11757
    11858<listitem><para>December 6th, 2004 [jim]: Fixes a few typo's done by me.
     
    12262Used the same methodology used on zlib and readline on shadow.</para></listitem>
    12363
    124 <listitem><para>December 4th, 2004 [jeremy]: Added binutils fix_strip patch</para></listitem>
    125 
    12664<listitem><para>December 3rd, 2004 [jim]: Changed readline and zlib instructions
    12765to use --libdir for the libraries. Bumped perl to 5.8.6. Corrected wording in
    12866readline.</para></listitem>
    12967
    130 <listitem><para>December 1st, 2004 [jeremy]: Minor entity revisions in the XML
    131 sources, patch courtesy of Boris Buegling.</para></listitem>
    132 
    133 <listitem><para>November 13th, 2004 [jeremy]: Upgraded toolchain packages to GCC 3.4.3, and Glibc weekly snapshot from 2004-11-08.</para></listitem>
    134 
    13568</itemizedlist>
    13669
Note: See TracChangeset for help on using the changeset viewer.