source: chapter01/changelog.xml@ f6abc2a

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.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
Last change on this file since f6abc2a was f6abc2a, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Placed home page (when available) and download links for all packages.

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

  • Property mode set to 100644
File size: 49.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-scatter-changelog">
9 <?dbhtml filename="changelog.html"?>
10
11 <title>Changelog</title>
12
13 <para>This is version &version; of the Linux From Scratch book, dated
14 &releasedate;. If this book is more than six months old, a newer and better
15 version is probably already available. To find out, please check one of the
16 mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
17
18 <para>Below is a list of changes made since the previous release of the
19 book.</para>
20
21 <itemizedlist>
22 <title>Changelog Entries:</title>
23
24<!-- Changelog template
25
26 <listitem>
27 <para>Date</para>
28 <itemizedlist>
29 <listitem>
30 <para>[name] - New changelog entry.</para>
31 </listitem>
32 <listitem>
33 <para>[name] - Previous changelog entry.</para>
34 </listitem>
35 </itemizedlist>
36 </listitem>
37-->
38
39 <listitem>
40 <para>April 6, 2006</para>
41 <itemizedlist>
42 <listitem>
43 <para>[manuel] - Placed home page (when available) and full download
44 links for all packages in chapter03/packages.xml.</para>
45 </listitem>
46 <listitem>
47 <para>[jhuntwork] - Merged alphabetical branch to trunk.</para>
48 </listitem>
49 </itemizedlist>
50 </listitem>
51
52 <listitem>
53 <para>March 30, 2006</para>
54 <itemizedlist>
55 <listitem>
56 <para>[ken] - Correct my erroneous comment about UTF-8 locales in
57 Man-DB. Thanks to Alexander for explaining it.</para>
58 </listitem>
59 </itemizedlist>
60 </listitem>
61
62 <listitem>
63 <para>March 29, 2006</para>
64 <itemizedlist>
65 <listitem>
66 <para>[ken] - Upgrade to shadow-4.0.15 and add convert-mans script
67 to convert its UTF-8 man pages. Thanks to Alexander and Archaic for
68 the script and commands. Fixes tickets #1748 and #1750.</para>
69 </listitem>
70 </itemizedlist>
71 </listitem>
72
73 <listitem>
74 <para>March 22, 2006</para>
75 <itemizedlist>
76 <listitem>
77 <para>[archaic] - Updated to lfs-bootscripts-20060321.</para>
78 </listitem>
79 </itemizedlist>
80 </listitem>
81
82 <listitem>
83 <para>March 18, 2006</para>
84 <itemizedlist>
85 <listitem>
86 <para>[matthew] - Do not run configure manually for iproute2 as it
87 is run automatically by the Makefile. Thanks to Chris Staub for the
88 patch. Fixes ticket #1734.</para>
89 </listitem>
90 <listitem>
91 <para>[matthew] - Make bzdiff use mktemp instead of the deprecated
92 tempfile command. Thanks to Chris Staub for the patch. Fixes ticket
93 #1713.</para>
94 </listitem>
95 <listitem>
96 <para>[matthew] - Upgrade to flex-2.5.33.</para>
97 </listitem>
98 <listitem>
99 <para>[matthew] - Upgrade to readline-5.1.004.</para>
100 </listitem>
101 <listitem>
102 <para>[matthew] - Upgrade to bash-3.1.014.</para>
103 </listitem>
104 <listitem>
105 <para>[matthew] - Upgrade to psmisc-22.2.</para>
106 </listitem>
107 <listitem>
108 <para>[matthew] - Upgrade to file-4.17.</para>
109 </listitem>
110 <listitem>
111 <para>[matthew] - Use updated version of the coreutils suppression
112 patch to prevent coreutils version of the su man page from being
113 installed. Fixes #1690.</para>
114 </listitem>
115 </itemizedlist>
116 </listitem>
117
118 <listitem>
119 <para>March 11, 2006</para>
120 <itemizedlist>
121 <listitem>
122 <para>[matthew] - Upgrade to GCC 4.0.3.</para>
123 </listitem>
124 </itemizedlist>
125 </listitem>
126
127 <listitem>
128 <para>March 8, 2006</para>
129 <itemizedlist>
130 <listitem>
131 <para>[matthew] - Upgrade to Man-pages 2.25.</para>
132 </listitem>
133 </itemizedlist>
134 </listitem>
135
136 <listitem>
137 <para>March 7, 2006</para>
138 <itemizedlist>
139 <listitem>
140 <para>[archaic] - Replaced the debian-specific groff patch with an
141 LFS-style patch.</para>
142 </listitem>
143 </itemizedlist>
144 </listitem>
145
146 <listitem>
147 <para>March 3, 2006</para>
148 <itemizedlist>
149 <listitem>
150 <para>[gerard] - Remove -D_GNU_SOURCE from chapter 5 - Patch. Thanks
151 to Dan Nicholson for the patch.</para>
152 </listitem>
153 </itemizedlist>
154 </listitem>
155
156 <listitem>
157 <para>March 1, 2006</para>
158 <itemizedlist>
159 <listitem>
160 <para>[jhuntwork] - Added a description of perl configure flags that
161 help perl deal with a lack of groff. Thanks Dan Nicholson.</para>
162 </listitem>
163 </itemizedlist>
164 </listitem>
165
166 <listitem>
167 <para>February 27, 2006</para>
168 <itemizedlist>
169 <listitem>
170 <para>[archaic] - New bash fixes patch adds patch 011 from Bash
171 upstream. Bash patch 010 broke quoting in certain situations.</para>
172 </listitem>
173 </itemizedlist>
174 </listitem>
175
176 <listitem>
177 <para>February 20, 2006</para>
178 <itemizedlist>
179 <listitem>
180 <para>[matthew] - Add patches 009 and 010 from Bash upstream.</para>
181 </listitem>
182 <listitem>
183 <para>[matthew] - Upgrade to Man-pages 2.24.</para>
184 </listitem>
185 </itemizedlist>
186 </listitem>
187
188 <listitem>
189 <para>February 19, 2006</para>
190 <itemizedlist>
191 <listitem>
192 <para>[matthew] - Upgrade Perl libc patch to prevent Perl from trying
193 to find headers on the host system. Fixes bug 1695.</para>
194 </listitem>
195 <listitem>
196 <para>[matthew] - Install Sed's HTML documentation by using
197 --enable-html instead of editing the Makefile. Thanks to Greg Schafer
198 for the report and the fix.</para>
199 </listitem>
200 <listitem>
201 <para>[matthew] - Add upstream fixes 001-002 for Readline.</para>
202 </listitem>
203 <listitem>
204 <para>[matthew] - Add upstream fixes 001-008 for Bash.</para>
205 </listitem>
206 <listitem>
207 <para>[matthew] - Upgrade to Sed 4.1.5.</para>
208 </listitem>
209 <listitem>
210 <para>[matthew] - Upgrade to Man-pages 2.23.</para>
211 </listitem>
212 <listitem>
213 <para>[matthew] - Upgrade to Coreutils-5.94.</para>
214 </listitem>
215 <listitem>
216 <para>[matthew] - Upgrade to DB-4.4.20.</para>
217 </listitem>
218 <listitem>
219 <para>[matthew] - Upgrade to Perl-5.8.8, removing the now unneeded
220 vulnerability and DB module patches.</para>
221 </listitem>
222 <listitem>
223 <para>[matthew] - Add the verbose parameter to a couple of commands in
224 Linux-Libc-Headers and DB.</para>
225 </listitem>
226 </itemizedlist>
227 </listitem>
228
229 <listitem>
230 <para>February 10, 2006</para>
231 <itemizedlist>
232 <listitem>
233 <para>[manuel] - Finished the XML indentation plus few tags
234 changes.</para>
235 </listitem>
236 </itemizedlist>
237 </listitem>
238
239 <listitem>
240 <para>January 30, 2006</para>
241 <itemizedlist>
242 <listitem>
243 <para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang
244 on to its source directories. Also use 'gcc -dumpmachine' instead
245 of the MACHTYPE var.</para>
246 </listitem>
247 <listitem>
248 <para>[jhuntwork] - Various textual corrections. Thanks Chris
249 Staub.</para>
250 </listitem>
251 <listitem>
252 <para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils
253 pass 1 and 2. Thanks Dan Nicholson.</para>
254 </listitem>
255 </itemizedlist>
256 </listitem>
257
258 <listitem>
259 <para>January 29, 2006</para>
260 <itemizedlist>
261 <listitem>
262 <para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para>
263 </listitem>
264 <listitem>
265 <para>[jhuntwork] - Remove a spurious -i from the perl command when
266 readjusting the toolchain. Thanks Dan Nicholson.</para>
267 </listitem>
268 </itemizedlist>
269 </listitem>
270
271 <listitem>
272 <para>January 26, 2006</para>
273 <itemizedlist>
274 <listitem>
275 <para>[jhuntwork] - Modify chapter 6 Glibc's make install command to
276 allow test-installation.pl to run.</para>
277 </listitem>
278 <listitem>
279 <para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new
280 for use in the chapter 6 readjusting section. Also add some extended
281 sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
282 Thanks to Dan Nicholson for the report, as well.</para>
283 </listitem>
284 <listitem>
285 <para>[jhuntwork] - Added 'nodump' to commands in the Package Management
286 section.</para>
287 </listitem>
288 </itemizedlist>
289 </listitem>
290
291 <listitem>
292 <para>January 25, 2006</para>
293 <itemizedlist>
294 <listitem>
295 <para>[jhuntwork] - Remove ppc specific instructions from chapter 6
296 patch. Cross-LFS can handle non-x86 arch specifics at this point.</para>
297 </listitem>
298 <listitem>
299 <para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test
300 the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report
301 and Greg Schafer for the fix.</para>
302 </listitem>
303 <listitem>
304 <para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter
305 6 so that chapter 6 GCC and Binutils links against the proper Glibc and
306 so that we don't have to keep the binutils directories from chapter 5.
307 Also moved a note about saving the /tools directory to the beginning of
308 chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov,
309 Greg Schafer and Tushar Teredesai for reporting and resolving this
310 issue.</para>
311 </listitem>
312 <listitem>
313 <para>[matthew] - Upgrade coreutils i18n patch to version 2 to fix
314 <command>sort -n</command> and add the en_US.UTF-8 locale to improve
315 coreutils' test coverage. Fixes bugs 1688 and 1689. Thanks to
316 Alexander Patrakov.</para>
317 </listitem>
318 <listitem>
319 <para>[matthew] - Add information about package management. Thanks to
320 the BLFS project for the text.</para>
321 </listitem>
322 </itemizedlist>
323 </listitem>
324
325 <listitem>
326 <para>January 24, 2006</para>
327 <itemizedlist>
328 <listitem>
329 <para>[matthew] - Upgrade to Groff-1.18.1.1-11.</para>
330 </listitem>
331 </itemizedlist>
332 </listitem>
333
334 <listitem>
335 <para>January 23, 2006</para>
336 <itemizedlist>
337 <listitem>
338 <para>[matthew] - Upgrade to Man-pages 2.21.</para>
339 </listitem>
340 <listitem>
341 <para>[matthew] - Upgrade to Psmisc 22.1.</para>
342 </listitem>
343 <listitem>
344 <para>[matthew] - Upgrade to Shadow 4.0.14.</para>
345 </listitem>
346 <listitem>
347 <para>[matthew] - Install documentation for the Linux kernel. Thanks
348 to Tushar for the report. Fixes bug 1683.</para>
349 </listitem>
350 <listitem>
351 <para>[matthew] - Added a patch to enable Perl's DB_File module to
352 compile with the latest version of Berkeley DB. Thanks to Alexander
353 Patrakov for the patch.</para>
354 </listitem>
355 </itemizedlist>
356 </listitem>
357
358 <listitem>
359 <para>January 20, 2006</para>
360 <itemizedlist>
361 <listitem>
362 <para>[jhuntwork] - Added a patch to fix the sprintf security
363 vulnerability in Perl. Thanks to Tim van der Molen for pointing
364 it out.</para>
365 </listitem>
366 </itemizedlist>
367 </listitem>
368
369 <listitem>
370 <para>January 17, 2006</para>
371 <itemizedlist>
372 <listitem>
373 <para>[jhuntwork] - Fixed locale generation for French UTF-8. Thanks
374 to Dan McGhee for the report and Alexander Patrakov for the fix.</para>
375 </listitem>
376 </itemizedlist>
377 </listitem>
378
379 <listitem>
380 <para>January 10, 2006</para>
381 <itemizedlist>
382 <listitem>
383 <para>[ken]: Define YYENABLE_NLS in bison, to resolve a code
384 difference shown up by Iterative Comparison Analysis. Thanks
385 to Greg Schafer.</para>
386 </listitem>
387 <listitem>
388 <para>[ken]: Revert my move of mktemp and add a sed to correct
389 gccbug.</para>
390 </listitem>
391 </itemizedlist>
392 </listitem>
393
394 <listitem>
395 <para>January 7, 2006</para>
396 <itemizedlist>
397 <listitem>
398 <para>[ken]: Alter the Perl instructions to always create an
399 /etc/hosts file. This fixes a potential difference in the
400 'hostcat' recorded in Config_heavy.pl. Thanks to Bryan Kadzban
401 for explaining this.</para>
402 </listitem>
403 <listitem>
404 <para>[ken]: Move grep ahead of libtool, so that the latter
405 will correctly reference /bin/grep in references to EGREP.</para>
406 </listitem>
407 <listitem>
408 <para>[ken]: Move mktemp ahead of gcc so that gccbug will
409 use mktemp.</para>
410 </listitem>
411 <listitem>
412 <para>[ken]: Give Berkeley DB its full name, and remove the
413 '-lpthread' overrides. Also add pointer to BLFS, thanks to
414 Randy McMurchy.</para>
415 </listitem>
416 </itemizedlist>
417 </listitem>
418
419 <listitem>
420 <para>January 5, 2006</para>
421 <itemizedlist>
422 <listitem>
423 <para>[jhuntwork]: Remove mention of news server until we actually
424 have one. Thanks Randy.</para>
425 </listitem>
426 <listitem>
427 <para>[jhuntwork]: Initial addition of UTF-8 support. Thanks to
428 Alexander Patrakov.</para>
429 </listitem>
430 </itemizedlist>
431 </listitem>
432
433 <listitem>
434 <para>January 3, 2006</para>
435 <itemizedlist>
436 <listitem>
437 <para>[matt]: Clarify the description of mktemp's --with-libc
438 configure parameter (fixes bug 1667).</para>
439 </listitem>
440 <listitem>
441 <para>[matt]: Upgrade to libtool 1.5.22.</para>
442 </listitem>
443 <listitem>
444 <para>[matt]: Upgrade to man-pages 2.18.</para>
445 </listitem>
446 <listitem>
447 <para>[matt]: Remove the -v flag from the example mkswap command in
448 chapter 2 as it does not affect verbosity (fixes bug 1674).</para>
449 </listitem>
450 </itemizedlist>
451 </listitem>
452
453 <listitem>
454 <para>December 31, 2005</para>
455 <itemizedlist>
456 <listitem>
457 <para>[ken]: Alter installation of Linux Libc asm Headers in chroot,
458 to be repeatable.</para>
459 </listitem>
460 </itemizedlist>
461 </listitem>
462
463 <listitem>
464 <para>December 23, 2005</para>
465 <itemizedlist>
466 <listitem>
467 <para>[jim]: Corrected version on Vim symlink</para>
468 </listitem>
469 </itemizedlist>
470 </listitem>
471
472 <listitem>
473 <para>December 21, 2005</para>
474 <itemizedlist>
475 <listitem>
476 <para>[matt]: Correctly symlink Vim's documentation to /usr/share/doc.
477 Thanks to Jeremy for the report and the fix.</para>
478 </listitem>
479 </itemizedlist>
480 </listitem>
481
482 <listitem>
483 <para>December 17, 2005</para>
484 <itemizedlist>
485 <listitem>
486 <para>[matt]: Pass a valid path to module-init-tools' --prefix
487 configure switch and remove the now unnecessary --mandir switch</para>
488 </listitem>
489 <listitem>
490 <para>[matt]: Symlink Vim's documentation to /usr/share/doc. Fixes
491 bug 1610. Thanks to Randy McMurchy for the original report and to
492 Ken and Jeremy for their investigations into the fix.</para>
493 </listitem>
494 <listitem>
495 <para>[matt]: Upgrade to psmisc-21.9</para>
496 </listitem>
497 <listitem>
498 <para>[matt]: Upgrade to man-pages-2.17</para>
499 </listitem>
500 </itemizedlist>
501 </listitem>
502
503 <listitem>
504 <para>December 16, 2005</para>
505 <itemizedlist>
506 <listitem>
507 <para>[jhuntwork]: Move Procps to before Perl in chapter 6. Perl's
508 testsuite uses 'ps'.</para>
509 </listitem>
510 </itemizedlist>
511 </listitem>
512
513 <listitem>
514 <para>December 13, 2005</para>
515 <itemizedlist>
516 <listitem>
517 <para>[jhuntwork]: Install Tcl's internal headers to /tools/include,
518 allowing us to drop its source directory right away. Origin is
519 Greg Schafer, and thanks to Dan Nicholson for the report (fixes
520 bug 1670).</para>
521 </listitem>
522 </itemizedlist>
523 </listitem>
524
525 <listitem>
526 <para>December 12, 2005</para>
527 <itemizedlist>
528 <listitem>
529 <para>[jhuntwork]: Updated texinfo patch. Fixes segfault issues
530 with texindex. Thanks to Randy McMurchy for the report and Bruce
531 Dubbs and Joe Ciccone for the fix.</para>
532 </listitem>
533 </itemizedlist>
534 </listitem>
535
536 <listitem>
537 <para>December 11, 2005</para>
538 <itemizedlist>
539 <listitem>
540 <para>[jhuntwork]: Upgrade to tcl-8.4.12</para>
541 </listitem>
542 <listitem>
543 <para>[jhuntwork]: Upgrade to less-394.</para>
544 </listitem>
545 <listitem>
546 <para>[jhuntwork]: Upgrade to readline-5.1. Also removed bash-3.0
547 and readline-5.0 specific patches.</para>
548 </listitem>
549 <listitem>
550 <para>[jhuntwork]: Upgrade to bash-3.1. Also fixed Tcl to work with
551 the new bash version. Thanks to Alexander Patrakov and ultimately,
552 Greg Schafer for the fix.</para>
553 </listitem>
554 <listitem>
555 <para>[jhuntwork]: Changed variable used in readline for linking
556 in ncurses. Thanks to Alexander Patrakov for the fix.</para>
557 </listitem>
558 </itemizedlist>
559 </listitem>
560
561 <listitem>
562 <para>December 9, 2005</para>
563 <itemizedlist>
564 <listitem>
565 <para>[matt]: Upgrade to man-pages-2.16</para>
566 </listitem>
567 <listitem>
568 <para>[matt]: Upgrade to module-init-tools-3.2.2
569 </para>
570 </listitem>
571 <listitem>
572 <para>[matt]: Upgrade to findutils-4.2.27</para>
573 </listitem>
574 </itemizedlist>
575 </listitem>
576
577 <listitem>
578 <para>December 7, 2005</para>
579 <itemizedlist>
580 <listitem>
581 <para>[matt]: Mention the testsuites (or lack of them) for all
582 packages (fixes bug 1664). Thanks to Chris Staub for the report
583 and analysis of affected packages.</para>
584 </listitem>
585 </itemizedlist>
586 </listitem>
587
588 <listitem>
589 <para>November 26, 2005</para>
590 <itemizedlist>
591 <listitem>
592 <para>[matt]: Don't install the Linuxthreads man pages, the POSIX
593 threading API is documented in the man3p section provided by the
594 man-pages package (fixes bug 1660).</para>
595 </listitem>
596 <listitem>
597 <para>[matt]: Remove the incorrect note about not having to dump/check
598 a journalled filesystem (fixes bug 1662).</para>
599 </listitem>
600 <listitem>
601 <para>[matt]: Upgrade to module-init-tools 3.2.1.</para>
602 </listitem>
603 <listitem>
604 <para>[matt]: Prevent installing the internationalized man pages
605 for Shadow's <command>groups</command> binary (thanks to Randy
606 McMurchy for the report).</para>
607 </listitem>
608 <listitem>
609 <para>[matt]: Upgrade to man-pages 2.14.</para>
610 </listitem>
611 <listitem>
612 <para>[matt]: Upgrade to findutils-4.2.26</para>
613 </listitem>
614 <listitem>
615 <para>[manuel]: Changed --strip-path to --strip-components in the
616 unpack of module-init-tools-testsuite package.</para>
617 </listitem>
618 </itemizedlist>
619 </listitem>
620
621 <listitem>
622 <para>November 24, 2005</para>
623 <itemizedlist>
624 <listitem>
625 <para>[matt]: LFS-6.1.1-pre2 release.</para>
626 </listitem>
627 </itemizedlist>
628 </listitem>
629
630 <listitem>
631 <para>November 23, 2005</para>
632 <itemizedlist>
633 <listitem>
634 <para>[gerard]: Corrected reference to 'man page' to 'HTML
635 documentation' in chapter 6/sec</para>
636 </listitem>
637 </itemizedlist>
638 </listitem>
639
640 <listitem>
641 <para>November 18, 2005</para>
642 <itemizedlist>
643 <listitem>
644 <para>[manuel]: Fixed the unpack of the module-init-tools-testsuite
645 package.</para>
646 </listitem>
647 </itemizedlist>
648 </listitem>
649
650 <listitem>
651 <para>November 17, 2005</para>
652 <itemizedlist>
653 <listitem>
654 <para>[matt]: LFS-6.1.1-pre1 release.</para>
655 </listitem>
656 </itemizedlist>
657 </listitem>
658
659 <listitem>
660 <para>November 16, 2005</para>
661 <itemizedlist>
662 <listitem>
663 <para>[jhuntwork]: Textual correction concerning gettext in
664 chapter 5 and the use of --disable-shared</para>
665 </listitem>
666 </itemizedlist>
667 </listitem>
668
669 <listitem>
670 <para>November 15, 2005</para>
671 <itemizedlist>
672 <listitem>
673 <para>[archaic]: Changed the chapter 6 Perl Dpager configure option
674 to reflect the new location of the less binary.</para>
675 </listitem>
676 </itemizedlist>
677 </listitem>
678
679 <listitem>
680 <para>November 14, 2005</para>
681 <itemizedlist>
682 <listitem>
683 <para>[jhuntwork]: Only install <command>msgfmt</command> from
684 gettext in chapter 5. This is all that is necessary and prevents
685 gettext from trying to pull in unnecessary elements from the host.
686 Thanks to Greg Schafer for pointing this out.</para>
687 </listitem>
688 </itemizedlist>
689 </listitem>
690
691 <listitem>
692 <para>November 12, 2005</para>
693 <itemizedlist>
694 <listitem>
695 <para>[matt]: Improve the heuristic for determining a locale that
696 is supported by both Glibc and packages outside LFS (bug 1642).
697 Many thanks to Alexander Patrakov for highlighting the numerous
698 issues and for reviewing the various suggested fixes.</para>
699 </listitem>
700 <listitem>
701 <para>[jhuntwork]: Move sed to earlier in the build.</para>
702 </listitem>
703 <listitem>
704 <para>[jhuntwork]: Move m4 to earlier in the build. Thanks
705 Chris Staub.</para>
706 </listitem>
707 </itemizedlist>
708 </listitem>
709
710 <listitem>
711 <para>November 11, 2005</para>
712 <itemizedlist>
713 <listitem>
714 <para>[matt]: Omit running Bzip2's testsuite as a separate step,
715 as <command>make</command> runs it automatically (bug 1652).</para>
716 </listitem>
717 </itemizedlist>
718 </listitem>
719
720 <listitem>
721 <para>November 10, 2005</para>
722 <itemizedlist>
723 <listitem>
724 <para>[jhuntwork]: Initial re-ordering of packages. Thanks to
725 Chris Staub (bug 684).</para>
726 </listitem>
727 </itemizedlist>
728 </listitem>
729
730 <listitem>
731 <para>November 7, 2005</para>
732 <itemizedlist>
733 <listitem>
734 <para>[matt]: Install the binaries from Less to /usr/bin instead
735 of /bin (fixes bug 1643).</para>
736 </listitem>
737 <listitem>
738 <para>[matt]: Remove the --libexecdir option from both passes of
739 GCC in chapter 5 (fixes bug 1646). Also change the --libexecdir
740 option for Findutils to conform with the /usr/lib/packagename
741 convention already prevalent in the book (fixes bug 1644).</para>
742 </listitem>
743 </itemizedlist>
744 </listitem>
745
746 <listitem>
747 <para>November 6, 2005</para>
748 <itemizedlist>
749 <listitem>
750 <para>[matt]: Remove the optimization related warnings from the
751 toolchain packages (bug 1650).</para>
752 </listitem>
753 <listitem>
754 <para>[matt]: Install Vim's documentation to
755 /usr/share/doc/vim-&vim-version; instead of /usr/share/vim/vim64/doc
756 (bug 1610). Thanks to Randy McMurchy for the report, and Jeremy
757 Huntwork for the fix.</para>
758 </listitem>
759 <listitem>
760 <para>[matt]: Stop Udev from killing udevd processes on the host
761 system (fixes bug 1651). Thanks to Alexander Patrakov for the
762 report and the fix.</para>
763 </listitem>
764 <listitem>
765 <para>[matt]: Upgrade to Coreutils 5.93.</para>
766 </listitem>
767 <listitem>
768 <para>[matt]: Upgrade to Psmisc 21.8.</para>
769 </listitem>
770 <listitem>
771 <para>[matt]: Upgrade to Glibc 2.3.6.</para>
772 </listitem>
773 </itemizedlist>
774 </listitem>
775
776 <listitem>
777 <para>November 5, 2005</para>
778 <itemizedlist>
779 <listitem>
780 <para>[matt]: Add a note to the toolchain sanity check in chapter 5
781 to explain that if TCL fails to build, it's an indication of a broken
782 toolchain (bug 1581).</para>
783 </listitem>
784 </itemizedlist>
785 </listitem>
786
787 <listitem>
788 <para>November 3, 2005</para>
789 <itemizedlist>
790 <listitem>
791 <para>[matt]: Upgrade to man-pages 2.13.</para>
792 </listitem>
793 <listitem>
794 <para>[matt]: Correct the instructions for running Module-Init-Tools'
795 testsuite (fixes bug 1597). Thanks to Greg Schafer, Tushar Teredesai
796 and to Randy McMurchy for providing the patch.</para>
797 </listitem>
798 </itemizedlist>
799 </listitem>
800
801 <listitem>
802 <para>October 31, 2005</para>
803 <itemizedlist>
804 <listitem>
805 <para>[matt]: Upgrade to shadow-4.0.13.</para>
806 </listitem>
807 <listitem>
808 <para>[matt]: Upgrade to vim-6.4.</para>
809 </listitem>
810 <listitem>
811 <para>[matt]: Upgrade to procps-3.2.6.</para>
812 </listitem>
813 <listitem>
814 <para>[matt]: Build udev_run_devd and udev_run_hotplugd and alter
815 the udev rules file so that udev once again executes programs in
816 the /etc/dev.d and /etc/hotplug.d directories (fixes bug 1635).
817 Also change the udev rules to prevent udev from handling the "card"
818 and "dm" devices as these are managed entirely by programs outside
819 of LFS.</para>
820 </listitem>
821 </itemizedlist>
822 </listitem>
823
824 <listitem>
825 <para>October 29, 2005</para>
826 <itemizedlist>
827 <listitem>
828 <para>[matt]: Upgrade to udev-071</para>
829 </listitem>
830 <listitem>
831 <para>[matt]: Upgrade to man-pages 2.11.</para>
832 </listitem>
833 <listitem>
834 <para>[matt]: Upgrade to coreutils-5.92. This involved removing
835 the DEFAULT_POSIX2_VERSION environment variable as it is no longer
836 required. The testsuite also requires the Data::Dumper module from
837 Perl, so it is now built in chapter05/perl.xml.</para>
838 </listitem>
839 </itemizedlist>
840 </listitem>
841
842 <listitem>
843 <para>October 22, 2005</para>
844 <itemizedlist>
845 <listitem>
846 <para>[archaic]: Upgrade to m4-1.4.4.</para>
847 </listitem>
848 </itemizedlist>
849 </listitem>
850
851 <listitem>
852 <para>October 21, 2005</para>
853 <itemizedlist>
854 <listitem>
855 <para>[matt]: Upgrade to file-4.16.</para>
856 </listitem>
857 <listitem>
858 <para>[matt]: Upgrade to man-pages 2.10.</para>
859 </listitem>
860 <listitem>
861 <para>[matt]: Upgrade to ncurses 5.5.</para>
862 </listitem>
863 </itemizedlist>
864 </listitem>
865
866 <listitem>
867 <para>October 15, 2005</para>
868 <itemizedlist>
869 <listitem>
870 <para>[matt]: Upgrade to man-pages 2.09.</para>
871 </listitem>
872 <listitem>
873 <para>[matt]: Use an updated version of the Udev rules file
874 (fixes bug 1639).</para>
875 </listitem>
876 <listitem>
877 <para>[matt]: Add a cdrom group as required by the Udev rules
878 file</para>
879 </listitem>
880 </itemizedlist>
881 </listitem>
882
883 <listitem>
884 <para>October 9, 2005</para>
885 <itemizedlist>
886 <listitem>
887 <para>[matt]: Emphasise the fact that one must delete the source
888 directory after each package has been installed. Fixes bug 1638.
889 Thanks to Chris Staub.</para>
890 </listitem>
891 </itemizedlist>
892 </listitem>
893
894 <listitem>
895 <para>October 8, 2005</para>
896 <itemizedlist>
897 <listitem>
898 <para>[archaic]: Added patch to fix poor tempfile creation in
899 Texinfo-4.8 that can lead to a symlink attack.</para>
900 </listitem>
901 <listitem>
902 <para>[matt]: Upgrade to iproute2-051007.</para>
903 </listitem>
904 </itemizedlist>
905 </listitem>
906
907 <listitem>
908 <para>October 7, 2005</para>
909 <itemizedlist>
910 <listitem>
911 <para>[matt]: Upgrade to gcc-4.0.2.</para>
912 </listitem>
913 </itemizedlist>
914 </listitem>
915
916 <listitem>
917 <para>October 4, 2005</para>
918 <itemizedlist>
919 <listitem>
920 <para>[matt]: Prevent GCC from running the <command>fixincludes</command>
921 script in chapter5 pass2 and chapter 6 (fixes bug 1636). Thanks to Tushar
922 and Greg for their contributions on this issue.</para>
923 </listitem>
924 </itemizedlist>
925 </listitem>
926
927 <listitem>
928 <para>September 29, 2005</para>
929 <itemizedlist>
930 <listitem>
931 <para>[matt]: Add more explicit reader prerequisites (fixes
932 bug 1629).</para>
933 </listitem>
934 <listitem>
935 <para>[matt]: Add <option>-v</option> to commands that accept it
936 (fixes bug 1612).</para>
937 </listitem>
938 </itemizedlist>
939 </listitem>
940
941 <listitem>
942 <para>September 26, 2005</para>
943 <itemizedlist>
944 <listitem>
945 <para>[matt]: Upgrade to man-pages-2.08.</para>
946 </listitem>
947 </itemizedlist>
948 </listitem>
949
950 <listitem>
951 <para>September 24, 2005</para>
952 <itemizedlist>
953 <listitem>
954 <para>[matt]: Upgrade to gawk-3.1.5.</para>
955 </listitem>
956 <listitem>
957 <para>[matt]: Upgrade to man-1.6b.</para>
958 </listitem>
959 <listitem>
960 <para>[matt]: Upgrade to util-linux-2.12r.</para>
961 </listitem>
962 </itemizedlist>
963 </listitem>
964
965 <listitem>
966 <para>September 20, 2005</para>
967 <itemizedlist>
968 <listitem>
969 <para>[matt]: Upgrade to bison-2.1.</para>
970 </listitem>
971 </itemizedlist>
972 </listitem>
973
974 <listitem>
975 <para>September 17, 2005</para>
976 <itemizedlist>
977 <listitem>
978 <para>[matt]: Upgrade to udev-070 and remove the unnecessary
979 &quot;udevdir=/dev&quot; parameter.</para>
980 </listitem>
981 <listitem>
982 <para>[matt]: Added patch for coreutils to improve echo's POSIX
983 and bash compatibility and to recognise &quot;\xhh&quot; syntax
984 as required by the test suite in udev-069 and later.</para>
985 </listitem>
986 </itemizedlist>
987 </listitem>
988
989 <listitem>
990 <para>September 15, 2005</para>
991 <itemizedlist>
992 <listitem>
993 <para>[archaic]: Added patch for util-linux to prevent a umount
994 vulnerability.</para>
995 </listitem>
996 </itemizedlist>
997 </listitem>
998
999 <listitem>
1000 <para>September 8, 2005</para>
1001 <itemizedlist>
1002 <listitem>
1003 <para>[jhuntwork]: Upgrade to groff-1.19.2</para>
1004 </listitem>
1005 </itemizedlist>
1006 </listitem>
1007
1008 <listitem>
1009 <para>September 6, 2005</para>
1010 <itemizedlist>
1011 <listitem>
1012 <para>[ken]: Reworded the glibc text to expect test failures.</para>
1013 </listitem>
1014 </itemizedlist>
1015 </listitem>
1016
1017 <listitem>
1018 <para>September 5, 2005</para>
1019 <itemizedlist>
1020 <listitem>
1021 <para>[ken]: Add patch to fix some of the math tests in glibc.</para>
1022 </listitem>
1023 </itemizedlist>
1024 </listitem>
1025
1026 <listitem><para>September 4, 2005</para>
1027 <itemizedlist>
1028 <listitem>
1029 <para>[matt]: Add patch to stop <command>cfdisk</command> segfaulting
1030 when invoked on devices with partitions that don't contain an ext2,
1031 ext3, xfs or jfs filesystem (see bug 1604)</para>
1032 </listitem>
1033 <listitem>
1034 <para>[matt]: Upgrade to libtool-1.5.20</para>
1035 </listitem>
1036 <listitem>
1037 <para>[matt]: Upgrade to findutils-4.2.25</para>
1038 </listitem>
1039 </itemizedlist>
1040 </listitem>
1041
1042 <listitem>
1043 <para>September 2, 2005</para>
1044 <itemizedlist>
1045 <listitem>
1046 <para>[matt]: The optimization flag for util-linux comes from
1047 <filename>configure</filename> rather than <filename>MCONFIG</filename>,
1048 so adjust the <command>sed</command> in order for the segfault fix
1049 to actually work.</para>
1050 </listitem>
1051 <listitem>
1052 <para>[matt]: Avoid the potential race condition when invoking
1053 <command>find</command> to remove GCC's fixed headers.</para>
1054 </listitem>
1055 </itemizedlist>
1056 </listitem>
1057
1058 <listitem>
1059 <para>August 30th, 2005</para>
1060 <itemizedlist>
1061 <listitem>
1062 <para>[matt]: Work around a segfault in cfdisk by compiling with -O
1063 instead of the default -O2 optimization setting (fixes bug 1604).</para>
1064 </listitem>
1065 <listitem>
1066 <para>[matt]: Update the inetutils patch to use the upstream fix
1067 for GCC-4.x compilation problems (fixes bug 1602).</para>
1068 </listitem>
1069 <listitem>
1070 <para>[matt]: Upgrade to shadow-2.0.12</para>
1071 </listitem>
1072 <listitem>
1073 <para>[ken]: Remove <command>sed -i</command> commands from
1074 gcc-pass2.</para>
1075 </listitem>
1076 </itemizedlist>
1077 </listitem>
1078
1079 <listitem>
1080 <para>August 28th, 2005</para>
1081 <itemizedlist>
1082 <listitem>
1083 <para>[jhuntwork]: Adjusted tar commands in Bash and Glibc chapter 6
1084 builds for consistency</para>
1085 </listitem>
1086 </itemizedlist>
1087 </listitem>
1088
1089 <listitem>
1090 <para>August 23rd, 2005</para>
1091 <itemizedlist>
1092 <listitem>
1093 <para>[matt]: <command>find</command> may fail due to a race
1094 condition when deleting files. Remove the &amp;&amp; construct in
1095 chapter05/adjusting.xml so that the rest of the commands for removing
1096 fixed headers will be executed (fixes bug 1621).</para>
1097 </listitem>
1098 <listitem>
1099 <para>[matt]: Install Udev's documentation relating to configuring
1100 rules (fixes bug 1622)</para>
1101 </listitem>
1102 <listitem>
1103 <para>[matt]: Upgrade to Man-1.6a</para>
1104 </listitem>
1105 </itemizedlist>
1106 </listitem>
1107
1108 <listitem>
1109 <para>August 20th, 2005</para>
1110 <itemizedlist>
1111 <listitem>
1112 <para>[matt]: Stop moving some of coreutils binaries to /bin as
1113 they aren't required to be there (fixes bug 1620).</para>
1114 </listitem>
1115 </itemizedlist>
1116 </listitem>
1117
1118 <listitem>
1119 <para>August 19th, 2005</para>
1120 <itemizedlist>
1121 <listitem>
1122 <para>[matt]: Upgrade to Udev-068</para>
1123 </listitem>
1124 <listitem>
1125 <para>[matt]: Upgrade to IANA-etc-2.00</para>
1126 </listitem>
1127 <listitem>
1128 <para>[matt]: Upgrade to file-4.15</para>
1129 </listitem>
1130 </itemizedlist>
1131 </listitem>
1132
1133 <listitem>
1134 <para>August 18th, 2005</para>
1135 <itemizedlist>
1136 <listitem>
1137 <para>[matt]: Simplify the method for finding where GCC's default
1138 specs file and private include directory live. Additionally, don't
1139 assume the host's sed supports the -i switch.</para>
1140 </listitem>
1141 <listitem>
1142 <para>[ken]: Add a patch to sanitise bzgrep's handling of
1143 filenames.</para>
1144 </listitem>
1145 </itemizedlist>
1146 </listitem>
1147
1148 <listitem>
1149 <para>August 16th, 2005</para>
1150 <itemizedlist>
1151 <listitem>
1152 <para>[matt]: Install sed's man page to /usr/share/doc/sed-4.1.4
1153 instead of /usr/share/doc (fixes bug 1600).</para>
1154 </listitem>
1155 <listitem>
1156 <para>[matt]: Upgraded to linux-2.6.12.5.</para>
1157 </listitem>
1158 </itemizedlist>
1159 </listitem>
1160
1161 <listitem>
1162 <para>August 15th, 2005</para>
1163 <itemizedlist>
1164 <listitem>
1165 <para>[matt]: Alter the GCC -fomit-frame-pointer sed to protect
1166 from multiple invocations (Greg Schafer)</para>
1167 </listitem>
1168 </itemizedlist>
1169 </listitem>
1170
1171 <listitem>
1172 <para>August 14th, 2005</para>
1173 <itemizedlist>
1174 <listitem>
1175 <para>[ken]: Upgrade shadow to 4.0.11.1 with --enable-shadowgrp as
1176 advised by Greg Schafer.</para>
1177 </listitem>
1178 <listitem>
1179 <para>[matt]: Mention the common libmudflap test failures in GCC
1180 (fixes bug 1615).</para>
1181 </listitem>
1182 <listitem>
1183 <para>[matt]: Added patch to install documentation for bzip2 (fixes
1184 bug 1603).</para>
1185 </listitem>
1186 <listitem>
1187 <para>[matt]: Upgrade to linux-2.6.12.4.</para>
1188 </listitem>
1189 <listitem>
1190 <para>[matt]: Add sed to chapter05/gcc-pass2 and chapter06/gcc to
1191 ensure they get built with -fomit-frame-pointer so it matches the
1192 bootstrap build in chapter05/gcc-pass1 (fixes bug 1609).</para>
1193 </listitem>
1194 <listitem>
1195 <para>[matt]: Upgrade to udev-067 including a fix for the failing
1196 test (bug 1611).</para>
1197 </listitem>
1198 </itemizedlist>
1199 </listitem>
1200
1201 <listitem>
1202 <para>August 12th, 2005</para>
1203 <itemizedlist>
1204 <listitem>
1205 <para>[matt]: Explain that libiconv isn't required on an LFS
1206 system (fixes bug 1614).</para>
1207 </listitem>
1208 <listitem>
1209 <para>[matt]: Fix ownership of libtool's libltdl data files
1210 (fixes bug 1601).</para>
1211 </listitem>
1212 <listitem>
1213 <para>[matt]: Change findutils and vim's configure switch explanations
1214 to the convention used in the rest of the book (Bug 1613).</para>
1215 </listitem>
1216 <listitem>
1217 <para>[matt]: Expand explanation of device node creation at the start
1218 of chapter 6.</para>
1219 </listitem>
1220 <listitem>
1221 <para>[matt]: Fix incorrect version number for expect's installed
1222 library (Bug 1608)</para>
1223 </listitem>
1224 </itemizedlist>
1225 </listitem>
1226
1227 <listitem>
1228 <para>August 7th, 2005</para>
1229 <itemizedlist>
1230 <listitem>
1231 <para>[archaic]: Added note in Shadow regarding building Cracklib
1232 from BLFS first.</para>
1233 </listitem>
1234 </itemizedlist>
1235 </listitem>
1236
1237 <listitem>
1238 <para>August 6th, 2005</para>
1239 <itemizedlist>
1240 <listitem>
1241 <para>[matt]: Add texi2pdf to list of Texinfo's installed files.</para>
1242 </listitem>
1243 <listitem>
1244 <para>[matt]: Updated Vim's security patch to address the latest
1245 modeline vulnerability.</para>
1246 </listitem>
1247 </itemizedlist>
1248 </listitem>
1249
1250 <listitem>
1251 <para>July 30th, 2005</para>
1252 <itemizedlist>
1253 <listitem>
1254 <para>[matt]: Added instructions for installing Bash documentation
1255 (Randy McMurchy).</para>
1256 </listitem>
1257 <listitem>
1258 <para>[matt]: Remove GCC linkonce patch from chapter03/patches.xml
1259 as it's no longer used in the book</para>
1260 </listitem>
1261 </itemizedlist>
1262 </listitem>
1263
1264 <listitem>
1265 <para>July 29th, 2005</para>
1266 <itemizedlist>
1267 <listitem>
1268 <para>[manuel]: Removed the text about defining gvimrc.</para>
1269 </listitem>
1270 </itemizedlist>
1271 </listitem>
1272
1273 <listitem>
1274 <para>July 28th, 2005</para>
1275 <itemizedlist>
1276 <listitem>
1277 <para>[matt]: Add GCC-4 related patch for kbd</para>
1278 </listitem>
1279 <listitem>
1280 <para>[matt]: Add GCC-4 related patch for inetutils</para>
1281 </listitem>
1282 <listitem>
1283 <para>[matt]: Remove the note regarding a known test failure in GRUB.
1284 The test no longer fails under GCC-4</para>
1285 </listitem>
1286 <listitem>
1287 <para>[matt]: Add GCC-4 related patch to chapter06 tar</para>
1288 </listitem>
1289 </itemizedlist>
1290 </listitem>
1291
1292 <listitem>
1293 <para>July 27th, 2005</para>
1294 <itemizedlist>
1295 <listitem>
1296 <para>[matt]: Don't define gvim's configuration file as we don't
1297 compile gvim in LFS (Bruce Dubbs).</para>
1298 </listitem>
1299 </itemizedlist>
1300 </listitem>
1301
1302 <listitem>
1303 <para>July 26th, 2005</para>
1304 <itemizedlist>
1305 <listitem>
1306 <para>[matt]: Remove <quote>groups</quote> from the list of programs
1307 installed by shadow, as we use the version provided by coreutils
1308 instead (Randy McMurchy).</para>
1309 </listitem>
1310 <listitem>
1311 <para>[matt]: Updated to mktemp-1.5-add_tempfile-3.patch, which adds
1312 license and copyright information to the previous version.</para>
1313 </listitem>
1314 </itemizedlist>
1315 </listitem>
1316
1317 <listitem>
1318 <para>July 23rd, 2005</para>
1319 <itemizedlist>
1320 <listitem>
1321 <para>[matt]: Moved FORMER_CONTRIBUTORS information into the book,
1322 so as people can actually see it. The space constraint argument in
1323 that file was weak - it only added another 10 lines to a 255 page
1324 document (PDF). Now at least we <emphasis>publically</emphasis>
1325 acknowledge the efforts of previous contributors.</para>
1326 </listitem>
1327 <listitem>
1328 <para>[matt]: Updated to man-pages-2.07.</para>
1329 </listitem>
1330 <listitem>
1331 <para>[matt]: Updated to zlib-1.2.3.</para>
1332 </listitem>
1333 </itemizedlist>
1334 </listitem>
1335
1336 <listitem>
1337 <para>July 22nd, 2005</para>
1338 <itemizedlist>
1339 <listitem>
1340 <para>[manuel]: Added obfuscate.sh and modified the Makefile to
1341 obfuscate e-mail addresses in XHTML output.</para>
1342 </listitem>
1343 </itemizedlist>
1344 </listitem>
1345
1346 <listitem>
1347 <para>July 21st, 2005</para>
1348 <itemizedlist>
1349 <listitem>
1350 <para>[matt]: Add GCC-4 related patches to chapter06 glibc</para>
1351 </listitem>
1352 <listitem>
1353 <para>[matt]: Unset the GCC_INCLUDEDIR variable once it's no longer
1354 needed.</para>
1355 </listitem>
1356 </itemizedlist>
1357 </listitem>
1358
1359 <listitem>
1360 <para>July 19th, 2005</para>
1361 <itemizedlist>
1362 <listitem>
1363 <para>[matt]: Removed flex++ from the list of installed files, as
1364 it is no longer present (Randy McMurchy)</para>
1365 </listitem>
1366 </itemizedlist>
1367 </listitem>
1368
1369 <listitem>
1370 <para>July 18th, 2005</para>
1371 <itemizedlist>
1372 <listitem>
1373 <para>[matt]: Re-added the explanation of the fixincludes process
1374 and rewording where necessary (Chris Staub), and reworded description
1375 of the specs patch.</para>
1376 </listitem>
1377 <listitem>
1378 <para>[matt]: Remove all host headers brought in via the fixincludes
1379 process, not just pthread.h and sigaction.h</para>
1380 </listitem>
1381 </itemizedlist>
1382 </listitem>
1383
1384 <listitem>
1385 <para>July 17th, 2005</para>
1386 <itemizedlist>
1387 <listitem>
1388 <para>[matt]: Slightly adjusted the specs file seds, to prevent
1389 multiple seds from adversely affecting them.</para>
1390 </listitem>
1391 <listitem>
1392 <para>[matt]: Removed the fixincludes sed from gcc-pass1 as we may
1393 need to fix up host's headers. Also reinstate the associated removal
1394 of pthread.h and sigthread.h.</para>
1395 </listitem>
1396 </itemizedlist>
1397 </listitem>
1398
1399 <listitem>
1400 <para>July 16th, 2005</para>
1401 <itemizedlist>
1402 <listitem>
1403 <para>[jhuntwork]: Added sed to chapter 5 gcc builds to force the
1404 fixincludes to use the headers in /tools and not the host.</para>
1405 </listitem>
1406 <listitem>
1407 <para>[jhuntwork]: Removed no_fixincludes and linkonce patches for
1408 gcc4. Also removed the command to remove the fixed pthread.h.</para>
1409 </listitem>
1410 <listitem>
1411 <para>[jhuntwork]: Fixed adjusting toolchain sed for both chapters
1412 5 and 6.</para>
1413 </listitem>
1414 </itemizedlist>
1415 </listitem>
1416
1417 <listitem>
1418 <para>July 15th, 2005</para>
1419 <itemizedlist>
1420 <listitem>
1421 <para>[matt]: Updated to Linux-2.6.12.3.</para>
1422 </listitem>
1423 <listitem>
1424 <para>[matt]: Added a patch to enable tar to build with gcc-4.0.1</para>
1425 </listitem>
1426 <listitem>
1427 <para>[matt]: GCC-4.x no longer installs its specs file by default.
1428 Alter the toolchain adjustment stage to first dump the specs file
1429 where GCC will find it, then alter it.</para>
1430 </listitem>
1431 <listitem>
1432 <para>[matt]: Added patches for chapter 5's Glibc to build with
1433 gcc-4.0.1</para>
1434 </listitem>
1435 <listitem>
1436 <para>[matt]: Updated to gcc-4.0.1.</para>
1437 </listitem>
1438 <listitem>
1439 <para>[matt]: Updated to udev-063.</para>
1440 </listitem>
1441 </itemizedlist>
1442 </listitem>
1443
1444 <listitem>
1445 <para>July 13th, 2005</para>
1446 <itemizedlist>
1447 <listitem>
1448 <para>[matt]: Updated to automake-1.9.6.</para>
1449 </listitem>
1450 </itemizedlist>
1451 </listitem>
1452
1453 <listitem>
1454 <para>July 8th, 2005</para>
1455 <itemizedlist>
1456 <listitem>
1457 <para>[matt]: Updated to udev-062.</para>
1458 </listitem>
1459 <listitem>
1460 <para>[matt]: Updated to linux-libc-headers-2.6.12.0.</para>
1461 </listitem>
1462 <listitem>
1463 <para>[matt]: Updated to linux-2.6.12.2.</para>
1464 </listitem>
1465 <listitem>
1466 <para>[matt]: Updated to shadow-4.0.10.</para>
1467 </listitem>
1468 <listitem>
1469 <para>[matt]: Updated to iana-etc-1.10.</para>
1470 </listitem>
1471 </itemizedlist>
1472 </listitem>
1473
1474 <listitem>
1475 <para>July 6th, 2005</para>
1476 <itemizedlist>
1477 <listitem>
1478 <para>[archaic]: Pulled the inetutils kernel header patch out again
1479 as it is not needed.</para>
1480 </listitem>
1481 <listitem>
1482 <para>[matt]: Updated to e2fsprogs-1.38.</para>
1483 </listitem>
1484 <listitem>
1485 <para>[matt]: Updated to binutils-2.16.1.</para>
1486 </listitem>
1487 </itemizedlist>
1488 </listitem>
1489
1490 <listitem>
1491 <para>July 5th, 2005</para>
1492 <itemizedlist>
1493 <listitem>
1494 <para>[matt]: Updated to tcl-8.4.11.</para>
1495 </listitem>
1496 <listitem>
1497 <para>[matt]: Updated to man-1.6.</para>
1498 </listitem>
1499 <listitem>
1500 <para>[matt]: Updated to file 4.14.</para>
1501 </listitem>
1502 <listitem><para>[matt]: Updated to man-pages 2.05.</para>
1503 </listitem>
1504 </itemizedlist>
1505 </listitem>
1506
1507 <listitem>
1508 <para>June 12th, 2005</para>
1509 <itemizedlist>
1510 <listitem>
1511 <para>[matt]: Upgraded to gettext-0.14.5.</para>
1512 </listitem>
1513 <listitem>
1514 <para>[matt]: Upgraded to perl-5.8.7.</para>
1515 </listitem>
1516 <listitem>
1517 <para>[matt]: Upgraded to tcl-8.4.10.</para>
1518 </listitem>
1519 <listitem>
1520 <para>[matt]: Upgraded to man-pages-2.03.</para>
1521 </listitem>
1522 </itemizedlist>
1523 </listitem>
1524
1525 <listitem>
1526 <para>May 24th, 2005</para>
1527 <itemizedlist>
1528 <listitem>
1529 <para>[jim]: Changed gcc-specs patch to -2.</para>
1530 </listitem>
1531 </itemizedlist>
1532 </listitem>
1533
1534 <listitem>
1535 <para>May 23nd, 2005</para>
1536 <itemizedlist>
1537 <listitem>
1538 <para>[jim]: Changed changelog to use version entities.</para>
1539 </listitem>
1540 </itemizedlist>
1541 </listitem>
1542
1543 <listitem>
1544 <para>May 22nd, 2005</para>
1545 <itemizedlist>
1546 <listitem>
1547 <para>[matt]: Updated to Udev-058.</para>
1548 </listitem>
1549 <listitem>
1550 <para>[matt]: Updated to Libtool-1.5.18.</para>
1551 </listitem>
1552 <listitem>
1553 <para>[matt]: Updated to Gcc-3.4.4.</para>
1554 </listitem>
1555 <listitem>
1556 <para>[matt]: Updated to Binutils-2.16.</para>
1557 </listitem>
1558 </itemizedlist>
1559 </listitem>
1560
1561 <listitem>
1562 <para>May 15th, 2005</para>
1563 <itemizedlist>
1564 <listitem>
1565 <para>[matt]: Updated to Grub 0.97.</para>
1566 </listitem>
1567 <listitem>
1568 <para>[matt]: Updated to Libtool 1.5.16.</para>
1569 </listitem>
1570 <listitem>
1571 <para>[jim]: Updated to udev 057.</para>
1572 </listitem>
1573 </itemizedlist>
1574 </listitem>
1575
1576 <listitem>
1577 <para>April 14, 2005</para>
1578 <itemizedlist>
1579 <listitem>
1580 <para>[jim]: Updated to man-pages 2.02.</para>
1581 </listitem>
1582 </itemizedlist>
1583 </listitem>
1584
1585 <listitem>
1586 <para>April 13, 2005</para>
1587 <itemizedlist>
1588 <listitem>
1589 <para>[jim]: Updated to glibc 2.3.5.</para>
1590 </listitem>
1591 <listitem>
1592 <para>[jim]: Updated to gettext 0.14.4.</para>
1593 </listitem>
1594 </itemizedlist>
1595 </listitem>
1596
1597 <listitem>
1598 <para>April 12, 2005</para>
1599 <itemizedlist>
1600 <listitem>
1601 <para>[manuel]: Small redaction changes.</para>
1602 </listitem>
1603 </itemizedlist>
1604 </listitem>
1605
1606 <listitem>
1607 <para>April 11, 2005</para>
1608 <itemizedlist>
1609 <listitem>
1610 <para>[manuel]: Several tags and text corrections.</para>
1611 </listitem>
1612 </itemizedlist>
1613 </listitem>
1614
1615 <listitem>
1616 <para>April 6, 2005</para>
1617 <itemizedlist>
1618 <listitem>
1619 <para>[jim]: Removed IPRoute2 patch for a sed (Ryan Oliver).</para>
1620 </listitem>
1621 </itemizedlist>
1622 </listitem>
1623
1624 </itemizedlist>
1625
1626 <para>Branch frozen for LFS 6.1 as of April 5, 2005. Some packages
1627 and patches updates related with security up to July 9, 2005.</para>
1628
1629</sect1>
Note: See TracBrowser for help on using the repository browser.