source: chapter01/changelog.xml@ 614d9dc

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 614d9dc was 614d9dc, checked in by Matthew Burgess <matthew@…>, 19 years ago

Upgrade to bash-3.1.014

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

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