source: introduction/welcome/changelog.xml@ b160786

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 b160786 was b160786, checked in by DJ Lucas <dj@…>, 16 years ago

Updated to XFS-2.9.6.

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

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