source: introduction/welcome/changelog.xml@ 4de92f7

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

Updated to CrackLib-2.8.12.

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

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