source: chapter01/changelog.xml@ 0d9735e4

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 0d9735e4 was 0d9735e4, checked in by Archaic <archaic@…>, 18 years ago

Fixed issue where module-init-tools would not re-install its binaries. Thanks to Manuel for the report and Dan for the fix.

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

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