Changeset 76a1a3a


Ignore:
Timestamp:
11/23/2008 02:29:48 AM (15 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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.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:
bf37047
Parents:
63f4150
Message:

Fixups for LFS-6.4

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r63f4150 r76a1a3a  
    3838-->
    3939    <listitem>
    40       <para>2008-11-20</para>
     40      <para>2008-11-23</para>
    4141      <itemizedlist>
    4242        <listitem>
     
    4848    </listitem>
    4949
    50     <listitem>
    51       <para>2008-11-13</para>
    52       <itemizedlist>
    53         <listitem>
    54           <para>[ken] - Added zh_CN.GB18030 locale, for coreutils testsuite and
    55           correct the explanatory text.</para>
    56         </listitem>
    57       </itemizedlist>
    58     </listitem>
    59 
    60     <listitem>
    61       <para>2008-11-05</para>
    62       <itemizedlist>
    63         <listitem>
    64           <para>[bdubbs] - Changed wording introducing test suites in Chapter 5.</para>
    65         </listitem>
    66       </itemizedlist>
    67     </listitem>
    68 
    69     <listitem>
    70       <para>2008-10-31</para>
    71       <itemizedlist>
    72         <listitem>
    73           <para>[dj] - Updated to lfs-bootscripts-20081031.</para>
    74         </listitem>
    75       </itemizedlist>
    76     </listitem>
    77 
    78     <listitem>
    79       <para>2008-10-30</para>
    80       <itemizedlist>
    81         <listitem>
    82           <para>[bdubbs] - Added explanation for --disable-libssp to GCC
    83           in Chapter 5.  Also expanded/added explanation on language selection
    84           for GCC in Chapters 5 and 6.</para>
    85         </listitem>
    86         <listitem>
    87           <para>[bdubbs] - Wording changes to several text sections of Chapter 5.
    88           Thanks to Chris Staub for the patch.</para>
    89         </listitem>
    90         <listitem>
    91           <para>[bdubbs] - Added a consolidated patch to perl to address security
    92           and other issues.  Changed the configure options for perl to define
    93           a vendor library location.</para>
    94         </listitem>
    95       </itemizedlist>
    96     </listitem>
    97 
    98     <listitem>
    99       <para>2008-10-29</para>
    100       <itemizedlist>
    101         <listitem>
    102           <para>[bdubbs] - Updated symbolic link creation loop for vi.1 man pages.
    103           Thanks to Bryan Kadzban for the construct.</para>
    104         </listitem>
    105       </itemizedlist>
    106     </listitem>
    107 
    108     <listitem>
    109       <para>2008-10-28</para>
    110       <itemizedlist>
    111         <listitem>
    112           <para>[bdubbs] - Updated to Tcl-8.5.5.</para>
    113         </listitem>
    114         <listitem>
    115           <para>[bdubbs] - Updated to latest stable kernel 2.6.27.4.</para>
    116         </listitem>
    117         <listitem>
    118           <para>[bdubbs] - Changed location of man pages in Module-Init-Tools.
    119           Thanks to Trent Shea for pointing out the fix.</para>
    120         </listitem>
    121         <listitem>
    122           <para>[bdubbs] - Updated to M4-1.4.12.</para>
    123         </listitem>
    124       </itemizedlist>
    125     </listitem>
    126 
    127     <listitem>
    128       <para>2008-10-27</para>
    129       <itemizedlist>
    130         <listitem>
    131           <para>[bdubbs] - Added chmod instructions to e2fsprogs and tcl to
    132           ensure all libraries are writable by root for stripping.</para>
    133         </listitem>
    134         <listitem>
    135           <para>[bdubbs] - Added a brief explanation of the Linux API Headers
    136           instructions.</para>
    137         </listitem>
    138         <listitem>
    139           <para>[bdubbs] - Added i386, linux32, and linux64 as symbolic
    140           links to setarch in util-linux contents.</para>
    141         </listitem>
    142         <listitem>
    143           <para>[bdubbs] - Moved gawk ahead of findutils in Chapter 6
    144           to avoid a test suite failure in findutils.</para>
    145         </listitem>
    146       </itemizedlist>
    147     </listitem>
    148 
    149     <listitem>
    150       <para>2008-10-26</para>
    151       <itemizedlist>
    152         <listitem>
    153           <para>[bdubbs] - Added a General Compilation Instructions section
    154           immediatley before binutils.  Essentially reordered the presentation
    155           that was in the Chapter 5 Introduction.</para>
    156         </listitem>
    157         <listitem>
    158           <para>[bdubbs] - Remove unnecessary mandir patch.  Updated
    159           vim package contents.</para>
    160         </listitem>
    161       </itemizedlist>
    162     </listitem>
    163 
    164     <listitem>
    165       <para>2008-10-25</para>
    166       <itemizedlist>
    167         <listitem>
    168           <para>[dj] - Updated the text on the Man-DB page to accout for recent
    169           changes in Man-DB.  Thanks to Alexander Patrakov for providing most
    170           of the included text, explanations, and examples.</para>
    171         </listitem>
    172       </itemizedlist>
    173     </listitem>
    174 
    175     <listitem>
    176       <para>2008-10-23</para>
    177       <itemizedlist>
    178         <listitem>
    179           <para>[dj] - Updated to lfs-bootscritps-20081023 to account for
    180           changes in the console page.</para>
    181         </listitem>
    182         <listitem>
    183           <para>[dj] - Updated text in console page to match current situation
    184           regarding linux kernel changes. Thanks to Alexander Patrakov for
    185           the text and explanations.</para>
    186         </listitem>
    187         <listitem>
    188           <para>[dj] - Updated Man-DB instructions and text covering manual
    189           pages and related i18n issues.</para>
    190         </listitem>
    191       </itemizedlist>
    192     </listitem>
    193 
    194     <listitem>
    195       <para>2008-10-22</para>
    196       <itemizedlist>
    197         <listitem>
    198           <para>[dj] - Corrected chown command for coreutils testsuite.</para>
    199         </listitem>
    200         <listitem>
    201           <para>[dj] - Updated to &coreutils-i18n-patch;.  Thanks to Bryan
    202           Kadzban for the suggested fix.</para>
    203         </listitem>
    204       </itemizedlist>
    205     </listitem>
    206 
    207     <listitem>
    208       <para>2008-10-21</para>
    209       <itemizedlist>
    210         <listitem>
    211           <para>[matthew] - Added dependency information for GMP and MPFR
    212           packages.  Thanks to Chris Staub for the patch.  Also, removed
    213           dependency information for Mktemp.  Thanks to William Immendorf for
    214           the report.  Fixes #2218.</para>
    215         </listitem>
    216         <listitem>
    217           <para>[dj] - Updated list of minimum installed locales for testsuite
    218           coverage in Chapter 6 GLibc instructions.</para>
    219         </listitem>
    220         <listitem>
    221           <para>[bdubbs] - Added ac_cv_func_working_mktime=yes to the configure
    222           commands in gawk and bash to bypass the search for mktime.  This
    223           works around a change in gcc.</para>
    224         </listitem>
    225         <listitem>
    226           <para>[bdubbs] - Added a note to the ifcfg script description in
    227           iproute2 that it requires external programs.</para>
    228         </listitem>
    229         <listitem>
    230           <para>[dj] - Added '--without-included-regex' to grep instrcutions
    231           in order to force the use of glibc's regex library.  This fixes the
    232           -i switch for grep.</para>
    233         </listitem>
    234         <listitem>
    235           <para>[dj] - Reintroduced the command to supress installation of the
    236           vi_VN.TCVN locale as bash is still broken with it.</para>
    237         </listitem>
    238         <listitem>
    239           <para>[dj] - Put Coreutils-i18n patch back into place.</para>
    240         </listitem>
    241       </itemizedlist>
    242     </listitem>
    243 
    244     <listitem>
    245       <para>2008-10-20</para>
    246       <itemizedlist>
    247         <listitem>
    248           <para>[jhuntwork] - GCC 4.3.2 uses a new directory for fixed includes. Fixed
    249           the adjust toolchain scripts to point to the new location.</para>
    250         </listitem>
    251       </itemizedlist>
    252     </listitem>
    253 
    254     <listitem>
    255       <para>2008-10-19</para>
    256       <itemizedlist>
    257         <listitem>
    258           <para>[bdubbs] - Added a note to the Host System Requirements that the
    259           Linux host must be a 32-bit system and that the book only supports
    260           a 32-bit build.</para>
    261         </listitem>
    262         <listitem>
    263           <para>[randy] - Updated the book to use 4.13a as the Texinfo version,
    264           even though the tarball is exactly the same as the previous 4.13
    265           version.</para>
    266         </listitem>
    267         <listitem>
    268           <para>[randy] - Removed an unnecessary command from the Chapter 5
    269           Perl instructions.</para>
    270         </listitem>
    271         <listitem>
    272           <para>[bdubbs] - Updated the discussion in Chapter 1 explaining that the
    273           LiveCD is out of date.</para>
    274         </listitem>
    275         <listitem>
    276           <para>[bdubbs] - Added a paragraph to the note in the packages page
    277           explaining that bandwidth can be saved when making multiple updates within a
    278           minor kernel release by downloading a base version and patches.</para>
    279         </listitem>
    280       </itemizedlist>
    281     </listitem>
    282 
    283     <listitem>
    284       <para>2008-10-18</para>
    285       <itemizedlist>
    286         <listitem>
    287           <para>[jhuntwork] - Fixed build locations of m4 so that it links against the
    288           glibc built in /tools and so that no packages in chapter 6 hard-code references
    289           to the temporary location. Also made m4 a host requirement.</para>
    290         </listitem>
    291       </itemizedlist>
    292     </listitem>
    293 
    294     <listitem>
    295       <para>2008-10-15</para>
    296       <itemizedlist>
    297         <listitem>
    298           <para>[bdubbs] - Added --disable-libssp to glibc Pass 1 in Chapter 5
    299           to eliminate a build failure on some systems.</para>
    300         </listitem>
    301         <listitem>
    302           <para>[dj] - Updated to udev-config-20081015.</para>
    303         </listitem>
    304         <listitem>
    305           <para>[dj] - Modified udev instructions following upstream
    306           recommendations.</para>
    307         </listitem>
    308       </itemizedlist>
    309     </listitem>
    310 
    311     <listitem>
    312       <para>2008-10-13</para>
    313       <itemizedlist>
    314         <listitem>
    315           <para>[randy] - Modified the Chapter 5 instructions so that instead
    316           of building the GMP and MPFR packages separately for GCC Pass2, they
    317           are built by GCC internally.</para>
    318         </listitem>
    319         <listitem>
    320           <para>[randy] - Added a configure option to the Chapter 6 Gettext
    321           instructions so that the documentation is installed in a versioned
    322           directory.</para>
    323         </listitem>
    324       </itemizedlist>
    325     </listitem>
    326 
    327     <listitem>
    328       <para>2008-10-12</para>
    329       <itemizedlist>
    330         <listitem>
    331           <para>[dj] - Updated to E2fsprogs-1.41.2.</para>
    332         </listitem>
    333         <listitem>
    334           <para>[dj] - Corrected installation prefixes of Iproute2
    335           package with DESTDIR and MANDIR paths. Thanks to Steffen Pankratz
    336           for the fix.</para>
    337         </listitem>
    338         <listitem>
    339           <para>[randy] - Modified the Chapter 6 GMP instructions to include a
    340           method for determining all the tests in the test suite passed.</para>
    341         </listitem>
    342         <listitem>
    343           <para>[randy] - Modified the GCC search for correct headers command
    344           to account for the new include-fixed directory.</para>
    345         </listitem>
    346         <listitem>
    347           <para>[randy] - Added a patch to the Chapter 6 Binutils instructions
    348           to correct some errors in the test suite.</para>
    349         </listitem>
    350         <listitem>
    351           <para>[dj] - Corrected installation of udev rule files.</para>
    352         </listitem>
    353         <listitem>
    354           <para>[randy] - Moved the Chapter 6 M4 installation into alphabetical
    355           order as it is installed in Chapter 5 now and therefore doesn't need
    356           to precede the Bison installation.</para>
    357         </listitem>
    358         <listitem>
    359           <para>[randy] - Moved the Chapter 5 M4 installation to before GCC
    360           Pass1 so that the internal GCC build of GMP will not fail in case
    361           M4 doesn't exist on the host. Also updated GCC's dependencies to
    362           reflect GMP and MPFR.</para>
    363         </listitem>
    364         <listitem>
    365           <para>[dj] - Changed Chapter 5 GCC Pass 1 build to static.  Thanks to
    366           Jeremy Huntwork for the suggestion and supporting text.</para>
    367         </listitem>
    368         <listitem>
    369           <para>[dj] - Added note to Chapter 6 GCC about the new include-fixed
    370           directory and changed the sample output to match.</para>
    371         </listitem>
    372         <listitem>
    373           <para>[dj] - Added instruction to keep Chapter 5 Glibc from honoring
    374           /etc/ld.so.preload.  Thanks to Alexander Patrakov for the fix.</para>
    375         </listitem>
    376         <listitem>
    377           <para>[randy] - Added descriptions of the configure options used
    378           in the GMP instructions and updated the installed library
    379           descriptions.</para>
    380         </listitem>
    381       </itemizedlist>
    382     </listitem>
    383 
    384     <listitem>
    385       <para>2008-10-11</para>
    386       <itemizedlist>
    387         <listitem>
    388           <para>[dj] - Removed the Chapter 5 Glibc test suite information as
    389           it requires a working C++ compiler to run.</para>
    390         </listitem>
    391         <listitem>
    392           <para>[randy] - Added three configure parameters to the Chapter 6
    393           Util-linux-ng instructions so that additional programs are
    394           installed. Also updated the installed programs list.</para>
    395         </listitem>
    396         <listitem>
    397           <para>[randy] - Added a sed command to the Sysvinit instructions to
    398           suppress the installation of the wall program and its man page as a
    399           maintained version of this program is installed by
    400           Util-linux-ng.</para>
    401         </listitem>
    402         <listitem>
    403           <para>[randy] - Added commands to the Chapter 6 Binutils instructions
    404           to suppress the installation of standards.info. Thanks to Greg
    405           Schafer for contributing the fix.</para>
    406         </listitem>
    407         <listitem>
    408           <para>[randy] - Added a patch to the Procps instructions to fix a
    409           unicode related issue in the watch program.</para>
    410         </listitem>
    411         <listitem>
    412           <para>[randy] - Added documentation installation commands to the
    413           Chapter 6 Kbd instructions.</para>
    414         </listitem>
    415         <listitem>
    416           <para>[randy] - Modified the IPRoute2 installation command so that the
    417           docs are installed in a versioned directory.</para>
    418         </listitem>
    419         <listitem>
    420           <para>[randy] - Modified the Groff installation command so that the
    421           docs are installed in a standardized versioned directory.</para>
    422         </listitem>
    423         <listitem>
    424           <para>[randy] - Added documentation installation commands to the
    425           Chapter 6 Gawk instructions.</para>
    426         </listitem>
    427         <listitem>
    428           <para>[randy] - Added commands to the Chapter 6 Flex instructions
    429           to install a .pdf doc file.</para>
    430         </listitem>
    431         <listitem>
    432           <para>[randy] - Added a parameter to the configure command in the
    433           Automake instructions so that docs are installed in a versioned
    434           directory.</para>
    435         </listitem>
    436         <listitem>
    437           <para>[randy] - Updated Module-Init-Tools to 3.4.1.</para>
    438         </listitem>
    439         <listitem>
    440           <para>[randy] - Added documentation installation commands to the
    441           Chapter 6 Readline instructions.</para>
    442         </listitem>
    443         <listitem>
    444           <para>[randy] - Added documentation installation commands to the
    445           Chapter 6 Ncurses instructions.</para>
    446         </listitem>
    447       </itemizedlist>
    448     </listitem>
    449 
    450     <listitem>
    451       <para>2008-10-10</para>
    452       <itemizedlist>
    453         <listitem>
    454           <para>[randy] - Added documentation enhancements to the E2fsprogs
    455           package.</para>
    456         </listitem>
    457         <listitem>
    458           <para>[randy] - Removed an unnecessary parameter from the
    459           Util-linux-ng Chapter 6 make command. Thanks to Greg Schafer for
    460           pointing it out.</para>
    461         </listitem>
    462         <listitem>
    463           <para>[randy] - Updated the Perl instructions. Thanks to Greg Schafer
    464           for pointing out the issues. This change also required that the Zlib
    465           package is built right before the Perl package in Chapter 6.</para>
    466         </listitem>
    467         <listitem>
    468           <para>[randy] - Updated Vim to 7.2.</para>
    469         </listitem>
    470         <listitem>
    471           <para>[randy] - Updated Udev to 130.</para>
    472         </listitem>
    473       </itemizedlist>
    474     </listitem>
    475 
    476     <listitem>
    477       <para>2008-10-09</para>
    478       <itemizedlist>
    479         <listitem>
    480           <para>[randy] - Updated File to 4.26</para>
    481         </listitem>
    482         <listitem>
    483           <para>[randy] - Updated Shadow to 4.1.2.1.</para>
    484         </listitem>
    485         <listitem>
    486           <para>[randy] - Updated Man-DB to 2.5.2.</para>
    487         </listitem>
    488         <listitem>
    489           <para>[randy] - Updated Iproute to 2.6.26.</para>
    490         </listitem>
    491         <listitem>
    492           <para>[randy] - Added a command to the Inetutils instructions to
    493           correct an issue with GCC-&gcc-version;.</para>
    494         </listitem>
    495       </itemizedlist>
    496     </listitem>
    497 
    498     <listitem>
    499       <para>2008-10-07</para>
    500       <itemizedlist>
    501         <listitem>
    502           <para>[randy] - Updated Autoconf to 2.63.</para>
    503         </listitem>
    504         <listitem>
    505           <para>[randy] - Updated Libtool to 2.2.6a.</para>
    506         </listitem>
    507         <listitem>
    508           <para>[randy] - Corrected the instruction to untar the E2fsprogs
    509           tarball in Section 2.3. Thanks to William Immendorf for pointing
    510           out the error.</para>
    511         </listitem>
    512         <listitem>
    513           <para>[randy] - Updated Berkeley DB to 4.7.25.</para>
    514         </listitem>
    515         <listitem>
    516           <para>[randy] - Updated Man-pages to 3.11.</para>
    517         </listitem>
    518         <listitem>
    519           <para>[randy] - Updated Util-linux-ng to 2.14.1.</para>
    520         </listitem>
    521         <listitem>
    522           <para>[randy] - Updated Texinfo to 4.13.</para>
    523         </listitem>
    524       </itemizedlist>
    525     </listitem>
    526 
    527     <listitem>
    528       <para>2008-10-06</para>
    529       <itemizedlist>
    530         <listitem>
    531           <para>[robert] - Added -v to the cp command in the Chapter 5 Expect
    532           instructions.</para>
    533         </listitem>
    534         <listitem>
    535           <para>[randy] - Updated Tar to 1.20.</para>
    536         </listitem>
    537         <listitem>
    538           <para>[randy] - Updated Perl to 5.10.0.</para>
    539         </listitem>
    540         <listitem>
    541           <para>[randy] - Updated M4 to 1.4.11 and added it to the Chapter 5
    542           build as it is required by the GMP package in Chapter 6.</para>
    543         </listitem>
    544         <listitem>
    545           <para>[randy] - Updated Findutils to 4.4.0.</para>
    546         </listitem>
    547       </itemizedlist>
    548     </listitem>
    549 
    550     <listitem>
    551       <para>2008-10-05</para>
    552       <itemizedlist>
    553         <listitem>
    554           <para>[randy] - Updated E2fsprogs to 1.41.1.</para>
    555         </listitem>
    556         <listitem>
    557           <para>[randy] - Added the Mktemp-1.5 package to the list of
    558           removed items in the Chapter3 'What's new ...' page.</para>
    559         </listitem>
    560         <listitem>
    561           <para>[randy] - Updated Coreutils to 6.12. Thanks to William
    562           Immendorf for contributing a patch to add the mktemp program
    563           information to the Coreutils page.</para>
    564         </listitem>
    565         <listitem>
    566           <para>[randy] - Updated the Bash Fixes patch to the -8 version.</para>
    567         </listitem>
    568         <listitem>
    569           <para>[randy] - Added a patch to the Expect instructions to fix an
    570           issue with recent Tcl versions.</para>
    571         </listitem>
    572         <listitem>
    573           <para>[randy] - Updated Tcl to 8.5.4.</para>
    574         </listitem>
    575         <listitem>
    576           <para>[randy] - Updated the Linux kernel to 2.6.26.5.</para>
    577         </listitem>
    578         <listitem>
    579           <para>[randy] - Updated Glibc to a 2.8 snapshot taken on
    580           9/29/2008. The tarball of this snapshot includes the libidn
    581           data that previously was separately packaged.</para>
    582         </listitem>
    583         <listitem>
    584           <para>[randy] - Added the GMP and MPFR packages to the list of
    585           packages in Chapter 3. Thanks to Lefteris Dimitroulakis for
    586           pointing out the omission.</para>
    587         </listitem>
    588       </itemizedlist>
    589     </listitem>
    590 
    591     <listitem>
    592       <para>2008-10-03</para>
    593       <itemizedlist>
    594         <listitem>
    595           <para>[bdubbs] - Added version check for Perl in Host System
    596           Requirements.</para>
    597         </listitem>
    598         <listitem>
    599           <para>[randy] - Updated GCC to 4.3.2 which includes adding the
    600           GMP-4.2.4 and MPFR-2.3.2 packages. This new version of GCC requires
    601           the added packages. Thanks to DJ Lucas for the stimulus and initial
    602           work resulting in this and all of the other package updates coming
    603           up.</para>
    604         </listitem>
    605       </itemizedlist>
    606     </listitem>
    607 
    608     <listitem>
    609       <para>2008-07-11</para>
    610       <itemizedlist>
    611         <listitem>
    612           <para>[ken] - Belatedly fixed known vulnerabilities in perl.</para>
    613         </listitem>
    614       </itemizedlist>
    615     </listitem>
    616 
    617     <listitem>
    618       <para>2008-06-03</para>
    619       <itemizedlist>
    620         <listitem>
    621           <para>[bdubbs] - Added udev-config scripts to appendices.</para>
    622         </listitem>
    623         <listitem>
    624           <para>[bdubbs] - Added lfs-bootscripts to appendices.</para>
    625         </listitem>
    626         <listitem>
    627           <para>[bdubbs] - Updated license to Creative Commons with
    628           extracted code under the MIT license.</para>
    629         </listitem>
    630       </itemizedlist>
    631     </listitem>
    632 
    633     <listitem>
    634       <para>2008-05-23</para>
    635       <itemizedlist>
    636         <listitem>
    637           <para>[bryan] - Install a few extra rules from the
    638           etc/udev/packages directory in udev.  Thanks to Dan
    639           Nicholson for noticing the issue.</para>
    640         </listitem>
    641       </itemizedlist>
    642     </listitem>
    643            
    644     <listitem>
    645       <para>2008-05-22</para>
    646       <itemizedlist>
    647         <listitem>
    648           <para>[bryan] - Updated Udev to 122, udev-config to
    649           20080522, and lfs-bootscripts to 20080522.  Also made
    650           persistent-net rules able to be pre-generated, using
    651           udevadm test.  Fixes #2057, #2079 (I think), #2170, and
    652           #2186.</para>
    653         </listitem>
    654       </itemizedlist>
    655     </listitem>
    656 
    657     <listitem>
    658       <para>2008-04-23</para>
    659       <itemizedlist>
    660         <listitem>
    661           <para>[jhuntwork] - Use -mtune=native for glibc. We don't
    662           want our libc optimized for 486. It should be optimized
    663           for the local machine.</para>
    664         </listitem>
    665         <listitem>
    666           <para>[jhuntwork] - Updated Autoconf to 2.62.</para>
    667         </listitem>
    668         <listitem>
    669           <para>[jhuntwork] - Updated E2fsprogs to 1.40.8. Fixes #2173.
    670           </para>
    671         </listitem>
    672         <listitem>
    673           <para>[jhuntwork] - Fixed behavior in kbd where man pages
    674           for optional programs that aren't built are installed.
    675           Thanks Greg Schafer for spotting this.
    676           </para>
    677         </listitem>
    678         <listitem>
    679           <para>[jhuntwork] - Fixed kbd to install getkeycodes,
    680           setkeycodes and resizecons. Also moved loadkeys to /bin from
    681           /usr/bin. Thanks, Greg Schafer.</para>
    682         </listitem>
    683       </itemizedlist>
    684     </listitem>
    685 
    686     <listitem>
    687       <para>2008-04-22</para>
    688       <itemizedlist>
    689         <listitem>
    690           <para>[jhuntwork] - Updated Kbd to 1.14.1. Fixes #2162.</para>
    691         </listitem>
    692         <listitem>
    693           <para>[jhuntwork] - Updated Flex to 2.5.35. Fixes #2179.</para>
    694         </listitem>
    695       </itemizedlist>
    696     </listitem>
    697 
    698     <listitem>
    699       <para>2008-04-11</para>
    700       <itemizedlist>
    701         <listitem>
    702           <para>[bdubbs] - Updated host requirments to check for
    703           symbolic links from sh, awk, and yacc.</para>
    704         </listitem>
    705       </itemizedlist>
    706     </listitem>
    707 
    708     <listitem>
    709       <para>2008-04-03</para>
    710       <itemizedlist>
    711         <listitem>
    712           <para>[jhuntwork] - Suppress installation of uptime in coreutils.
    713           Thanks to Randy McMurchy. Fixes #2133.</para>
    714         </listitem>
    715         <listitem>
    716           <para>[jhuntwork] - Upgraded to iana-etc-2.30. Fixes #2174.</para>
    717         </listitem>
    718         <listitem>
    719           <para>[jhuntwork] - Added patch for 256-byte inode support in GRUB.
    720           Fixes #2161.</para>
    721         </listitem>
    722       </itemizedlist>
    723     </listitem>
    724 
    725     <listitem>
    726       <para>2008-04-02</para>
    727       <itemizedlist>
    728         <listitem>
    729           <para>[jhuntwork] - Updated to linux-2.6.24.4, fixes #2157.</para>
    730         </listitem>
    731         <listitem>
    732           <para>[jhuntwork] - Added an upstream patch for db-4.6.21, thanks
    733           Randy McMurchy for the report. Fixes #2164.</para>
    734         </listitem>
    735       </itemizedlist>
    736     </listitem>
    737 
    738     <listitem>
    739       <para>2008-03-30</para>
    740       <itemizedlist>
    741         <listitem>
    742           <para>[dnicholson] - Added <parameter>--sysconfdir</parameter>
    743           parameter to Man-db's configure command so that
    744           <filename>man_db.conf</filename> is installed in <filename
    745           class="directory">/etc</filename>.</para>
    746         </listitem>
    747       </itemizedlist>
    748     </listitem>
    749 
    750     <listitem>
    751       <para>2008-03-27</para>
    752       <itemizedlist>
    753         <listitem>
    754           <para>[ken] - Updated bzip2 to 1.0.5, fixes CVE-2008-1372.</para>
    755         </listitem>
    756       </itemizedlist>
    757     </listitem>
    758 
    759     <listitem>
    760       <para>2008-02-26</para>
    761       <itemizedlist>
    762         <listitem>
    763           <para>[ken] - Corrected typo in name of ru-ms keymap.</para>
    764         </listitem>
    765         <listitem>
    766           <para>[ken] - Updated Kbd to 1.13.</para>
    767         </listitem>
    768       </itemizedlist>
    769     </listitem>
    770 
    771     <listitem>
    772       <para>2008-02-24</para>
    773       <itemizedlist>
    774         <listitem>
    775           <para>[matthew] - Add --libexecdir parameter to Man-db's configure
    776           command so that <command>globbing</command> and
    777           <command>manconv</command> are installed into /usr/libexec/man-db.
    778           Fixes <ulink url="&lfs-ticket-root;2153">#2153</ulink>.  Also, remove
    779           the --enable-mb-groff parameter, as this is now detected
    780           automatically.</para>
    781         </listitem>
    782       </itemizedlist>
    783     </listitem>
    784 
    785     <listitem>
    786       <para>2008-02-19</para>
    787       <itemizedlist>
    788         <listitem>
    789           <para>[ken] - Updated Grep to 2.5.3, thanks to Matthew for the fix
    790           for automated builds.</para>
    791         </listitem>
    792         <listitem>
    793           <para>[ken] - Updated Flex to 2.5.34.</para>
    794         </listitem>
    795         <listitem>
    796           <para>[ken] - Updated Module-Init-Tools to 3.4.</para>
    797         </listitem>
    798       </itemizedlist>
    799     </listitem>
    800 
    801     <listitem>
    802       <para>2008-02-17</para>
    803       <itemizedlist>
    804         <listitem>
    805           <para>[matthew] - Upgraded to latest upstream Vim patches.</para>
    806         </listitem>
    807         <listitem>
    808           <para>[matthew] - Upgraded to Tcl-8.4.18. Fixes
    809           <ulink url="&lfs-ticket-root;2146">#2146</ulink>.</para>
    810         </listitem>
    811         <listitem>
    812           <para>[matthew] - Upgraded to Man-pages-2.78. Fixes
    813           <ulink url="&lfs-ticket-root;2152">#2152</ulink>.</para>
    814         </listitem>
    815         <listitem>
    816           <para>[matthew] - Upgraded to Man-DB-2.5.1. Fixes
    817           <ulink url="&lfs-ticket-root;2148">#2148</ulink>.</para>
    818         </listitem>
    819         <listitem>
    820           <para>[matthew] - Upgraded to Linux-2.6.24.2. Fixes
    821           <ulink url="&lfs-ticket-root;2147">#2147</ulink>.</para>
    822         </listitem>
    823         <listitem>
    824           <para>[matthew] - Now that <command>mktemp</command> is installed by
    825           Coreutils in chapter 5, there is no need to fix up GCC's
    826           <command>gccbug</command> in chapter 6.  Thanks to Greg Schafer for
    827           the report.</para>
    828         </listitem>
    829         <listitem>
    830           <para>[matthew] - Upgraded to Findutils-4.2.33. Fixes
    831           <ulink url="&lfs-ticket-root;2151">#2151</ulink>.</para>
    832         </listitem>
    833         <listitem>
    834           <para>[matthew] - Upgraded to E2fsprogs-1.40.6. Fixes
    835           <ulink url="&lfs-ticket-root;2149">#2149</ulink>.</para>
    836         </listitem>
    837       </itemizedlist>
    838     </listitem>
    839 
    840     <listitem>
    841       <para>2008-02-07</para>
    842       <itemizedlist>
    843         <listitem>
    844           <para>[matthew] - Added a patch to fix a known issue in the Automake
    845           test suite. Fixes
    846           <ulink url="&lfs-ticket-root;2143">#2143</ulink>.</para>
    847         </listitem>
    848         <listitem>
    849           <para>[matthew] - Upgraded to Man-pages-2.77. Fixes
    850           <ulink url="&lfs-ticket-root;2142">#2142</ulink>.</para>
    851         </listitem>
    852         <listitem>
    853           <para>[matthew] - Upgraded to Libtool-1.5.26. Fixes
    854           <ulink url="&lfs-ticket-root;2141">#2141</ulink>.</para>
    855         </listitem>
    856         <listitem>
    857           <para>[matthew] - Upgraded to GCC-4.2.3. Fixes
    858           <ulink url="&lfs-ticket-root;2140">#2140</ulink>.</para>
    859         </listitem>
    860         <listitem>
    861           <para>[matthew] - Upgraded to Coreutils-6.10. Removed Mktemp-1.5 as
    862           Coreutils provides its own implementation now. Removed the coreutils
    863           binary suppression patch as the configure script can now be given a
    864           list of programs not to install. Fixes
    865           <ulink url="&lfs-ticket-root;2133">#2133</ulink>.</para>
    866         </listitem>
    867         <listitem>
    868           <para>[matthew] - Upgraded to E2fsprogs-1.40.5. Fixes
    869           <ulink url="&lfs-ticket-root;2138">#2138</ulink>.</para>
    870         </listitem>
    871       </itemizedlist>
    872     </listitem>
    873 
    874     <listitem>
    875       <para>2008-01-29</para>
    876       <itemizedlist>
    877         <listitem>
    878           <para>[matthew] - Upgraded to Linux-2.6.24. Fixes
    879           <ulink url="&lfs-ticket-root;2137">#2137</ulink>.</para>
    880         </listitem>
    881         <listitem>
    882           <para>[matthew] - Upgraded to Findutils-4.2.32. Fixes
    883           <ulink url="&lfs-ticket-root;2136">#2136</ulink>.</para>
    884         </listitem>
    885         <listitem>
    886           <para>[matthew] - Upgraded to Automake-1.10.1. Fixes
    887           <ulink url="&lfs-ticket-root;2132">#2132</ulink>.</para>
    888         </listitem>
    889       </itemizedlist>
    890     </listitem>
    891 
    892     <listitem>
    893       <para>2008-01-22</para>
    894       <itemizedlist>
    895         <listitem>
    896           <para>[matthew] - Replaced Util-Linux-2.12r, with
    897           Util-Linux-NG-2.13.1. Fixes
    898           <ulink url="&lfs-ticket-root;2077">#2077</ulink>.</para>
    899         </listitem>
    900         <listitem>
    901           <para>[matthew] - Upgraded to Tcl-8.4.17. Fixes
    902           <ulink url="&lfs-ticket-root;2131">#2131</ulink>.</para>
    903         </listitem>
    904         <listitem>
    905           <para>[matthew] - Upgraded to Man-Pages-2.76. Fixes
    906           <ulink url="&lfs-ticket-root;2129">#2129</ulink>.</para>
    907         </listitem>
    908         <listitem>
    909           <para>[matthew] - Upgraded to Linux-2.6.23.14. Fixes
    910           <ulink url="&lfs-ticket-root;2128">#2128</ulink>.</para>
    911         </listitem>
    912       </itemizedlist>
    913     </listitem>
    914 
    915     <listitem>
    916       <para>2008-01-19</para>
    917       <itemizedlist>
    918         <listitem>
    919           <para>[matthew] - Add Perl to the list of host requirements, as it is
    920           required by Glibc.  Thanks to Ben Collver for the report.  Fixes
    921           <ulink url="&lfs-ticket-root;2112">#2112</ulink>.</para>
    922         </listitem>
    923         <listitem>
    924           <para>[matthew] - Mention <command>strace</command> as another means
    925           of logging installed files, and correct the URL of the Linux Standard
    926           Base specifications. Fixes
    927           <ulink url="&lfs-ticket-root;2073">#2073</ulink> and
    928           <ulink url="&lfs-ticket-root;2130">#2130</ulink>.</para>
    929         </listitem>
    930       </itemizedlist>
    931     </listitem>
    932 
    933     <listitem>
    934       <para>2008-01-04</para>
    935       <itemizedlist>
    936         <listitem>
    937           <para>[matthew] - Upgraded to latest upstream fixes for Vim.</para>
    938         </listitem>
    939         <listitem>
    940           <para>[matthew] - Upgraded to Less-418.  Fixes
    941           <ulink url="&lfs-ticket-root;2124">#2124</ulink>.</para>
    942         </listitem>
    943         <listitem>
    944           <para>[matthew] - Upgraded to File-4.23.  Fixes
    945           <ulink url="&lfs-ticket-root;2125">#2125</ulink>.</para>
    946         </listitem>
    947         <listitem>
    948           <para>[matthew] - Upgraded to E2fsprogs-1.40.4.  Fixes
    949           <ulink url="&lfs-ticket-root;2123">#2123</ulink>.</para>
    950         </listitem>
    951       </itemizedlist>
    952     </listitem>
    953 
    954     <listitem>
    955       <para>2007-12-23</para>
    956       <itemizedlist>
    957         <listitem>
    958           <para>[matthew] - Upgraded to latest upstream fixes for Readline.
    959           Fixes <ulink url="&lfs-ticket-root;2122">#2122</ulink>.</para>
    960         </listitem>
    961         <listitem>
    962           <para>[matthew] - Upgraded to Man-Pages-2.74. Fixes
    963           <ulink url="&lfs-ticket-root;2119">#2119</ulink>.</para>
    964         </listitem>
    965         <listitem>
    966           <para>[matthew] - Upgraded to Linux-2.6.23.12. Fixes
    967           <ulink url="&lfs-ticket-root;2118">#2118</ulink>.</para>
    968         </listitem>
    969         <listitem>
    970           <para>[matthew] - Upgraded to latest upstream fixes for Bash. Fixes
    971           <ulink url="&lfs-ticket-root;2121">#2121</ulink>.</para>
    972         </listitem>
    973       </itemizedlist>
    974     </listitem>
    975 
    976     <listitem>
    977       <para>2007-12-08</para>
    978       <itemizedlist>
    979         <listitem>
    980           <para>[matthew] - Upgraded to latest upstream fixes for Vim. Fixes
    981           <ulink url="&lfs-ticket-root;2108">#2108</ulink>.</para>
    982         </listitem>
    983         <listitem>
    984           <para>[matthew] - Upgraded to Texinfo-4.11. Fixes
    985           <ulink url="&lfs-ticket-root;2074">#2074</ulink>.</para>
    986         </listitem>
    987         <listitem>
    988           <para>[matthew] - Upgraded to Psmisc-22.6. Fixes
    989           <ulink url="&lfs-ticket-root;2104">#2104</ulink>.</para>
    990         </listitem>
    991         <listitem>
    992           <para>[matthew] - Upgraded to Man-Pages-2.70. Fixes
    993           <ulink url="&lfs-ticket-root;2110">#2110</ulink>.</para>
    994         </listitem>
    995         <listitem>
    996           <para>[matthew] - Upgraded to Man-DB-2.5.0. Fixes
    997           <ulink url="&lfs-ticket-root;2109">#2109</ulink>.</para>
    998         </listitem>
    999         <listitem>
    1000           <para>[matthew] - Upgraded to Linux-2.6.23.9. Fixes
    1001           <ulink url="&lfs-ticket-root;2106">#2106</ulink>.</para>
    1002         </listitem>
    1003         <listitem>
    1004           <para>[matthew] - Upgraded to Less-416. Fixes
    1005           <ulink url="&lfs-ticket-root;2105">#2105</ulink>.</para>
    1006         </listitem>
    1007         <listitem>
    1008           <para>[matthew] - Upgraded to Gettext-0.17. Fixes
    1009           <ulink url="&lfs-ticket-root;2103">#2103</ulink>.</para>
    1010         </listitem>
    1011         <listitem>
    1012           <para>[matthew] - Removed the modifications to Gawk's config.h as
    1013           Gawk-3.1.6 fixes the bug that they were working around.  Fixes
    1014           <ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan
    1015           for the report.</para>
    1016         </listitem>
    1017         <listitem>
    1018           <para>[matthew] - Removed the modifications to Gawk's config.h as
    1019           Gawk-3.1.6 fixes the bug that they were working around.  Fixes
    1020           <ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan
    1021           for the report.</para>
    1022         </listitem>
    1023         <listitem>
    1024           <para>[matthew] - Upgraded to E2fsprogs-1.40.3.  Fixes
    1025           <ulink url="&lfs-ticket-root;2116">#2116</ulink>.</para>
    1026         </listitem>
    1027       </itemizedlist>
    1028     </listitem>
    1029 
    1030      <listitem>
    1031       <para>2007-11-25</para>
    1032       <itemizedlist>
    1033         <listitem>
    1034           <para>[bdubbs] - Fixed test for Debian binutils.</para>
    1035         </listitem>
    1036       </itemizedlist>
    1037     </listitem>
    1038 
    1039     <listitem>
    1040       <para>2007-10-29</para>
    1041       <itemizedlist>
    1042         <listitem>
    1043           <para>[bdubbs] - Removed obsolete note from Creating Symlinks section
    1044           about continuation lines in udev rules.  Changed dailout group
    1045           to uucp for udev rule compatability.</para>
    1046         </listitem>
    1047         <listitem>
    1048           <para>[matthew] - Upgrade to the latest upstream patches for
    1049           Vim.</para>
    1050         </listitem>
    1051         <listitem>
    1052           <para>[matthew] - Add a patch to fix a segfault in usb_id.</para>
    1053         </listitem>
    1054         <listitem>
    1055           <para>[matthew] - Upgrade to Tcl-8.4.16. Fixes
    1056           <ulink url="&lfs-ticket-root;2084">#2084</ulink>.</para>
    1057         </listitem>
    1058         <listitem>
    1059           <para>[matthew] - Upgrade to Tar-1.19. Fixes
    1060           <ulink url="&lfs-ticket-root;2090">#2090</ulink>.</para>
    1061         </listitem>
    1062         <listitem>
    1063           <para>[matthew] - Upgrade to Man-Pages-2.67. Fixes
    1064           <ulink url="&lfs-ticket-root;2078">#2078</ulink>.</para>
    1065         </listitem>
    1066         <listitem>
    1067           <para>[matthew] - Upgrade to Linux-2.6.23.1. Fixes
    1068           <ulink url="&lfs-ticket-root;2088">#2088</ulink>.</para>
    1069         </listitem>
    1070         <listitem>
    1071           <para>[matthew] - Upgrade to Less-409. Fixes
    1072           <ulink url="&lfs-ticket-root;2087">#2087</ulink>.</para>
    1073         </listitem>
    1074         <listitem>
    1075           <para>[matthew] - Upgrade to IPRoute2-2.6.23. Fixes
    1076           <ulink url="&lfs-ticket-root;2091">#2091</ulink>.</para>
    1077         </listitem>
    1078         <listitem>
    1079           <para>[matthew] - Upgrade to Glibc-2.7. Fixes
    1080           <ulink url="&lfs-ticket-root;2095">#2095</ulink>.</para>
    1081         </listitem>
    1082         <listitem>
    1083           <para>[matthew] - Upgrade to GCC-4.2.2. Fixes
    1084           <ulink url="&lfs-ticket-root;2089">#2089</ulink>.</para>
    1085         </listitem>
    1086         <listitem>
    1087           <para>[matthew] - Upgrade to Gawk-3.1.6. Fixes
    1088           <ulink url="&lfs-ticket-root;2098">#2098</ulink>.</para>
    1089         </listitem>
    1090         <listitem>
    1091           <para>[matthew] - Upgrade to DB-4.6.21. Fixes
    1092           <ulink url="&lfs-ticket-root;2086">#2086</ulink>.</para>
    1093         </listitem>
    1094       </itemizedlist>
    1095     </listitem>
    1096 
    1097      <listitem>
    1098       <para>2007-09-25</para>
    1099       <itemizedlist>
    1100         <listitem>
    1101           <para>[manuel] - More updates in dependencies list. Thanks to
    1102           Chris Staub for the patch.</para>
    1103         </listitem>
    1104       </itemizedlist>
    1105     </listitem>
    1106 
    1107      <listitem>
    1108       <para>2007-09-23</para>
    1109       <itemizedlist>
    1110         <listitem>
    1111           <para>[manuel] - Updated dependencies list. Thanks to
    1112           Chris Staub for the patch.</para>
    1113         </listitem>
    1114       </itemizedlist>
    1115     </listitem>
    1116 
    1117      <listitem>
    1118       <para>2007-09-21</para>
    1119       <itemizedlist>
    1120         <listitem>
    1121           <para>[manuel] - Fixed glibc-libidn tarball extension.</para>
    1122         </listitem>
    1123       </itemizedlist>
    1124     </listitem>
    1125 
    1126      <listitem>
    1127       <para>2007-09-18</para>
    1128       <itemizedlist>
    1129         <listitem>
    1130           <para>[manuel] - Added remap attributes to userinput tags in packages
    1131           pages to help adding package manager support and other extensions
    1132           into jhalfs. Made all testsuite commands screen blocks for
    1133           consistency.</para>
    1134         </listitem>
    1135       </itemizedlist>
    1136     </listitem>
    1137 
    1138     <listitem>
    1139       <para>2007-09-16</para>
    1140       <itemizedlist>
    1141         <listitem>
    1142           <para>[manuel] - Updated Ncurses contents list and fixes some typos.
    1143           Thanks to Chris Staub for the patch.</para>
    1144         </listitem>
    1145       </itemizedlist>
    1146     </listitem>
    1147 
    1148     <listitem>
    1149        <para>2007-09-15</para>
    1150       <itemizedlist>
    1151         <listitem>
    1152           <para>[matthew] - Add latest upstream patches for Vim.</para>
    1153         </listitem>
    1154         <listitem>
    1155           <para>[matthew] - Upgrade to Sysklogd-1.5. Fixes
    1156           <ulink url="&lfs-ticket-root;2055">#2055</ulink>.</para>
    1157         </listitem>
    1158         <listitem>
    1159           <para>[matthew] - Add latest upstream patches for Readline. Fixes
    1160           <ulink url="&lfs-ticket-root;2068">#2068</ulink>.</para>
    1161         </listitem>
    1162         <listitem>
    1163           <para>[matthew] - Upgrade to Man-pages 2.64. Fixes
    1164           <ulink url="&lfs-ticket-root;2061">#2061</ulink>.</para>
    1165         </listitem>
    1166         <listitem>
    1167           <para>[matthew] - Upgrade to Linux-2.6.22.6. Fixes
    1168           <ulink url="&lfs-ticket-root;2070">#2070</ulink>.</para>
    1169         </listitem>
    1170         <listitem>
    1171           <para>[jhuntwork] - Upgrade to Glibc-2.6.1. Fixes
    1172           <ulink url="&lfs-ticket-root;2018">#2018</ulink>.
    1173           Thanks to Matthew Burgess for preparing a discrete patch,
    1174           Robert Connolly and Dan Nicholson for investigating how best
    1175           to adjust CFLAGS, and Greg Schafer for showing the technical
    1176           benefits of using CFLAGS with Glibc.</para>
    1177         </listitem>
    1178         <listitem>
    1179           <para>[jhuntwork] - Upgrade to GCC-4.2.1. Fixes
    1180           <ulink url="&lfs-ticket-root;2002">#2002</ulink>.
    1181           Thanks to Matthew Burgess for preparing a discrete patch.</para>
    1182         </listitem>
    1183         <listitem>
    1184           <para>[matthew] - Upgrade to DB-4.6.19. Fixes
    1185           <ulink url="&lfs-ticket-root;2051">#2051</ulink>.</para>
    1186         </listitem>
    1187         <listitem>
    1188           <para>[matthew] - Upgrade to Binutils-2.18.  Fixes
    1189           <ulink url="&lfs-ticket-root;2069">#2069</ulink>.</para>
    1190         </listitem>
    1191         <listitem>
    1192           <para>[matthew] - Add latest upstream patches for Bash. Fixes
    1193           <ulink url="&lfs-ticket-root;2067">#2067</ulink>.</para>
    1194         </listitem>
    1195       </itemizedlist>
    1196     </listitem>
    1197 
    1198      <listitem>
    1199       <para>2007-09-07</para>
    1200       <itemizedlist>
    1201         <listitem>
    1202           <para>[manuel] - Added sect1info metainformation blocks to packages
    1203           pages to help adding package manager support into jhalfs.</para>
    1204         </listitem>
    1205       </itemizedlist>
    1206     </listitem>
    120750
    120851  </itemizedlist>
  • general.ent

    r63f4150 r76a1a3a  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20081120">
    3 <!ENTITY releasedate "November 20, 2008">
     2<!ENTITY version "SVN-20081123">
     3<!ENTITY releasedate "November 23, 2008">
    44<!ENTITY copyrightdate "1999-2008"><!-- jhalfs needs a literal dash, not &ndash; -->
    55<!ENTITY milestone "7.0">
Note: See TracChangeset for help on using the changeset viewer.