source: chapter01/changelog.xml@ 102cf43c

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 102cf43c was 102cf43c, checked in by Matthew Burgess <matthew@…>, 18 years ago

Upgrade to Man-pages 2.33

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

  • Property mode set to 100644
File size: 68.3 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>May 31, 2006</para>
41 <itemizedlist>
42 <listitem>
43 <para>[matthew] - Upgrade to Man-pages-2.33.</para>
44 </listitem>
45 <listitem>
46 <para>[matthew] - Upgrade to Bison-2.2.</para>
47 </listitem>
48 <listitem>
49 <para>[matthew] - Upgrade to Coreutils-5.96.</para>
50 </listitem>
51 <listitem>
52 <para>[gerard] - Added <command>tee</command> to chapter 6's Glibc
53 <command>make check</command> so the output can be seen on screen
54 as well as captured in the log file.</para>
55 </listitem>
56 </itemizedlist>
57 </listitem>
58
59 <listitem>
60 <para>May 30, 2006</para>
61 <itemizedlist>
62 <listitem>
63 <para>[matthew] - Removed an out of date comment regarding having to
64 run <command>pwconv</command> to reset passwords after enabling
65 password shadowing. Thanks to Chris Staub for the report.</para>
66 </listitem>
67 <listitem>
68 <para>[matthew] - Removed <command>getunimap</command>,
69 <command>setlogons</command>, and <command>setvesablank</command> from
70 the list of programs installed by kbd. Thanks to Chris Staub for the
71 patch.</para>
72 </listitem>
73 </itemizedlist>
74 </listitem>
75
76 <listitem>
77 <para>May 30, 2006</para>
78 <itemizedlist>
79 <listitem>
80 <para>[matthew] - Removed <command>swapdev</command> from the list of
81 files installed by util-linux. Thanks to Chris Staub for the patch.
82 </para>
83 </listitem>
84 </itemizedlist>
85 </listitem>
86
87 <listitem>
88 <para>May 27, 2006</para>
89 <itemizedlist>
90 <listitem>
91 <para>[jhuntwork] - Remove the 'refer back's in the gcc-pass2 and
92 chapter06/gcc pages. Better organizes the commands and data so that
93 the flow of the book is not lost.</para>
94 </listitem>
95 <listitem>
96 <para>[jhuntwork] - Add a note about installing spell files for
97 Vim in a language other than English.</para>
98 </listitem>
99 <listitem>
100 <para>[jhuntwork] - Correct Vim's installation of man pages to work
101 well with Man-DB. Patch from Alexander Patrakov and Ag Hatzim.</para>
102 </listitem>
103 </itemizedlist>
104 </listitem>
105
106 <listitem>
107 <para>May 26, 2006</para>
108 <itemizedlist>
109 <listitem>
110 <para>[jhuntwork] - Some version corrections in the vim page.</para>
111 </listitem>
112 </itemizedlist>
113 </listitem>
114
115 <listitem>
116 <para>May 25, 2006</para>
117 <itemizedlist>
118 <listitem>
119 <para>[jhuntwork] - Updated to Vim-7.0. Fixes #1793.</para>
120 </listitem>
121 <listitem>
122 <para>[jhuntwork] - Fixed generation of diff's man page.
123 Thanks Randy McMurchy for the report and Ken Moffat for the fix.
124 Fixes #1800.</para>
125 </listitem>
126 </itemizedlist>
127 </listitem>
128
129 <listitem>
130 <para>May 22, 2006</para>
131 <itemizedlist>
132 <listitem>
133 <para>[jim] - Fixed a constant support question asked in #IRC and
134 the mailing lists about shadow's additional sed command
135 for cracklib. Using a complete sed command instead.</para>
136 </listitem>
137 </itemizedlist>
138 </listitem>
139
140 <listitem>
141 <para>May 15, 2006</para>
142 <itemizedlist>
143 <listitem>
144 <para>[archaic] - Updated to udev-config-20060515. This adds the rule
145 to create /dev/usb nodes as well as making the rules files slightly
146 more modular by reorganizing which rules go to which files. This is a
147 very minor update.</para>
148 </listitem>
149 <listitem>
150 <para>[archaic] - Updated to man-pages-2.32.</para>
151 </listitem>
152 <listitem>
153 <para>[archaic] - Updated to udev-092.</para>
154 </listitem>
155 </itemizedlist>
156 </listitem>
157
158 <listitem>
159 <para>May 14, 2006</para>
160 <itemizedlist>
161 <listitem>
162 <para>[manuel] - Updated SBU and disk usage values.</para>
163 </listitem>
164 <listitem>
165 <para>[manuel] - Created packages.ent. Moved data about packages
166 to packages.ent as entities.</para>
167 </listitem>
168 </itemizedlist>
169 </listitem>
170
171 <listitem>
172 <para>May 12, 2006</para>
173 <itemizedlist>
174 <listitem>
175 <para>[archaic] - Updated to linux-2.6.16.16.</para>
176 </listitem>
177 </itemizedlist>
178 </listitem>
179
180 <listitem>
181 <para>May 9, 2006</para>
182 <itemizedlist>
183 <listitem>
184 <para>[manuel] - Updated packages and patches sizes.</para>
185 </listitem>
186 </itemizedlist>
187 </listitem>
188
189 <listitem>
190 <para>May 8, 2006</para>
191 <itemizedlist>
192 <listitem>
193 <para>[archaic] - Made the directory tree creation more concise and
194 removed the extraneous /opt/* hierarchy (it is not required by
195 FHS). Closes ticket #1656.</para>
196 </listitem>
197 </itemizedlist>
198 </listitem>
199
200 <listitem>
201 <para>May 7, 2006</para>
202 <itemizedlist>
203 <listitem>
204 <para>[archaic] - Updated to linux-2.6.16.14.</para>
205 </listitem>
206 <listitem>
207 <para>[ken] - Use ext3 filesystem instead of ext2.
208 Resolves ticket #1792.</para>
209 </listitem>
210 </itemizedlist>
211 </listitem>
212
213 <listitem>
214 <para>May 6, 2006</para>
215 <itemizedlist>
216 <listitem>
217 <para>[jhuntwork] - Added MD5 sums for packages and patches.
218 Resolves ticket #1788.</para>
219 </listitem>
220 </itemizedlist>
221 </listitem>
222
223 <listitem>
224 <para>May 3, 2006</para>
225 <itemizedlist>
226 <listitem>
227 <para>[archaic] - Upgraded to linux-2.6.16.13.</para>
228 </listitem>
229 <listitem>
230 <para>[jhuntwork] - Updated stripping notes to reflect current
231 findings. Resolves ticket #1657.</para>
232 </listitem>
233 <listitem>
234 <para>[archaic] - Updated the bug.c code to avoid USB-related uevent
235 leakage reports.</para>
236 </listitem>
237 </itemizedlist>
238 </listitem>
239
240 <listitem>
241 <para>May 2, 2006</para>
242 <itemizedlist>
243 <listitem>
244 <para>[jhuntwork] - Fixed sanity checks to work after final GCC
245 and changed their format. Resolves ticket #1768.</para>
246 </listitem>
247 <listitem>
248 <para>[archaic] - Removed mention of usbfs from the fstab page since
249 it is already covered in BLFS.</para>
250 </listitem>
251 <listitem>
252 <para>[archaic] - Updated to man-pages-2.31.</para>
253 </listitem>
254 <listitem>
255 <para>[archaic] - Updated to iana-etc-2.10.</para>
256 </listitem>
257 <listitem>
258 <para>[archaic] - Updated to tcl8.4.13.</para>
259 </listitem>
260 </itemizedlist>
261 </listitem>
262
263 <listitem>
264 <para>May 1, 2006</para>
265 <itemizedlist>
266 <listitem>
267 <para>[archaic] - Added two seds to avoid symlink problems with
268 Readline during reinstallation. Thanks to Dan and Manuel for the fix
269 and for testing. Fixes ticket #1770.</para>
270 </listitem>
271 <listitem>
272 <para>[archaic] - Fixed issue where module-init-tools would not
273 re-install its binaries.</para>
274 </listitem>
275 <listitem>
276 <para>[archaic] - Updated to linux-2.6.16.11.</para>
277 </listitem>
278 <listitem>
279 <para>[archaic] - Updated to udev-091. Moved to a tarball-based set of
280 udev rules. Updated the bootscripts to support the new udevsettle
281 program.</para>
282 </listitem>
283 </itemizedlist>
284 </listitem>
285
286 <listitem>
287 <para>April 27, 2006</para>
288 <itemizedlist>
289 <listitem>
290 <para>[manuel] - Added SEO Company Canada to donators
291 acknowledgements.</para>
292 </listitem>
293 </itemizedlist>
294 </listitem>
295
296 <listitem>
297 <para>April 23, 2006</para>
298 <itemizedlist>
299 <listitem>
300 <para>[manuel] - Fixed command to change $LFS/tools
301 ownership. Resolves ticket #1780.</para>
302 </listitem>
303 </itemizedlist>
304 </listitem>
305
306 <listitem>
307 <para>April 22, 2006</para>
308 <itemizedlist>
309 <listitem>
310 <para>[manuel] - Revised again the Host System Requirements page
311 wording and look. Thanks to Bruce Dubbs for the patch. Resolves
312 ticket #1779.</para>
313 </listitem>
314 </itemizedlist>
315 </listitem>
316
317 <listitem>
318 <para>April 21, 2006</para>
319 <itemizedlist>
320 <listitem>
321 <para>[manuel] - Added commands to determine the version of the
322 required packages installed on the host. Thanks to Bruce Dubbs
323 for the commands list and Randy McMurchy for reviewing the
324 wording.</para>
325 </listitem>
326 <listitem>
327 <para>[manuel] - Alphabetized patches list. Thanks to Justin
328 R. Knierim for the patch.</para>
329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
334 <para>April 20, 2006</para>
335 <itemizedlist>
336 <listitem>
337 <para>[jhuntwork] - Updated bash to 3.1.17 via an updated patch.
338 Resolves Ticket 1775.</para>
339 </listitem>
340 <listitem>
341 <para>[manuel] - Reworded why a 2.6 kernel compiled with GCC-3
342 is required on the host system.</para>
343 </listitem>
344 <listitem>
345 <para>[manuel] - Revised dependencies info. Thanks to Chris Staub
346 for the patch.</para>
347 </listitem>
348 </itemizedlist>
349 </listitem>
350
351 <listitem>
352 <para>April 19, 2006</para>
353 <itemizedlist>
354 <listitem>
355 <para>[jhuntwork] - Added a more detailed list of minimum
356 software requirements. Thanks to Chris Staub for researching these
357 and Alexander Patrakov for suggesting the enhancement.
358 Resolves Ticket 1598.</para>
359 </listitem>
360 </itemizedlist>
361 </listitem>
362
363 <listitem>
364 <para>April 18, 2006</para>
365 <itemizedlist>
366 <listitem>
367 <para>[jhuntwork] - Moved all dependency information to a new page,
368 Appendix C. Appendix C also contains information concerning the
369 build order. While there might need to be a few tweaks yet, this
370 information is complete enough at this point to close out the
371 long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson
372 and Manuel Canales Esparcia for helping get this finished.</para>
373 </listitem>
374 </itemizedlist>
375 </listitem>
376
377 <listitem>
378 <para>April 15, 2006</para>
379 <itemizedlist>
380 <listitem>
381 <para>[archaic] - Updated to lfs-bootscripts-20060415.</para>
382 </listitem>
383 <listitem>
384 <para>[archaic] - Added patch to glibc to fix build errors in packages
385 that include linux/types.h after sys/kd.h.</para>
386 </listitem>
387 </itemizedlist>
388 </listitem>
389
390 <listitem>
391 <para>April 14, 2006</para>
392 <itemizedlist>
393 <listitem>
394 <para>[ken] - Add security patch for tar to address CVE-2006-0300.</para>
395 </listitem>
396 <listitem>
397 <para>[archaic] - Upgraded to man-pages-2.29 and linux-2.6.16.5. No
398 command changes.</para>
399 </listitem>
400 <listitem>
401 <para>[manuel] - Changed typography conventions. From now,
402 replaceable text is encapsulated inside &lt; &gt;, optional text
403 inside [ ], and library extensions inside { }. Thanks to
404 Bruce Dubbs for the patch.</para>
405 </listitem>
406 </itemizedlist>
407 </listitem>
408
409 <listitem>
410 <para>April 13, 2006</para>
411 <itemizedlist>
412 <listitem>
413 <para>[archaic] - Removed boot logging rule from /etc/syslog.conf and
414 removed the command to move logger to /bin.</para>
415 </listitem>
416 <listitem>
417 <para>[archaic] - Added symlink from vim.1 to vi.1.</para>
418 </listitem>
419 <listitem>
420 <para>[archaic] - Added chgpasswd to the list of installed files for
421 Shadow.</para>
422 </listitem>
423 <listitem>
424 <para>[archaic] - Merged the udev_update branch to trunk.</para>
425 </listitem>
426 </itemizedlist>
427 </listitem>
428
429 <listitem>
430 <para>April 12, 2006</para>
431 <itemizedlist>
432 <listitem>
433 <para>[jhuntwork] - Rewrote section explaining IP Addresses.
434 Thanks Bryan Kadzban and Bruce Dubbs. Resolves Ticket 1663.</para>
435 </listitem>
436 <listitem>
437 <para>[jhuntwork] - Added a pointer to GDBM in Berkeley DB page.
438 Also added explanatory text concerning why LFS chose Debian's
439 convention for storing man pages. Thanks to Tushar Teredesai and
440 Alexander Patrakov. Resolves Ticket 1694.</para>
441 </listitem>
442 <listitem>
443 <para>[jhuntwork] - Remove symlink of zsoelim to groff's soelim
444 in chapter 6. Man-DB produces a sufficient zsoelim which overwrites
445 the symlink we used to create.</para>
446 </listitem>
447 </itemizedlist>
448 </listitem>
449
450 <listitem>
451 <para>April 11, 2006</para>
452 <itemizedlist>
453 <listitem>
454 <para>[jhuntwork] - Updated bash-3.1 patch. (Ticket 1758)</para>
455 </listitem>
456 </itemizedlist>
457 </listitem>
458
459 <listitem>
460 <para>April 8, 2006</para>
461 <itemizedlist>
462 <listitem>
463 <para>[jhuntwork] - Added a command to create an empty /etc/mtab file early
464 in chapter 6. This avoids testsuite failures in e2fsprogs and possibly other
465 programs that expect /etc/mtab to be present. Explanation from Dan Nicholson,
466 slightly modified. Also merged the 'Creating Essential Symlinks' section with
467 'Creating passwd, group and log Files'.</para>
468 </listitem>
469 </itemizedlist>
470 </listitem>
471
472 <listitem>
473 <para>April 6, 2006</para>
474 <itemizedlist>
475 <listitem>
476 <para>[manuel] - Placed home page (when available) and full download
477 links for all packages in chapter03/packages.xml.</para>
478 </listitem>
479 <listitem>
480 <para>[jhuntwork] - Merged alphabetical branch to trunk.</para>
481 </listitem>
482 </itemizedlist>
483 </listitem>
484
485 <listitem>
486 <para>April 2, 2006</para>
487 <itemizedlist>
488 <listitem>
489 <para>[archaic] - Moved the chowning of /tools to the end of chapter 5
490 and rewrote note about backing up or re-using /tools. Moved the
491 mounting of kernel filesystems before the package management page and
492 rewrote the page to mount --bind /dev and mount all other kernel
493 filesystems while outside chroot. Rewrote note about re-entering
494 chroot and remounting kernel filesystems. Removed /dev from the list
495 of dirs created in chroot and added it before chroot.</para>
496 </listitem>
497 </itemizedlist>
498 </listitem>
499
500 <listitem>
501 <para>March 30, 2006</para>
502 <itemizedlist>
503 <listitem>
504 <para>[ken] - Correct my erroneous comment about UTF-8 locales in
505 Man-DB. Thanks to Alexander for explaining it.</para>
506 </listitem>
507 <listitem>
508 <para>[ken] - upgraded to Linux-2.6.16.1, Iproute2-2.6.16-060323,
509 and Udev-088.</para>
510 </listitem>
511 </itemizedlist>
512 </listitem>
513
514 <listitem>
515 <para>March 29, 2006</para>
516 <itemizedlist>
517 <listitem>
518 <para>[ken] - Upgrade to shadow-4.0.15 and add convert-mans script
519 to convert its UTF-8 man pages. Thanks to Alexander and Archaic for
520 the script and commands. Fixes tickets #1748 and #1750.</para>
521 </listitem>
522 </itemizedlist>
523 </listitem>
524
525 <listitem>
526 <para>March 22, 2006</para>
527 <itemizedlist>
528 <listitem>
529 <para>[archaic] - Updated to
530 lfs-bootscripts-udev_update-20060321.</para>
531 </listitem>
532 </itemizedlist>
533 </listitem>
534
535 <listitem>
536 <para>March 21, 2006</para>
537 <itemizedlist>
538 <listitem>
539 <para>[archaic] - Updated the bootscripts. Removed references to
540 hotplug and the bootscripts udev patch. Removed reference to
541 udevstart. Added text and commands for generating Udev bug reports.
542 </para>
543 </listitem>
544 </itemizedlist>
545 </listitem>
546
547 <listitem>
548 <para>March 18, 2006</para>
549 <itemizedlist>
550 <listitem>
551 <para>[matthew] - Do not run configure manually for iproute2 as it
552 is run automatically by the Makefile. Thanks to Chris Staub for the
553 patch. Fixes ticket #1734.</para>
554 </listitem>
555 <listitem>
556 <para>[matthew] - Make bzdiff use mktemp instead of the deprecated
557 tempfile command. Thanks to Chris Staub for the patch. Fixes ticket
558 #1713.</para>
559 </listitem>
560 <listitem>
561 <para>[matthew] - Upgrade to flex-2.5.33.</para>
562 </listitem>
563 <listitem>
564 <para>[matthew] - Upgrade to readline-5.1.004.</para>
565 </listitem>
566 <listitem>
567 <para>[matthew] - Upgrade to bash-3.1.014.</para>
568 </listitem>
569 <listitem>
570 <para>[matthew] - Upgrade to psmisc-22.2.</para>
571 </listitem>
572 <listitem>
573 <para>[matthew] - Upgrade to file-4.17.</para>
574 </listitem>
575 <listitem>
576 <para>[matthew] - Use updated version of the coreutils suppression
577 patch to prevent coreutils version of the su man page from being
578 installed. Fixes #1690.</para>
579 </listitem>
580 </itemizedlist>
581 </listitem>
582
583 <listitem>
584 <para>March 11, 2006</para>
585 <itemizedlist>
586 <listitem>
587 <para>[matthew] - Upgrade to GCC 4.0.3.</para>
588 </listitem>
589 </itemizedlist>
590 </listitem>
591
592 <listitem>
593 <para>March 8, 2006</para>
594 <itemizedlist>
595 <listitem>
596 <para>[matthew] - Upgrade to Man-pages 2.25.</para>
597 </listitem>
598 <listitem>
599 <para>[matthew] - Remove an example of poor Udev support as it
600 does not apply to the kernel used in the book. Thanks to Alexander
601 Patrakov.</para>
602 </listitem>
603 <listitem>
604 <para>[matthew] - Upgrade to Linux 2.6.15.6.</para>
605 </listitem>
606 <listitem>
607 <para>[matthew] - Upgrade to udev-087.</para>
608 </listitem>
609 <listitem>
610 <para>[matthew] - Udev's run_program rules require a null device to be
611 present at an early stage, so create one in /lib/udev/devices.</para>
612 </listitem>
613 </itemizedlist>
614 </listitem>
615
616 <listitem>
617 <para>March 7, 2006</para>
618 <itemizedlist>
619 <listitem>
620 <para>[matthew] - Update Udev rules file to load SCSI modules and
621 upload firmware to devices that need it. Improve explanations of
622 device and module handling. Thanks to Alexander Patrakov.</para>
623 </listitem>
624 <listitem>
625 <para>[archaic] - Replaced the debian-specific groff patch with an
626 LFS-style patch.</para>
627 </listitem>
628 </itemizedlist>
629 </listitem>
630
631 <listitem>
632 <para>March 3, 2006</para>
633 <itemizedlist>
634 <listitem>
635 <para>[gerard] - Remove -D_GNU_SOURCE from chapter 5 - Patch. Thanks
636 to Dan Nicholson for the patch.</para>
637 </listitem>
638 </itemizedlist>
639 </listitem>
640
641 <listitem>
642 <para>March 1, 2006</para>
643 <itemizedlist>
644 <listitem>
645 <para>[archaic] - Create the Udev directories before creating the
646 symlinks.</para>
647 </listitem>
648 <listitem>
649 <para>[jhuntwork] - Added a description of perl configure flags that
650 help perl deal with a lack of groff. Thanks Dan Nicholson.</para>
651 </listitem>
652 </itemizedlist>
653 </listitem>
654
655 <listitem>
656 <para>February 27, 2006</para>
657 <itemizedlist>
658 <listitem>
659 <para>[archaic] - New bash fixes patch adds patch 011 from Bash
660 upstream. Bash patch 010 broke quoting in certain situations.</para>
661 </listitem>
662 </itemizedlist>
663 </listitem>
664
665 <listitem>
666 <para>February 20, 2006</para>
667 <itemizedlist>
668 <listitem>
669 <para>[matthew] - Use non-deprecated format for accessing MODALIAS
670 keys in the Udev rules file, and prevent the &quot;$&quot; from being
671 expanded by the shell.</para>
672 </listitem>
673 <listitem>
674 <para>[matthew] - Add patches 009 and 010 from Bash upstream.</para>
675 </listitem>
676 <listitem>
677 <para>[matthew] - Upgrade to Man-pages 2.24.</para>
678 </listitem>
679 </itemizedlist>
680 </listitem>
681
682 <listitem>
683 <para>February 19, 2006</para>
684 <itemizedlist>
685 <listitem>
686 <para>[matthew] - Upgrade Perl libc patch to prevent Perl from trying
687 to find headers on the host system. Fixes bug 1695.</para>
688 </listitem>
689 <listitem>
690 <para>[matthew] - Expand the Udev module handling rule to run for
691 every subsystem, not just USB.</para>
692 </listitem>
693 <listitem>
694 <para>[matthew] - Upgrade to Linux 2.6.15.4.</para>
695 </listitem>
696 <listitem>
697 <para>[matthew] - Upgrade to Udev 085.</para>
698 </listitem>
699 <listitem>
700 <para>[matthew] - Install Sed's HTML documentation by using
701 --enable-html instead of editing the Makefile. Thanks to Greg Schafer
702 for the report and the fix.</para>
703 </listitem>
704 <listitem>
705 <para>[matthew] - Add upstream fixes 001-002 for Readline.</para>
706 </listitem>
707 <listitem>
708 <para>[matthew] - Add upstream fixes 001-008 for Bash.</para>
709 </listitem>
710 <listitem>
711 <para>[matthew] - Upgrade to Sed 4.1.5.</para>
712 </listitem>
713 <listitem>
714 <para>[matthew] - Upgrade to Man-pages 2.23.</para>
715 </listitem>
716 <listitem>
717 <para>[matthew] - Upgrade to Coreutils-5.94.</para>
718 </listitem>
719 <listitem>
720 <para>[matthew] - Upgrade to DB-4.4.20.</para>
721 </listitem>
722 <listitem>
723 <para>[matthew] - Upgrade to Perl-5.8.8, removing the now unneeded
724 vulnerability and DB module patches.</para>
725 </listitem>
726 <listitem>
727 <para>[matthew] - Add the verbose parameter to a couple of commands in
728 Linux-Libc-Headers and DB.</para>
729 </listitem>
730 <listitem>
731 <para>[matthew] - Create udev specific directories in udev's
732 instructions instead of the more generic creatingdirs.xml. Add
733 &quot;pts&quot; and &quot;shm&quot; directories to
734 <filename class="directory">/lib/udev/devices</filename> so that they
735 can be mounted successfully at boot time.</para>
736 </listitem>
737 </itemizedlist>
738 </listitem>
739
740 <listitem>
741 <para>February 10, 2006</para>
742 <itemizedlist>
743 <listitem>
744 <para>[manuel] - Finished the XML indentation plus few tags
745 changes.</para>
746 </listitem>
747 </itemizedlist>
748 </listitem>
749
750 <listitem>
751 <para>February 8, 2006</para>
752 <itemizedlist>
753 <listitem>
754 <para>[matthew] - Rewrite the majority of chapter07/udev.xml to
755 reflect the new configuration for handling dynamic device naming and
756 module loading.</para>
757 </listitem>
758 </itemizedlist>
759 </listitem>
760
761 <listitem>
762 <para>February 3, 2006</para>
763 <itemizedlist>
764 <listitem>
765 <para>[matthew] - Create the
766 <filename class="directory">/lib/firmware</filename> directory that
767 can be used by Udev's <command>firmware_helper</command> utility.
768 </para>
769 </listitem>
770 <listitem>
771 <para>[matthew] - Add descriptions of Udev's helper binaries.</para>
772 </listitem>
773 <listitem>
774 <para>[manuel] - Add udev bootscript patch to whatsnew. Removed
775 hotplug from list of packages to download.</para>
776 </listitem>
777 <listitem>
778 <para>[ken] - Add udev bootscript patch to list of patches to
779 download.</para>
780 </listitem>
781 <listitem>
782 <para>[ken] - Correct the size of the udev tarball.</para>
783 </listitem>
784 </itemizedlist>
785 </listitem>
786
787 <listitem>
788 <para>February 2, 2006</para>
789 <itemizedlist>
790 <listitem>
791 <para>[matthew] - Upgrade to Udev-084 and build all its extras to
792 enable custom rules to be written more easily. Also, change the
793 rules file to handle kernel module loading and patch the udev
794 bootscript to work with this version of udev.</para>
795 </listitem>
796 <listitem>
797 <para>[matthew] - Remove the hotplug package and related bootscript.
798 Udev will now handle device creation and module loading.</para>
799 </listitem>
800 <listitem>
801 <para>[matthew] - Upgrade to Linux-2.6.15.2.</para>
802 </listitem>
803 </itemizedlist>
804 </listitem>
805
806 <listitem>
807 <para>January 30, 2006</para>
808 <itemizedlist>
809 <listitem>
810 <para>[jhuntwork] - Adjust binutils-pass1 so we don't need to hang
811 on to its source directories. Also use 'gcc -dumpmachine' instead
812 of the MACHTYPE var.</para>
813 </listitem>
814 <listitem>
815 <para>[jhuntwork] - Various textual corrections. Thanks Chris
816 Staub.</para>
817 </listitem>
818 <listitem>
819 <para>[jhuntwork] - Remove unnecessary LDFLAGS variables in binutils
820 pass 1 and 2. Thanks Dan Nicholson.</para>
821 </listitem>
822 </itemizedlist>
823 </listitem>
824
825 <listitem>
826 <para>January 29, 2006</para>
827 <itemizedlist>
828 <listitem>
829 <para>[jhuntwork] - Restore the use of *startfile_prefix_spec.</para>
830 </listitem>
831 <listitem>
832 <para>[jhuntwork] - Remove a spurious -i from the perl command when
833 readjusting the toolchain. Thanks Dan Nicholson.</para>
834 </listitem>
835 </itemizedlist>
836 </listitem>
837
838 <listitem>
839 <para>January 26, 2006</para>
840 <itemizedlist>
841 <listitem>
842 <para>[jhuntwork] - Modify chapter 6 Glibc's make install command to
843 allow test-installation.pl to run.</para>
844 </listitem>
845 <listitem>
846 <para>[jhuntwork] - Adjust chapter 5 binutils to build a static ld-new
847 for use in the chapter 6 readjusting section. Also add some extended
848 sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
849 Thanks to Dan Nicholson for the report, as well.</para>
850 </listitem>
851 <listitem>
852 <para>[jhuntwork] - Added 'nodump' to commands in the Package Management
853 section.</para>
854 </listitem>
855 </itemizedlist>
856 </listitem>
857
858 <listitem>
859 <para>January 25, 2006</para>
860 <itemizedlist>
861 <listitem>
862 <para>[jhuntwork] - Remove ppc specific instructions from chapter 6
863 patch. Cross-LFS can handle non-x86 arch specifics at this point.</para>
864 </listitem>
865 <listitem>
866 <para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test
867 the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report
868 and Greg Schafer for the fix.</para>
869 </listitem>
870 <listitem>
871 <para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter
872 6 so that chapter 6 GCC and Binutils links against the proper Glibc and
873 so that we don't have to keep the binutils directories from chapter 5.
874 Also moved a note about saving the /tools directory to the beginning of
875 chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov,
876 Greg Schafer and Tushar Teredesai for reporting and resolving this
877 issue.</para>
878 </listitem>
879 <listitem>
880 <para>[matthew] - Upgrade coreutils i18n patch to version 2 to fix
881 <command>sort -n</command> and add the en_US.UTF-8 locale to improve
882 coreutils' test coverage. Fixes bugs 1688 and 1689. Thanks to
883 Alexander Patrakov.</para>
884 </listitem>
885 <listitem>
886 <para>[matthew] - Add information about package management. Thanks to
887 the BLFS project for the text.</para>
888 </listitem>
889 </itemizedlist>
890 </listitem>
891
892 <listitem>
893 <para>January 24, 2006</para>
894 <itemizedlist>
895 <listitem>
896 <para>[matthew] - Upgrade to Groff-1.18.1.1-11.</para>
897 </listitem>
898 </itemizedlist>
899 </listitem>
900
901 <listitem>
902 <para>January 23, 2006</para>
903 <itemizedlist>
904 <listitem>
905 <para>[matthew] - Upgrade to Man-pages 2.21.</para>
906 </listitem>
907 <listitem>
908 <para>[matthew] - Upgrade to Psmisc 22.1.</para>
909 </listitem>
910 <listitem>
911 <para>[matthew] - Upgrade to Shadow 4.0.14.</para>
912 </listitem>
913 <listitem>
914 <para>[matthew] - Install documentation for the Linux kernel. Thanks
915 to Tushar for the report. Fixes bug 1683.</para>
916 </listitem>
917 <listitem>
918 <para>[matthew] - Added a patch to enable Perl's DB_File module to
919 compile with the latest version of Berkeley DB. Thanks to Alexander
920 Patrakov for the patch.</para>
921 </listitem>
922 </itemizedlist>
923 </listitem>
924
925 <listitem>
926 <para>January 20, 2006</para>
927 <itemizedlist>
928 <listitem>
929 <para>[jhuntwork] - Added a patch to fix the sprintf security
930 vulnerability in Perl. Thanks to Tim van der Molen for pointing
931 it out.</para>
932 </listitem>
933 </itemizedlist>
934 </listitem>
935
936 <listitem>
937 <para>January 17, 2006</para>
938 <itemizedlist>
939 <listitem>
940 <para>[jhuntwork] - Fixed locale generation for French UTF-8. Thanks
941 to Dan McGhee for the report and Alexander Patrakov for the fix.</para>
942 </listitem>
943 </itemizedlist>
944 </listitem>
945
946 <listitem>
947 <para>January 10, 2006</para>
948 <itemizedlist>
949 <listitem>
950 <para>[ken]: Define YYENABLE_NLS in bison, to resolve a code
951 difference shown up by Iterative Comparison Analysis. Thanks
952 to Greg Schafer.</para>
953 </listitem>
954 <listitem>
955 <para>[ken]: Revert my move of mktemp and add a sed to correct
956 gccbug.</para>
957 </listitem>
958 </itemizedlist>
959 </listitem>
960
961 <listitem>
962 <para>January 7, 2006</para>
963 <itemizedlist>
964 <listitem>
965 <para>[ken]: Alter the Perl instructions to always create an
966 /etc/hosts file. This fixes a potential difference in the
967 'hostcat' recorded in Config_heavy.pl. Thanks to Bryan Kadzban
968 for explaining this.</para>
969 </listitem>
970 <listitem>
971 <para>[ken]: Move grep ahead of libtool, so that the latter
972 will correctly reference /bin/grep in references to EGREP.</para>
973 </listitem>
974 <listitem>
975 <para>[ken]: Move mktemp ahead of gcc so that gccbug will
976 use mktemp.</para>
977 </listitem>
978 <listitem>
979 <para>[ken]: Give Berkeley DB its full name, and remove the
980 '-lpthread' overrides. Also add pointer to BLFS, thanks to
981 Randy McMurchy.</para>
982 </listitem>
983 </itemizedlist>
984 </listitem>
985
986 <listitem>
987 <para>January 5, 2006</para>
988 <itemizedlist>
989 <listitem>
990 <para>[jhuntwork]: Remove mention of news server until we actually
991 have one. Thanks Randy.</para>
992 </listitem>
993 <listitem>
994 <para>[jhuntwork]: Initial addition of UTF-8 support. Thanks to
995 Alexander Patrakov.</para>
996 </listitem>
997 </itemizedlist>
998 </listitem>
999
1000 <listitem>
1001 <para>January 3, 2006</para>
1002 <itemizedlist>
1003 <listitem>
1004 <para>[matt]: Clarify the description of mktemp's --with-libc
1005 configure parameter (fixes bug 1667).</para>
1006 </listitem>
1007 <listitem>
1008 <para>[matt]: Upgrade to libtool 1.5.22.</para>
1009 </listitem>
1010 <listitem>
1011 <para>[matt]: Upgrade to man-pages 2.18.</para>
1012 </listitem>
1013 <listitem>
1014 <para>[matt]: Remove the -v flag from the example mkswap command in
1015 chapter 2 as it does not affect verbosity (fixes bug 1674).</para>
1016 </listitem>
1017 </itemizedlist>
1018 </listitem>
1019
1020 <listitem>
1021 <para>December 31, 2005</para>
1022 <itemizedlist>
1023 <listitem>
1024 <para>[ken]: Alter installation of Linux Libc asm Headers in chroot,
1025 to be repeatable.</para>
1026 </listitem>
1027 </itemizedlist>
1028 </listitem>
1029
1030 <listitem>
1031 <para>December 23, 2005</para>
1032 <itemizedlist>
1033 <listitem>
1034 <para>[jim]: Corrected version on Vim symlink</para>
1035 </listitem>
1036 </itemizedlist>
1037 </listitem>
1038
1039 <listitem>
1040 <para>December 21, 2005</para>
1041 <itemizedlist>
1042 <listitem>
1043 <para>[matt]: Correctly symlink Vim's documentation to /usr/share/doc.
1044 Thanks to Jeremy for the report and the fix.</para>
1045 </listitem>
1046 </itemizedlist>
1047 </listitem>
1048
1049 <listitem>
1050 <para>December 17, 2005</para>
1051 <itemizedlist>
1052 <listitem>
1053 <para>[matt]: Pass a valid path to module-init-tools' --prefix
1054 configure switch and remove the now unnecessary --mandir switch</para>
1055 </listitem>
1056 <listitem>
1057 <para>[matt]: Symlink Vim's documentation to /usr/share/doc. Fixes
1058 bug 1610. Thanks to Randy McMurchy for the original report and to
1059 Ken and Jeremy for their investigations into the fix.</para>
1060 </listitem>
1061 <listitem>
1062 <para>[matt]: Upgrade to psmisc-21.9</para>
1063 </listitem>
1064 <listitem>
1065 <para>[matt]: Upgrade to man-pages-2.17</para>
1066 </listitem>
1067 </itemizedlist>
1068 </listitem>
1069
1070 <listitem>
1071 <para>December 16, 2005</para>
1072 <itemizedlist>
1073 <listitem>
1074 <para>[jhuntwork]: Move Procps to before Perl in chapter 6. Perl's
1075 testsuite uses 'ps'.</para>
1076 </listitem>
1077 </itemizedlist>
1078 </listitem>
1079
1080 <listitem>
1081 <para>December 13, 2005</para>
1082 <itemizedlist>
1083 <listitem>
1084 <para>[jhuntwork]: Install Tcl's internal headers to /tools/include,
1085 allowing us to drop its source directory right away. Origin is
1086 Greg Schafer, and thanks to Dan Nicholson for the report (fixes
1087 bug 1670).</para>
1088 </listitem>
1089 </itemizedlist>
1090 </listitem>
1091
1092 <listitem>
1093 <para>December 12, 2005</para>
1094 <itemizedlist>
1095 <listitem>
1096 <para>[jhuntwork]: Updated texinfo patch. Fixes segfault issues
1097 with texindex. Thanks to Randy McMurchy for the report and Bruce
1098 Dubbs and Joe Ciccone for the fix.</para>
1099 </listitem>
1100 </itemizedlist>
1101 </listitem>
1102
1103 <listitem>
1104 <para>December 11, 2005</para>
1105 <itemizedlist>
1106 <listitem>
1107 <para>[jhuntwork]: Upgrade to tcl-8.4.12</para>
1108 </listitem>
1109 <listitem>
1110 <para>[jhuntwork]: Upgrade to less-394.</para>
1111 </listitem>
1112 <listitem>
1113 <para>[jhuntwork]: Upgrade to readline-5.1. Also removed bash-3.0
1114 and readline-5.0 specific patches.</para>
1115 </listitem>
1116 <listitem>
1117 <para>[jhuntwork]: Upgrade to bash-3.1. Also fixed Tcl to work with
1118 the new bash version. Thanks to Alexander Patrakov and ultimately,
1119 Greg Schafer for the fix.</para>
1120 </listitem>
1121 <listitem>
1122 <para>[jhuntwork]: Changed variable used in readline for linking
1123 in ncurses. Thanks to Alexander Patrakov for the fix.</para>
1124 </listitem>
1125 </itemizedlist>
1126 </listitem>
1127
1128 <listitem>
1129 <para>December 9, 2005</para>
1130 <itemizedlist>
1131 <listitem>
1132 <para>[matt]: Upgrade to man-pages-2.16</para>
1133 </listitem>
1134 <listitem>
1135 <para>[matt]: Upgrade to module-init-tools-3.2.2
1136 </para>
1137 </listitem>
1138 <listitem>
1139 <para>[matt]: Upgrade to findutils-4.2.27</para>
1140 </listitem>
1141 </itemizedlist>
1142 </listitem>
1143
1144 <listitem>
1145 <para>December 7, 2005</para>
1146 <itemizedlist>
1147 <listitem>
1148 <para>[matt]: Mention the testsuites (or lack of them) for all
1149 packages (fixes bug 1664). Thanks to Chris Staub for the report
1150 and analysis of affected packages.</para>
1151 </listitem>
1152 </itemizedlist>
1153 </listitem>
1154
1155 <listitem>
1156 <para>November 26, 2005</para>
1157 <itemizedlist>
1158 <listitem>
1159 <para>[matt]: Don't install the Linuxthreads man pages, the POSIX
1160 threading API is documented in the man3p section provided by the
1161 man-pages package (fixes bug 1660).</para>
1162 </listitem>
1163 <listitem>
1164 <para>[matt]: Remove the incorrect note about not having to dump/check
1165 a journalled filesystem (fixes bug 1662).</para>
1166 </listitem>
1167 <listitem>
1168 <para>[matt]: Upgrade to module-init-tools 3.2.1.</para>
1169 </listitem>
1170 <listitem>
1171 <para>[matt]: Prevent installing the internationalized man pages
1172 for Shadow's <command>groups</command> binary (thanks to Randy
1173 McMurchy for the report).</para>
1174 </listitem>
1175 <listitem>
1176 <para>[matt]: Upgrade to man-pages 2.14.</para>
1177 </listitem>
1178 <listitem>
1179 <para>[matt]: Upgrade to findutils-4.2.26</para>
1180 </listitem>
1181 <listitem>
1182 <para>[manuel]: Changed --strip-path to --strip-components in the
1183 unpack of module-init-tools-testsuite package.</para>
1184 </listitem>
1185 </itemizedlist>
1186 </listitem>
1187
1188 <listitem>
1189 <para>November 23, 2005</para>
1190 <itemizedlist>
1191 <listitem>
1192 <para>[gerard]: Corrected reference to 'man page' to 'HTML
1193 documentation' in chapter 6/sec</para>
1194 </listitem>
1195 </itemizedlist>
1196 </listitem>
1197
1198 <listitem>
1199 <para>November 18, 2005</para>
1200 <itemizedlist>
1201 <listitem>
1202 <para>[manuel]: Fixed the unpack of the module-init-tools-testsuite
1203 package.</para>
1204 </listitem>
1205 </itemizedlist>
1206 </listitem>
1207
1208 <listitem>
1209 <para>November 16, 2005</para>
1210 <itemizedlist>
1211 <listitem>
1212 <para>[jhuntwork]: Textual correction concerning gettext in
1213 chapter 5 and the use of --disable-shared</para>
1214 </listitem>
1215 </itemizedlist>
1216 </listitem>
1217
1218 <listitem>
1219 <para>November 15, 2005</para>
1220 <itemizedlist>
1221 <listitem>
1222 <para>[archaic]: Changed the chapter 6 Perl Dpager configure option
1223 to reflect the new location of the less binary.</para>
1224 </listitem>
1225 </itemizedlist>
1226 </listitem>
1227
1228 <listitem>
1229 <para>November 14, 2005</para>
1230 <itemizedlist>
1231 <listitem>
1232 <para>[jhuntwork]: Only install <command>msgfmt</command> from
1233 gettext in chapter 5. This is all that is necessary and prevents
1234 gettext from trying to pull in unnecessary elements from the host.
1235 Thanks to Greg Schafer for pointing this out.</para>
1236 </listitem>
1237 </itemizedlist>
1238 </listitem>
1239
1240 <listitem>
1241 <para>November 12, 2005</para>
1242 <itemizedlist>
1243 <listitem>
1244 <para>[matt]: Improve the heuristic for determining a locale that
1245 is supported by both Glibc and packages outside LFS (bug 1642).
1246 Many thanks to Alexander Patrakov for highlighting the numerous
1247 issues and for reviewing the various suggested fixes.</para>
1248 </listitem>
1249 <listitem>
1250 <para>[jhuntwork]: Move sed to earlier in the build.</para>
1251 </listitem>
1252 <listitem>
1253 <para>[jhuntwork]: Move m4 to earlier in the build. Thanks
1254 Chris Staub.</para>
1255 </listitem>
1256 </itemizedlist>
1257 </listitem>
1258
1259 <listitem>
1260 <para>November 11, 2005</para>
1261 <itemizedlist>
1262 <listitem>
1263 <para>[matt]: Omit running Bzip2's testsuite as a separate step,
1264 as <command>make</command> runs it automatically (bug 1652).</para>
1265 </listitem>
1266 </itemizedlist>
1267 </listitem>
1268
1269 <listitem>
1270 <para>November 10, 2005</para>
1271 <itemizedlist>
1272 <listitem>
1273 <para>[jhuntwork]: Initial re-ordering of packages. Thanks to
1274 Chris Staub (bug 684).</para>
1275 </listitem>
1276 </itemizedlist>
1277 </listitem>
1278
1279 <listitem>
1280 <para>November 7, 2005</para>
1281 <itemizedlist>
1282 <listitem>
1283 <para>[matt]: Install the binaries from Less to /usr/bin instead
1284 of /bin (fixes bug 1643).</para>
1285 </listitem>
1286 <listitem>
1287 <para>[matt]: Remove the --libexecdir option from both passes of
1288 GCC in chapter 5 (fixes bug 1646). Also change the --libexecdir
1289 option for Findutils to conform with the /usr/lib/packagename
1290 convention already prevalent in the book (fixes bug 1644).</para>
1291 </listitem>
1292 </itemizedlist>
1293 </listitem>
1294
1295 <listitem>
1296 <para>November 6, 2005</para>
1297 <itemizedlist>
1298 <listitem>
1299 <para>[matt]: Remove the optimization related warnings from the
1300 toolchain packages (bug 1650).</para>
1301 </listitem>
1302 <listitem>
1303 <para>[matt]: Install Vim's documentation to
1304 /usr/share/doc/vim-&vim-version; instead of /usr/share/vim/vim64/doc
1305 (bug 1610). Thanks to Randy McMurchy for the report, and Jeremy
1306 Huntwork for the fix.</para>
1307 </listitem>
1308 <listitem>
1309 <para>[matt]: Stop Udev from killing udevd processes on the host
1310 system (fixes bug 1651). Thanks to Alexander Patrakov for the
1311 report and the fix.</para>
1312 </listitem>
1313 <listitem>
1314 <para>[matt]: Upgrade to Coreutils 5.93.</para>
1315 </listitem>
1316 <listitem>
1317 <para>[matt]: Upgrade to Psmisc 21.8.</para>
1318 </listitem>
1319 <listitem>
1320 <para>[matt]: Upgrade to Glibc 2.3.6.</para>
1321 </listitem>
1322 </itemizedlist>
1323 </listitem>
1324
1325 <listitem>
1326 <para>November 5, 2005</para>
1327 <itemizedlist>
1328 <listitem>
1329 <para>[matt]: Add a note to the toolchain sanity check in chapter 5
1330 to explain that if TCL fails to build, it's an indication of a broken
1331 toolchain (bug 1581).</para>
1332 </listitem>
1333 </itemizedlist>
1334 </listitem>
1335
1336 <listitem>
1337 <para>November 3, 2005</para>
1338 <itemizedlist>
1339 <listitem>
1340 <para>[matt]: Upgrade to man-pages 2.13.</para>
1341 </listitem>
1342 <listitem>
1343 <para>[matt]: Correct the instructions for running Module-Init-Tools'
1344 testsuite (fixes bug 1597). Thanks to Greg Schafer, Tushar Teredesai
1345 and to Randy McMurchy for providing the patch.</para>
1346 </listitem>
1347 </itemizedlist>
1348 </listitem>
1349
1350 <listitem>
1351 <para>October 31, 2005</para>
1352 <itemizedlist>
1353 <listitem>
1354 <para>[matt]: Upgrade to shadow-4.0.13.</para>
1355 </listitem>
1356 <listitem>
1357 <para>[matt]: Upgrade to vim-6.4.</para>
1358 </listitem>
1359 <listitem>
1360 <para>[matt]: Upgrade to procps-3.2.6.</para>
1361 </listitem>
1362 <listitem>
1363 <para>[matt]: Build udev_run_devd and udev_run_hotplugd and alter
1364 the udev rules file so that udev once again executes programs in
1365 the /etc/dev.d and /etc/hotplug.d directories (fixes bug 1635).
1366 Also change the udev rules to prevent udev from handling the "card"
1367 and "dm" devices as these are managed entirely by programs outside
1368 of LFS.</para>
1369 </listitem>
1370 </itemizedlist>
1371 </listitem>
1372
1373 <listitem>
1374 <para>October 29, 2005</para>
1375 <itemizedlist>
1376 <listitem>
1377 <para>[matt]: Upgrade to udev-071</para>
1378 </listitem>
1379 <listitem>
1380 <para>[matt]: Upgrade to man-pages 2.11.</para>
1381 </listitem>
1382 <listitem>
1383 <para>[matt]: Upgrade to coreutils-5.92. This involved removing
1384 the DEFAULT_POSIX2_VERSION environment variable as it is no longer
1385 required. The testsuite also requires the Data::Dumper module from
1386 Perl, so it is now built in chapter05/perl.xml.</para>
1387 </listitem>
1388 </itemizedlist>
1389 </listitem>
1390
1391 <listitem>
1392 <para>October 22, 2005</para>
1393 <itemizedlist>
1394 <listitem>
1395 <para>[archaic]: Upgrade to m4-1.4.4.</para>
1396 </listitem>
1397 </itemizedlist>
1398 </listitem>
1399
1400 <listitem>
1401 <para>October 21, 2005</para>
1402 <itemizedlist>
1403 <listitem>
1404 <para>[matt]: Upgrade to file-4.16.</para>
1405 </listitem>
1406 <listitem>
1407 <para>[matt]: Upgrade to man-pages 2.10.</para>
1408 </listitem>
1409 <listitem>
1410 <para>[matt]: Upgrade to ncurses 5.5.</para>
1411 </listitem>
1412 </itemizedlist>
1413 </listitem>
1414
1415 <listitem>
1416 <para>October 15, 2005</para>
1417 <itemizedlist>
1418 <listitem>
1419 <para>[matt]: Upgrade to man-pages 2.09.</para>
1420 </listitem>
1421 <listitem>
1422 <para>[matt]: Use an updated version of the Udev rules file
1423 (fixes bug 1639).</para>
1424 </listitem>
1425 <listitem>
1426 <para>[matt]: Add a cdrom group as required by the Udev rules.
1427 file</para>
1428 </listitem>
1429 </itemizedlist>
1430 </listitem>
1431
1432 <listitem>
1433 <para>October 9, 2005</para>
1434 <itemizedlist>
1435 <listitem>
1436 <para>[matt]: Emphasise the fact that one must delete the source
1437 directory after each package has been installed. Fixes bug 1638.
1438 Thanks to Chris Staub.</para>
1439 </listitem>
1440 </itemizedlist>
1441 </listitem>
1442
1443 <listitem>
1444 <para>October 8, 2005</para>
1445 <itemizedlist>
1446 <listitem>
1447 <para>[archaic]: Added patch to fix poor tempfile creation in
1448 Texinfo-4.8 that can lead to a symlink attack.</para>
1449 </listitem>
1450 <listitem>
1451 <para>[matt]: Upgrade to iproute2-051007.</para>
1452 </listitem>
1453 </itemizedlist>
1454 </listitem>
1455
1456 <listitem>
1457 <para>October 7, 2005</para>
1458 <itemizedlist>
1459 <listitem>
1460 <para>[matt]: Upgrade to gcc-4.0.2.</para>
1461 </listitem>
1462 </itemizedlist>
1463 </listitem>
1464
1465 <listitem>
1466 <para>October 4, 2005</para>
1467 <itemizedlist>
1468 <listitem>
1469 <para>[matt]: Prevent GCC from running the <command>fixincludes</command>
1470 script in chapter5 pass2 and chapter 6 (fixes bug 1636). Thanks to Tushar
1471 and Greg for their contributions on this issue.</para>
1472 </listitem>
1473 </itemizedlist>
1474 </listitem>
1475
1476 <listitem>
1477 <para>September 29, 2005</para>
1478 <itemizedlist>
1479 <listitem>
1480 <para>[matt]: Add more explicit reader prerequisites (fixes
1481 bug 1629).</para>
1482 </listitem>
1483 <listitem>
1484 <para>[matt]: Add <option>-v</option> to commands that accept it
1485 (fixes bug 1612).</para>
1486 </listitem>
1487 </itemizedlist>
1488 </listitem>
1489
1490 <listitem>
1491 <para>September 26, 2005</para>
1492 <itemizedlist>
1493 <listitem>
1494 <para>[matt]: Upgrade to man-pages-2.08.</para>
1495 </listitem>
1496 </itemizedlist>
1497 </listitem>
1498
1499 <listitem>
1500 <para>September 24, 2005</para>
1501 <itemizedlist>
1502 <listitem>
1503 <para>[matt]: Upgrade to gawk-3.1.5.</para>
1504 </listitem>
1505 <listitem>
1506 <para>[matt]: Upgrade to man-1.6b.</para>
1507 </listitem>
1508 <listitem>
1509 <para>[matt]: Upgrade to util-linux-2.12r.</para>
1510 </listitem>
1511 </itemizedlist>
1512 </listitem>
1513
1514 <listitem>
1515 <para>September 20, 2005</para>
1516 <itemizedlist>
1517 <listitem>
1518 <para>[matt]: Upgrade to bison-2.1.</para>
1519 </listitem>
1520 </itemizedlist>
1521 </listitem>
1522
1523 <listitem>
1524 <para>September 17, 2005</para>
1525 <itemizedlist>
1526 <listitem>
1527 <para>[matt]: Upgrade to udev-070 and remove the unnecessary
1528 &quot;udevdir=/dev&quot; parameter.</para>
1529 </listitem>
1530 <listitem>
1531 <para>[matt]: Added patch for coreutils to improve echo's POSIX
1532 and bash compatibility and to recognise &quot;\xhh&quot; syntax
1533 as required by the test suite in udev-069 and later.</para>
1534 </listitem>
1535 </itemizedlist>
1536 </listitem>
1537
1538 <listitem>
1539 <para>September 15, 2005</para>
1540 <itemizedlist>
1541 <listitem>
1542 <para>[archaic]: Added patch for util-linux to prevent a umount
1543 vulnerability.</para>
1544 </listitem>
1545 </itemizedlist>
1546 </listitem>
1547
1548 <listitem>
1549 <para>September 8, 2005</para>
1550 <itemizedlist>
1551 <listitem>
1552 <para>[jhuntwork]: Upgrade to groff-1.19.2</para>
1553 </listitem>
1554 </itemizedlist>
1555 </listitem>
1556
1557 <listitem>
1558 <para>September 6, 2005</para>
1559 <itemizedlist>
1560 <listitem>
1561 <para>[ken]: Reworded the glibc text to expect test failures.</para>
1562 </listitem>
1563 </itemizedlist>
1564 </listitem>
1565
1566 <listitem>
1567 <para>September 5, 2005</para>
1568 <itemizedlist>
1569 <listitem>
1570 <para>[ken]: Add patch to fix some of the math tests in glibc.</para>
1571 </listitem>
1572 </itemizedlist>
1573 </listitem>
1574
1575 <listitem><para>September 4, 2005</para>
1576 <itemizedlist>
1577 <listitem>
1578 <para>[matt]: Add patch to stop <command>cfdisk</command> segfaulting
1579 when invoked on devices with partitions that don't contain an ext2,
1580 ext3, xfs or jfs filesystem (see bug 1604).</para>
1581 </listitem>
1582 <listitem>
1583 <para>[matt]: Upgrade to libtool-1.5.20.</para>
1584 </listitem>
1585 <listitem>
1586 <para>[matt]: Upgrade to findutils-4.2.25.</para>
1587 </listitem>
1588 </itemizedlist>
1589 </listitem>
1590
1591 <listitem>
1592 <para>September 2, 2005</para>
1593 <itemizedlist>
1594 <listitem>
1595 <para>[matt]: The optimization flag for util-linux comes from
1596 <filename>configure</filename> rather than <filename>MCONFIG</filename>,
1597 so adjust the <command>sed</command> in order for the segfault fix
1598 to actually work.</para>
1599 </listitem>
1600 <listitem>
1601 <para>[matt]: Avoid the potential race condition when invoking
1602 <command>find</command> to remove GCC's fixed headers.</para>
1603 </listitem>
1604 </itemizedlist>
1605 </listitem>
1606
1607 <listitem>
1608 <para>August 30th, 2005</para>
1609 <itemizedlist>
1610 <listitem>
1611 <para>[matt]: Work around a segfault in cfdisk by compiling with -O
1612 instead of the default -O2 optimization setting (fixes bug 1604).</para>
1613 </listitem>
1614 <listitem>
1615 <para>[matt]: Update the inetutils patch to use the upstream fix
1616 for GCC-4.x compilation problems (fixes bug 1602).</para>
1617 </listitem>
1618 <listitem>
1619 <para>[matt]: Upgrade to shadow-2.0.12</para>
1620 </listitem>
1621 <listitem>
1622 <para>[ken]: Remove <command>sed -i</command> commands from
1623 gcc-pass2.</para>
1624 </listitem>
1625 </itemizedlist>
1626 </listitem>
1627
1628 <listitem>
1629 <para>August 28th, 2005</para>
1630 <itemizedlist>
1631 <listitem>
1632 <para>[jhuntwork]: Adjusted tar commands in Bash and Glibc chapter 6
1633 builds for consistency</para>
1634 </listitem>
1635 </itemizedlist>
1636 </listitem>
1637
1638 <listitem>
1639 <para>August 23rd, 2005</para>
1640 <itemizedlist>
1641 <listitem>
1642 <para>[matt]: <command>find</command> may fail due to a race
1643 condition when deleting files. Remove the &amp;&amp; construct in
1644 chapter05/adjusting.xml so that the rest of the commands for removing
1645 fixed headers will be executed (fixes bug 1621).</para>
1646 </listitem>
1647 <listitem>
1648 <para>[matt]: Install Udev's documentation relating to configuring
1649 rules (fixes bug 1622).</para>
1650 </listitem>
1651 <listitem>
1652 <para>[matt]: Upgrade to Man-1.6a.</para>
1653 </listitem>
1654 </itemizedlist>
1655 </listitem>
1656
1657 <listitem>
1658 <para>August 20th, 2005</para>
1659 <itemizedlist>
1660 <listitem>
1661 <para>[matt]: Stop moving some of coreutils' binaries to /bin as
1662 they aren't required to be there (fixes bug 1620).</para>
1663 </listitem>
1664 </itemizedlist>
1665 </listitem>
1666
1667 <listitem>
1668 <para>August 19th, 2005</para>
1669 <itemizedlist>
1670 <listitem>
1671 <para>[matt]: Upgrade to Udev-068.</para>
1672 </listitem>
1673 <listitem>
1674 <para>[matt]: Upgrade to IANA-etc-2.00.</para>
1675 </listitem>
1676 <listitem>
1677 <para>[matt]: Upgrade to file-4.15.</para>
1678 </listitem>
1679 </itemizedlist>
1680 </listitem>
1681
1682 <listitem>
1683 <para>August 18th, 2005</para>
1684 <itemizedlist>
1685 <listitem>
1686 <para>[matt]: Simplify the method for finding where GCC's default
1687 specs file and private include directory live. Additionally, don't
1688 assume the host's sed supports the -i switch.</para>
1689 </listitem>
1690 <listitem>
1691 <para>[ken]: Add a patch to sanitise bzgrep's handling of
1692 filenames.</para>
1693 </listitem>
1694 </itemizedlist>
1695 </listitem>
1696
1697 <listitem>
1698 <para>August 16th, 2005</para>
1699 <itemizedlist>
1700 <listitem>
1701 <para>[matt]: Install sed's man page to /usr/share/doc/sed-4.1.4
1702 instead of /usr/share/doc (fixes bug 1600).</para>
1703 </listitem>
1704 <listitem>
1705 <para>[matt]: Upgraded to linux-2.6.12.5.</para>
1706 </listitem>
1707 </itemizedlist>
1708 </listitem>
1709
1710 <listitem>
1711 <para>August 15th, 2005</para>
1712 <itemizedlist>
1713 <listitem>
1714 <para>[matt]: Alter the GCC -fomit-frame-pointer sed to protect
1715 from multiple invocations (Greg Schafer).</para>
1716 </listitem>
1717 </itemizedlist>
1718 </listitem>
1719
1720 <listitem>
1721 <para>August 14th, 2005</para>
1722 <itemizedlist>
1723 <listitem>
1724 <para>[ken]: Upgrade shadow to 4.0.11.1 with --enable-shadowgrp as
1725 advised by Greg Schafer.</para>
1726 </listitem>
1727 <listitem>
1728 <para>[matt]: Mention the common libmudflap test failures in GCC
1729 (fixes bug 1615).</para>
1730 </listitem>
1731 <listitem>
1732 <para>[matt]: Added patch to install documentation for bzip2 (fixes
1733 bug 1603).</para>
1734 </listitem>
1735 <listitem>
1736 <para>[matt]: Upgrade to linux-2.6.12.4.</para>
1737 </listitem>
1738 <listitem>
1739 <para>[matt]: Add sed to chapter05/gcc-pass2 and chapter06/gcc to
1740 ensure they get built with -fomit-frame-pointer so it matches the
1741 bootstrap build in chapter05/gcc-pass1 (fixes bug 1609).</para>
1742 </listitem>
1743 <listitem>
1744 <para>[matt]: Upgrade to udev-067 including a fix for the failing
1745 test (bug 1611).</para>
1746 </listitem>
1747 </itemizedlist>
1748 </listitem>
1749
1750 <listitem>
1751 <para>August 12th, 2005</para>
1752 <itemizedlist>
1753 <listitem>
1754 <para>[matt]: Explain that libiconv isn't required on an LFS
1755 system (fixes bug 1614).</para>
1756 </listitem>
1757 <listitem>
1758 <para>[matt]: Fix ownership of libtool's libltdl data files
1759 (fixes bug 1601).</para>
1760 </listitem>
1761 <listitem>
1762 <para>[matt]: Change findutils and vim's configure switch explanations
1763 to the convention used in the rest of the book (Bug 1613).</para>
1764 </listitem>
1765 <listitem>
1766 <para>[matt]: Expand explanation of device node creation at the start
1767 of chapter 6.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[matt]: Fix incorrect version number for expect's installed
1771 library (Bug 1608).</para>
1772 </listitem>
1773 </itemizedlist>
1774 </listitem>
1775
1776 <listitem>
1777 <para>August 7th, 2005</para>
1778 <itemizedlist>
1779 <listitem>
1780 <para>[archaic]: Added note in Shadow regarding building Cracklib
1781 from BLFS first.</para>
1782 </listitem>
1783 </itemizedlist>
1784 </listitem>
1785
1786 <listitem>
1787 <para>August 6th, 2005</para>
1788 <itemizedlist>
1789 <listitem>
1790 <para>[matt]: Add texi2pdf to list of Texinfo's installed files.</para>
1791 </listitem>
1792 <listitem>
1793 <para>[matt]: Updated Vim's security patch to address the latest
1794 modeline vulnerability.</para>
1795 </listitem>
1796 </itemizedlist>
1797 </listitem>
1798
1799 <listitem>
1800 <para>July 30th, 2005</para>
1801 <itemizedlist>
1802 <listitem>
1803 <para>[matt]: Added instructions for installing Bash documentation
1804 (Randy McMurchy).</para>
1805 </listitem>
1806 <listitem>
1807 <para>[matt]: Remove GCC linkonce patch from chapter03/patches.xml
1808 as it's no longer used in the book</para>
1809 </listitem>
1810 </itemizedlist>
1811 </listitem>
1812
1813 <listitem>
1814 <para>July 29th, 2005</para>
1815 <itemizedlist>
1816 <listitem>
1817 <para>[manuel]: Removed the text about defining gvimrc.</para>
1818 </listitem>
1819 </itemizedlist>
1820 </listitem>
1821
1822 <listitem>
1823 <para>July 28th, 2005</para>
1824 <itemizedlist>
1825 <listitem>
1826 <para>[matt]: Add GCC-4 related patch for kbd.</para>
1827 </listitem>
1828 <listitem>
1829 <para>[matt]: Add GCC-4 related patch for inetutils.</para>
1830 </listitem>
1831 <listitem>
1832 <para>[matt]: Remove the note regarding a known test failure in GRUB.
1833 The test no longer fails under GCC-4.</para>
1834 </listitem>
1835 <listitem>
1836 <para>[matt]: Add GCC-4 related patch to chapter06 tar.</para>
1837 </listitem>
1838 </itemizedlist>
1839 </listitem>
1840
1841 <listitem>
1842 <para>July 27th, 2005</para>
1843 <itemizedlist>
1844 <listitem>
1845 <para>[matt]: Don't define gvim's configuration file as we don't
1846 compile gvim in LFS (Bruce Dubbs).</para>
1847 </listitem>
1848 </itemizedlist>
1849 </listitem>
1850
1851 <listitem>
1852 <para>July 26th, 2005</para>
1853 <itemizedlist>
1854 <listitem>
1855 <para>[matt]: Remove <quote>groups</quote> from the list of programs
1856 installed by shadow, as we use the version provided by coreutils
1857 instead (Randy McMurchy).</para>
1858 </listitem>
1859 <listitem>
1860 <para>[matt]: Updated to mktemp-1.5-add_tempfile-3.patch, which adds
1861 license and copyright information to the previous version.</para>
1862 </listitem>
1863 </itemizedlist>
1864 </listitem>
1865
1866 <listitem>
1867 <para>July 23rd, 2005</para>
1868 <itemizedlist>
1869 <listitem>
1870 <para>[matt]: Moved FORMER_CONTRIBUTORS information into the book,
1871 so as people can actually see it. The space constraint argument in
1872 that file was weak - it only added another 10 lines to a 255 page
1873 document (PDF). Now at least we <emphasis>publically</emphasis>
1874 acknowledge the efforts of previous contributors.</para>
1875 </listitem>
1876 <listitem>
1877 <para>[matt]: Updated to man-pages-2.07.</para>
1878 </listitem>
1879 <listitem>
1880 <para>[matt]: Updated to zlib-1.2.3.</para>
1881 </listitem>
1882 </itemizedlist>
1883 </listitem>
1884
1885 <listitem>
1886 <para>July 22nd, 2005</para>
1887 <itemizedlist>
1888 <listitem>
1889 <para>[manuel]: Added obfuscate.sh and modified the Makefile to
1890 obfuscate e-mail addresses in XHTML output.</para>
1891 </listitem>
1892 </itemizedlist>
1893 </listitem>
1894
1895 <listitem>
1896 <para>July 21st, 2005</para>
1897 <itemizedlist>
1898 <listitem>
1899 <para>[matt]: Add GCC-4 related patches to chapter06 glibc.</para>
1900 </listitem>
1901 <listitem>
1902 <para>[matt]: Unset the GCC_INCLUDEDIR variable once it's no longer
1903 needed.</para>
1904 </listitem>
1905 </itemizedlist>
1906 </listitem>
1907
1908 <listitem>
1909 <para>July 19th, 2005</para>
1910 <itemizedlist>
1911 <listitem>
1912 <para>[matt]: Removed flex++ from the list of installed files, as
1913 it is no longer present (Randy McMurchy)</para>
1914 </listitem>
1915 </itemizedlist>
1916 </listitem>
1917
1918 <listitem>
1919 <para>July 18th, 2005</para>
1920 <itemizedlist>
1921 <listitem>
1922 <para>[matt]: Re-added the explanation of the fixincludes process
1923 and rewording where necessary (Chris Staub), and reworded description
1924 of the specs patch.</para>
1925 </listitem>
1926 <listitem>
1927 <para>[matt]: Remove all host headers brought in via the fixincludes
1928 process, not just pthread.h and sigaction.h</para>
1929 </listitem>
1930 </itemizedlist>
1931 </listitem>
1932
1933 <listitem>
1934 <para>July 17th, 2005</para>
1935 <itemizedlist>
1936 <listitem>
1937 <para>[matt]: Slightly adjusted the specs file seds, to prevent
1938 multiple seds from adversely affecting them.</para>
1939 </listitem>
1940 <listitem>
1941 <para>[matt]: Removed the fixincludes sed from gcc-pass1 as we may
1942 need to fix up host's headers. Also reinstate the associated removal
1943 of pthread.h and sigthread.h.</para>
1944 </listitem>
1945 </itemizedlist>
1946 </listitem>
1947
1948 <listitem>
1949 <para>July 16th, 2005</para>
1950 <itemizedlist>
1951 <listitem>
1952 <para>[jhuntwork]: Added sed to chapter 5 gcc builds to force the
1953 fixincludes to use the headers in /tools and not the host.</para>
1954 </listitem>
1955 <listitem>
1956 <para>[jhuntwork]: Removed no_fixincludes and linkonce patches for
1957 gcc4. Also removed the command to remove the fixed pthread.h.</para>
1958 </listitem>
1959 <listitem>
1960 <para>[jhuntwork]: Fixed adjusting toolchain sed for both chapters
1961 5 and 6.</para>
1962 </listitem>
1963 </itemizedlist>
1964 </listitem>
1965
1966 <listitem>
1967 <para>July 15th, 2005</para>
1968 <itemizedlist>
1969 <listitem>
1970 <para>[matt]: Updated to Linux-2.6.12.3.</para>
1971 </listitem>
1972 <listitem>
1973 <para>[matt]: Added a patch to enable tar to build with gcc-4.0.1</para>
1974 </listitem>
1975 <listitem>
1976 <para>[matt]: GCC-4.x no longer installs its specs file by default.
1977 Alter the toolchain adjustment stage to first dump the specs file
1978 where GCC will find it, then alter it.</para>
1979 </listitem>
1980 <listitem>
1981 <para>[matt]: Added patches for chapter 5's Glibc to build with
1982 gcc-4.0.1</para>
1983 </listitem>
1984 <listitem>
1985 <para>[matt]: Updated to gcc-4.0.1.</para>
1986 </listitem>
1987 <listitem>
1988 <para>[matt]: Updated to udev-063.</para>
1989 </listitem>
1990 </itemizedlist>
1991 </listitem>
1992
1993 <listitem>
1994 <para>July 13th, 2005</para>
1995 <itemizedlist>
1996 <listitem>
1997 <para>[matt]: Updated to automake-1.9.6.</para>
1998 </listitem>
1999 </itemizedlist>
2000 </listitem>
2001
2002 <listitem>
2003 <para>July 8th, 2005</para>
2004 <itemizedlist>
2005 <listitem>
2006 <para>[matt]: Updated to udev-062.</para>
2007 </listitem>
2008 <listitem>
2009 <para>[matt]: Updated to linux-libc-headers-2.6.12.0.</para>
2010 </listitem>
2011 <listitem>
2012 <para>[matt]: Updated to linux-2.6.12.2.</para>
2013 </listitem>
2014 <listitem>
2015 <para>[matt]: Updated to shadow-4.0.10.</para>
2016 </listitem>
2017 <listitem>
2018 <para>[matt]: Updated to iana-etc-1.10.</para>
2019 </listitem>
2020 </itemizedlist>
2021 </listitem>
2022
2023 <listitem>
2024 <para>July 6th, 2005</para>
2025 <itemizedlist>
2026 <listitem>
2027 <para>[archaic]: Pulled the inetutils kernel header patch out again
2028 as it is not needed.</para>
2029 </listitem>
2030 <listitem>
2031 <para>[matt]: Updated to e2fsprogs-1.38.</para>
2032 </listitem>
2033 <listitem>
2034 <para>[matt]: Updated to binutils-2.16.1.</para>
2035 </listitem>
2036 </itemizedlist>
2037 </listitem>
2038
2039 <listitem>
2040 <para>July 5th, 2005</para>
2041 <itemizedlist>
2042 <listitem>
2043 <para>[matt]: Updated to tcl-8.4.11.</para>
2044 </listitem>
2045 <listitem>
2046 <para>[matt]: Updated to man-1.6.</para>
2047 </listitem>
2048 <listitem>
2049 <para>[matt]: Updated to file 4.14.</para>
2050 </listitem>
2051 <listitem><para>[matt]: Updated to man-pages 2.05.</para>
2052 </listitem>
2053 </itemizedlist>
2054 </listitem>
2055
2056 <listitem>
2057 <para>June 12th, 2005</para>
2058 <itemizedlist>
2059 <listitem>
2060 <para>[matt]: Upgraded to gettext-0.14.5.</para>
2061 </listitem>
2062 <listitem>
2063 <para>[matt]: Upgraded to perl-5.8.7.</para>
2064 </listitem>
2065 <listitem>
2066 <para>[matt]: Upgraded to tcl-8.4.10.</para>
2067 </listitem>
2068 <listitem>
2069 <para>[matt]: Upgraded to man-pages-2.03.</para>
2070 </listitem>
2071 </itemizedlist>
2072 </listitem>
2073
2074 <listitem>
2075 <para>May 24th, 2005</para>
2076 <itemizedlist>
2077 <listitem>
2078 <para>[jim]: Changed gcc-specs patch to -2.</para>
2079 </listitem>
2080 </itemizedlist>
2081 </listitem>
2082
2083 <listitem>
2084 <para>May 23nd, 2005</para>
2085 <itemizedlist>
2086 <listitem>
2087 <para>[jim]: Changed changelog to use version entities.</para>
2088 </listitem>
2089 </itemizedlist>
2090 </listitem>
2091
2092 <listitem>
2093 <para>May 22nd, 2005</para>
2094 <itemizedlist>
2095 <listitem>
2096 <para>[matt]: Updated to Udev-058.</para>
2097 </listitem>
2098 <listitem>
2099 <para>[matt]: Updated to Libtool-1.5.18.</para>
2100 </listitem>
2101 <listitem>
2102 <para>[matt]: Updated to Gcc-3.4.4.</para>
2103 </listitem>
2104 <listitem>
2105 <para>[matt]: Updated to Binutils-2.16.</para>
2106 </listitem>
2107 </itemizedlist>
2108 </listitem>
2109
2110 <listitem>
2111 <para>May 15th, 2005</para>
2112 <itemizedlist>
2113 <listitem>
2114 <para>[matt]: Updated to Grub 0.97.</para>
2115 </listitem>
2116 <listitem>
2117 <para>[matt]: Updated to Libtool 1.5.16.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[jim]: Updated to udev 057.</para>
2121 </listitem>
2122 </itemizedlist>
2123 </listitem>
2124
2125 <listitem>
2126 <para>April 14, 2005</para>
2127 <itemizedlist>
2128 <listitem>
2129 <para>[jim]: Updated to man-pages 2.02.</para>
2130 </listitem>
2131 </itemizedlist>
2132 </listitem>
2133
2134 <listitem>
2135 <para>April 13, 2005</para>
2136 <itemizedlist>
2137 <listitem>
2138 <para>[jim]: Updated to glibc 2.3.5.</para>
2139 </listitem>
2140 <listitem>
2141 <para>[jim]: Updated to gettext 0.14.4.</para>
2142 </listitem>
2143 </itemizedlist>
2144 </listitem>
2145
2146 <listitem>
2147 <para>April 12, 2005</para>
2148 <itemizedlist>
2149 <listitem>
2150 <para>[manuel]: Small redaction changes.</para>
2151 </listitem>
2152 </itemizedlist>
2153 </listitem>
2154
2155 <listitem>
2156 <para>April 11, 2005</para>
2157 <itemizedlist>
2158 <listitem>
2159 <para>[manuel]: Several tags and text corrections.</para>
2160 </listitem>
2161 </itemizedlist>
2162 </listitem>
2163
2164 <listitem>
2165 <para>April 6, 2005</para>
2166 <itemizedlist>
2167 <listitem>
2168 <para>[jim]: Removed IPRoute2 patch for a sed (Ryan Oliver).</para>
2169 </listitem>
2170 </itemizedlist>
2171 </listitem>
2172
2173 </itemizedlist>
2174
2175 <para>Branch frozen for LFS 6.1 as of April 5, 2005. Some packages
2176 and patches updates related with security up to July 9, 2005.</para>
2177
2178</sect1>
Note: See TracBrowser for help on using the repository browser.