source: introduction/welcome/changelog.xml@ 3cd0429c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3cd0429c was 3cd0429c, checked in by Randy McMurchy <randy@…>, 16 years ago

Updated to Balsa-2.3.22

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7212 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 67.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>March 8th, 2008</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to Balsa-2.3.22.</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
53 <listitem>
54 <para>March 7th, 2008</para>
55 <itemizedlist>
56 <listitem>
57 <para>[ag] - Updated to pcre-7.6. Added the --enable-pcregrep-libbz2
58 and --enable-pcregrep-libz switches. Added in command explanations
59 the --enable-unicode-properties switch. Added patch to fix ABI
60 breakage.</para>
61 </listitem>
62 <listitem>
63 <para>[randy] - Added new package GnuPG-2.0.8.</para>
64 </listitem>
65 <listitem>
66 <para>[bdubbs] - Fixed autofs bootscript.</para>
67 </listitem>
68 <listitem>
69 <para>[rdaniels] - Added new package Amarok-1.4.8.</para>
70 </listitem>
71 </itemizedlist>
72 </listitem>
73
74 <listitem>
75 <para>March 6th, 2008</para>
76 <itemizedlist>
77 <listitem>
78 <para>[bdubbs] - Added Qt4.</para>
79 </listitem>
80 </itemizedlist>
81 </listitem>
82
83 <listitem>
84 <para>March 5th, 2008</para>
85 <itemizedlist>
86 <listitem>
87 <para>[ag] - Updated to zsh-4.3.5. Added libcap as an optional
88 dependency and enabled the --bindir=/bin switch.</para>
89 </listitem>
90 </itemizedlist>
91 </listitem>
92
93 <listitem>
94 <para>March 4th, 2008</para>
95 <itemizedlist>
96 <listitem>
97 <para>[dj] - Updated broken cracklib-heimdal patch.</para>
98 </listitem>
99 </itemizedlist>
100 </listitem>
101
102 <listitem>
103 <para>March 3rd, 2008</para>
104 <itemizedlist>
105 <listitem>
106 <para>[ken] - Updated to libpng-1.2.24, thanks to Hendrik
107 Hoeth.</para>
108 </listitem>
109 </itemizedlist>
110 </listitem>
111
112 <listitem>
113 <para>March 2nd, 2008</para>
114 <itemizedlist>
115 <listitem>
116 <para>[ag] - Fixed two broken links in MPlayer page. Reported by
117 habiloid. </para>
118 </listitem>
119 </itemizedlist>
120 </listitem>
121
122 <listitem>
123 <para>February 26th, 2008</para>
124 <itemizedlist>
125 <listitem>
126 <para>[ag] - Updated to links-2.1pre33. Enables graphics support by
127 default.</para>
128 </listitem>
129 </itemizedlist>
130 </listitem>
131
132 <listitem>
133 <para>February 25th, 2008</para>
134 <itemizedlist>
135 <listitem>
136 <para>[tushar] - Add a note about LDFLAGS for BBLFS section.</para>
137 </listitem>
138 <listitem>
139 <para>[ag] - Added a switch to the OpenSSH instructions to set the
140 default path for xauth.</para>
141 </listitem>
142 </itemizedlist>
143 </listitem>
144
145 <listitem>
146 <para>February 24th, 2008</para>
147 <itemizedlist>
148 <listitem>
149 <para>[ag] - Updated vim with the latest upstream patches.
150 Added a command to update the runtime files.</para>
151 </listitem>
152 <listitem>
153 <para>[dj] - Updated to Linux-PAM-0.99.10.0.</para>
154 </listitem>
155 </itemizedlist>
156 </listitem>
157
158 <listitem>
159 <para>February 22nd, 2008</para>
160 <itemizedlist>
161 <listitem>
162 <para>[dj] - Updated to cracklib-2.8.12.</para>
163 </listitem>
164 </itemizedlist>
165 </listitem>
166
167 <listitem>
168 <para>February 21st, 2008</para>
169 <itemizedlist>
170 <listitem>
171 <para>[dj] - Updated to xfsprogs-2.9.6.</para>
172 </listitem>
173 </itemizedlist>
174 </listitem>
175
176 <listitem>
177 <para>February 19th, 2008</para>
178 <itemizedlist>
179 <listitem>
180 <para>[dj] - Added note about OpenSSH testsuite failures.</para>
181 </listitem>
182 </itemizedlist>
183 </listitem>
184
185 <listitem>
186 <para>February 13th, 2008</para>
187 <itemizedlist>
188 <listitem>
189 <para>[dj] - Updated to openssh-4.7p1.</para>
190 </listitem>
191 <listitem>
192 <para>[dj] - Updated to whois-4.7.24 (Christian Wurst).</para>
193 </listitem>
194 </itemizedlist>
195 </listitem>
196
197 <listitem>
198 <para>February 11th, 2008</para>
199 <itemizedlist>
200 <listitem>
201 <para>[ag] - Updated to rxvt-unicode-9.02. Added libAfterImage as an
202 optional dependency.</para>
203 </listitem>
204 <listitem>
205 <para>[dj] - Updated to openssl-0.9.8g.</para>
206 </listitem>
207 </itemizedlist>
208 </listitem>
209
210 <listitem>
211 <para>February 6th, 2008</para>
212 <itemizedlist>
213 <listitem>
214 <para>[dj] - Updated to sudo-1.6.9p12.</para>
215 </listitem>
216 </itemizedlist>
217 </listitem>
218
219 <listitem>
220 <para>February 5th, 2008</para>
221 <itemizedlist>
222 <listitem>
223 <para>[bdubbs] - Removed XFree86.</para>
224 </listitem>
225 </itemizedlist>
226 </listitem>
227
228 <listitem>
229 <para>January 21st, 2008</para>
230 <itemizedlist>
231 <listitem>
232 <para>[randy] - Updated to Libassuan-1.0.4.</para>
233 </listitem>
234 </itemizedlist>
235 </listitem>
236
237 <listitem>
238 <para>January 20th, 2008</para>
239 <itemizedlist>
240 <listitem>
241 <para>[alexander] - Configured the Backspace key in xterm,
242 updated program descriptions, updated xterm to version 231.</para>
243 </listitem>
244 </itemizedlist>
245 </listitem>
246
247 <listitem>
248 <para>January 19th, 2008</para>
249 <itemizedlist>
250 <listitem>
251 <para>[alexander] - Added FAAC and FAAD2.</para>
252 </listitem>
253 </itemizedlist>
254 </listitem>
255
256 <listitem>
257 <para>January 10th, 2008</para>
258 <itemizedlist>
259 <listitem>
260 <para>[randy] - Corrected a chmod command in the BIND
261 instructions.</para>
262 </listitem>
263 </itemizedlist>
264 </listitem>
265
266 <listitem>
267 <para>December 29th, 2007</para>
268 <itemizedlist>
269 <listitem>
270 <para>[dj] - Added --without-pam switch to OpenOffice installation
271 instructions. Reported by Nathan Coulson.</para>
272 </listitem>
273 </itemizedlist>
274 </listitem>
275
276 <listitem>
277 <para>December 28th, 2007</para>
278 <itemizedlist>
279 <listitem>
280 <para>[ag] - Added a documentation link to the procmail page.
281 </para>
282 </listitem>
283 </itemizedlist>
284 </listitem>
285
286 <listitem>
287 <para>December 22nd, 2007</para>
288 <itemizedlist>
289 <listitem>
290 <para>[ag] - Updated to Ruby-1.8.6-p111.</para>
291 </listitem>
292 </itemizedlist>
293 </listitem>
294
295 <listitem>
296 <para>December 21st, 2007</para>
297 <itemizedlist>
298 <listitem>
299 <para>[dnicholson] - Updated the bootscripts tarball to include
300 fixes for dhcp, gdm, gpm, hal, ntp, dbus and samba.</para>
301 </listitem>
302 <listitem>
303 <para>[alexander] - Updated the text about default mount options
304 on the HAL page.</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
309 <listitem>
310 <para>December 19th, 2007</para>
311 <itemizedlist>
312 <listitem>
313 <para>[dj] - Updated to OpenOffice-2.3.1.</para>
314 </listitem>
315 </itemizedlist>
316 </listitem>
317
318 <listitem>
319 <para>December 17th, 2007</para>
320 <itemizedlist>
321 <listitem>
322 <para>[alexander] - Dropped Imlib-1.9.15.</para>
323 </listitem>
324 <listitem>
325 <para>[dj] - Updated to JDK-6 Update 3.</para>
326 </listitem>
327 </itemizedlist>
328 </listitem>
329
330 <listitem>
331 <para>December 16th, 2007</para>
332 <itemizedlist>
333 <listitem>
334 <para>[alexander] - Moved the URI Perl module under a separate
335 heading, to simplify cross-references.</para>
336 </listitem>
337 </itemizedlist>
338 </listitem>
339
340 <listitem>
341 <para>December 15th, 2007</para>
342 <itemizedlist>
343 <listitem>
344 <para>[ag] - Updated to XFS 2.9.4. Thanks to Christian Wurst for
345 his patch.</para>
346 </listitem>
347 </itemizedlist>
348 </listitem>
349
350 <listitem>
351 <para>December 14th, 2007</para>
352 <itemizedlist>
353 <listitem>
354 <para>[ag] - Updated to Mutt-1.5.17. Added command to generate the
355 manual in PDF format.</para>
356 </listitem>
357 </itemizedlist>
358 </listitem>
359
360 <listitem>
361 <para>December 13th, 2007</para>
362 <itemizedlist>
363 <listitem>
364 <para>[ag] - Fixed Ruby download link.</para>
365 </listitem>
366 <listitem>
367 <para>[ag] - Updated to Flac-1.2.1.</para>
368 </listitem>
369 </itemizedlist>
370 </listitem>
371
372 <listitem>
373 <para>December 7th, 2007</para>
374 <itemizedlist>
375 <listitem>
376 <para>[alexander] - Updated to Xfce-4.4.2 and commented it out.</para>
377 </listitem>
378 </itemizedlist>
379 </listitem>
380
381 <listitem>
382 <para>November 22nd, 2007</para>
383 <itemizedlist>
384 <listitem>
385 <para>[ag] - Fixed the download link to rxvt-unicode.</para>
386 </listitem>
387 <listitem>
388 <para>[ag] - Updated to Compface 2.5.2.</para>
389 </listitem>
390 </itemizedlist>
391 </listitem>
392
393 <listitem>
394 <para>November 17th, 2007</para>
395 <itemizedlist>
396 <listitem>
397 <para>[ag] - Fixed a broken link to the Python documentation.
398 Reported by Moody.</para>
399 </listitem>
400 <listitem>
401 <para>[ag] - Added a switch in the 'Command Explanations' section
402 of the Vorbis Tools page that allows ogg123 to be built without
403 cURL. Reported by laxy. Fixes #2413.</para>
404 </listitem>
405 </itemizedlist>
406 </listitem>
407
408 <listitem>
409 <para>November 5th, 2007</para>
410 <itemizedlist>
411 <listitem>
412 <para>[dnicholson] - Really fix luit to find the locale.alias
413 file. Caught by laxy. Fixes #2414.</para>
414 </listitem>
415 </itemizedlist>
416 </listitem>
417
418 <listitem>
419 <para>November 4th, 2007</para>
420 <itemizedlist>
421 <listitem>
422 <para>[ag] - Updated to rxvt-unicode-8.4.</para>
423 </listitem>
424 <listitem>
425 <para>[ag] - Updated to libvorbis-1.2.0.</para>
426 </listitem>
427 </itemizedlist>
428 </listitem>
429
430 <listitem>
431 <para>November 2nd, 2007</para>
432 <itemizedlist>
433 <listitem>
434 <para>[dnicholson] - Fix luit to find the locale.alias file.
435 Fixes #2393.</para>
436 </listitem>
437 <listitem>
438 <para>[dnicholson] - Updated to Nano-2.0.6.</para>
439 </listitem>
440 </itemizedlist>
441 </listitem>
442
443 <listitem>
444 <para>November 1st, 2007</para>
445 <itemizedlist>
446 <listitem>
447 <para>[ag] - Updated to ed-0.8.</para>
448 </listitem>
449 <listitem>
450 <para>[ag] - Updated to Fcron-3.0.3.</para>
451 </listitem>
452 </itemizedlist>
453 </listitem>
454
455 <listitem>
456 <para>October 16th, 2007</para>
457 <itemizedlist>
458 <listitem>
459 <para>[randy] - Updated to Heimdal-0.8.1.</para>
460 </listitem>
461 <listitem>
462 <para>[randy] - Modified the 'Configuring for Adding Users' page
463 to reflect that the /etc/default/useradd file is now created in
464 LFS. Thanks to Chris Staub for the suggestion.</para>
465 </listitem>
466 <listitem>
467 <para>[randy] - Fixed numerous typos and ommisions, along with
468 several corrections by applying patches from Chris Staub. Thanks,
469 Chris.</para>
470 </listitem>
471 <listitem>
472 <para>[randy] - Updated the Evince instructions to reflect the
473 GNOME-2.18.3 update.</para>
474 </listitem>
475 </itemizedlist>
476 </listitem>
477
478 <listitem>
479 <para>September 22nd, 2007</para>
480 <itemizedlist>
481 <listitem>
482 <para>[randy] - Fixed an incorrect installation command in the XSL
483 Stylesheets instructions, thanks to Frank Ianella for pointing it
484 out.</para>
485 </listitem>
486 </itemizedlist>
487 </listitem>
488
489 <listitem>
490 <para>September 12th, 2007</para>
491 <itemizedlist>
492 <listitem>
493 <para>[randy] - Updated the EOG instructions to reflect the
494 GNOME-2.18.3 update.</para>
495 </listitem>
496 </itemizedlist>
497 </listitem>
498
499 <listitem>
500 <para>September 11, 2007</para>
501 <itemizedlist>
502 <listitem>
503 <para>[randy] - Added a note to the Totem instructions explaining
504 that the GStreamer backend will not play DVDs properly, and you can
505 use the Xine Libraries backend instead.</para>
506 </listitem>
507 </itemizedlist>
508 </listitem>
509
510 <listitem>
511 <para>September 10th, 2007</para>
512 <itemizedlist>
513 <listitem>
514 <para>[randy] - Added a more accurate explanation of the GConf
515 dependency in the GStreamer Good Plugins instructions.</para>
516 </listitem>
517 </itemizedlist>
518 </listitem>
519
520 <listitem>
521 <para>September 9th, 2007</para>
522 <itemizedlist>
523 <listitem>
524 <para>[manuel] - Updated the internal XSL Stylesheets to
525 1.73.2.</para>
526 </listitem>
527 </itemizedlist>
528 </listitem>
529
530 <listitem>
531 <para>September 7th, 2007</para>
532 <itemizedlist>
533 <listitem>
534 <para>[randy] - Changed the chmod command in the OpenLDAP
535 instructions to use the 'readlink' command to find out the names
536 of the shared libraries.</para>
537 </listitem>
538 </itemizedlist>
539 </listitem>
540
541 <listitem>
542 <para>September 6th, 2007</para>
543 <itemizedlist>
544 <listitem>
545 <para>[randy] - Modified the Heimdal instructions which move the
546 libraries into /lib to use the 'readlink' command to create the
547 symlinks so that the instructions are not version specific.</para>
548 </listitem>
549 </itemizedlist>
550 </listitem>
551
552 <listitem>
553 <para>September 5th, 2007</para>
554 <itemizedlist>
555 <listitem>
556 <para>[randy] - Modified the Linux-PAM instructions to install
557 the libraries into /lib and then use the 'readlink' command to
558 create the symlinks so that the instructions are not version
559 specific.</para>
560 </listitem>
561 </itemizedlist>
562 </listitem>
563
564 <listitem>
565 <para>September 4th, 2007</para>
566 <itemizedlist>
567 <listitem>
568 <para>[dnicholson] - Removed an unnecessary command in the Cyrus
569 SASL instructions.</para>
570 </listitem>
571 </itemizedlist>
572 </listitem>
573
574 <listitem>
575 <para>September 2nd, 2007</para>
576 <itemizedlist>
577 <listitem>
578 <para>[dnicholson] - Updated to Cyrus SASL-2.1.22.</para>
579 </listitem>
580 </itemizedlist>
581 </listitem>
582
583 <listitem>
584 <para>August 22nd, 2007</para>
585 <itemizedlist>
586 <listitem>
587 <para>[dj] - Updated to dhcpcd-3.0.19.</para>
588 </listitem>
589 </itemizedlist>
590 </listitem>
591
592 <listitem>
593 <para>August 21st, 2007</para>
594 <itemizedlist>
595 <listitem>
596 <para>[djensen] - Removed a Makefile sed that disabled autoconf
597 in XFS-2.9.3. It will be needed with some libtool versions.</para>
598 </listitem>
599 </itemizedlist>
600 </listitem>
601
602 <listitem>
603 <para>August 20th , 2007</para>
604 <itemizedlist>
605 <listitem>
606 <para>[djensen] - Updated to XFS-2.9.3.</para>
607 </listitem>
608 <listitem>
609 <para>[dj] - Added GCC-3.3.6 as a runtime dependency for the
610 binary JDK.</para>
611 </listitem>
612 </itemizedlist>
613 </listitem>
614
615 <listitem>
616 <para>August 19th, 2007</para>
617 <itemizedlist>
618 <listitem>
619 <para>[randy] - Added new package PIN-Entry-0.7.3.</para>
620 </listitem>
621 </itemizedlist>
622 </listitem>
623
624 <listitem>
625 <para>August 18th, 2007</para>
626 <itemizedlist>
627 <listitem>
628 <para>[randy] - Updated to DocBook XSL Stylesheets-1.71.1.</para>
629 </listitem>
630 <listitem>
631 <para>[randy] - Added new package Libksba-1.0.2.</para>
632 </listitem>
633 </itemizedlist>
634 </listitem>
635
636 <listitem>
637 <para>August 17th, 2007</para>
638 <itemizedlist>
639 <listitem>
640 <para>[randy] - Updated to Transcode-1.0.3.</para>
641 </listitem>
642 <listitem>
643 <para>[randy] - Applied a patch contributed by Jeremy Henty that
644 updated the book to Emacs-22.1. Thanks Jeremy!</para>
645 </listitem>
646 <listitem>
647 <para>[randy] - Updated to libquicktime-1.0.0.</para>
648 </listitem>
649 <listitem>
650 <para>[randy] - Updated to libmpeg3-1.7.</para>
651 </listitem>
652 <listitem>
653 <para>[dj] - Updated to OpenOffice-2.2.1</para>
654 </listitem>
655 </itemizedlist>
656 </listitem>
657
658 <listitem>
659 <para>August 16th, 2007</para>
660 <itemizedlist>
661 <listitem>
662 <para>[randy] - Added new package GnuTLS-1.6.3.</para>
663 </listitem>
664 <listitem>
665 <para>[manuel] - Added upstream asmrules_fix_20061231.diff
666 patch to Mplayer-1.0rc1.</para>
667 </listitem>
668 <listitem>
669 <para>[randy] - Added new package Libgcrypt-1.2.4.</para>
670 </listitem>
671 <listitem>
672 <para>[randy] - Added new package Libgpg-error-1.5.</para>
673 </listitem>
674 <listitem>
675 <para>[randy] - Added new package Libassuan-1.0.2.</para>
676 </listitem>
677 <listitem>
678 <para>[randy] - Added new package Pth-2.0.7.</para>
679 </listitem>
680 </itemizedlist>
681 </listitem>
682
683 <listitem>
684 <para>August 15th, 2007</para>
685 <itemizedlist>
686 <listitem>
687 <para>[randy] - Updated Gaim to Pidgin-2.1.0.</para>
688 </listitem>
689 <listitem>
690 <para>[randy] - Removed an unneeded sed command from the RP-PPPoE
691 instructions.</para>
692 </listitem>
693 <listitem>
694 <para>[randy] - Updated to Audacious-1.3.2.</para>
695 </listitem>
696 </itemizedlist>
697 </listitem>
698
699 <listitem>
700 <para>August 14th, 2007</para>
701 <itemizedlist>
702 <listitem>
703 <para>[randy] - Added new package mcs-0.4.1 to support recent
704 versions of Audacious.</para>
705 </listitem>
706 <listitem>
707 <para>[randy] - Updated to Hdparm-7.7.</para>
708 </listitem>
709 <listitem>
710 <para>[randy] - Updated to Hd2u-1.0.1.</para>
711 </listitem>
712 <listitem>
713 <para>[randy] - Updated to Exim-4.67.</para>
714 </listitem>
715 </itemizedlist>
716 </listitem>
717
718 <listitem>
719 <para>August 13th, 2007</para>
720 <itemizedlist>
721 <listitem>
722 <para>[randy] - Updated to Cdrdao-1.2.2.</para>
723 </listitem>
724 <listitem>
725 <para>[randy] - Updated the Sound Juicer instructions to reflect the
726 GNOME-2.18.3 update.</para>
727 </listitem>
728 <listitem>
729 <para>[randy] - Updated to libmusicbrainz-2.1.5.</para>
730 </listitem>
731 </itemizedlist>
732 </listitem>
733
734 <listitem>
735 <para>August 12th, 2007</para>
736 <itemizedlist>
737 <listitem>
738 <para>[dnicholson] - Added the Python Modules page with Gnome-Python
739 and its dependencies.</para>
740 </listitem>
741 <listitem>
742 <para>[randy] - Added instructions to create an X11R6 symlink to the
743 X Windows Components page.</para>
744 </listitem>
745 <listitem>
746 <para>[dj] - Updated to JDK-6 Update 2.</para>
747 </listitem>
748 </itemizedlist>
749 </listitem>
750
751 <listitem>
752 <para>August 11th, 2007</para>
753 <itemizedlist>
754 <listitem>
755 <para>[randy] - Updated the GConf Editor instructions to reflect the
756 GNOME-2.18.3 update.</para>
757 </listitem>
758 <listitem>
759 <para>[randy] - Added a note to the FreeGlut instructions saying you
760 don't need to install it if you installed the GLUT library during a
761 MesaLib installation.</para>
762 </listitem>
763 <listitem>
764 <para>[randy] - Updated to MPlayer-1.0rc1.</para>
765 </listitem>
766 <listitem>
767 <para>[randy] - Updated to FFmpeg-svn_20070606 (svn checkout).</para>
768 </listitem>
769 </itemizedlist>
770 </listitem>
771
772 <listitem>
773 <para>August 9th, 2007</para>
774 <itemizedlist>
775 <listitem>
776 <para>[randy] - Replaced the obsolete Gimp-Print package with
777 Gutenprint-5.0.1.</para>
778 </listitem>
779 </itemizedlist>
780 </listitem>
781
782 <listitem>
783 <para>August 8th, 2007</para>
784 <itemizedlist>
785 <listitem>
786 <para>[randy] - Updated to XChat-2.8.4.</para>
787 </listitem>
788 <listitem>
789 <para>[randy] - Updated all the GNOME Assistive Technology
790 (Accessibility) packages to GNOME-2.18 versions, including
791 updating Gnome Speech to 0.4.16.</para>
792 </listitem>
793 <listitem>
794 <para>[randy] - Added new package Orca-2.18.1 as a replacement for
795 the obsolete Gnopernicus package.</para>
796 </listitem>
797 <listitem>
798 <para>[randy] - Replaced all instances of the Gtk+-2 library
799 directory pathname with an entity.</para>
800 </listitem>
801 <listitem>
802 <para>[randy] - Replaced all instances of the Python library
803 directory pathname with an entity.</para>
804 </listitem>
805 <listitem>
806 <para>[randy] - Simplified some commands using conditionals in
807 various package instructions.</para>
808 </listitem>
809 <listitem>
810 <para>[randy] - Added a parameter to the configure command in the
811 GNOME Session instructions so that the Assistive Technology
812 (Accessibility) packages work properly.</para>
813 </listitem>
814 </itemizedlist>
815 </listitem>
816
817 <listitem>
818 <para>August 7th, 2007</para>
819 <itemizedlist>
820 <listitem>
821 <para>[randy] - Added notes to the AbiWord and Gnumeric instructions
822 that the versions of libgda/libgnomedb will conflict with each
823 other.</para>
824 </listitem>
825 <listitem>
826 <para>[randy] - Minor modifications to the Gnumeric build
827 instructions.</para>
828 </listitem>
829 <listitem>
830 <para>[randy] - Updated to AbiWord-2.4.6.</para>
831 </listitem>
832 </itemizedlist>
833 </listitem>
834
835 <listitem>
836 <para>August 6th, 2007</para>
837 <itemizedlist>
838 <listitem>
839 <para>[randy] - Updated to FriBidi-0.10.8.</para>
840 </listitem>
841 </itemizedlist>
842 </listitem>
843
844 <listitem>
845 <para>August 5th, 2007</para>
846 <itemizedlist>
847 <listitem>
848 <para>[randy] - Updated to Finance::Quote-1.13.</para>
849 </listitem>
850 <listitem>
851 <para>[dnicholson] - Updated to Thunderbird-2.0.0.6 with
852 Enigmail-0.95.3.</para>
853 </listitem>
854 <listitem>
855 <para>[dnicholson] - Updated to Firefox-2.0.0.6.</para>
856 </listitem>
857 <listitem>
858 <para>[randy] - Updated to GnuCash-2.2.0.</para>
859 </listitem>
860 </itemizedlist>
861 </listitem>
862
863 <listitem>
864 <para>August 3rd, 2007</para>
865 <itemizedlist>
866 <listitem>
867 <para>[ag] - Updated to Fetchmail-6.3.8.</para>
868 </listitem>
869 <listitem>
870 <para>[randy] - Updated to GOffice-0.4.2.</para>
871 </listitem>
872 <listitem>
873 <para>[randy] - Updated to SLIB-3a4.</para>
874 </listitem>
875 <listitem>
876 <para>[randy] - Updated to Guile-1.8.2. This breaks the GnuCash
877 package instructions and since no other BLFS packages depend on the
878 GNOME-1.4 libraries, the entire GNOME-1.4 section of the book has
879 been commented out.</para>
880 </listitem>
881 </itemizedlist>
882 </listitem>
883
884 <listitem>
885 <para>August 2nd, 2007</para>
886 <itemizedlist>
887 <listitem>
888 <para>[ag] - Added the rxvt-unicode terminal emulator package.</para>
889 </listitem>
890 <listitem>
891 <para>[dnicholson] - Updated to NcFTP-3.2.1.</para>
892 </listitem>
893 <listitem>
894 <para>[randy] - Updated to gedit-2.18.2.</para>
895 </listitem>
896 <listitem>
897 <para>[dnicholson] - Updated to Iptables-1.3.8.</para>
898 </listitem>
899 <listitem>
900 <para>[dnicholson] - Updated the libusb udev rule for raw USB device
901 ownership to work with Linux-2.6.22.</para>
902 </listitem>
903 </itemizedlist>
904 </listitem>
905
906 <listitem>
907 <para>August 1st, 2007</para>
908 <itemizedlist>
909 <listitem>
910 <para>[ag] - Updated to ReiserFS-3.6.20.</para>
911 </listitem>
912 </itemizedlist>
913 </listitem>
914
915 <listitem>
916 <para>July 31st, 2007</para>
917 <itemizedlist>
918 <listitem>
919 <para>[ag] - Removed obsolete text in the X Window System Components
920 page.</para>
921 </listitem>
922 <listitem>
923 <para>[ag] - Updated to Dash-0.5.4. Fixes Trac ticket #2366.</para>
924 </listitem>
925 </itemizedlist>
926 </listitem>
927
928 <listitem>
929 <para>July 30th, 2007</para>
930 <itemizedlist>
931 <listitem>
932 <para>[ag] - Removed the extra-prompt.sh script. Avoid to export
933 the PS1 variable, and modified it. Thanks to David Jensen for the
934 suggestions and to Craig Jackson for the report.</para>
935 </listitem>
936 <listitem>
937 <para>[ag] - Added a warning in mutt instructions, about linking mutt
938 against GnuTLS.</para>
939 </listitem>
940 <listitem>
941 <para>[ag] - Added a consolidated patch to vim instructions, with
942 fixes from upstream. Syncing with LFS.</para>
943 </listitem>
944 </itemizedlist>
945 </listitem>
946
947 <listitem>
948 <para>July 27th, 2007</para>
949 <itemizedlist>
950 <listitem>
951 <para>[randy] - Added the D-Bus GLib bindings as a required
952 dependency of GNOME VFS and removed it from other packages where
953 it became redundant.</para>
954 </listitem>
955 <listitem>
956 <para>[randy] - Updated to XSane-0.994.</para>
957 </listitem>
958 <listitem>
959 <para>[randy] - Updated to ksh-2007-06-28.</para>
960 </listitem>
961 <listitem>
962 <para>[randy] - Updated Perl Modules: Finance::QuoteHist-1.11,
963 HTML::TableExtract-2.10.</para>
964 </listitem>
965 <listitem>
966 <para>[randy] - Added a patch to the Avifile instructions to correct
967 a build problem when using GCC-4.1.x. Thanks to Robert Connolly for
968 submitting the patch.</para>
969 </listitem>
970 </itemizedlist>
971 </listitem>
972
973 <listitem>
974 <para>July 26th, 2007</para>
975 <itemizedlist>
976 <listitem>
977 <para>[randy] - Updated to rsync-2.6.9.</para>
978 </listitem>
979 <listitem>
980 <para>[randy] - Updated some GNOME utility packages: GDM-2.18.3,
981 GNOME Utilities-2.18.1, gnome-screensaver-2.18.2,
982 zenity-2.18.2.</para>
983 </listitem>
984 <listitem>
985 <para>[randy] - Updated to XScreenSaver-5.03.</para>
986 </listitem>
987 <listitem>
988 <para>[randy] - Updated several package's broken download URLs.</para>
989 </listitem>
990 <listitem>
991 <para>[randy] - Updated to gnome-volume-manager-2.17.0.</para>
992 </listitem>
993 </itemizedlist>
994 </listitem>
995
996 <listitem>
997 <para>July 25th, 2007</para>
998 <itemizedlist>
999 <listitem>
1000 <para>[randy] - Updated to Evolution-2.10.3.</para>
1001 </listitem>
1002 <listitem>
1003 <para>[randy] - Updated to Xine Libraries-1.1.7.</para>
1004 </listitem>
1005 <listitem>
1006 <para>[randy] - Updated some of the GNOME-2 additional packages
1007 ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0,
1008 gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2,
1009 Totem-2.18.2. Other additional packages will be updated individually
1010 as soon as possible.</para>
1011 </listitem>
1012 <listitem>
1013 <para>[randy] - Updated GNOME-2 additional packages ('Libraries') to
1014 GNOME-2.18.3.</para>
1015 </listitem>
1016 <listitem>
1017 <para>[randy] - Updated core GNOME-2 to version 2.18.3. Separated
1018 the core packages into 'Platform' and 'Desktop' sections. </para>
1019 </listitem>
1020 <listitem>
1021 <para>[randy] - Updated to ImageMagick-6.3.5-3.</para>
1022 </listitem>
1023 <listitem>
1024 <para>[randy] - Updated Perl Modules: Archive-Tar-1.32,
1025 Archive-Zip1.20, Business-ISBN-Data-1.14,
1026 Compress-Raw-Zlib-2.005, Compress-Zlib-2.005,
1027 Crypt-SSLeay-0.56, Digest-SHA-5.45,
1028 ExtUtils-CBuilder-0.19, ExtUtils-ParseXS-2.18,
1029 IO-Compress-Base-2.005, Compress-Raw-Bzip2-2.005,
1030 IO-Compress-Bzip2-2.005, IO-Compress-Zlib-2.005,
1031 IO-Zlib-1.06, LWP5.806, Module-Build-0.2808,
1032 Module-Corelist-2.12, Module-Signature-0.55,
1033 PAR-Dist-0.24, Pod-Readme-0.09, Test-Base-0.54,
1034 Test-Prereq-1.033, version-0.7203, YAML-0.65.</para>
1035 </listitem>
1036 </itemizedlist>
1037 </listitem>
1038
1039 <listitem>
1040 <para>July 24th, 2007</para>
1041 <itemizedlist>
1042 <listitem>
1043 <para>[bdubbs] - Updated to Bind-9.4.1-P1.</para>
1044 </listitem>
1045 <listitem>
1046 <para>[randy] - Updated to SANE Backends-1.0.18.</para>
1047 </listitem>
1048 <listitem>
1049 <para>[dj] - Added Java header path to CPPFLAGS for Graphviz.</para>
1050 </listitem>
1051 </itemizedlist>
1052 </listitem>
1053
1054 <listitem>
1055 <para>July 22nd, 2007</para>
1056 <itemizedlist>
1057 <listitem>
1058 <para>[randy] - Updated to XviD-1.1.3.</para>
1059 </listitem>
1060 <listitem>
1061 <para>[randy] - Updated to ISO Codes-1.2.</para>
1062 </listitem>
1063 <listitem>
1064 <para>[randy] - Updated to Module::Info-0.31.</para>
1065 </listitem>
1066 </itemizedlist>
1067 </listitem>
1068
1069 <listitem>
1070 <para>July 21st, 2007</para>
1071 <itemizedlist>
1072 <listitem>
1073 <para>[randy] - Updated to Metacity-2.18.5</para>
1074 </listitem>
1075 <listitem>
1076 <para>[randy] - Added new package libgnomekbd-2.18.2 to the GNOME
1077 Core packages section.</para>
1078 </listitem>
1079 <listitem>
1080 <para>[dnicholson] - Reworked Xorg download links and md5sum
1081 files. Added the continue parameter for the large wget downloads.
1082 </para>
1083 </listitem>
1084 <listitem>
1085 <para>[randy] - Added a sed and a patch to allow Vorbis-Tools to link
1086 against cURL and FLAC respectively. Fixes Trac ticket #2240. Patch
1087 to update the book contributed by Ag Hatzimanikas.</para>
1088 </listitem>
1089 <listitem>
1090 <para>[randy] - Updated to libxklavier-3.2.</para>
1091 </listitem>
1092 <listitem>
1093 <para>[randy] - Updated to W3m-0.5.2.</para>
1094 </listitem>
1095 </itemizedlist>
1096 </listitem>
1097
1098 <listitem>
1099 <para>July 20th, 2007</para>
1100 <itemizedlist>
1101 <listitem>
1102 <para>[randy] - Updated to GMime-2.2.10.</para>
1103 </listitem>
1104 <listitem>
1105 <para>[randy] - Updated to libwnck-2.18.3.</para>
1106 </listitem>
1107 <listitem>
1108 <para>[randy] - Updated to GIMP-2.2.17 and GIMP-Help-0.12. No
1109 changes have been made yet to support Gutenprint instead of the
1110 deprecated Gimp-Print. Those changes will follow after Gutenprint
1111 is in the book.</para>
1112 </listitem>
1113 <listitem>
1114 <para>[randy] - Updated to libgsf-1.14.5.</para>
1115 </listitem>
1116 <listitem>
1117 <para>[randy] - Updated to XML-SAX-0.16.</para>
1118 </listitem>
1119 </itemizedlist>
1120 </listitem>
1121
1122 <listitem>
1123 <para>July 19th, 2007</para>
1124 <itemizedlist>
1125 <listitem>
1126 <para>[randy] - Updated to GStreamer Ugly Plug-ins-0.10.6.</para>
1127 </listitem>
1128 <listitem>
1129 <para>[randy] - Updated to libmpeg2-0.4.1.</para>
1130 </listitem>
1131 <listitem>
1132 <para>[randy] - Updated to libdvdread-0.9.7.</para>
1133 </listitem>
1134 <listitem>
1135 <para>[randy] - Added a note to the libdvdcss instructions about an
1136 issue that may occur with the LaTeX installation.</para>
1137 </listitem>
1138 <listitem>
1139 <para>[randy] - Updated to LAME-3.97.</para>
1140 </listitem>
1141 <listitem>
1142 <para>[randy] - Updated to libao-0.8.8.</para>
1143 </listitem>
1144 <listitem>
1145 <para>[randy] - Updated to FLAC-1.1.4.</para>
1146 </listitem>
1147 <listitem>
1148 <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
1149 </listitem>
1150 <listitem>
1151 <para>[randy] - Updated to Imlib2-1.4.0.</para>
1152 </listitem>
1153 <listitem>
1154 <para>[randy] - Updated to libdv-1.0.0.</para>
1155 </listitem>
1156 </itemizedlist>
1157 </listitem>
1158
1159 <listitem>
1160 <para>July 18th, 2007</para>
1161 <itemizedlist>
1162 <listitem>
1163 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
1164 </listitem>
1165 <listitem>
1166 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
1167 </listitem>
1168 <listitem>
1169 <para>[randy] - Updated to shared-mime-info-0.21.</para>
1170 </listitem>
1171 <listitem>
1172 <para>[randy] - Updated to GStreamer-0.10.13.</para>
1173 </listitem>
1174 <listitem>
1175 <para>[randy] - Added an additional sed to the LPRng instructions
1176 to correct some bad syntax.</para>
1177 </listitem>
1178 <listitem>
1179 <para>[randy] - Updated to pilot-link-0.12.2.</para>
1180 </listitem>
1181 <listitem>
1182 <para>[randy] - Updated to Nmap-4.20.</para>
1183 </listitem>
1184 </itemizedlist>
1185 </listitem>
1186
1187 <listitem>
1188 <para>July 17th, 2007</para>
1189 <itemizedlist>
1190 <listitem>
1191 <para>[randy] - Updated to Poppler-0.5.4.</para>
1192 </listitem>
1193 <listitem>
1194 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
1195 named Ethereal).</para>
1196 </listitem>
1197 <listitem>
1198 <para>[randy] - Updated to libpcap-0.9.6.</para>
1199 </listitem>
1200 <listitem>
1201 <para>[randy] - Updated to Samba-3.0.25b.</para>
1202 </listitem>
1203 <listitem>
1204 <para>[randy] - Updated to Subversion-1.4.4.</para>
1205 </listitem>
1206 </itemizedlist>
1207 </listitem>
1208
1209 <listitem>
1210 <para>July 16th, 2007</para>
1211 <itemizedlist>
1212 <listitem>
1213 <para>[randy] - Clarified the Apache HTTPD dependencies and added
1214 a note how to build APR-util with Berkeley DB support.</para>
1215 </listitem>
1216 <listitem>
1217 <para>[randy] - Updated to JUnit-4.3.1.</para>
1218 </listitem>
1219 <listitem>
1220 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
1221 </listitem>
1222 <listitem>
1223 <para>[randy] - Updated to Xpdf-3.02.</para>
1224 </listitem>
1225 </itemizedlist>
1226 </listitem>
1227
1228 <listitem>
1229 <para>July 15th, 2007</para>
1230 <itemizedlist>
1231 <listitem>
1232 <para>[randy] - Updated to LessTif-0.95.0.</para>
1233 </listitem>
1234 <listitem>
1235 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
1236 </listitem>
1237 <listitem>
1238 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
1239 </listitem>
1240 <listitem>
1241 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
1242 </listitem>
1243 </itemizedlist>
1244 </listitem>
1245
1246 <listitem>
1247 <para>July 14th, 2007</para>
1248 <itemizedlist>
1249 <listitem>
1250 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
1251 Info-20070618.</para>
1252 </listitem>
1253 <listitem>
1254 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
1255 page.</para>
1256 </listitem>
1257 </itemizedlist>
1258 </listitem>
1259
1260 <listitem>
1261 <para>July 12th, 2007</para>
1262 <itemizedlist>
1263 <listitem>
1264 <para>[randy] - Updated to Tcsh-6.15.00.</para>
1265 </listitem>
1266 </itemizedlist>
1267 </listitem>
1268
1269 <listitem>
1270 <para>July 11th, 2007</para>
1271 <itemizedlist>
1272 <listitem>
1273 <para>[randy] - Updated to cpio-2.9.</para>
1274 </listitem>
1275 <listitem>
1276 <para>[randy] - Updated to Sendmail-8.14.1.</para>
1277 </listitem>
1278 </itemizedlist>
1279 </listitem>
1280
1281 <listitem>
1282 <para>July 10th, 2007</para>
1283 <itemizedlist>
1284 <listitem>
1285 <para>[dnicholson] - Added information for running the D-Bus
1286 testsuite.</para>
1287 </listitem>
1288 <listitem>
1289 <para>[randy] - Updated the K3b and KDE Base instructions to
1290 specify that the D-Bus Qt3 Bindings are required if HAL
1291 functionality is desired.</para>
1292 </listitem>
1293 <listitem>
1294 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
1295 and libpthread-stubs to the book. Enabled it as a dependency for
1296 the Xorg-7 Libraries.</para>
1297 </listitem>
1298 <listitem>
1299 <para>[randy] - Modified the D-Bus dependency in several packages
1300 to account for the new D-Bus core and bindings separation.</para>
1301 </listitem>
1302 <listitem>
1303 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
1304 page.</para>
1305 </listitem>
1306 </itemizedlist>
1307 </listitem>
1308
1309 <listitem>
1310 <para>July 9th, 2007</para>
1311 <itemizedlist>
1312 <listitem>
1313 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
1314 </listitem>
1315 <listitem>
1316 <para>[randy] - Created a D-Bus Bindings page and added the GLib
1317 bindings. Other D-Bus bindings will be added to the same page as they
1318 are developed.</para>
1319 </listitem>
1320 </itemizedlist>
1321 </listitem>
1322
1323 <listitem>
1324 <para>July 8th, 2007</para>
1325 <itemizedlist>
1326 <listitem>
1327 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
1328 r6797.</para>
1329 </listitem>
1330 <listitem>
1331 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
1332 packages.</para>
1333 </listitem>
1334 <listitem>
1335 <para>[randy] - Updated to CUPS-1.2.11.</para>
1336 </listitem>
1337 <listitem>
1338 <para>[randy] - Updated to PHP-5.2.3.</para>
1339 </listitem>
1340 <listitem>
1341 <para>[randy] - Updated to libexif-0.6.16.</para>
1342 </listitem>
1343 <listitem>
1344 <para>[randy] - Updated to libglade-2.6.1.</para>
1345 </listitem>
1346 <listitem>
1347 <para>[randy] - Updated to cURL-7.16.3.</para>
1348 </listitem>
1349 <listitem>
1350 <para>[randy] - Updated to Libidn-0.6.14.</para>
1351 </listitem>
1352 </itemizedlist>
1353 </listitem>
1354
1355 <listitem>
1356 <para>July 7th, 2007</para>
1357 <itemizedlist>
1358 <listitem>
1359 <para>[manuel] - Updated book rendering framework to use the new
1360 LFS-XSL stylesheets.</para>
1361 </listitem>
1362 </itemizedlist>
1363 </listitem>
1364
1365 <listitem>
1366 <para>July 6th, 2007</para>
1367 <itemizedlist>
1368 <listitem>
1369 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
1370 </listitem>
1371 <listitem>
1372 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
1373 the download page now properly reflects the versions.</para>
1374 </listitem>
1375 </itemizedlist>
1376 </listitem>
1377
1378 <listitem>
1379 <para>July 5th, 2007</para>
1380 <itemizedlist>
1381 <listitem>
1382 <para>[randy] - Updated to MySQL-5.0.41.</para>
1383 </listitem>
1384 <listitem>
1385 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
1386 </listitem>
1387 </itemizedlist>
1388 </listitem>
1389
1390 <listitem>
1391 <para>July 4th, 2007</para>
1392 <itemizedlist>
1393 <listitem>
1394 <para>[randy] - Updated to libxslt-1.1.21.</para>
1395 </listitem>
1396 <listitem>
1397 <para>[dj] - Modified Linux-PAM configuration to use cracklib
1398 defaults.</para>
1399 </listitem>
1400 </itemizedlist>
1401 </listitem>
1402
1403 <listitem>
1404 <para>July 3rd, 2007</para>
1405 <itemizedlist>
1406 <listitem>
1407 <para>[randy] - Updated to libxml2-2.6.29.</para>
1408 </listitem>
1409 <listitem>
1410 <para>[randy] - Updated to Python-2.5.1.</para>
1411 </listitem>
1412 <listitem>
1413 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
1414 in LFS. Also modified the /etc/pam.d/login file as suggested by
1415 Jonathan Oksman to strengthen the login security.</para>
1416 </listitem>
1417 <listitem>
1418 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
1419 drivers. Reported by Alexander Patrakov.</para>
1420 </listitem>
1421 </itemizedlist>
1422 </listitem>
1423
1424 <listitem>
1425 <para>July 2nd, 2007</para>
1426 <itemizedlist>
1427 <listitem>
1428 <para>[randy] - Updated to Whois-4.7.21.</para>
1429 </listitem>
1430 <listitem>
1431 <para>[randy] - Updated to Expat-2.0.1.</para>
1432 </listitem>
1433 <listitem>
1434 <para>[randy] - Updated to S-Lang-2.1.1.</para>
1435 </listitem>
1436 <listitem>
1437 <para>[randy] - Updated to PCRE-7.2.</para>
1438 </listitem>
1439 <listitem>
1440 <para>[randy] - Updated to libpng-1.2.18.</para>
1441 </listitem>
1442 <listitem>
1443 <para>[randy] - Updated to pkg-config-0.22.</para>
1444 </listitem>
1445 </itemizedlist>
1446 </listitem>
1447
1448 <listitem>
1449 <para>July 1st, 2007</para>
1450 <itemizedlist>
1451 <listitem>
1452 <para>[randy] - Incremented the date of the bootscript entity so
1453 a new bootscript tarball will be created (to reflect the changes
1454 made to the bootscripts on 20070620).</para>
1455 </listitem>
1456 </itemizedlist>
1457 </listitem>
1458
1459 <listitem>
1460 <para>June 30th, 2007</para>
1461 <itemizedlist>
1462 <listitem>
1463 <para>[randy] - Updated to GTK+-2.10.13.</para>
1464 </listitem>
1465 <listitem>
1466 <para>[randy] - Updated to Pango-1.16.4.</para>
1467 </listitem>
1468 <listitem>
1469 <para>[randy] - Updated to cairo-1.4.10.</para>
1470 </listitem>
1471 <listitem>
1472 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
1473 tarball.</para>
1474 </listitem>
1475 <listitem>
1476 <para>[randy] - Updated to GLib-2.12.12.</para>
1477 </listitem>
1478 </itemizedlist>
1479 </listitem>
1480
1481 <listitem>
1482 <para>June 20th, 2007</para>
1483 <itemizedlist>
1484 <listitem>
1485 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
1486 #2362. Reported by laxy.</para>
1487 </listitem>
1488 <listitem>
1489 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
1490 </listitem>
1491 </itemizedlist>
1492 </listitem>
1493
1494 <listitem>
1495 <para>June 15th, 2007</para>
1496 <itemizedlist>
1497 <listitem>
1498 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
1499 Ag Hatzim.</para>
1500 </listitem>
1501 <listitem>
1502 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
1503 libX11 and libXrender are found.</para>
1504 </listitem>
1505 </itemizedlist>
1506 </listitem>
1507
1508 <listitem>
1509 <para>June 13th, 2007</para>
1510 <itemizedlist>
1511 <listitem>
1512 <para>[dj] - Added ksh-2007-03-28</para>
1513 </listitem>
1514 </itemizedlist>
1515 </listitem>
1516
1517 <listitem>
1518 <para>June 12th, 2007</para>
1519 <itemizedlist>
1520 <listitem>
1521 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
1522 </listitem>
1523 </itemizedlist>
1524 </listitem>
1525
1526 <listitem>
1527 <para>June 7th, 2007</para>
1528 <itemizedlist>
1529 <listitem>
1530 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
1531 the bin, include and lib directories in /usr/share/qt.</para>
1532 </listitem>
1533 <listitem>
1534 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
1535 </listitem>
1536 <listitem>
1537 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
1538 Moffat.</para>
1539 </listitem>
1540 <listitem>
1541 <para>[dnicholson] - Removed the optional ctypes dependency from
1542 libmusicbrainz since it's included in Python-2.5. Thanks to
1543 bambi for the report.</para>
1544 </listitem>
1545 <listitem>
1546 <para>[dnicholson] - Fixed some errors on the X Window System
1547 Components page. Reported by Spinal.</para>
1548 </listitem>
1549 </itemizedlist>
1550 </listitem>
1551
1552 <listitem>
1553 <para>May 31st, 2007</para>
1554 <itemizedlist>
1555 <listitem>
1556 <para>[dnicholson] - Changed the xkb output directory for
1557 Xorg-Server to match that from XKeyboardConfig. Reported by
1558 DJ Lucas.</para>
1559 </listitem>
1560 <listitem>
1561 <para>[dnicholson] - Streamlined the commands for each Xorg
1562 section.</para>
1563 </listitem>
1564 <listitem>
1565 <para>[dnicholson] - Commented out the sun video drivers and
1566 deprecated modules in the Xorg wget lists and changed the
1567 download commands to support the comments.</para>
1568 </listitem>
1569 </itemizedlist>
1570 </listitem>
1571
1572 <listitem>
1573 <para>May 30th, 2007</para>
1574 <itemizedlist>
1575 <listitem>
1576 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
1577 Reported by Roland Puntaier.</para>
1578 </listitem>
1579 <listitem>
1580 <para>[dnicholson] - Added a missing expat dependency on the
1581 MesaLib page. Reported by DJ Lucas.</para>
1582 </listitem>
1583 </itemizedlist>
1584 </listitem>
1585
1586 <listitem>
1587 <para>May 28th, 2007</para>
1588 <itemizedlist>
1589 <listitem>
1590 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
1591 to optional and added a required XML::Parser dependency.</para>
1592 </listitem>
1593 </itemizedlist>
1594 </listitem>
1595
1596 <listitem>
1597 <para>May 26th, 2007</para>
1598 <itemizedlist>
1599 <listitem>
1600 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
1601 Startup Files since entries in /opt are handled separately.</para>
1602 </listitem>
1603 </itemizedlist>
1604 </listitem>
1605
1606 <listitem>
1607 <para>May 25th, 2007</para>
1608 <itemizedlist>
1609 <listitem>
1610 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
1611 </listitem>
1612 <listitem>
1613 <para>[dnicholson] - Added the XKeyboardConfig package, which
1614 replaces xkbdata for Xorg-7.</para>
1615 </listitem>
1616 <listitem>
1617 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
1618 </listitem>
1619 <listitem>
1620 <para>[dnicholson] - Updated to Xorg-7.2.</para>
1621 </listitem>
1622 </itemizedlist>
1623 </listitem>
1624
1625 <listitem>
1626 <para>May 24th, 2007</para>
1627 <itemizedlist>
1628 <listitem>
1629 <para>[dnicholson] - Various changes were applied to the XFree86
1630 page.</para>
1631 </listitem>
1632 <listitem>
1633 <para>[dnicholson] - Added a version number to the Xorg md5sums
1634 file.</para>
1635 </listitem>
1636 <listitem>
1637 <para>[dnicholson] - Revert a mistaken version update to the
1638 xf86-input-elographics driver.</para>
1639 </listitem>
1640 <listitem>
1641 <para>[dnicholson] - Removed unnecessary commands for the imake
1642 and xorg-cf-files packages.</para>
1643 </listitem>
1644 <listitem>
1645 <para>[dnicholson] - Removed an unnecessary parameter for the
1646 xorg-server package.</para>
1647 </listitem>
1648 </itemizedlist>
1649 </listitem>
1650
1651 <listitem>
1652 <para>May 23rd, 2007</para>
1653 <itemizedlist>
1654 <listitem>
1655 <para>[dnicholson] - Removed the unneeded Glibc build fix for
1656 XFree86.</para>
1657 </listitem>
1658 </itemizedlist>
1659 </listitem>
1660
1661 <listitem>
1662 <para>May 19th, 2007</para>
1663 <itemizedlist>
1664 <listitem>
1665 <para>[dnicholson] - Fix the installation of the mail extensions
1666 to go to the correct directory in Thunderbird.</para>
1667 </listitem>
1668 </itemizedlist>
1669 </listitem>
1670
1671 <listitem>
1672 <para>May 18th, 2007</para>
1673 <itemizedlist>
1674 <listitem>
1675 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
1676 Enigmail-0.95.0.</para>
1677 </listitem>
1678 </itemizedlist>
1679 </listitem>
1680
1681 <listitem>
1682 <para>May 13th, 2007</para>
1683 <itemizedlist>
1684 <listitem>
1685 <para>[dnicholson] - Updated to xterm-225 and corrected configure
1686 settings. Thanks to kratz00 and fix.</para>
1687 </listitem>
1688 <listitem>
1689 <para>[bdubbs] - Updated to vim-7.1.</para>
1690 </listitem>
1691 </itemizedlist>
1692 </listitem>
1693
1694 <listitem>
1695 <para>May 5th, 2007</para>
1696 <itemizedlist>
1697 <listitem>
1698 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
1699 </listitem>
1700 <listitem>
1701 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
1702 </listitem>
1703 <listitem>
1704 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
1705 </listitem>
1706 </itemizedlist>
1707 </listitem>
1708
1709 <listitem>
1710 <para>April 29th, 2007</para>
1711 <itemizedlist>
1712 <listitem>
1713 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
1714 #2134.</para>
1715 </listitem>
1716 </itemizedlist>
1717 </listitem>
1718
1719 <listitem>
1720 <para>April 27th, 2007</para>
1721 <itemizedlist>
1722 <listitem>
1723 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
1724 #2218.</para>
1725 </listitem>
1726 <listitem>
1727 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
1728 Fixes ticket #2213.</para>
1729 </listitem>
1730 <listitem>
1731 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
1732 #1988.</para>
1733 </listitem>
1734 </itemizedlist>
1735 </listitem>
1736
1737 <listitem>
1738 <para>April 26th, 2007</para>
1739 <itemizedlist>
1740 <listitem>
1741 <para>[randy] - Updated to GnuPG-1.4.7.</para>
1742 </listitem>
1743 </itemizedlist>
1744 </listitem>
1745
1746 <listitem>
1747 <para>April 25th, 2007</para>
1748 <itemizedlist>
1749 <listitem>
1750 <para>[bdubbs] - Added a security patch for Qt and updated
1751 description of MySql options for Qt.</para>
1752 </listitem>
1753 <listitem>
1754 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
1755 </listitem>
1756 </itemizedlist>
1757 </listitem>
1758
1759 <listitem>
1760 <para>April 21st, 2007</para>
1761 <itemizedlist>
1762 <listitem>
1763 <para>[bdubbs] - Expanded note on building database support
1764 into qt.</para>
1765 </listitem>
1766 </itemizedlist>
1767 </listitem>
1768
1769 <listitem>
1770 <para>April 20th, 2007</para>
1771 <itemizedlist>
1772 <listitem>
1773 <para>[randy] - Updated to Graphviz-2.12.</para>
1774 </listitem>
1775 <listitem>
1776 <para>[randy] - Updated to Doxygen-1.5.2.</para>
1777 </listitem>
1778 </itemizedlist>
1779 </listitem>
1780
1781 <listitem>
1782 <para>April 19th, 2007</para>
1783 <itemizedlist>
1784 <listitem>
1785 <para>[randy] - Updated to unixODBC-2.2.12.</para>
1786 </listitem>
1787 <listitem>
1788 <para>[randy] - Updated to libsoup-2.2.100.</para>
1789 </listitem>
1790 <listitem>
1791 <para>[randy] - Updated to startup-notification-0.9.</para>
1792 </listitem>
1793 <listitem>
1794 <para>[randy] - Updated to GOffice-0.2.2.</para>
1795 </listitem>
1796 <listitem>
1797 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
1798 </listitem>
1799 </itemizedlist>
1800 </listitem>
1801
1802 <listitem>
1803 <para>April 18th, 2007</para>
1804 <itemizedlist>
1805 <listitem>
1806 <para>[randy] - Added additional files to the chmod command in the
1807 S-Lang instructions.</para>
1808 </listitem>
1809 <listitem>
1810 <para>[randy] - Added a note to run some commands in the OpenSSH
1811 instructions as the root user. Thanks to ghylton for the
1812 report.</para>
1813 </listitem>
1814 <listitem>
1815 <para>[randy] - Updated to libgsf-1.14.3.</para>
1816 </listitem>
1817 </itemizedlist>
1818 </listitem>
1819
1820 <listitem>
1821 <para>April 17th, 2007</para>
1822 <itemizedlist>
1823 <listitem>
1824 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
1825 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
1826 XML::SAX::Expat and XML::Simple</para>
1827 </listitem>
1828 <listitem>
1829 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
1830 by the GNOME Icon Theme package).</para>
1831 </listitem>
1832 </itemizedlist>
1833 </listitem>
1834
1835 <listitem>
1836 <para>April 16th, 2007</para>
1837 <itemizedlist>
1838 <listitem>
1839 <para>[randy] - Updated to EsounD-0.2.37.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[randy] - Updated the PyGTK dependencies in the HAL
1843 instructions.</para>
1844 </listitem>
1845 </itemizedlist>
1846 </listitem>
1847
1848 <listitem>
1849 <para>April 15th, 2007</para>
1850 <itemizedlist>
1851 <listitem>
1852 <para>[djensen] - Updated to librsvg-2.16.1.</para>
1853 </listitem>
1854 <listitem>
1855 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
1856 </listitem>
1857 <listitem>
1858 <para>[randy] - Updated to Qt-3.3.8.</para>
1859 </listitem>
1860 <listitem>
1861 <para>[randy] - Updated to NAS-1.9.</para>
1862 </listitem>
1863 </itemizedlist>
1864 </listitem>
1865
1866 <listitem>
1867 <para>April 14th, 2007</para>
1868 <itemizedlist>
1869 <listitem>
1870 <para>[randy] - Updated to Samba-3.0.24.</para>
1871 </listitem>
1872 </itemizedlist>
1873 </listitem>
1874
1875 <listitem>
1876 <para>April 13th, 2007</para>
1877 <itemizedlist>
1878 <listitem>
1879 <para>[randy] - Updated to Gamin-0.1.8.</para>
1880 </listitem>
1881 <listitem>
1882 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
1883 </listitem>
1884 </itemizedlist>
1885 </listitem>
1886
1887 <listitem>
1888 <para>April 10th, 2007</para>
1889 <itemizedlist>
1890 <listitem>
1891 <para>[randy] - Updated to little cms-1.16.</para>
1892 </listitem>
1893 <listitem>
1894 <para>[randy] - Added the Utah Raster Toolkit as an optional
1895 dependency of giflib.</para>
1896 </listitem>
1897 </itemizedlist>
1898 </listitem>
1899
1900 <listitem>
1901 <para>April 9th, 2007</para>
1902 <itemizedlist>
1903 <listitem>
1904 <para>[randy] - Updated to Ruby-1.8.6.</para>
1905 </listitem>
1906 <listitem>
1907 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
1908 </listitem>
1909 </itemizedlist>
1910 </listitem>
1911
1912 <listitem>
1913 <para>April 4th, 2007</para>
1914 <itemizedlist>
1915 <listitem>
1916 <para>[randy] - Updated the XML and stylesheets to use the 4.5
1917 version of DocBook XML DTD.</para>
1918 </listitem>
1919 </itemizedlist>
1920 </listitem>
1921
1922 <listitem>
1923 <para>March 31st, 2007</para>
1924 <itemizedlist>
1925 <listitem>
1926 <para>[randy] - Updated to PHP-5.2.1.</para>
1927 </listitem>
1928 <listitem>
1929 <para>[randy] - Removed the Ash package as it has been effectively
1930 replaced by the Dash package.</para>
1931 </listitem>
1932 </itemizedlist>
1933 </listitem>
1934
1935 <listitem>
1936 <para>March 30th, 2007</para>
1937 <itemizedlist>
1938 <listitem>
1939 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
1940 </listitem>
1941 <listitem>
1942 <para>[randy] - Updated to libpcap-0.9.5.</para>
1943 </listitem>
1944 <listitem>
1945 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
1946 </listitem>
1947 <listitem>
1948 <para>[randy] - Updated to GTK-Doc-1.8.</para>
1949 </listitem>
1950 <listitem>
1951 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
1952 </listitem>
1953 <listitem>
1954 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
1955 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
1956 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
1957 </listitem>
1958 <listitem>
1959 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
1960 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
1961 IO::Compress::Zlib-2.004.</para>
1962 </listitem>
1963 </itemizedlist>
1964 </listitem>
1965
1966 <listitem>
1967 <para>March 28th, 2007</para>
1968 <itemizedlist>
1969 <listitem>
1970 <para>[randy] - Updated to ASpell-0.60.5.</para>
1971 </listitem>
1972 </itemizedlist>
1973 </listitem>
1974
1975 <listitem>
1976 <para>March 27th, 2007</para>
1977 <itemizedlist>
1978 <listitem>
1979 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
1980 </listitem>
1981 </itemizedlist>
1982 </listitem>
1983
1984 <listitem>
1985 <para>March 26th, 2007</para>
1986 <itemizedlist>
1987 <listitem>
1988 <para>[djensen] - Updated to libIDL-0.8.8.</para>
1989 </listitem>
1990 <listitem>
1991 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
1992 </listitem>
1993 <listitem>
1994 <para>[randy] - Updated to Sendmail-8.14.0.</para>
1995 </listitem>
1996 <listitem>
1997 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
1998 </listitem>
1999 </itemizedlist>
2000 </listitem>
2001
2002 <listitem>
2003 <para>March 25th, 2007</para>
2004 <itemizedlist>
2005 <listitem>
2006 <para>[djensen] - Updated to Intltool-0.35.5.</para>
2007 </listitem>
2008 <listitem>
2009 <para>[djensen] - Updated to libwnck-2.18.0.</para>
2010 </listitem>
2011 <listitem>
2012 <para>[djensen] - Updated to VTE-2.16.0.</para>
2013 </listitem>
2014 <listitem>
2015 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
2016 </listitem>
2017 <listitem>
2018 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
2019 </listitem>
2020 <listitem>
2021 <para>[randy] - Updated to cURL-7.16.1.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[randy] - Updated to Stunnel-4.20.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[randy] - Updated to Libidn-0.6.11.</para>
2028 </listitem>
2029 </itemizedlist>
2030 </listitem>
2031
2032 <listitem>
2033 <para>March 24th, 2007</para>
2034 <itemizedlist>
2035 <listitem>
2036 <para>[randy] - Updated to FOP-0.93.</para>
2037 </listitem>
2038 </itemizedlist>
2039 </listitem>
2040
2041 <listitem>
2042 <para>March 23rd, 2007</para>
2043 <itemizedlist>
2044 <listitem>
2045 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
2046 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
2047 report.</para>
2048 </listitem>
2049 <listitem>
2050 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
2051 an optional command for replacing /bin/sh.</para>
2052 </listitem>
2053 <listitem>
2054 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
2055 </listitem>
2056 <listitem>
2057 <para>[randy] - Added new package JUnit-4.1.</para>
2058 </listitem>
2059 </itemizedlist>
2060 </listitem>
2061
2062 <listitem>
2063 <para>March 21st, 2007</para>
2064 <itemizedlist>
2065 <listitem>
2066 <para>[randy] - Updated to MySQL-5.0.37.</para>
2067 </listitem>
2068 <listitem>
2069 <para>[randy] - Modified the Heimdal instructions to rename the
2070 Heimdal libss headers and libraries and restore the orginal E2fsprogs
2071 files. Also added some documentation installation commands.</para>
2072 </listitem>
2073 </itemizedlist>
2074 </listitem>
2075
2076 <listitem>
2077 <para>March 20th, 2007</para>
2078 <itemizedlist>
2079 <listitem>
2080 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
2081 problem and some systems when running checks.</para>
2082 </listitem>
2083 <listitem>
2084 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
2085 used in LFS.</para>
2086 </listitem>
2087 <listitem>
2088 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
2089 </listitem>
2090 </itemizedlist>
2091 </listitem>
2092
2093 <listitem>
2094 <para>March 19th, 2007</para>
2095 <itemizedlist>
2096 <listitem>
2097 <para>[randy] - Updated to cpio-2.7.</para>
2098 </listitem>
2099 </itemizedlist>
2100 </listitem>
2101
2102 <listitem>
2103 <para>March 18th, 2007</para>
2104 <itemizedlist>
2105 <listitem>
2106 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
2107 </listitem>
2108 <listitem>
2109 <para>[randy] - Added a warning to the GNOME introduction section,
2110 and links to this warning in various GNOME package instructions
2111 telling to use the stable version of BLFS to build current
2112 GNOME.</para>
2113 </listitem>
2114 <listitem>
2115 <para>[randy] - Updated to GTK+-2.10.11.</para>
2116 </listitem>
2117 <listitem>
2118 <para>[randy] - Updated to ATK-1.18.0.</para>
2119 </listitem>
2120 <listitem>
2121 <para>[randy] - Updated to Pango-1.16.1.</para>
2122 </listitem>
2123 <listitem>
2124 <para>[randy] - Updated to cairo-1.4.0.</para>
2125 </listitem>
2126 <listitem>
2127 <para>[randy] - Updated to GLib-2.12.11.</para>
2128 </listitem>
2129 </itemizedlist>
2130 </listitem>
2131
2132 <listitem>
2133 <para>March 17th, 2007</para>
2134 <itemizedlist>
2135 <listitem>
2136 <para>[randy] - Updated to libxslt-1.1.20.</para>
2137 </listitem>
2138 <listitem>
2139 <para>[randy] - Updated to Python-2.5.</para>
2140 </listitem>
2141 </itemizedlist>
2142 </listitem>
2143
2144 <listitem>
2145 <para>March 16th, 2007</para>
2146 <itemizedlist>
2147 <listitem>
2148 <para>[randy] - Updated to GCC-4.1.2, which matches the version
2149 used in LFS.</para>
2150 </listitem>
2151 </itemizedlist>
2152 </listitem>
2153
2154 <listitem>
2155 <para>March 15th, 2007</para>
2156 <itemizedlist>
2157 <listitem>
2158 <para>[randy] - Added the Dash package using a patch provided by
2159 Agathoklis Hatzimanikas.</para>
2160 </listitem>
2161 </itemizedlist>
2162 </listitem>
2163
2164 <listitem>
2165 <para>March 13th, 2007</para>
2166 <itemizedlist>
2167 <listitem>
2168 <para>[randy] - Added a note to the Linux-PAM instructions to run
2169 the test suite after the package has been installed and minimally
2170 configured.</para>
2171 </listitem>
2172 </itemizedlist>
2173 </listitem>
2174
2175 <listitem>
2176 <para>March 8th, 2007</para>
2177 <itemizedlist>
2178 <listitem>
2179 <para>[alexander] - Added Recode-3.6.</para>
2180 </listitem>
2181 </itemizedlist>
2182 </listitem>
2183
2184 <listitem>
2185 <para>March 7th, 2007</para>
2186 <itemizedlist>
2187 <listitem>
2188 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
2189 man page sed by alexander.</para>
2190 </listitem>
2191 </itemizedlist>
2192 </listitem>
2193
2194 <listitem>
2195 <para>March 4th, 2007</para>
2196 <itemizedlist>
2197 <listitem>
2198 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
2199 packages to version 4.5. Patch from Matthew Burgess.</para>
2200 </listitem>
2201 </itemizedlist>
2202 </listitem>
2203
2204 <listitem>
2205 <para>March 3rd, 2007</para>
2206 <itemizedlist>
2207 <listitem>
2208 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
2209 </listitem>
2210 <listitem>
2211 <para>[alexander] - Removed the link to the (dead) libstk
2212 site from Xine Libraries page.</para>
2213 </listitem>
2214 </itemizedlist>
2215 </listitem>
2216
2217 <listitem>
2218 <para>February 28th, 2007</para>
2219 <itemizedlist>
2220 <listitem>
2221 <para>[dnicholson] - Made the i18n-fonts commands more explicit
2222 on the a2ps page to guard against errors. Thanks to Nathan Coulson
2223 for the report.</para>
2224 </listitem>
2225 </itemizedlist>
2226 </listitem>
2227
2228 <listitem>
2229 <para>February 24th, 2007</para>
2230 <itemizedlist>
2231 <listitem>
2232 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
2233 Daniel Rindt.</para>
2234 </listitem>
2235 </itemizedlist>
2236 </listitem>
2237
2238 <listitem>
2239 <para>February 19th, 2007</para>
2240 <itemizedlist>
2241 <listitem>
2242 <para>[dnicholson] - Fixed the sed needed to run the libxml2
2243 testsuite. Closes #2299. Report from kratz00.</para>
2244 </listitem>
2245 </itemizedlist>
2246 </listitem>
2247
2248 <listitem>
2249 <para>February 16th, 2007</para>
2250 <itemizedlist>
2251 <listitem>
2252 <para>[randy] - Updated to GMP-4.2.1.</para>
2253 </listitem>
2254 <listitem>
2255 <para>[randy] - Updated to libxml2-2.6.27.</para>
2256 </listitem>
2257 <listitem>
2258 <para>[randy] - Fixed a broken documentation installation command
2259 in the libpng instructions, thanks to Nathan Coulson for the
2260 report.</para>
2261 </listitem>
2262 <listitem>
2263 <para>[randy] - Updated to Inetutils-1.5.</para>
2264 </listitem>
2265 </itemizedlist>
2266 </listitem>
2267
2268 <listitem>
2269 <para>February 15th, 2007</para>
2270 <itemizedlist>
2271 <listitem>
2272 <para>[randy] - Updated to Sysstat-7.0.4.</para>
2273 </listitem>
2274 <listitem>
2275 <para>[randy] - Updated to Shadow-4.0.17.</para>
2276 </listitem>
2277 <listitem>
2278 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
2279 </listitem>
2280 <listitem>
2281 <para>[randy] - Updated to Tk-8.4.14.</para>
2282 </listitem>
2283 <listitem>
2284 <para>[randy] - Updated to Tcl-8.4.14.</para>
2285 </listitem>
2286 <listitem>
2287 <para>[randy] - Updated to S-Lang-2.0.7.</para>
2288 </listitem>
2289 <listitem>
2290 <para>[randy] - Updated to PCRE-7.0.</para>
2291 </listitem>
2292 <listitem>
2293 <para>[randy] - Updated to libpng-1.2.16.</para>
2294 </listitem>
2295 <listitem>
2296 <para>[randy] - Updated to pkg-config-0.21.</para>
2297 </listitem>
2298 </itemizedlist>
2299 </listitem>
2300
2301 <listitem>
2302 <para>February 14th, 2007</para>
2303 <itemizedlist>
2304 <listitem>
2305 <para>[randy] - Released BLFS Version 6.2.0.</para>
2306 </listitem>
2307 </itemizedlist>
2308 </listitem>
2309
2310 <listitem>
2311 <para>February 6th, 2007</para>
2312 <itemizedlist>
2313 <listitem>
2314 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
2315 6.2 branch until 6.2.0 has been released).</para>
2316 </listitem>
2317 </itemizedlist>
2318 </listitem>
2319
2320 <listitem>
2321 <para>February 4th, 2007</para>
2322 <itemizedlist>
2323 <listitem>
2324 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
2325 package (do not merge to the 6.2 branch).</para>
2326 </listitem>
2327 </itemizedlist>
2328 </listitem>
2329
2330 </itemizedlist>
2331
2332</sect1>
Note: See TracBrowser for help on using the repository browser.