source: chapter01/changelog.xml@ ef9aabc

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 12.2 12.2-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/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since ef9aabc was ef9aabc, checked in by Matthew Burgess <matthew@…>, 18 years ago

Remove an outdated comment about having to reset passwords if enabling password shadowing.

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

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