source: introduction/welcome/changelog.xml@ b12cddd

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 b12cddd was b12cddd, checked in by Robert Daniels <rdaniels@…>, 16 years ago

Added new package Amarok

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

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