source: chapter01/changelog.xml@ c800f78

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 c800f78 was c800f78, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Added clarifying text to section 7.9 concerning charmap specifications.

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

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