source: introduction/welcome/changelog.xml@ ba7a0ce

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

Added note about OpenSSH testsuite failures.

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

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