source: introduction/welcome/changelog.xml@ 01cffaf

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

Fixed broken links in MPlayer page

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

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