source: chapter01/changelog.xml@ 432587f

Last change on this file since 432587f was 1868699, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Ported r7435:7448 from trunk to udev_update branch.

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

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