source: chapter01/changelog.xml@ 9d2bf097

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 9d2bf097 was 9d2bf097, checked in by Jeremy Huntwork <jhuntwork@…>, 18 years ago

Adjust some redundant text in Berkeley DB page.

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

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