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

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 6e11352 was 6e11352, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Updated vim to the latest upstream patches and added a command to update the runtime files

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

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