source: introduction/welcome/changelog.xml@ d37f788

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 d37f788 was d37f788, checked in by Alexander E. Patrakov <alexander@…>, 16 years ago

Added some configuration tweaks to Lynx

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

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