source: introduction/welcome/changelog.xml@ 1ad30c22

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

Added a patch to Links browser to fix UTF-8 issues

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

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