source: introduction/welcome/changelog.xml@ 6c24da75

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

Updated to OpenSSH-4.7p1.

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

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