source: introduction/welcome/changelog.xml@ 3a575ab5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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 3a575ab5 was 3a575ab5, checked in by Alexander E. Patrakov <alexander@…>, 17 years ago

Fixed UTF-8 issues and bash-3.2 compatibility in mc.

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

  • Property mode set to 100644
File size: 175.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/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>January 19th, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[alexander] - Added Debian patch and bash-3.2
49 compatibility patch to MC. Fixes #2189.</para>
50 </listitem>
51 </itemizedlist>
52 </listitem>
53
54 <listitem>
55 <para>January 18th, 2007</para>
56 <itemizedlist>
57 <listitem>
58 <para>[dnicholson] - Added ftp:// links for the Xorg-7.1
59 packages.</para>
60 </listitem>
61 <listitem>
62 <para>[dnicholson] - Updated security patches for Xorg-6.9.0
63 and xorg-server-1.1.0.</para>
64 </listitem>
65 <listitem>
66 <para>[dnicholson] - Changed the i18n.sh profile text to reference
67 the LFS locale discussion and moved the GLib specific settings to
68 that package's page. Fixes #2012.</para>
69 </listitem>
70 <listitem>
71 <para>[randy] - Added text to the 'Locale Related Issues' page which
72 discusses improperly encoded manual pages.</para>
73 </listitem>
74 <listitem>
75 <para>[randy] - Added sed commands to the ImageMagick and Xorg evdev
76 packages to remove UTF-8 encoded manual pages.</para>
77 </listitem>
78 </itemizedlist>
79 </listitem>
80
81 <listitem>
82 <para>January 17th, 2007</para>
83 <itemizedlist>
84 <listitem>
85 <para>[dnicholson] - Updated the ALSA Library, Plugins,
86 Utilities, Tools and Firmware to version 1.0.13. Updated
87 ALSA OSS to 1.0.12. Fixes tickets #2112 and #2201.
88 Notes have been added for untested packages.</para>
89 </listitem>
90 <listitem>
91 <para>[dnicholson] - Fixed the ALSA udev rules to work properly
92 with the Udev and rules in stable LFS. Closes ticket #2125.</para>
93 </listitem>
94 <listitem>
95 <para>[dnicholson] - Added an http:// link for the gpm
96 package.</para>
97 </listitem>
98 <listitem>
99 <para>[dnicholson] - Fixed the GLib-2 ftp:// link. Thanks to Guy
100 Dalziel for spotting the error.</para>
101 </listitem>
102 <listitem>
103 <para>[alexander] - Removed the dead link to the old LiveCD hint.</para>
104 </listitem>
105 <listitem>
106 <para>[dnicholson] - Updated to HAL-0.5.7.1.</para>
107 </listitem>
108 </itemizedlist>
109 </listitem>
110
111 <listitem>
112 <para>January 15th, 2007</para>
113 <itemizedlist>
114 <listitem>
115 <para>[randy] - Modified all the Sourceforge download links to use
116 the new standard Sourceforge has implemented.</para>
117 </listitem>
118 <listitem>
119 <para>[randy] - Added a comment to the XFCE instructions saying that
120 hicolor-icon-theme is a run-time dependency.</para>
121 </listitem>
122 <listitem>
123 <para>[randy] - Added commands to the teTeX instructions to install
124 the cm-super type1ec.sty font file.</para>
125 </listitem>
126 <listitem>
127 <para>[alexander] - Added reiserfsprogs build fix for LFS SVN.</para>
128 </listitem>
129 <listitem>
130 <para>[randy] - Updated to Lynx-2.8.6.</para>
131 </listitem>
132 </itemizedlist>
133 </listitem>
134
135 <listitem>
136 <para>January 14th, 2007</para>
137 <itemizedlist>
138 <listitem>
139 <para>[randy] - Added Alexander to the list of BLFS
140 Editors.</para>
141 </listitem>
142 <listitem>
143 <para>[randy] - Fixed a broken download URL in the SLIB
144 instructions, thanks to Leo Peschier for pointing it
145 out.</para>
146 </listitem>
147 <listitem>
148 <para>[bdubbs] - Added security patch to unzip.</para>
149 </listitem>
150 <listitem>
151 <para>[bdubbs] - Updated patch in ed to correct an error.
152 Thanks to Tyler Berry.</para>
153 </listitem>
154 <listitem>
155 <para>[randy] - Updated the md5sums and build data for the
156 GNOME accessibility packages to be compatible with GNOME-2.14.3,
157 This completes the GNOME-2.14.3 update.</para>
158 </listitem>
159 <listitem>
160 <para>[bdubbs] - Updated to Python-2.4.4.</para>
161 </listitem>
162 <listitem>
163 <para>[bdubbs] - Updated to dhcp-3.0.5.</para>
164 </listitem>
165 <listitem>
166 <para>[randy] - Updated the md5sums and build data for the
167 GNOME add-on utilities to be compatible with GNOME-2.14.3.</para>
168 </listitem>
169 <listitem>
170 <para>[alexander] - Removed the commands that remove vim tutorials.</para>
171 </listitem>
172 <listitem>
173 <para>[alexander] - Updated to xfsprogs-2.8.18, added notes about
174 the lack of testsuites to xfsprogs and reiserfsprogs.</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>January 13th, 2007</para>
181 <itemizedlist>
182 <listitem>
183 <para>[bdubbs] - Updated to vim-7.0.</para>
184 </listitem>
185 <listitem>
186 <para>[bdubbs] - Updated to bind-9.3.3.</para>
187 </listitem>
188 <listitem>
189 <para>[bdubbs] - Updated to openssh-4.5p1.</para>
190 </listitem>
191 <listitem>
192 <para>[bdubbs] - Updated to openssl-0.9.8d.</para>
193 </listitem>
194 </itemizedlist>
195 </listitem>
196
197 <listitem>
198 <para>January 11th, 2007</para>
199 <itemizedlist>
200 <listitem>
201 <para>[randy] - Updated to MIT Kerberos V5-1.6. Also overhauled
202 the instructions to fit the updated version and included
203 enhancements to the instructions.</para>
204 </listitem>
205 </itemizedlist>
206 </listitem>
207
208 <listitem>
209 <para>December 22nd, 2006</para>
210 <itemizedlist>
211 <listitem>
212 <para>[randy] - Updated to Evolution-2.6.3.</para>
213 </listitem>
214 <listitem>
215 <para>[randy] - Updated GtkHTML, gtksourceview and Evolution Data
216 Server to versions used with GNOME-2.14.3.</para>
217 </listitem>
218 <listitem>
219 <para>[randy] - Updated to GNOME-2.14.3. The <quote>Core</quote>
220 packages are completely finished, the <quote>Additional</quote>
221 packages still require updates to the MD5sums and build
222 sizes/times.</para>
223 </listitem>
224 </itemizedlist>
225 </listitem>
226
227 <listitem>
228 <para>December 20th, 2006</para>
229 <itemizedlist>
230 <listitem>
231 <para>[dnicholson] - Updated to xterm-223.</para>
232 </listitem>
233 <listitem>
234 <para>[dnicholson] - Ensured that the terminfo files from
235 xterm are installed in the system terminfo database.</para>
236 </listitem>
237 <listitem>
238 <para>[dnicholson] - Removed the --datadir setting for Xorg-7.
239 Some packages had broken configurations that caused files to
240 be installed to the wrong location. Forcing ${datadir} to
241 match ${libdir} worked around these problems, but they have
242 now been resolved properly upstream.</para>
243 </listitem>
244 </itemizedlist>
245 </listitem>
246
247 <listitem>
248 <para>December 15th, 2006</para>
249 <itemizedlist>
250 <listitem>
251 <para>[tushar] - Remove autoreconf command from popt. The tarball
252 that matches the md5sum has the generated files.</para>
253 </listitem>
254 </itemizedlist>
255 </listitem>
256
257 <listitem>
258 <para>December 11th, 2006</para>
259 <itemizedlist>
260 <listitem>
261 <para>[randy] - Updated to GStreamer-0.10.11, GST Plugins
262 Base-0.10.11, GST Plugins Good-0.10.4 and GST Plugins Ugly-0.10.4</para>
263 </listitem>
264 </itemizedlist>
265 </listitem>
266
267 <listitem>
268 <para>December 10th, 2006</para>
269 <itemizedlist>
270 <listitem>
271 <para>[randy] - Updated to GSview-4.8 and fixed an issue with GSview
272 using recent versions of ESP Ghostscript.</para>
273 </listitem>
274 </itemizedlist>
275 </listitem>
276
277 <listitem>
278 <para>December 9th, 2006</para>
279 <itemizedlist>
280 <listitem>
281 <para>[dnicholson] - Updated to Nano-2.0.1.</para>
282 </listitem>
283 </itemizedlist>
284 </listitem>
285
286 <listitem>
287 <para>December 8th, 2006</para>
288 <itemizedlist>
289 <listitem>
290 <para>[randy] - Added Sharutils (for the uudecode program) to the
291 FreeTTS required dependencies, thanks to Chris Staub for the
292 report.</para>
293 </listitem>
294 <listitem>
295 <para>[randy] - Updated to Samba-3.0.23d.</para>
296 </listitem>
297 </itemizedlist>
298 </listitem>
299
300 <listitem>
301 <para>December 7th, 2006</para>
302 <itemizedlist>
303 <listitem>
304 <para>[randy] - Updated to CUPS-1.2.7.</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
309 <listitem>
310 <para>December 6th, 2006</para>
311 <itemizedlist>
312 <listitem>
313 <para>[randy] - Added a note to the GNOME Panel instructions
314 saying that the libxml2 Python module must be available.</para>
315 </listitem>
316 </itemizedlist>
317 </listitem>
318
319 <listitem>
320 <para>December 4th, 2006</para>
321 <itemizedlist>
322 <listitem>
323 <para>[randy] - Updated to Whois-4.7.20.</para>
324 </listitem>
325 </itemizedlist>
326 </listitem>
327
328 <listitem>
329 <para>October 28th, 2006</para>
330 <itemizedlist>
331 <listitem>
332 <para>[dnicholson] - Changed the structure of the Locale Related
333 Issues page to describe general classes of problems. The package
334 specific workarounds have been moved to their respective pages.
335 Thanks to Alexander Patrakov for providing the rewrite, which better
336 supports these situations.</para>
337 </listitem>
338 </itemizedlist>
339 </listitem>
340
341 <listitem>
342 <para>October 27th, 2006</para>
343 <itemizedlist>
344 <listitem>
345 <para>[bdubbs] - Updated to qt-3.3.7.</para>
346 </listitem>
347 <listitem>
348 <para>[dnicholson] - Fixed Screen description to reflect that
349 UTF-8 is now available. Thanks to Alexander Patrakov for the
350 suggestion.</para>
351 </listitem>
352 <listitem>
353 <para>[dnicholson] - Updated to libmusicbrainz-2.1.4, fixing
354 security vulnerability CVE-2006-4197. Closes ticket #2181.</para>
355 </listitem>
356 </itemizedlist>
357 </listitem>
358
359 <listitem>
360 <para>October 26th, 2006</para>
361 <itemizedlist>
362 <listitem>
363 <para>[dnicholson] - Updated to Screen-4.0.3, fixing a security
364 vulnerability. Closes ticket #2197.</para>
365 </listitem>
366 </itemizedlist>
367 </listitem>
368
369 <listitem>
370 <para>October 25th, 2006</para>
371 <itemizedlist>
372 <listitem>
373 <para>[dnicholson] - Fixed the hdparm instructions to work
374 correctly when installing to an alternate prefix. Thanks to
375 Miguel Bazdresch for reporting the problem. Fixes ticket
376 #2196.</para>
377 </listitem>
378 <listitem>
379 <para>[bdubbs] - Updated to zip 2.32.</para>
380 </listitem>
381 </itemizedlist>
382 </listitem>
383
384 <listitem>
385 <para>October 23rd, 2006</para>
386 <itemizedlist>
387 <listitem>
388 <para>[randy] - Updated the Exim instructions documentation
389 links.</para>
390 </listitem>
391 </itemizedlist>
392 </listitem>
393
394 <listitem>
395 <para>October 22nd, 2006</para>
396 <itemizedlist>
397 <listitem>
398 <para>[randy] - Added a note to the GTK+2 instructions about the
399 test suite requiring an X Window session.</para>
400 </listitem>
401 <listitem>
402 <para>[randy] - Removed references to the shared library from the
403 UnZip instructions. Thanks to Gabriel Batir for the report.</para>
404 </listitem>
405 <listitem>
406 <para>[randy] - Added a sed command to the Graphviz instructions
407 so that the Java bindings will build correctly if you have the JDK
408 installed.</para>
409 </listitem>
410 </itemizedlist>
411 </listitem>
412
413 <listitem>
414 <para>October 19th, 2006</para>
415 <itemizedlist>
416 <listitem>
417 <para>[dnicholson] - Added needed macro to use Cyrus-SASL
418 in Postfix.</para>
419 </listitem>
420 <listitem>
421 <para>[dnicholson] - Updated to OpenLDAP-2.3.27.</para>
422 </listitem>
423 </itemizedlist>
424 </listitem>
425
426 <listitem>
427 <para>October 15th, 2006</para>
428 <itemizedlist>
429 <listitem>
430 <para>[djensen] - Updated to Ruby-1.8.5. Fixes #2127.</para>
431 </listitem>
432 <listitem>
433 <para>[djensen] - Updated Seamonkey to Enigmail-0.94.1.
434 Fixes #2170.</para>
435 </listitem>
436 </itemizedlist>
437 </listitem>
438
439 <listitem>
440 <para>October 14th, 2006</para>
441 <itemizedlist>
442 <listitem>
443 <para>[dnicholson] - Added information about creating the
444 /dev/dvd symlink for Mplayer with links pointing back to
445 the relevant section of the LFS book. Fixes #1995.</para>
446 </listitem>
447 <listitem>
448 <para>[dnicholson] - Removed the note about installing UUID
449 from the XFS page as the only libuuid comes from E2fsprogs.
450 It is assumed that E2fsprogs is installed from LFS. Closes
451 #2176.</para>
452 </listitem>
453 <listitem>
454 <para>[dnicholson] - Added PAM configuration to the host.def
455 example in Xorg-6.9.0 and XFree86-4.6.0. It is commented out
456 by default.</para>
457 </listitem>
458 <listitem>
459 <para>[dnicholson] - Updated to Postfix-2.3.3. Added configuration
460 to automatically install HTML and README docs.</para>
461 </listitem>
462 </itemizedlist>
463 </listitem>
464
465 <listitem>
466 <para>October 12th, 2006</para>
467 <itemizedlist>
468 <listitem>
469 <para>[dnicholson] - Fixed broken ASH download link and
470 added text about lack of test suite. Fixes ticket #2130.</para>
471 </listitem>
472 <listitem>
473 <para>[dnicholson] - Fixed broken Rsync download link.
474 Thanks to Miguel Bazdresch for the fix.</para>
475 </listitem>
476 <listitem>
477 <para>[dnicholson] - Fixed GNOME Doc Utils so that the
478 pkg-config files are always installed. Closes #2126.</para>
479 </listitem>
480 <listitem>
481 <para>[dnicholson] - Patched Emacs to ensure that the
482 AltGr key is recognized. Added information about lack
483 of test suite.</para>
484 </listitem>
485 </itemizedlist>
486 </listitem>
487
488 <listitem>
489 <para>October 11th, 2006</para>
490 <itemizedlist>
491 <listitem>
492 <para>[dnicholson] - Applied security patches to
493 Xorg-6.9.0 and libXfont-1.1.0.</para>
494 </listitem>
495 <listitem>
496 <para>[randy] - Updated to NSS-3.11.3.</para>
497 </listitem>
498 </itemizedlist>
499 </listitem>
500
501 <listitem>
502 <para>October 8th, 2006</para>
503 <itemizedlist>
504 <listitem>
505 <para>[dnicholson] - Updated to Firefox-1.5.0.7. Fixes
506 #2150.</para>
507 </listitem>
508 <listitem>
509 <para>[dnicholson] - Updated to Thunderbird-1.5.0.7 and
510 Enigmail-0.94.1. Fixes #2151 and #2171.</para>
511 </listitem>
512 <listitem>
513 <para>[dnicholson] - Updated to Links-2.1pre23. Installed some
514 user documentation from the tarball. Closes #2042.</para>
515 </listitem>
516 </itemizedlist>
517 </listitem>
518
519 <listitem>
520 <para>October 5th, 2006</para>
521 <itemizedlist>
522 <listitem>
523 <para>[randy] - Changed the TCP ports used by tunneled SWAT in the
524 Samba instructions from 901 and 902 to 904 and 905 so that there is
525 no conflict with the IANA database.</para>
526 </listitem>
527 <listitem>
528 <para>[randy] - Updated to cairo-1.2.4.</para>
529 </listitem>
530 </itemizedlist>
531 </listitem>
532
533 <listitem>
534 <para>October 1st, 2006</para>
535 <itemizedlist>
536 <listitem>
537 <para>[dnicholson] - Fixed an issue with with rendering of OpenGL
538 applications with MesaLib by adding an appropriate compiler flag.
539 Thanks to Alexander Patrakov for the report and the fix. Closes
540 ticket #2103.</para>
541 </listitem>
542 <listitem>
543 <para>[dnicholson] - Fixed an error with output redirection
544 in MesaLib when /bin/sh is not Bash. Fixes ticket #2118.</para>
545 </listitem>
546 </itemizedlist>
547 </listitem>
548
549 <listitem>
550 <para>September 30th, 2006</para>
551 <itemizedlist>
552 <listitem>
553 <para>[djensen] - Updated to Balsa-2.3.13.</para>
554 </listitem>
555 </itemizedlist>
556 </listitem>
557
558 <listitem>
559 <para>September 25th, 2006</para>
560 <itemizedlist>
561 <listitem>
562 <para>[djensen] - Added 2 seds to LPRng-3.8.28, fixing a gcc-4.1
563 bug and a syntax error for newer makes.</para>
564 </listitem>
565 <listitem>
566 <para>[dnicholson] - Updated to dhcpcd-2.0.8. Changed the build
567 to execute the dhcpcd.exe configuration file.</para>
568 </listitem>
569 </itemizedlist>
570 </listitem>
571
572 <listitem>
573 <para>September 24th, 2006</para>
574 <itemizedlist>
575 <listitem>
576 <para>[djensen] - Updated to SeaMonkey-1.0.5. Added the optional
577 pango patch.</para>
578 </listitem>
579 <listitem>
580 <para>[randy] - Added a patch to the Heimdal instructions to fix a
581 security vulnerability identified in MIT advisories CVE-2006-3083
582 and CVE-2006-3084.</para>
583 </listitem>
584 </itemizedlist>
585 </listitem>
586
587 <listitem>
588 <para>September 19th, 2006</para>
589 <itemizedlist>
590 <listitem>
591 <para>[djensen] - Updated to Mpg123-0.60.</para>
592 </listitem>
593 </itemizedlist>
594 </listitem>
595
596 <listitem>
597 <para>September 16th, 2006</para>
598 <itemizedlist>
599 <listitem>
600 <para>[djensen] - Removed a possible spurious doc dir installation in EsounD.</para>
601 </listitem>
602 <listitem>
603 <para>[bdubbs] - Updated to openssl-0.9.8c.</para>
604 </listitem>
605 </itemizedlist>
606 </listitem>
607
608 <listitem>
609 <para>September 14th, 2006</para>
610 <itemizedlist>
611 <listitem>
612 <para>[randy] - Fixed broken Linux-PAM documentation download
613 URL.</para>
614 </listitem>
615 </itemizedlist>
616 </listitem>
617
618 <listitem>
619 <para>September 12th, 2006</para>
620 <itemizedlist>
621 <listitem>
622 <para>[dj] - Updated to JDK-1.0.5_08.</para>
623 </listitem>
624 </itemizedlist>
625 </listitem>
626
627 <listitem>
628 <para>September 10th, 2006</para>
629 <itemizedlist>
630 <listitem>
631 <para>[bdubbs] - Updated to nfs-utils-1.0.10.</para>
632 </listitem>
633 <listitem>
634 <para>[bdubbs] - Updated bootscripts to properly handle
635 non-TERM stop signals.</para>
636 </listitem>
637 <listitem>
638 <para>[bdubbs] - Added creation of bin user to portmap.</para>
639 </listitem>
640 <listitem>
641 <para>[bdubbs] - Updated to pcre-6.7.</para>
642 </listitem>
643 </itemizedlist>
644 </listitem>
645
646 <listitem>
647 <para>September 5th, 2006</para>
648 <itemizedlist>
649 <listitem>
650 <para>[dnicholson] - Updated to Thunderbird-1.5.0.5. Reordered
651 the patches so that they can apply cleanly.</para>
652 </listitem>
653 </itemizedlist>
654 </listitem>
655
656 <listitem>
657 <para>September 4th, 2006</para>
658 <itemizedlist>
659 <listitem>
660 <para>[dnicholson] - Updated to Firefox-1.5.0.6. Changed the
661 order of the patches so that they can apply cleanly.</para>
662 </listitem>
663 <listitem>
664 <para>[dnicholson] - Fixed the text describing the default
665 PKG_CONFIG_PATH to include /usr/share/pkgconfig. Fixes #2117.
666 Thanks to Joe Ciccone.</para>
667 </listitem>
668 <listitem>
669 <para>[dnicholson] - Removed the ispell package as it has problems
670 in UTF-8 locales and the aspell package is superior. Fixes ticket
671 #2101.</para>
672 </listitem>
673 <listitem>
674 <para>[dnicholson] - Updated to xterm-218. Fixes tickets
675 #2096 and #2100.</para>
676 </listitem>
677 <listitem>
678 <para>[bdubbs] - Fixed wording in php describing ini file.
679 Thanks to Pippin for pointing this out.</para>
680 </listitem>
681 <listitem>
682 <para>[dnicholson] - Moved xterm, rman, MesaLib and libdrm
683 packages out of the Xorg-7 chapter as they are now developed
684 externally. Added notes to their pages to indicate that they
685 should only be built when using Xorg-7. Fixes ticket
686 #2120.</para>
687 </listitem>
688 <listitem>
689 <para>[dnicholson] - Added a missing program description to
690 the Luit page.</para>
691 </listitem>
692 </itemizedlist>
693 </listitem>
694
695 <listitem>
696 <para>August 30th, 2006</para>
697 <itemizedlist>
698 <listitem>
699 <para>[djensen] - Updated to JOE-3.5.</para>
700 </listitem>
701 </itemizedlist>
702 </listitem>
703
704 <listitem>
705 <para>August 29th, 2006</para>
706 <itemizedlist>
707 <listitem>
708 <para>[dnicholson] - Fixed the download link for the
709 Linux-PAM docs. Thanks to Tor Olav Slava.</para>
710 </listitem>
711 <listitem>
712 <para>[dnicholson] - Removed the reference to the vimrc
713 question in the FAQ since it no longer exists. Thanks to
714 Peter Ennis.</para>
715 </listitem>
716 <listitem>
717 <para>[dnicholson] - Minor text update on the bootdisk page.
718 Thanks to Peter Ennis.</para>
719 </listitem>
720 </itemizedlist>
721 </listitem>
722
723 <listitem>
724 <para>August 9th, 2006</para>
725 <itemizedlist>
726 <listitem>
727 <para>[dnicholson] - Added patch to fix a security
728 vulnerability in Mutt-1.5.11. Fixes ticket #2072.</para>
729 </listitem>
730 <listitem>
731 <para>[dnicholson] - Added patches to fix security
732 vulnerabilities in Xorg-7.1. Closes ticket #2100.</para>
733 </listitem>
734 <listitem>
735 <para>[dnicholson] - Added configuration for HAL and
736 gnome-volume-manager for use without the pam_console module.</para>
737 </listitem>
738 <listitem>
739 <para>[dnicholson] - Fixed a broken iptables link and a typo
740 on the About Devices page. Thanks to Gabriel Batir.</para>
741 </listitem>
742 </itemizedlist>
743 </listitem>
744
745 <listitem>
746 <para>August 7th, 2006</para>
747 <itemizedlist>
748 <listitem>
749 <para>[dnicholson] - Added a patch to fix security
750 vulnerabilities in Xorg-6.9.0. See ticket #2100. Removed
751 fix for Glibc sys/kd.h as it is now in LFS stable.</para>
752 </listitem>
753 </itemizedlist>
754 </listitem>
755
756 <listitem>
757 <para>August 6th, 2006</para>
758 <itemizedlist>
759 <listitem>
760 <para>[randy] - Noted in the Evince instructions that
761 shared-mime-info is a run-time requirement.</para>
762 </listitem>
763 <listitem>
764 <para>[randy] - Updated to libsoup-2.2.96.</para>
765 </listitem>
766 <listitem>
767 <para>[randy] - Added XMLRPC-EPI as an optional dependency of
768 PHP.</para>
769 </listitem>
770 </itemizedlist>
771 </listitem>
772
773 <listitem>
774 <para>August 5th, 2006</para>
775 <itemizedlist>
776 <listitem>
777 <para>[randy] - Updated to libwnck-2.14.3.</para>
778 </listitem>
779 <listitem>
780 <para>[randy] - Updated to libglade-2.6.0.</para>
781 </listitem>
782 <listitem>
783 <para>[randy] - Updated to GTK+-2.8.20.</para>
784 </listitem>
785 <listitem>
786 <para>[dnicholson] - Removed /etc/profile.d/tinker-term.sh
787 since it is no longer needed with the Ncurses in stable
788 LFS-6.2.</para>
789 </listitem>
790 </itemizedlist>
791 </listitem>
792
793 <listitem>
794 <para>August 4th, 2006</para>
795 <itemizedlist>
796 <listitem>
797 <para>[randy] - Updated to libpng-1.2.12.</para>
798 </listitem>
799 <listitem>
800 <para>[randy] - Updated to libIDL-0.8.7.</para>
801 </listitem>
802 <listitem>
803 <para>[randy] - Added libxslt as a required dependency of the
804 GNOME Doc Utils package.</para>
805 </listitem>
806 <listitem>
807 <para>[randy] - Updated to libxslt-1.1.17.</para>
808 </listitem>
809 <listitem>
810 <para>[randy] - Updated to libxml2-2.6.26.</para>
811 </listitem>
812 </itemizedlist>
813 </listitem>
814
815 <listitem>
816 <para>August 3rd, 2006</para>
817 <itemizedlist>
818 <listitem>
819 <para>[randy] - Added four upstream patches to the Berkeley-DB
820 instructions.</para>
821 </listitem>
822 </itemizedlist>
823 </listitem>
824
825 <listitem>
826 <para>August 2nd, 2006</para>
827 <itemizedlist>
828 <listitem>
829 <para>[randy] - Updated the book to point at LFS 'stable'
830 and use LFS stable package versions of Coreutils and
831 Flex.</para>
832 </listitem>
833 <listitem>
834 <para>[randy] - Removed an obsolete ldconfig command from
835 the OAF instructions.</para>
836 </listitem>
837 </itemizedlist>
838 </listitem>
839
840 <listitem>
841 <para>July 25th, 2006</para>
842 <itemizedlist>
843 <listitem>
844 <para>[randy] - Updated to GIMP-2.2.12.</para>
845 </listitem>
846 </itemizedlist>
847 </listitem>
848
849 <listitem>
850 <para>July 24th, 2006</para>
851 <itemizedlist>
852 <listitem>
853 <para>[randy] - Updated to libquicktime-0.9.9.</para>
854 </listitem>
855 </itemizedlist>
856 </listitem>
857
858 <listitem>
859 <para>July 22nd, 2006</para>
860 <itemizedlist>
861 <listitem>
862 <para>[randy] - Updated to Avifile-0.7.45.</para>
863 </listitem>
864 </itemizedlist>
865 </listitem>
866
867 <listitem>
868 <para>July 15th, 2006</para>
869 <itemizedlist>
870 <listitem>
871 <para>[randy] - Fixed the creation of the symbolic link in the
872 Gnumeric instructions to fix access to the help documentation if
873 GNOME is installed in a prefix other than /usr, thanks to
874 Alessandro Alocci for spotting the error and contributing the
875 fix.</para>
876 </listitem>
877 </itemizedlist>
878 </listitem>
879
880 <listitem>
881 <para>July 13th, 2006</para>
882 <itemizedlist>
883 <listitem>
884 <para>[dnicholson] - Fixed patch XML tags for Firefox and
885 Thunderbird. Closes ticket #2069. Thanks to Joe Ciccone.</para>
886 </listitem>
887 </itemizedlist>
888 </listitem>
889
890 <listitem>
891 <para>July 11th, 2006</para>
892 <itemizedlist>
893 <listitem>
894 <para>[randy] - Updated to K3b-0.12.16 and clarified the dependencies
895 to fix Ticket #2015.</para>
896 </listitem>
897 <listitem>
898 <para>[randy] - Added DAO to the Glossary.</para>
899 </listitem>
900 <listitem>
901 <para>[randy] - Updated to CVS-1.11.22.</para>
902 </listitem>
903 </itemizedlist>
904 </listitem>
905
906 <listitem>
907 <para>July 9th, 2006</para>
908 <itemizedlist>
909 <listitem>
910 <para>[randy] - Added a note about some additional optional
911 dependencies in the Cdrdao instructions.</para>
912 </listitem>
913 <listitem>
914 <para>[dj] - Clarified instructions concerning alternate X
915 Window System installation prefix.</para>
916 </listitem>
917 <listitem>
918 <para>[dj] - Corrected permission of installed files in OpenOffice
919 instructions.</para>
920 </listitem>
921 </itemizedlist>
922 </listitem>
923
924 <listitem>
925 <para>July 8th, 2006</para>
926 <itemizedlist>
927 <listitem>
928 <para>[dj] - Added instructions to QT installation to account for
929 alternate installation prefix in X Window System.</para>
930 </listitem>
931 </itemizedlist>
932 </listitem>
933
934 <listitem>
935 <para>July 7th, 2006</para>
936 <itemizedlist>
937 <listitem>
938 <para>[randy] - Updated the Apache Ant instructions to specify the
939 version of Junit you should use.</para>
940 </listitem>
941 <listitem>
942 <para>[randy] - Added new package - gnome-screensaver-2.14.2.</para>
943 </listitem>
944 <listitem>
945 <para>[andy] - Updated ppp to 2.4.4.</para>
946 </listitem>
947 </itemizedlist>
948 </listitem>
949
950 <listitem>
951 <para>July 6th, 2006</para>
952 <itemizedlist>
953 <listitem>
954 <para>[dnicholson] - Fixed typo in libusb udev rule creation.
955 Thanks to Johannes L&auml;chele.</para>
956 </listitem>
957 </itemizedlist>
958 </listitem>
959
960 <listitem>
961 <para>July 4th, 2006</para>
962 <itemizedlist>
963 <listitem>
964 <para>[dnicholson] - Updated Firefox and Thunderbird to version
965 1.5.0.4. Added a patch to fix the builds with --enable-pango.</para>
966 </listitem>
967 <listitem>
968 <para>[randy] - Added a command to the Linux-PAM instructions to
969 alter the unix_chkpwd password helper setuid, thanks to Jürg Billeter
970 for pointing this out.</para>
971 </listitem>
972 </itemizedlist>
973 </listitem>
974
975 <listitem>
976 <para>July 3rd, 2006</para>
977 <itemizedlist>
978 <listitem>
979 <para>[randy] - Updated the Zenity and GNOME Keyring Manager
980 package instructions to be compatible with the
981 GNOME-2.14.2 update.</para>
982 </listitem>
983 <listitem>
984 <para>[dj] - Clarified text surrounding additional downloads
985 section of OpenOffice instructions.</para>
986 </listitem>
987 </itemizedlist>
988 </listitem>
989
990 <listitem>
991 <para>July 2nd, 2006</para>
992 <itemizedlist>
993 <listitem>
994 <para>[randy] - Updated to GNOME System Monitor-2.14.4.</para>
995 </listitem>
996 <listitem>
997 <para>[randy] - Updated the GConf Editor, gedit, bug-buddy, EOG and
998 File Roller package instructions to be compatible with the
999 GNOME-2.14.2 update.</para>
1000 </listitem>
1001 <listitem>
1002 <para>[dj] - Updated to OpenOffice-2.0.3.</para>
1003 </listitem>
1004 <listitem>
1005 <para>[andy] - Updated SDL to SDL-1.2.11</para>
1006 </listitem>
1007 </itemizedlist>
1008 </listitem>
1009
1010 <listitem>
1011 <para>July 1st, 2006</para>
1012 <itemizedlist>
1013 <listitem>
1014 <para>[randy] - Removed unnecessary --sysconfdir and --localstatedir
1015 parameters from the GStreamer (and plugins) instructions. Updated
1016 the 'Good' Plugins with a --sysconfdir parameter that will force the
1017 GConf configuration files into the correct location.</para>
1018 </listitem>
1019 <listitem>
1020 <para>[randy] - Updated the GNOME Utilities and GNOME Games package
1021 instructions to be compatible with the GNOME-2.14.2 update.</para>
1022 </listitem>
1023 </itemizedlist>
1024 </listitem>
1025
1026 <listitem>
1027 <para>June 30th, 2006</para>
1028 <itemizedlist>
1029 <listitem>
1030 <para>[randy] - Updated the GNOME Accessibility packages'
1031 instructions to be compatible with the GNOME-2.14.2 update.</para>
1032 </listitem>
1033 </itemizedlist>
1034 </listitem>
1035
1036 <listitem>
1037 <para>June 29th, 2006</para>
1038 <itemizedlist>
1039 <listitem>
1040 <para>[dnicholson] - Changed the installation instructions and
1041 explanations in XFS to be more consistent with the rest of the
1042 book. Thanks to Chris Staub for prompting the change.</para>
1043 </listitem>
1044 <listitem>
1045 <para>[dnicholson] - Fixed sed command in WvStreams to not alter
1046 a non-existent file. Thanks to Angel Tsankov.</para>
1047 </listitem>
1048 </itemizedlist>
1049 </listitem>
1050
1051 <listitem>
1052 <para>June 28th, 2006</para>
1053 <itemizedlist>
1054 <listitem>
1055 <para>[randy] - Renamed the GnomeMeeting package to Ekiga and
1056 updated the instructions to be compatible with the GNOME-2.14.2
1057 update.</para>
1058 </listitem>
1059 <listitem>
1060 <para>[randy] - Updated the dependencies and build commands in the
1061 gnome-volume-manager instructions to conform with GNOME-2.14.2.
1062 There is still some additional information that needs to be added
1063 to this page after the additions are finalized via BLFS-Dev
1064 discussion.</para>
1065 </listitem>
1066 <listitem>
1067 <para>[dj] - Updated JDK, source and bin, to jdk-1.5.0
1068 update 7.</para>
1069 </listitem>
1070 </itemizedlist>
1071 </listitem>
1072
1073 <listitem>
1074 <para>June 27th, 2006</para>
1075 <itemizedlist>
1076 <listitem>
1077 <para>[randy] - Added new package GStreamer Ugly
1078 Plugins-0.10.3</para>
1079 </listitem>
1080 <listitem>
1081 <para>[randy] - Updated the Nautilus CD Burner, GNOME Media and
1082 Sound Juicer instructions to conform with the GNOME 2.14.2
1083 update.</para>
1084 </listitem>
1085 <listitem>
1086 <para>[randy] - Completed the gnome-mount instructions.</para>
1087 </listitem>
1088 </itemizedlist>
1089 </listitem>
1090
1091 <listitem>
1092 <para>June 26th, 2006</para>
1093 <itemizedlist>
1094 <listitem>
1095 <para>[randy] - Replaced many instances of repetitive similar
1096 text with xinclude files in various package instructions.</para>
1097 </listitem>
1098 </itemizedlist>
1099 </listitem>
1100
1101 <listitem>
1102 <para>June 25th, 2006</para>
1103 <itemizedlist>
1104 <listitem>
1105 <para>[randy] - Minor fixes and clean-up to the core GNOME-2
1106 package instructions including standardizing the text in the
1107 'Command Explanations' section by using xinclude files and changing
1108 the creation of symbolic links to using PYTHONPATH so Python can
1109 find modules installed in non-standard locations.</para>
1110 </listitem>
1111 <listitem>
1112 <para>[randy] - Added some new xinclude files to replace the
1113 repetitive similar text in many package instructions.</para>
1114 </listitem>
1115 </itemizedlist>
1116 </listitem>
1117
1118 <listitem>
1119 <para>June 24th, 2006</para>
1120 <itemizedlist>
1121 <listitem>
1122 <para>[randy] - Created a new BLFS BootScript tarball to reflect
1123 the updated HAL script.</para>
1124 </listitem>
1125 <listitem>
1126 <para>[randy] - Updated to GDM-2.14.9.</para>
1127 </listitem>
1128 <listitem>
1129 <para>[randy] - Updated to Totem-1.4.2.</para>
1130 </listitem>
1131 <listitem>
1132 <para>[randy] - Updated to gcalctool-5.8.16.</para>
1133 </listitem>
1134 </itemizedlist>
1135 </listitem>
1136
1137 <listitem>
1138 <para>June 23rd, 2006</para>
1139 <itemizedlist>
1140 <listitem>
1141 <para>[randy] - Added new package GStreamer Good
1142 Plug-ins-0.10.3.</para>
1143 </listitem>
1144 <listitem>
1145 <para>[randy] - Created a new BLFS BootScript tarball to reflect
1146 the updated GDM script.</para>
1147 </listitem>
1148 <listitem>
1149 <para>[randy] - Updated the Evince, Poppler and GNOME Netstatus
1150 instructions to conform with the GNOME-2.14.2 update.</para>
1151 </listitem>
1152 </itemizedlist>
1153 </listitem>
1154
1155 <listitem>
1156 <para>June 21st, 2006</para>
1157 <itemizedlist>
1158 <listitem>
1159 <para>[randy] - Updated the Epiphany and gucharmap instructions to
1160 conform with the GNOME-2.14.2 update.</para>
1161 </listitem>
1162 <listitem>
1163 <para>[randy] - Updated the GNOME2 additional libraries instructions
1164 to conform with the GNOME-2.14.2 update. This leaves the GNOME2
1165 Accessibility and Additional Utility packages to update.</para>
1166 </listitem>
1167 <listitem>
1168 <para>[randy] - Updated to Evolution-2.6.2.</para>
1169 </listitem>
1170 <listitem>
1171 <para>[randy] - Added new package gnome-mount-0.4 (not fully
1172 complete, but added now to fix a validation issue).</para>
1173 </listitem>
1174 <listitem>
1175 <para>[randy] - Updated to GNOME-2.14.2. All version entities have
1176 been updated with the core package updates being complete. The
1177 'Additional' packages will be updated in upcoming commits.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[randy] - Changed references to GNOME2 User Docs to the
1181 renamed package of GNOME User Docs.</para>
1182 </listitem>
1183 </itemizedlist>
1184 </listitem>
1185
1186 <listitem>
1187 <para>June 20th, 2006</para>
1188 <itemizedlist>
1189 <listitem>
1190 <para>[randy] - Removed all instances of the old GStreamer Plug-ins
1191 package and replaced them with the new GStreamer Base
1192 Plug-ins.</para>
1193 </listitem>
1194 <listitem>
1195 <para>[randy] - Updated to GStreamer-0.10.8.</para>
1196 </listitem>
1197 <listitem>
1198 <para>[randy] - Updated to Metacity-2.14.5.</para>
1199 </listitem>
1200 <listitem>
1201 <para>[randy] - Updated to libsoup-2.2.94.</para>
1202 </listitem>
1203 <listitem>
1204 <para>[randy] - Updated to libwnck-2.14.2.</para>
1205 </listitem>
1206 <listitem>
1207 <para>[randy] - Updated to libxklavier-2.2.</para>
1208 </listitem>
1209 <listitem>
1210 <para>[randy] - Updated to HAL-0.5.7.</para>
1211 </listitem>
1212 <listitem>
1213 <para>[randy] - Updated to D-BUS-0.62.</para>
1214 </listitem>
1215 <listitem>
1216 <para>[dnicholson] - Updated to TIN-1.8.2.</para>
1217 </listitem>
1218 <listitem>
1219 <para>[randy] - Added new package GStreamer Base
1220 Plug-ins-0.10.8</para>
1221 </listitem>
1222 <listitem>
1223 <para>[randy] - Replaced the obsolete Howl dependency in the xinetd
1224 and Gaim instructions with an Avahi dependency.</para>
1225 </listitem>
1226 <listitem>
1227 <para>[randy] - Fixed broken download URL in the Pilot-Link
1228 instructions.</para>
1229 </listitem>
1230 <listitem>
1231 <para>[randy] - Removed cairo as a recommended dependency of
1232 Pango.</para>
1233 </listitem>
1234 <listitem>
1235 <para>[bdubbs] - Fixed typo in NAS instructions.</para>
1236 </listitem>
1237 </itemizedlist>
1238 </listitem>
1239
1240 <listitem>
1241 <para>June 19th, 2006</para>
1242 <itemizedlist>
1243 <listitem>
1244 <para>[randy] - Updated to ISO Codes-0.51-1.1.</para>
1245 </listitem>
1246 <listitem>
1247 <para>[randy] - Updated to GMime-2.2.2.</para>
1248 </listitem>
1249 </itemizedlist>
1250 </listitem>
1251
1252 <listitem>
1253 <para>June 13th, 2006</para>
1254 <itemizedlist>
1255 <listitem>
1256 <para>[randy] - Removed Fontconfig as an optional dependency of
1257 Pango as it is required in one way or another, thanks to Chris
1258 Staub for pointing this out.</para>
1259 </listitem>
1260 <listitem>
1261 <para>[tushar] - Removed incorrect dependencies from gtk+</para>
1262 </listitem>
1263 </itemizedlist>
1264 </listitem>
1265
1266 <listitem>
1267 <para>June 11th, 2006</para>
1268 <itemizedlist>
1269 <listitem>
1270 <para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
1271 </listitem>
1272 </itemizedlist>
1273 </listitem>
1274
1275 <listitem>
1276 <para>June 6th, 2006</para>
1277 <itemizedlist>
1278 <listitem>
1279 <para>[randy] - Added a sed command to the Crypt::SSLeay Perl module
1280 instructions to fix a bug exposed by newer versions of
1281 OpenSSL.</para>
1282 </listitem>
1283 <listitem>
1284 <para>[randy] - Modified the existing, and added new dependencies
1285 to the Module::Build Perl module instructions.</para>
1286 </listitem>
1287 <listitem>
1288 <para>[randy] - Added the dependencies for the YAML Perl
1289 module.</para>
1290 </listitem>
1291 <listitem>
1292 <para>[randy] - Added new Perl modules: Pod::Readme-0.081,
1293 Spiffy-0.30, Test::Base-0.50 and Test::Portability::Files-0.05</para>
1294 </listitem>
1295 <listitem>
1296 <para>[randy] - Updated several Perl modules: Archive::Tar-1.29,
1297 Business::ISBN::Data-1.11, Digest::SHA-5.41, ExtUtils::CBuilder-0.18,
1298 HTML::Parser-3.54, Module::Build-0.2801, Module::Signature-0.54,
1299 PAR::Dist-0.09, Pod::Simple-3.04, Test::Pod-1.24, Test::Prereq-1.031,
1300 version-0.63 and YAML-0.58.</para>
1301 </listitem>
1302 </itemizedlist>
1303 </listitem>
1304
1305 <listitem>
1306 <para>June 5th, 2006</para>
1307 <itemizedlist>
1308 <listitem>
1309 <para>[andy] - Updated the Cdrtools ascii patch so that it applies
1310 properly.</para>
1311 </listitem>
1312 </itemizedlist>
1313 </listitem>
1314
1315 <listitem>
1316 <para>May 31st, 2006</para>
1317 <itemizedlist>
1318 <listitem>
1319 <para>[dj] - Updated xorg-server and xterm dependencies.</para>
1320 </listitem>
1321 </itemizedlist>
1322 </listitem>
1323
1324 <listitem>
1325 <para>May 29th, 2006</para>
1326 <itemizedlist>
1327 <listitem>
1328 <para>[dnicholson] - Fixes for the X Window System Components page.
1329 Add information for setting up DRI correctly. Thanks to Peter
1330 Steiger for the alert. Clarified the relationship between the Xft
1331 font system and Fontconfig. Thanks to Archaic for reviewing the
1332 previous contents.</para>
1333 </listitem>
1334 <listitem>
1335 <para>[dnicholson] - Simplified mv command and fixed the
1336 explanation of the --enable-xine option in GStreamer Plug-ins.
1337 Thanks to Chris Staub for the patch.</para>
1338 </listitem>
1339 <listitem>
1340 <para>[dnicholson] - Changed the text explaining the need for
1341 the mkisofs and cdrecord patches in Cdrtools. Thanks to Alexander
1342 Patrakov for the clarification.</para>
1343 </listitem>
1344 <listitem>
1345 <para>[dnicholson] - Added optional dependencies for
1346 rebuilding the Mutt documentation. Thanks to Ag
1347 Hatzimanikas for the information.</para>
1348 </listitem>
1349 </itemizedlist>
1350 </listitem>
1351
1352 <listitem>
1353 <para>May 27th, 2006</para>
1354 <itemizedlist>
1355 <listitem>
1356 <para>[randy] - Updated to librsvg-2.14.4.</para>
1357 </listitem>
1358 <listitem>
1359 <para>[randy] - Added intltool as an optional dependency of
1360 libgnomecups.</para>
1361 </listitem>
1362 <listitem>
1363 <para>[randy] - Updated to libgsf-1.14.1.</para>
1364 </listitem>
1365 <listitem>
1366 <para>[randy] - Updated to Gtk+-2.8.18.</para>
1367 </listitem>
1368 <listitem>
1369 <para>[randy] - Updated to Pango-1.12.3.</para>
1370 </listitem>
1371 <listitem>
1372 <para>[randy] - Updated to GLib-2.10.3.</para>
1373 </listitem>
1374 </itemizedlist>
1375 </listitem>
1376
1377 <listitem>
1378 <para>May 26th, 2006</para>
1379 <itemizedlist>
1380 <listitem>
1381 <para>[manuel] - Made all dependencies on a mail server
1382 actual cross-references.</para>
1383 </listitem>
1384 </itemizedlist>
1385 </listitem>
1386
1387 <listitem>
1388 <para>May 25th, 2006</para>
1389 <itemizedlist>
1390 <listitem>
1391 <para>[randy] - Updated to desktop-file-utils-0.11.</para>
1392 </listitem>
1393 <listitem>
1394 <para>[dj] - Updated Xorg Modular to 7.1 release.</para>
1395 </listitem>
1396 <listitem>
1397 <para>[dj] - Updated to xterm-213.</para>
1398 </listitem>
1399 <listitem>
1400 <para>[dj] - Updated to Mesa-6.5.</para>
1401 </listitem>
1402 </itemizedlist>
1403 </listitem>
1404
1405 <listitem>
1406 <para>May 24th, 2006</para>
1407 <itemizedlist>
1408 <listitem>
1409 <para>[randy] - Updated the ALSA Plugins dependencies and installed
1410 plugin module list; also added documentation installation
1411 commands to the ALSA Plugins instructions.</para>
1412 </listitem>
1413 <listitem>
1414 <para>[randy] - Several fixes to the MPlayer instructions: added a
1415 sed command to fix the getline function name issue, added a patch to
1416 fix the round function issue, fixed the creation of the font symlink
1417 to point to /usr/share/fonts, commented out the command and text that
1418 created a /dev/dvd device file as this is now done in LFS.</para>
1419 </listitem>
1420 <listitem>
1421 <para>[randy] - Modified the way the GLUT library dependency is
1422 described in the LibTIFF instructions.</para>
1423 </listitem>
1424 <listitem>
1425 <para>[randy] - Modified the configure script in the libfame
1426 instructions using a sed so that the -fstrict-aliasing flag is
1427 properly passed along to the Makefiles.</para>
1428 </listitem>
1429 </itemizedlist>
1430 </listitem>
1431
1432 <listitem>
1433 <para>May 23rd, 2006</para>
1434 <itemizedlist>
1435 <listitem>
1436 <para>[randy] - Clarified the XvMC Wrapper dependency in the MPlayer
1437 and xine libraries instructions.</para>
1438 </listitem>
1439 <listitem>
1440 <para>[randy] - Added libid3tag as an optional dependency of
1441 imlib2.</para>
1442 </listitem>
1443 </itemizedlist>
1444 </listitem>
1445
1446 <listitem>
1447 <para>May 21st, 2006</para>
1448 <itemizedlist>
1449 <listitem>
1450 <para>[randy] - Updated to libdvdread-0.9.6.</para>
1451 </listitem>
1452 <listitem>
1453 <para>[randy] - Updated codecs to the 20060501 versions in the
1454 MPlayer instructions.</para>
1455 </listitem>
1456 <listitem>
1457 <para>[randy] - Added a note to the D-BUS instructions that you must
1458 have Qt installed if you are planning on using HAL with KDE.</para>
1459 </listitem>
1460 <listitem>
1461 <para>[randy] - Added a note to the lm_sensors dependency in the
1462 kdebase instructions that the Sysfs Utilities package is also
1463 required.</para>
1464 </listitem>
1465 <listitem>
1466 <para>[tushar] - Added note that proxymngr requires lbxproxy.</para>
1467 </listitem>
1468 </itemizedlist>
1469 </listitem>
1470
1471 <listitem>
1472 <para>May 20th, 2006</para>
1473 <itemizedlist>
1474 <listitem>
1475 <para>[randy] - Added a patch to the kdelibs instructions so it
1476 will build if you have CUPS-1.2.x installed. The patch does not
1477 affect the build with lesser versions of CUPS. Thanks to Matthew
1478 Carson for chasing down the problem and sending in the patch.</para>
1479 </listitem>
1480 <listitem>
1481 <para>[dnicholson] - Added -ifv arguments to the autoreconf
1482 command in libdrm so that libtoolize will be run. The shared
1483 library is created without the .so suffix without it.</para>
1484 </listitem>
1485 <listitem>
1486 <para>[randy] - Added new package usbutils-0.72.</para>
1487 </listitem>
1488 </itemizedlist>
1489 </listitem>
1490
1491 <listitem>
1492 <para>May 19th, 2006</para>
1493 <itemizedlist>
1494 <listitem>
1495 <para>[randy] - Changed the GNAT installation in the GCC instructions
1496 to use the existing Makefile, which eliminates the need to install
1497 Tcsh, thanks to Jim Gifford for the tip.</para>
1498 </listitem>
1499 </itemizedlist>
1500 </listitem>
1501
1502 <listitem>
1503 <para>May 18th, 2006</para>
1504 <itemizedlist>
1505 <listitem>
1506 <para>[randy] - Moved the ScrollKeeper instructions from Chapter 31
1507 - GNOME Core Packages to Chapter 10 - General Utilities as the
1508 package installation prefix is /usr and other-than-GNOME packages
1509 can utilize it.</para>
1510 </listitem>
1511 <listitem>
1512 <para>[randy] - Added libacl as an optional dependency of
1513 Samba.</para>
1514 </listitem>
1515 <listitem>
1516 <para>[randy] - Added additional commands to the LessTif instructions
1517 to accommodate an X Window System installation in /usr.</para>
1518 </listitem>
1519 <listitem>
1520 <para>[dj] - Corrected NAS bootscript after installation.</para>
1521 </listitem>
1522 <listitem>
1523 <para>[dj] - Standardized Xorg7 PREFIX commands using
1524 XORG_PREFIX.</para>
1525 </listitem>
1526 <listitem>
1527 <para>[dj] - Re-added sed to fix incorrect path in luit.</para>
1528 </listitem>
1529 </itemizedlist>
1530 </listitem>
1531
1532 <listitem>
1533 <para>May 17th, 2006</para>
1534 <itemizedlist>
1535 <listitem>
1536 <para>[bdubbs] - Changed home directory of named to /srv/named.</para>
1537 </listitem>
1538 <listitem>
1539 <para>[bdubbs] - Added "About Devices" page.</para>
1540 </listitem>
1541 <listitem>
1542 <para>[dnicholson] - Added two patches to Cdrtools improving its
1543 use in locales with non-ISO-8859-1 character sets. Fixes ticket
1544 #1837. Thanks to Alexander Patrakov for explaining the situation
1545 and supplying the patches.</para>
1546 </listitem>
1547 <listitem>
1548 <para>[randy] - Added jbig2dec as an optional dependency of
1549 ESP GhostScript.</para>
1550 </listitem>
1551 <listitem>
1552 <para>[dj] - Moved libdrm, mesa, xterm, and rman to xorg7
1553 section.</para>
1554 </listitem>
1555 <listitem>
1556 <para>[dj] - Added test suite notes to each xorg7 page.</para>
1557 </listitem>
1558 </itemizedlist>
1559 </listitem>
1560
1561 <listitem>
1562 <para>May 16th, 2006</para>
1563 <itemizedlist>
1564 <listitem>
1565 <para>[bdubbs] - Added UTF-8 patch to Pine.</para>
1566 </listitem>
1567 <listitem>
1568 <para>[randy] - Added documentation installation commands to the
1569 popt instructions.</para>
1570 </listitem>
1571 <listitem>
1572 <para>[bdubbs] - Added paps-0.6.6 for UTF-8 printing.</para>
1573 </listitem>
1574 <listitem>
1575 <para>[randy] - Updated to PHP-5.1.4.</para>
1576 </listitem>
1577 <listitem>
1578 <para>[dj] - Added rman-3.2.</para>
1579 </listitem>
1580 </itemizedlist>
1581 </listitem>
1582
1583 <listitem>
1584 <para>May 15th, 2006</para>
1585 <itemizedlist>
1586 <listitem>
1587 <para>[randy] - Added librsvg as an optional dependency of
1588 ImageMagick.</para>
1589 </listitem>
1590 <listitem>
1591 <para>[bdubbs] - Update to postfix-2.2.9.</para>
1592 </listitem>
1593 </itemizedlist>
1594 </listitem>
1595
1596 <listitem>
1597 <para>May 14th, 2006</para>
1598 <itemizedlist>
1599 <listitem>
1600 <para>[randy] - Updated to Apache HTTPD-2.2.2.</para>
1601 </listitem>
1602 <listitem>
1603 <para>[randy] - Added a note to the MySQL instructions about TCP
1604 Wrapper and MySQL's test suite.</para>
1605 </listitem>
1606 <listitem>
1607 <para>[randy] - Added a note to the cURL instructions about TCP
1608 Wrapper and cURL's test suite.</para>
1609 </listitem>
1610 <listitem>
1611 <para>[dj] - Updated OpenOffice patch for system Firefox and added
1612 OpenOffice to list of packages that will utilize system nss in
1613 Mozilla product pages.</para>
1614 </listitem>
1615 </itemizedlist>
1616 </listitem>
1617
1618 <listitem>
1619 <para>May 13th, 2006</para>
1620 <itemizedlist>
1621 <listitem>
1622 <para>[bdubbs] - Remove malloc switch from kdelibs.</para>
1623 </listitem>
1624 <listitem>
1625 <para>[tushar] - Add GTK1 dependency for vim.</para>
1626 </listitem>
1627 <listitem>
1628 <para>[bdubbs] - Added XChat-2.6.2.</para>
1629 </listitem>
1630 <listitem>
1631 <para>[randy] - Updated the GCC (gcj) dependency in the Libidn
1632 instructions to include the gjdoc package also.</para>
1633 </listitem>
1634 <listitem>
1635 <para>[randy] - Updated to GTK-Doc-1.6.</para>
1636 </listitem>
1637 </itemizedlist>
1638 </listitem>
1639
1640 <listitem>
1641 <para>May 12th, 2006</para>
1642 <itemizedlist>
1643 <listitem>
1644 <para>[dnicholson] - Updated to GIMP-2.2.11 and
1645 gimp-help-2-0.10.</para>
1646 </listitem>
1647 <listitem>
1648 <para>[randy] - Updated to libxslt-1.1.16.</para>
1649 </listitem>
1650 <listitem>
1651 <para>[bdubbs] - Created a consolidated autofs patch to
1652 combine nine small patches and updated autofs to
1653 reflect the combined patch file.</para>
1654 </listitem>
1655 <listitem>
1656 <para>[bdubbs] - Updated to imlib2-1.2.2.</para>
1657 </listitem>
1658 <listitem>
1659 <para>[bdubbs] - Updated to intltool-0.34.2.</para>
1660 </listitem>
1661 </itemizedlist>
1662 </listitem>
1663
1664 <listitem>
1665 <para>May 11th, 2006</para>
1666 <itemizedlist>
1667 <listitem>
1668 <para>[randy] - Added commands to the JDK instructions to run a demo
1669 program with the newly created java binary to provide a basic test
1670 of the build.</para>
1671 </listitem>
1672 <listitem>
1673 <para>[randy] - Added commands to the cpio instructions to create
1674 alternate forms of the documentation.</para>
1675 </listitem>
1676 <listitem>
1677 <para>[dj] - Added note to not build MesaLib with X11R6 and
1678 removed Xfree and xorg-6.9 from required deps.</para>
1679 </listitem>
1680 <listitem>
1681 <para>[andy] - Updated to XFree86-4.6.0.</para>
1682 </listitem>
1683 </itemizedlist>
1684 </listitem>
1685
1686 <listitem>
1687 <para>May 10th, 2006</para>
1688 <itemizedlist>
1689 <listitem>
1690 <para>[randy] - Added resmgr as an optional dependency of ALSA Library.</para>
1691 </listitem>
1692 <listitem>
1693 <para>[randy] - Renamed the TeX package to its proper name -
1694 teTeX.</para>
1695 </listitem>
1696 <listitem>
1697 <para>[dj] - Added sed for additional xorg-6.9.0 security
1698 vulnerability.</para>
1699 </listitem>
1700 <listitem>
1701 <para>[dj] - Updated dependencies for Xorg-7.0.0 section and
1702 corrected text.</para>
1703 </listitem>
1704 </itemizedlist>
1705 </listitem>
1706
1707 <listitem>
1708 <para>May 9th, 2006</para>
1709 <itemizedlist>
1710 <listitem>
1711 <para>[randy] - Updated to PCI Utilities-2.2.3.</para>
1712 </listitem>
1713 <listitem>
1714 <para>[randy] - Modified the Expect build commands to work with the
1715 new Tcl build method.</para>
1716 </listitem>
1717 <listitem>
1718 <para>[randy] - Added an additional command to the Sysstat
1719 installation so that a configuration file containing the history
1720 variable is installed.</para>
1721 </listitem>
1722 <listitem>
1723 <para>[randy] - Added a note to the Shadow instructions about
1724 running the Linux-PAM test suite.</para>
1725 </listitem>
1726 <listitem>
1727 <para>[randy] - Updated to Linux-PAM-0.99.4.0.</para>
1728 </listitem>
1729 </itemizedlist>
1730 </listitem>
1731
1732 <listitem>
1733 <para>May 8th, 2006</para>
1734 <itemizedlist>
1735 <listitem>
1736 <para>[bdubbs] - Updated to ImageMagick-6.2.7-5.</para>
1737 </listitem>
1738 <listitem>
1739 <para>[bdubbs] - Updated to libgtkhtml-2.11.0.</para>
1740 </listitem>
1741 <listitem>
1742 <para>[bdubbs] - Updated to rsync-2.6.8.</para>
1743 </listitem>
1744 </itemizedlist>
1745 </listitem>
1746
1747 <listitem>
1748 <para>May 7th, 2006</para>
1749 <itemizedlist>
1750 <listitem>
1751 <para>[randy] - Removed the ext3 file system page from the book as
1752 this file system is now the LFS default.</para>
1753 </listitem>
1754 <listitem>
1755 <para>[randy] - Modified the Tcl and Tk instructions to install
1756 the library interface headers using the maintainer's recommended
1757 method and removed all the hacks from previous installation
1758 methods.</para>
1759 </listitem>
1760 </itemizedlist>
1761 </listitem>
1762
1763 <listitem>
1764 <para>May 6th, 2006</para>
1765 <itemizedlist>
1766 <listitem>
1767 <para>[bdubbs] - Updated to alsa-1.0.11.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[bdubbs] - Updated to dhcp-3.0.4.</para>
1771 </listitem>
1772 <listitem>
1773 <para>[dnicholson] - Fixed EsounD installation to note that the
1774 documentation can only be installed with DocBook-utils. Thanks
1775 to Chris Staub for the patch.</para>
1776 </listitem>
1777 <listitem>
1778 <para>[tushar] - Updated to Popt-1.10.4.</para>
1779 </listitem>
1780 <listitem>
1781 <para>[dnicholson] - Updated to Bluefish-1.0.5.</para>
1782 </listitem>
1783 <listitem>
1784 <para>[dnicholson] - Updated to Firefox-1.5.0.3.</para>
1785 </listitem>
1786 </itemizedlist>
1787 </listitem>
1788
1789 <listitem>
1790 <para>May 5th, 2006</para>
1791 <itemizedlist>
1792 <listitem>
1793 <para>[bdubbs] - Updated to nmap-4.03.</para>
1794 </listitem>
1795 <listitem>
1796 <para>[bdubbs] - Updated to Leafnode-1.11.5.</para>
1797 </listitem>
1798 <listitem>
1799 <para>[bdubbs] - Updated to AFPL Ghostscript-8.53.</para>
1800 </listitem>
1801 <listitem>
1802 <para>[bdubbs] - Updated to libxml2-2.6.24.</para>
1803 </listitem>
1804 <listitem>
1805 <para>[bdubbs] - Updated to proftpd-1.3.0.</para>
1806 </listitem>
1807 <listitem>
1808 <para>[bdubbs] - Updated to mysql-5.0.21.</para>
1809 </listitem>
1810 <listitem>
1811 <para>[bdubbs] - Updated to ntp-4.2.0a.</para>
1812 </listitem>
1813 <listitem>
1814 <para>[dj] - Reorganized X Window System chapter.</para>
1815 </listitem>
1816 <listitem>
1817 <para>[dj] - Spilt Xorg-7 instructions into several pages.</para>
1818 </listitem>
1819 <listitem>
1820 <para>[dj] - Corrected links in Mesa and xterm instructions for
1821 new xorg7 pages.</para>
1822 </listitem>
1823 </itemizedlist>
1824 </listitem>
1825
1826 <listitem>
1827 <para>May 4th, 2006</para>
1828 <itemizedlist>
1829 <listitem>
1830 <para>[bdubbs] - Updated to ESP Ghostscript-8.15.2.</para>
1831 </listitem>
1832 <listitem>
1833 <para>[bdubbs] - Updated to openssl-0.9.8b.</para>
1834 </listitem>
1835 <listitem>
1836 <para>[bdubbs] - Simplified mysql compilation flags.
1837 Thanks to Archaic.</para>
1838 </listitem>
1839 </itemizedlist>
1840 </listitem>
1841
1842 <listitem>
1843 <para>May 3rd, 2006</para>
1844 <itemizedlist>
1845 <listitem>
1846 <para>[bdubbs] - Updated sed for openssh to link
1847 crypto libraries statically.</para>
1848 </listitem>
1849 <listitem>
1850 <para>[bdubbs] - Updated location of kernel options in
1851 iptables. Thanks to Allard Welter who pointed this
1852 out.</para>
1853 </listitem>
1854 </itemizedlist>
1855 </listitem>
1856
1857 <listitem>
1858 <para>May 1st, 2006</para>
1859 <itemizedlist>
1860 <listitem>
1861 <para>[randy] - Updated to XScreenSaver-4.24.</para>
1862 </listitem>
1863 <listitem>
1864 <para>[randy] - Updated to Gtk+-2.8.17.</para>
1865 </listitem>
1866 <listitem>
1867 <para>[randy] - Updated to ATK-1.11.4.</para>
1868 </listitem>
1869 <listitem>
1870 <para>[randy] - Updated to Pango-1.12.2.</para>
1871 </listitem>
1872 <listitem>
1873 <para>[randy] - Updated to Ethereal-0.99.0.</para>
1874 </listitem>
1875 </itemizedlist>
1876 </listitem>
1877
1878 <listitem>
1879 <para>April 30th, 2006</para>
1880 <itemizedlist>
1881 <listitem>
1882 <para>[bdubbs] - Removed the gid for bin and usb as they
1883 are defined in LFS. Added comment in the section about
1884 users and groups that base entries are in LFS.</para>
1885 </listitem>
1886 <listitem>
1887 <para>[randy] - Updated to K3b-0.12.15.</para>
1888 </listitem>
1889 <listitem>
1890 <para>[randy] - Updated to NFS Utilities-1.0.8.</para>
1891 </listitem>
1892 <listitem>
1893 <para>[andy] - Updated Pine to 4.64 and Abiword-2.4.4.</para>
1894 </listitem>
1895 </itemizedlist>
1896 </listitem>
1897
1898 <listitem>
1899 <para>April 29th, 2006</para>
1900 <itemizedlist>
1901 <listitem>
1902 <para>[bdubbs] - Updated to exim-4.61.</para>
1903 </listitem>
1904 <listitem>
1905 <para>[bdubbs] - Updated to Links-2.1pre21.</para>
1906 </listitem>
1907 <listitem>
1908 <para>[randy] - Updated to Galeon-2.0.1.</para>
1909 </listitem>
1910 <listitem>
1911 <para>[randy] - Added a new category 'Integrated Development
1912 Environments' to the 'Other Programming Tools' page and added
1913 additional components to the page.</para>
1914 </listitem>
1915 <listitem>
1916 <para>[randy] - Updated Tcl and Tk to 8.4.13. Also modified the build
1917 commands to not use any user-created environment variables.</para>
1918 </listitem>
1919 <listitem>
1920 <para>[bdubbs] - Changed openssh libexecdir to /usr/lib/openssh.</para>
1921 </listitem>
1922 <listitem>
1923 <para>[bdubbs] - Added instruction to optionally enable
1924 ssl support to dillo.</para>
1925 </listitem>
1926 </itemizedlist>
1927 </listitem>
1928
1929 <listitem>
1930 <para>April 28th, 2006</para>
1931 <itemizedlist>
1932 <listitem>
1933 <para>[randy] - Added new package libquicktime-0.9.8 and removed the
1934 Openquicktime package.</para>
1935 </listitem>
1936 <listitem>
1937 <para>[bdubbs] - Updated to seamonkey-1.0.1.</para>
1938 </listitem>
1939 <listitem>
1940 <para>[bdubbs] - Updated to rp-pppoe-3.8.</para>
1941 </listitem>
1942 <listitem>
1943 <para>[bdubbs] - Updated bootscripts Makefile to install autofs after
1944 cleanfs.</para>
1945 </listitem>
1946 <listitem>
1947 <para>[randy] - Updated to Berkeley DB-4.4.20.</para>
1948 </listitem>
1949 </itemizedlist>
1950 </listitem>
1951
1952 <listitem>
1953 <para>April 27th, 2006</para>
1954 <itemizedlist>
1955 <listitem>
1956 <para>[bdubbs] - Updated to gc-6.6.</para>
1957 </listitem>
1958 <listitem>
1959 <para>[bdubbs] - Updated to mysql-5.0.20a. Fixed all
1960 testsuite failures.</para>
1961 </listitem>
1962 <listitem>
1963 <para>[dnicholson] - Updated to OpenSSL-0.9.8a. Added patch to
1964 Cyrus-SASL for compatibility with this version of OpenSSL.</para>
1965 </listitem>
1966 <listitem>
1967 <para>[randy] - Updated to GCC-4.0.3</para>
1968 </listitem>
1969 <listitem>
1970 <para>[randy] - Updated to GMP-4.2</para>
1971 </listitem>
1972 <listitem>
1973 <para>[bdubbs] - Updated to vsftpd-2.0.4</para>
1974 </listitem>
1975 </itemizedlist>
1976 </listitem>
1977
1978 <listitem>
1979 <para>April 26th, 2006</para>
1980 <itemizedlist>
1981 <listitem>
1982 <para>[bdubbs] - Updated libexecdir location in emacs.</para>
1983 </listitem>
1984 <listitem>
1985 <para>[randy] - Added clarification about NSS/NSPR libraries to the
1986 Evolution and Evolution Data Server instructions.</para>
1987 </listitem>
1988 <listitem>
1989 <para>[bdubbs] - Updated to iso-codes-0.51.</para>
1990 </listitem>
1991 <listitem>
1992 <para>[bdubbs] - Updated ntp configuration to use pool servers.</para>
1993 </listitem>
1994 <listitem>
1995 <para>[bdubbs] - Updated to dhcp-3.0.3.</para>
1996 </listitem>
1997 <listitem>
1998 <para>[bdubbs] - Updated to WvStreams-4.2.2.</para>
1999 </listitem>
2000 <listitem>
2001 <para>[randy] - Updated to Balsa-2.3.12.</para>
2002 </listitem>
2003 </itemizedlist>
2004 </listitem>
2005
2006 <listitem>
2007 <para>April 25th, 2006</para>
2008 <itemizedlist>
2009 <listitem>
2010 <para>[dnicholson] - Fixes for Cyrus SASL-2.1.21. Added patch to
2011 allow OpenLDAP => 2.3, converted GCC-4 patch to a sed, and added
2012 a sed command to put saslauthd man page in the correct location.
2013 Noted method to address LDAPDB plugin circular dependency in the
2014 User Notes.</para>
2015 </listitem>
2016 <listitem>
2017 <para>[bdubbs] - Dropped NCPFS from the book due to
2018 lack of testing ability. Placed contents in the User Notes.</para>
2019 </listitem>
2020 <listitem>
2021 <para>[randy] - Updated to GMime-2.2.1.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[bdubbs] - Added errata page to preface.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para>
2028 </listitem>
2029 <listitem>
2030 <para>[randy] - Updated to libESMTP-1.0.4.</para>
2031 </listitem>
2032 <listitem>
2033 <para>[randy] - Added a sed command to the PDL instructions to fix
2034 a build issue caused by ExtUtils::MakeMaker-6.30 which was introduced
2035 in Perl-5.8.8.</para>
2036 </listitem>
2037 <listitem>
2038 <para>[bdubbs] - Fixed configuration instructions in
2039 GPM. Thanks to Chris Staub.</para>
2040 </listitem>
2041 <listitem>
2042 <para>[bdubbs] - Updated to fcron-3.0.1.</para>
2043 </listitem>
2044 <listitem>
2045 <para>[bdubbs] - Added a note about adding FORTRAN 77
2046 to the gcc-3 instructions.</para>
2047 </listitem>
2048 <listitem>
2049 <para>[randy] - Added a short note about the GCC-3.4.6 Fortran
2050 installation instructions on the BLFS Wiki to the GCC-4.0.x
2051 instructions.</para>
2052 </listitem>
2053 <listitem>
2054 <para>[Randy] - Modifications to the PDL instructions: added an FTP
2055 download location, rewrite of the introductory text to include a
2056 discussion about a proper version of Fortran, updated some of the
2057 dependency package download URLs and changed the links to a Fortran
2058 compiler to the one on the BLFS Wiki.</para>
2059 </listitem>
2060 <listitem>
2061 <para>[andy] - Updated to OpenSP-1.5.2.</para>
2062 </listitem>
2063 </itemizedlist>
2064 </listitem>
2065
2066 <listitem>
2067 <para>April 24th, 2006</para>
2068 <itemizedlist>
2069 <listitem>
2070 <para>[randy] - Updated the introductory text of the GCC-3
2071 instructions to better explain its use, and to add a link to the
2072 Wiki pointing to a Fortran specific installation.</para>
2073 </listitem>
2074 <listitem>
2075 <para>[bdubbs] - Updated to qpopper-4.0.9. Added standalone
2076 instructions and a configuration file. Added an initialization
2077 script to the bootscripts and bootscripts Makefile.</para>
2078 </listitem>
2079 </itemizedlist>
2080 </listitem>
2081
2082 <listitem>
2083 <para>April 23rd, 2006</para>
2084 <itemizedlist>
2085 <listitem>
2086 <para>[bdubbs] - Updated to dhcpcd-2.0.5.</para>
2087 </listitem>
2088 <listitem>
2089 <para>[dj] - Updated to OpenOffice-2.0.2.</para>
2090 </listitem>
2091 <listitem>
2092 <para>[bdubbs] - Added a note to Apache that the apache
2093 user's home directory of /dev/null may fail for some add-ons.</para>
2094 </listitem>
2095 <listitem>
2096 <para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
2097 </listitem>
2098 </itemizedlist>
2099 </listitem>
2100
2101 <listitem>
2102 <para>April 22nd, 2006</para>
2103 <itemizedlist>
2104 <listitem>
2105 <para>[bdubbs] - Updated Additional X Window System Configuration
2106 section.</para>
2107 </listitem>
2108 <listitem>
2109 <para>[randy] - Updated to ExtUtils-F77-1.15.</para>
2110 </listitem>
2111 <listitem>
2112 <para>[randy] - Modified the method of using cpan in the Perl
2113 Modules instructions, thanks to William Zhou for the
2114 suggestion.</para>
2115 </listitem>
2116 <listitem>
2117 <para>[bdubbs] - Updated to iptables-1.3.5.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
2121 to the Configuration section. Installed documentation files. Added
2122 command to install default configuration files.</para>
2123 </listitem>
2124 </itemizedlist>
2125 </listitem>
2126
2127 <listitem>
2128 <para>April 21st, 2006</para>
2129 <itemizedlist>
2130 <listitem>
2131 <para>[dnicholson] - Updated to Firefox-1.5.0.2.</para>
2132 </listitem>
2133 <listitem>
2134 <para>[randy] - Updated to Filter-1.32.</para>
2135 </listitem>
2136 <listitem>
2137 <para>[randy] - Updated to Net::DNS-0.57.</para>
2138 </listitem>
2139 <listitem>
2140 <para>[randy] - Updated to Digest::SHA1-2.11.</para>
2141 </listitem>
2142 <listitem>
2143 <para>[randy] - Updated to Net::IP-1.24.</para>
2144 </listitem>
2145 <listitem>
2146 <para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
2147 also.</para>
2148 </listitem>
2149 <listitem>
2150 <para>[andy] - Added Audacious-1.0.0.</para>
2151 </listitem>
2152 <listitem>
2153 <para>[andy] - Updated to Fluxbox 0.9.15.1.</para>
2154 </listitem>
2155 </itemizedlist>
2156 </listitem>
2157
2158 <listitem>
2159 <para>April 20th, 2006</para>
2160 <itemizedlist>
2161 <listitem>
2162 <para>[bdubbs] - Updated to hdparm-6.6.</para>
2163 </listitem>
2164 <listitem>
2165 <para>[bdubbs] - Updated udftools to compile with gcc4. Also
2166 deleted the kernel patch from the package because it is in
2167 linux 2.6.16 and later.</para>
2168 </listitem>
2169 <listitem>
2170 <para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
2171 slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
2172 #1847.</para>
2173 </listitem>
2174 <listitem>
2175 <para>[dnicholson] - Updated to Python-2.4.3.</para>
2176 </listitem>
2177 <listitem>
2178 <para>[bdubbs] - Updated to glib-2.10.2.</para>
2179 </listitem>
2180 </itemizedlist>
2181 </listitem>
2182
2183 <listitem>
2184 <para>April 19th, 2006</para>
2185 <itemizedlist>
2186 <listitem>
2187 <para>[tushar] - Corrected vim option description.</para>
2188 </listitem>
2189 <listitem>
2190 <para>[bdubbs] - Updated to iso-codes-0.50.</para>
2191 </listitem>
2192 <listitem>
2193 <para>[bdubbs] - Updated proftpd instructions.</para>
2194 </listitem>
2195 <listitem>
2196 <para>[randy] - Updated to Socket6-0.19.</para>
2197 </listitem>
2198 <listitem>
2199 <para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
2200 </listitem>
2201 <listitem>
2202 <para>[randy] - Updated to HTML::TableExtract-2.07.</para>
2203 </listitem>
2204 <listitem>
2205 <para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
2206 </listitem>
2207 <listitem>
2208 <para>[randy] - Updated to Finance::Quote-1.11.</para>
2209 </listitem>
2210 <listitem>
2211 <para>[randy] - Updated to libwww-perl-5.805 (also renamed the
2212 package from LWP).</para>
2213 </listitem>
2214 <listitem>
2215 <para>[randy] - Updated to libxml2-2.6.23.</para>
2216 </listitem>
2217 <listitem>
2218 <para>[bdubbs] - Updated to nmap-4.01.</para>
2219 </listitem>
2220 <listitem>
2221 <para>[dnicholson] - Changed X Window System to required dependency
2222 for Imlib-1.9.15. Fixes ticket #1792.</para>
2223 </listitem>
2224 <listitem>
2225 <para>[randy] - Updated to Test::Prereq-1.030.</para>
2226 </listitem>
2227 <listitem>
2228 <para>[randy] - Updated to Module::CoreList-2.04.</para>
2229 </listitem>
2230 <listitem>
2231 <para>[randy] - Updated to GnuCash-1.8.12.</para>
2232 </listitem>
2233 </itemizedlist>
2234 </listitem>
2235
2236 <listitem>
2237 <para>April 18th, 2006</para>
2238 <itemizedlist>
2239 <listitem>
2240 <para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
2241 modified the SLIB instructions to work with the downgraded packages.
2242 These changes are to support GnuCash which will not work with the
2243 more recent versions.</para>
2244 </listitem>
2245 <listitem>
2246 <para>[manuel] - Removed creation of xsl-stylesheets-current
2247 symlink.</para>
2248 </listitem>
2249 <listitem>
2250 <para>[bdubbs] - Updated to wireless_tools.28.</para>
2251 </listitem>
2252 </itemizedlist>
2253 </listitem>
2254
2255 <listitem>
2256 <para>April 17th, 2006</para>
2257 <itemizedlist>
2258 <listitem>
2259 <para>[bdubbs] - Changed vim to match LFS instructions regarding
2260 UTF-8 locales.</para>
2261 </listitem>
2262 <listitem>
2263 <para>[bdubbs] - Updated to kde-3.5.2.</para>
2264 </listitem>
2265 </itemizedlist>
2266 </listitem>
2267
2268 <listitem>
2269 <para>April 15th, 2006</para>
2270 <itemizedlist>
2271 <listitem>
2272 <para>[bdubbs] - Updated to koffice-1.5.0.</para>
2273 </listitem>
2274 <listitem>
2275 <para>[randy] - Updated the SLIB patch to a -2 version.</para>
2276 </listitem>
2277 <listitem>
2278 <para>[randy] - Removed some optional dependencies (Gtk-1 and
2279 guile-gtk) from the G-Wrap instructions.</para>
2280 </listitem>
2281 <listitem>
2282 <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
2283 change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
2284 </listitem>
2285 <listitem>
2286 <para>[dj] - Added install command to create the /usr/share/fonts
2287 directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
2288 </listitem>
2289 </itemizedlist>
2290 </listitem>
2291
2292 <listitem>
2293 <para>April 14th, 2006</para>
2294 <itemizedlist>
2295 <listitem>
2296 <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
2297 vulnerability in ticket #1876. Changed sed to include
2298 linux/types.h to be the same as that in Xorg-7.0.0.</para>
2299 </listitem>
2300 <listitem>
2301 <para>[randy] - Updated all the wiki links to point to the existing
2302 package wiki page if one existed.</para>
2303 </listitem>
2304 <listitem>
2305 <para>[dnicholson] - Added information about the Nano development
2306 version which supplies UTF-8 support to Locale Related Issues.
2307 Added a caution on the Nano page.</para>
2308 </listitem>
2309 <listitem>
2310 <para>[dnicholson] - Added pkg-config as a required dependency
2311 for MesaLib. Fixes ticket #1904.</para>
2312 </listitem>
2313 <listitem>
2314 <para>[randy] - Readded the links in the Perl Modules instructions
2315 to the MD5sums of all the Perl Module source tarballs.</para>
2316 </listitem>
2317 <listitem>
2318 <para>[randy] - Moved GConf-1 from an optional to a required
2319 dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
2320 </listitem>
2321 <listitem>
2322 <para>[randy] - Added new package Graphviz-2.8.</para>
2323 </listitem>
2324 <listitem>
2325 <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
2326 </listitem>
2327 <listitem>
2328 <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
2329 </listitem>
2330 </itemizedlist>
2331 </listitem>
2332
2333 <listitem>
2334 <para>April 13th, 2006</para>
2335 <itemizedlist>
2336 <listitem>
2337 <para>[randy] - Added the Io programming language to Chapter 12 -
2338 "Other Programming Tools".</para>
2339 </listitem>
2340 </itemizedlist>
2341 </listitem>
2342
2343 <listitem>
2344 <para>April 12th, 2006</para>
2345 <itemizedlist>
2346 <listitem>
2347 <para>[randy] - Updates to the Enscript instructions: added a patch
2348 to fix security vulnerabilities, added commands to build alternate
2349 formats of the documentation, fixed the wiki link to point to the
2350 already existing wiki page.</para>
2351 </listitem>
2352 <listitem>
2353 <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
2354 </listitem>
2355 <listitem>
2356 <para>[randy] - Updated to Whois-4.7.13.</para>
2357 </listitem>
2358 </itemizedlist>
2359 </listitem>
2360
2361 <listitem>
2362 <para>April 11th, 2006</para>
2363 <itemizedlist>
2364 <listitem>
2365 <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
2366 </listitem>
2367 <listitem>
2368 <para>[bdubbs] - Updated bootscripts version to 20060411</para>
2369 </listitem>
2370 </itemizedlist>
2371 </listitem>
2372
2373 <listitem>
2374 <para>April 10th, 2006</para>
2375 <itemizedlist>
2376 <listitem>
2377 <para>[randy] - Added the 'User Notes' wiki link to each package
2378 page.</para>
2379 </listitem>
2380 <listitem>
2381 <para>[randy] - Changed all instances of .[so,a] to .{so,a}
2382 (brackets changed to braces).</para>
2383 </listitem>
2384 <listitem>
2385 <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
2386 instances to <replaceable>&lt;some_text&gt;</replaceable> (square
2387 brackets changed to angle brackets).</para>
2388 </listitem>
2389 </itemizedlist>
2390 </listitem>
2391
2392 <listitem>
2393 <para>April 9th, 2006</para>
2394 <itemizedlist>
2395 <listitem>
2396 <para>[randy] - Changed all the references to X Window System links
2397 to a common entity displayed as 'X Window System'.</para>
2398 </listitem>
2399 <listitem>
2400 <para>[randy] - Updated to Doxygen-1.4.6.</para>
2401 </listitem>
2402 </itemizedlist>
2403 </listitem>
2404
2405 <listitem>
2406 <para>April 8th, 2006</para>
2407 <itemizedlist>
2408 <listitem>
2409 <para>[randy] - Updated to GnuPG-1.4.3.</para>
2410 </listitem>
2411 <listitem>
2412 <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
2413 instructions.</para>
2414 </listitem>
2415 <listitem>
2416 <para>[randy] - Updated to librsvg-2.14.3.</para>
2417 </listitem>
2418 <listitem>
2419 <para>[randy] - Updated to libgsf-1.14.0.</para>
2420 </listitem>
2421 </itemizedlist>
2422 </listitem>
2423
2424 <listitem>
2425 <para>April 7th, 2006</para>
2426 <itemizedlist>
2427 <listitem>
2428 <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
2429 </listitem>
2430 <listitem>
2431 <para>[randy] - Updated to shared-mime-info-0.17.</para>
2432 </listitem>
2433 <listitem>
2434 <para>[randy] - Updated to libcroco-0.6.1.</para>
2435 </listitem>
2436 </itemizedlist>
2437 </listitem>
2438
2439 <listitem>
2440 <para>April 6th, 2006</para>
2441 <itemizedlist>
2442 <listitem>
2443 <para>[randy] - Added a parameter to the Subversion build commands
2444 to disable the use of Berkeley DB; also added commands to fix the
2445 improper permissions on the installed documentation.</para>
2446 </listitem>
2447 <listitem>
2448 <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
2449 typos in X Window System Components fonts section.</para>
2450 </listitem>
2451 <listitem>
2452 <para>[randy] - Updated to Poppler-0.4.5.</para>
2453 </listitem>
2454 </itemizedlist>
2455 </listitem>
2456
2457 <listitem>
2458 <para>April 5th, 2006</para>
2459 <itemizedlist>
2460 <listitem>
2461 <para>[randy] - Updated to Qt-3.3.6.</para>
2462 </listitem>
2463 <listitem>
2464 <para>[dj] - Added sed to correct glibc header problem in
2465 xorg-server.</para>
2466 </listitem>
2467 <listitem>
2468 <para>[bdubbs] - Added Wireless Tools.</para>
2469 </listitem>
2470 </itemizedlist>
2471 </listitem>
2472
2473 <listitem>
2474 <para>April 4th, 2006</para>
2475 <itemizedlist>
2476 <listitem>
2477 <para>[randy] - Updated to Subversion-1.3.1.</para>
2478 </listitem>
2479 <listitem>
2480 <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
2481 </listitem>
2482 </itemizedlist>
2483 </listitem>
2484
2485 <listitem>
2486 <para>April 2nd, 2006</para>
2487 <itemizedlist>
2488 <listitem>
2489 <para>[randy] - Updated to libusb-0.1.12.</para>
2490 </listitem>
2491 <listitem>
2492 <para>[randy] - Updated to G-Wrap-1.9.6.</para>
2493 </listitem>
2494 <listitem>
2495 <para>[randy] - Updated to SLIB-3a3.</para>
2496 </listitem>
2497 <listitem>
2498 <para>[randy] - Updated to Guile-1.8.0.</para>
2499 </listitem>
2500 <listitem>
2501 <para>[randy] - Updated to Ruby-1.8.4.</para>
2502 </listitem>
2503 <listitem>
2504 <para>[randy] - Updated the HTTP download link in the PPP
2505 instructions.</para>
2506 </listitem>
2507 <listitem>
2508 <para>[randy] - Commented out the link to the 'non-root dial-out
2509 HOWTO' from the WvDial instructions as it is no longer
2510 available.</para>
2511 </listitem>
2512 <listitem>
2513 <para>[randy] - Updated to Samba-3.0.22.</para>
2514 </listitem>
2515 </itemizedlist>
2516 </listitem>
2517
2518 <listitem>
2519 <para>March 31st, 2006</para>
2520 <itemizedlist>
2521 <listitem>
2522 <para>[randy] - Changed the name of the Nail package to its new name
2523 of 'Heirloom mailx' and updated to the 12.0 version.</para>
2524 </listitem>
2525 <listitem>
2526 <para>[randy] - Updated to Sendmail-8.13.6.</para>
2527 </listitem>
2528 <listitem>
2529 <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
2530 </listitem>
2531 <listitem>
2532 <para>[randy] - Updated to Shadow-4.0.15 (now current with the
2533 LFS version).</para>
2534 </listitem>
2535 <listitem>
2536 <para>[randy] - Updated to PHP-5.1.2.</para>
2537 </listitem>
2538 <listitem>
2539 <para>[randy] - Updated to cURL-7.15.3.</para>
2540 </listitem>
2541 <listitem>
2542 <para>[randy] - Updated to Stunnel-4.15.</para>
2543 </listitem>
2544 </itemizedlist>
2545 </listitem>
2546
2547 <listitem>
2548 <para>March 30th, 2006</para>
2549 <itemizedlist>
2550 <listitem>
2551 <para>[randy] - Updated to Libidn-0.6.3.</para>
2552 </listitem>
2553 <listitem>
2554 <para>[randy] - Updated to GTK-Doc-1.5.</para>
2555 </listitem>
2556 <listitem>
2557 <para>[randy] - Added XML::Parser as a required dependency and
2558 intltool as an optional dependency of ScrollKeeper.</para>
2559 </listitem>
2560 <listitem>
2561 <para>[randy] - Added LWP as an optional dependency of
2562 XML::Parser.</para>
2563 </listitem>
2564 </itemizedlist>
2565 </listitem>
2566
2567 <listitem>
2568 <para>March 29th, 2006</para>
2569 <itemizedlist>
2570 <listitem>
2571 <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
2572 </listitem>
2573 <listitem>
2574 <para>[dnicholson] - Fixed typo and added font size setting to Xterm
2575 configuration.</para>
2576 </listitem>
2577 <listitem>
2578 <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
2579 </listitem>
2580 <listitem>
2581 <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
2582 </listitem>
2583 </itemizedlist>
2584 </listitem>
2585
2586 <listitem>
2587 <para>March 28th, 2006</para>
2588 <itemizedlist>
2589 <listitem>
2590 <para>[randy] - Updated to Heimdal-0.7.2.</para>
2591 </listitem>
2592 <listitem>
2593 <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
2594 Added information about configuring in Xterm.</para>
2595 </listitem>
2596 <listitem>
2597 <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
2598 with a different note describing its use. Added more information
2599 about configuring Fontconfig and a link to the user's manual.</para>
2600 </listitem>
2601 <listitem>
2602 <para>[dnicholson] - Reworked the fonts section of X Window System
2603 Components. Added detailed description of both font services and
2604 more links to available fonts. Thanks to Alexander Patrakov, Andrew
2605 Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
2606 </listitem>
2607 <listitem>
2608 <para>[dnicholson] - Added commands to make only TrueType fonts
2609 available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
2610 Fixed name of luit patch in Xorg-6.9.0.</para>
2611 </listitem>
2612 <listitem>
2613 <para>[randy] - Updated to Firefox-1.5.0.1.</para>
2614 </listitem>
2615 <listitem>
2616 <para>[dj] - Fixed xorg-server download link.</para>
2617 </listitem>
2618 <listitem>
2619 <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
2620 flags.</para>
2621 </listitem>
2622 </itemizedlist>
2623 </listitem>
2624
2625 <listitem>
2626 <para>March 27th, 2006</para>
2627 <itemizedlist>
2628 <listitem>
2629 <para>[randy] - Updated to Gtk+-2.8.16.</para>
2630 </listitem>
2631 <listitem>
2632 <para>[randy] - Updated to Pango-1.12.0.</para>
2633 </listitem>
2634 <listitem>
2635 <para>[randy] - Updated to ATK-1.11.3.</para>
2636 </listitem>
2637 <listitem>
2638 <para>[randy] - Updated to GLib-2.10.1.</para>
2639 </listitem>
2640 <listitem>
2641 <para>[randy] - Updated to cairo-1.0.4.</para>
2642 </listitem>
2643 </itemizedlist>
2644 </listitem>
2645
2646 <listitem>
2647 <para>March 26th, 2006</para>
2648 <itemizedlist>
2649 <listitem>
2650 <para>[dnicholson] - Changed note for Bc test suite. Removed one
2651 unnecessary test. Thanks to Bruce Dubbs.</para>
2652 </listitem>
2653 <listitem>
2654 <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
2655 dependency of MesaLib for the GLUT library.</para>
2656 </listitem>
2657 <listitem>
2658 <para>[randy] - Updated to Whois-4.7.12.</para>
2659 </listitem>
2660 <listitem>
2661 <para>[randy] - Applied a patch sent in by Chris Staub to suppress
2662 some unneeded screen output by the update-pciids command.</para>
2663 </listitem>
2664 <listitem>
2665 <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
2666 </listitem>
2667 </itemizedlist>
2668 </listitem>
2669
2670 <listitem>
2671 <para>March 25th, 2006</para>
2672 <itemizedlist>
2673 <listitem>
2674 <para>[dj] - Updated individual X.org packages (wget files
2675 updated) and corrected two instructions where $XORG_CONFIG should
2676 be used.</para>
2677 </listitem>
2678 <listitem>
2679 <para>[dnicholson] - Removed patches in Bc and replaced with
2680 equivalent seds. Fixed segmentation faults with bc -l. Fixes
2681 #1846. Added commands for test suite. Removed libedit
2682 dependency as it conflicts with Readline and causes problems.</para>
2683 </listitem>
2684 </itemizedlist>
2685 </listitem>
2686
2687 <listitem>
2688 <para>March 24th, 2006</para>
2689 <itemizedlist>
2690 <listitem>
2691 <para>[randy] - Updated to Expat-2.0.0.</para>
2692 </listitem>
2693 <listitem>
2694 <para>[randy] - Updated to S-Lang-2.0.6.</para>
2695 </listitem>
2696 <listitem>
2697 <para>[randy] - Updated to PCRE-6.6.</para>
2698 </listitem>
2699 <listitem>
2700 <para>[andy] - Updated Fluxbox to 0.9.15</para>
2701 </listitem>
2702 </itemizedlist>
2703 </listitem>
2704
2705 <listitem>
2706 <para>March 23rd, 2006</para>
2707 <itemizedlist>
2708 <listitem>
2709 <para>[randy] - Added a note to the CrackLib instructions advising
2710 to reinstall Shadow if you need strong password support without
2711 installing Linux-PAM.</para>
2712 </listitem>
2713 <listitem>
2714 <para>[randy] - Modified the Shadow instructions to reflect that
2715 it needs to be reinstalled (and provided the modified commands) if
2716 CrackLib is installed without Linux-PAM.</para>
2717 </listitem>
2718 <listitem>
2719 <para>[randy] - Updated to CrackLib-2.8.9.</para>
2720 </listitem>
2721 </itemizedlist>
2722 </listitem>
2723
2724 <listitem>
2725 <para>March 22nd, 2006</para>
2726 <itemizedlist>
2727 <listitem>
2728 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
2729 page.</para>
2730 </listitem>
2731 </itemizedlist>
2732 </listitem>
2733
2734 <listitem>
2735 <para>March 21st, 2006</para>
2736 <itemizedlist>
2737 <listitem>
2738 <para>[randy] - Updated Perl version entity to 5.8.8 to match
2739 current LFS SVN.</para>
2740 </listitem>
2741 </itemizedlist>
2742 </listitem>
2743
2744 <listitem>
2745 <para>March 19th, 2006</para>
2746 <itemizedlist>
2747 <listitem>
2748 <para>[randy] - Changed the Expect dependency in the DejaGnu
2749 instructions to a run-time-only dependency.</para>
2750 </listitem>
2751 </itemizedlist>
2752 </listitem>
2753
2754 <listitem>
2755 <para>March 18th, 2006</para>
2756 <itemizedlist>
2757 <listitem>
2758 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
2759 </listitem>
2760 </itemizedlist>
2761 </listitem>
2762
2763 <listitem>
2764 <para>March 16th, 2006</para>
2765 <itemizedlist>
2766 <listitem>
2767 <para>[randy] - Added new package K3b.</para>
2768 </listitem>
2769 <listitem>
2770 <para>[randy] - Created two XInclude files to replace instances of
2771 identical text in several KDE packages.</para>
2772 </listitem>
2773 </itemizedlist>
2774 </listitem>
2775
2776 <listitem>
2777 <para>March 15th, 2006</para>
2778 <itemizedlist>
2779 <listitem>
2780 <para>[dnicholson] - Added sed to libexif commands to fix
2781 Ticket #1785.</para>
2782 </listitem>
2783 <listitem>
2784 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
2785 </listitem>
2786 </itemizedlist>
2787 </listitem>
2788
2789 <listitem>
2790 <para>March 14th, 2006</para>
2791 <itemizedlist>
2792 <listitem>
2793 <para>[bdubbs] - Clarified jdk download instructions and made
2794 minor updates to the install of the binary version.</para>
2795 </listitem>
2796 </itemizedlist>
2797 </listitem>
2798
2799 <listitem>
2800 <para>March 13th, 2006</para>
2801 <itemizedlist>
2802 <listitem>
2803 <para>[dj] - Removed font path comments and defines from Xorg and
2804 XFree86 host.def files.</para>
2805 </listitem>
2806 <listitem>
2807 <para>[dj] - Fixed typos, clarified library installation, added
2808 pkg-config note, and added return notes for data packages and luit
2809 to Xorg-7 instructions.</para>
2810 </listitem>
2811 </itemizedlist>
2812 </listitem>
2813
2814 <listitem>
2815 <para>March 9th, 2006</para>
2816 <itemizedlist>
2817 <listitem>
2818 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
2819 problem.</para>
2820 </listitem>
2821 </itemizedlist>
2822 </listitem>
2823
2824 <listitem>
2825 <para>March 7th, 2006</para>
2826 <itemizedlist>
2827 <listitem>
2828 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
2829 </listitem>
2830 </itemizedlist>
2831 </listitem>
2832
2833 <listitem>
2834 <para>March 6th, 2006</para>
2835 <itemizedlist>
2836 <listitem>
2837 <para>[dnicholson] - Moved libgtkhtml to General Libraries
2838 since it is not a GNOME library. Change prefix to /usr.</para>
2839 </listitem>
2840 <listitem>
2841 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
2842 instructions.</para>
2843 </listitem>
2844 </itemizedlist>
2845 </listitem>
2846
2847 <listitem>
2848 <para>March 5th, 2006</para>
2849 <itemizedlist>
2850 <listitem>
2851 <para>[dj] - Updated to xorg-6.9.0</para>
2852 </listitem>
2853 </itemizedlist>
2854 </listitem>
2855
2856 <listitem>
2857 <para>March 4th, 2006</para>
2858 <itemizedlist>
2859 <listitem>
2860 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
2861 </listitem>
2862 </itemizedlist>
2863 </listitem>
2864
2865 <listitem>
2866 <para>March 3rd, 2006</para>
2867 <itemizedlist>
2868 <listitem>
2869 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
2870 path.</para>
2871 </listitem>
2872 <listitem>
2873 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
2874 </listitem>
2875 </itemizedlist>
2876 </listitem>
2877
2878 <listitem>
2879 <para>March 2nd, 2006</para>
2880 <itemizedlist>
2881 <listitem>
2882 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
2883 of development release.</para>
2884 </listitem>
2885 <listitem>
2886 <para>[dj] - Added command explanations and corrected prefix for
2887 xterm, libdrm, and Mesa.</para>
2888 </listitem>
2889 <listitem>
2890 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
2891 pages.</para>
2892 </listitem>
2893 <listitem>
2894 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
2895 </listitem>
2896 </itemizedlist>
2897 </listitem>
2898
2899 <listitem>
2900 <para>March 1st, 2006</para>
2901 <itemizedlist>
2902 <listitem>
2903 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
2904 installation commands.</para>
2905 </listitem>
2906 <listitem>
2907 <para>[randy] - Final cleanup to the GNOME add-on packages after the
2908 2.12.2 update.</para>
2909 </listitem>
2910 </itemizedlist>
2911 </listitem>
2912
2913 <listitem>
2914 <para>February 27th, 2006</para>
2915 <itemizedlist>
2916 <listitem>
2917 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
2918 installed.</para>
2919 </listitem>
2920 <listitem>
2921 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
2922 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
2923 </listitem>
2924 <listitem>
2925 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
2926 </listitem>
2927 </itemizedlist>
2928 </listitem>
2929
2930 <listitem>
2931 <para>February 25th, 2006</para>
2932 <itemizedlist>
2933 <listitem>
2934 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
2935 </listitem>
2936 </itemizedlist>
2937 </listitem>
2938
2939 <listitem>
2940 <para>February 23rd, 2006</para>
2941 <itemizedlist>
2942 <listitem>
2943 <para>[bdubbs] - Removed duplicate installation of lndir
2944 in xorg and xfree86.</para>
2945 </listitem>
2946 </itemizedlist>
2947 </listitem>
2948
2949 <listitem>
2950 <para>February 21st, 2006</para>
2951 <itemizedlist>
2952 <listitem>
2953 <para>[bdubbs] - Simplified unzip instructions.</para>
2954 </listitem>
2955 </itemizedlist>
2956 </listitem>
2957
2958 <listitem>
2959 <para>February 13th, 2006</para>
2960 <itemizedlist>
2961 <listitem>
2962 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
2963 </listitem>
2964 </itemizedlist>
2965 </listitem>
2966
2967 <listitem>
2968 <para>February 12th, 2006</para>
2969 <itemizedlist>
2970 <listitem>
2971 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
2972 </listitem>
2973 <listitem>
2974 <para>[archaic] - Updated to Postfix-2.2.8.</para>
2975 </listitem>
2976 <listitem>
2977 <para>[randy] - Text updates and corrections provided by a patch
2978 sent in by Chris Staub.</para>
2979 </listitem>
2980 <listitem>
2981 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
2982 files with commands to create symlinks to the actual NSS/NSPR .pc
2983 files in the Firefox, Mozilla and Thunderbird instructions as
2984 suggested by Dan Nicholson.</para>
2985 </listitem>
2986 <listitem>
2987 <para>[randy] - Abbreviated the commands used to install the NSS
2988 libraries in the NSS instructions as suggested by Tushar
2989 Teredesai.</para>
2990 </listitem>
2991 <listitem>
2992 <para>[randy] - Updated to Galeon-2.0.0.</para>
2993 </listitem>
2994 </itemizedlist>
2995 </listitem>
2996
2997 <listitem>
2998 <para>February 10th, 2006</para>
2999 <itemizedlist>
3000 <listitem>
3001 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
3002 </listitem>
3003 </itemizedlist>
3004 </listitem>
3005
3006 <listitem>
3007 <para>February 9th, 2006</para>
3008 <itemizedlist>
3009 <listitem>
3010 <para>[randy] - Updated to Transcode-1.0.2.</para>
3011 </listitem>
3012 <listitem>
3013 <para>[randy] - Minor corrections and updates to the Avifile
3014 instructions.</para>
3015 </listitem>
3016 </itemizedlist>
3017 </listitem>
3018
3019 <listitem>
3020 <para>February 8th, 2006</para>
3021 <itemizedlist>
3022 <listitem>
3023 <para>[randy] - Updated to Totem-1.2.1.</para>
3024 </listitem>
3025 <listitem>
3026 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
3027 </listitem>
3028 </itemizedlist>
3029 </listitem>
3030
3031 <listitem>
3032 <para>February 7th, 2006</para>
3033 <itemizedlist>
3034 <listitem>
3035 <para>[randy] - Updated to GOffice-0.2.0.</para>
3036 </listitem>
3037 <listitem>
3038 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
3039 </listitem>
3040 </itemizedlist>
3041 </listitem>
3042
3043 <listitem>
3044 <para>February 6th, 2006</para>
3045 <itemizedlist>
3046 <listitem>
3047 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
3048 </listitem>
3049 <listitem>
3050 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
3051 changes.</para>
3052 </listitem>
3053 </itemizedlist>
3054 </listitem>
3055
3056 <listitem>
3057 <para>February 5th, 2006</para>
3058 <itemizedlist>
3059 <listitem>
3060 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
3061 </listitem>
3062 <listitem>
3063 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
3064 </listitem>
3065 <listitem>
3066 <para>[randy] - Modified the instructions for linking to installed
3067 plugins and removed the commands to create /usr/lib/mozilla
3068 compatibility links from the Mozilla instructions.</para>
3069 </listitem>
3070 <listitem>
3071 <para>[randy] - Updated the following GNOME Add-on package
3072 instructions to fit the 2.12.2 version changes: GDM, Java Access
3073 Bridge, GNOME Speech.</para>
3074 </listitem>
3075 </itemizedlist>
3076 </listitem>
3077
3078 <listitem>
3079 <para>February 4th, 2006</para>
3080 <itemizedlist>
3081 <listitem>
3082 <para>[randy] - Updated the following GNOME Add-on package
3083 instructions to fit the 2.12.2 version changes: Epiphany,
3084 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
3085 </listitem>
3086 </itemizedlist>
3087 </listitem>
3088
3089 <listitem>
3090 <para>February 3rd, 2006</para>
3091 <itemizedlist>
3092 <listitem>
3093 <para>[randy] - Updated the following GNOME Add-on package
3094 instructions to fit the 2.12.2 version changes: libgnomecups,
3095 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
3096 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
3097 Nautilus CD Burner.</para>
3098 </listitem>
3099 <listitem>
3100 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
3101 version. Modified the /opt installation path to /opt/gnome-2.12.2,
3102 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
3103 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
3104 packages version entities also now reflect the 2.12.2 version, though
3105 the actual package instructions have not been updated.</para>
3106 </listitem>
3107 <listitem>
3108 <para>[randy] - Added a new page in the GNOME Core section for the
3109 shared-mime-info package as it is not a direct dependency of any
3110 GNOME Core package any longer.</para>
3111 </listitem>
3112 <listitem>
3113 <para>[randy] - Updated Evolution Data Server dependencies to reflect
3114 the NSS package and modified the libexecdir setting.</para>
3115 </listitem>
3116 <listitem>
3117 <para>[randy] - Updated to Metacity-2.12.2.</para>
3118 </listitem>
3119 <listitem>
3120 <para>[randy] - Updated to libwnck-2.12.2.</para>
3121 </listitem>
3122 <listitem>
3123 <para>[randy] - Updated to libsoup-2.2.7.</para>
3124 </listitem>
3125 </itemizedlist>
3126 </listitem>
3127
3128 <listitem>
3129 <para>February 2nd, 2006</para>
3130 <itemizedlist>
3131 <listitem>
3132 <para>[randy] - Updated to XScreenSaver-4.23.</para>
3133 </listitem>
3134 </itemizedlist>
3135 </listitem>
3136
3137 <listitem>
3138 <para>February 1st, 2006</para>
3139 <itemizedlist>
3140 <listitem>
3141 <para>[randy] - Updated to LZO-2.02.</para>
3142 </listitem>
3143 <listitem>
3144 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
3145 </listitem>
3146 <listitem>
3147 <para>[bdubbs] - Updated vim to version 6.4.</para>
3148 </listitem>
3149 </itemizedlist>
3150 </listitem>
3151
3152 <listitem>
3153 <para>January 31st, 2006</para>
3154 <itemizedlist>
3155 <listitem>
3156 <para>[randy] - Removed the piping of 'yes' commands from the
3157 installation of the packages containing Sun license agreements
3158 (JDK binary, FOP and FreeTTS) and instead provided a note to
3159 reference the text about automating builds.</para>
3160 </listitem>
3161 </itemizedlist>
3162 </listitem>
3163
3164 <listitem>
3165 <para>January 30th, 2006</para>
3166 <itemizedlist>
3167 <listitem>
3168 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
3169 'building-notes' as this more accurately reflects the page and added
3170 a new section 'Automated Building Procedures' to the
3171 'building-notes' page.</para>
3172 </listitem>
3173 </itemizedlist>
3174 </listitem>
3175
3176 <listitem>
3177 <para>January 29th, 2006</para>
3178 <itemizedlist>
3179 <listitem>
3180 <para>[randy] - Added instructions to build the Akode package, added
3181 a patch to fix a build issue with libtunepimp, and adjusted the
3182 dependencies in the Kdemultimedia instructions.</para>
3183 </listitem>
3184 <listitem>
3185 <para>[randy] - Updated all the links to files located on the Anduin
3186 server to use entities.</para>
3187 </listitem>
3188 <listitem>
3189 <para>[andy] - Updated glib2 to 2.8.6.</para>
3190 </listitem>
3191 </itemizedlist>
3192 </listitem>
3193
3194 <listitem>
3195 <para>January 28th, 2006</para>
3196 <itemizedlist>
3197 <listitem>
3198 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
3199 instructions.</para>
3200 </listitem>
3201 <listitem>
3202 <para>[andy] - Updated GConf to 2.12.1</para>
3203 </listitem>
3204 <listitem>
3205 <para>[andy] - Updated gtk+2 to 2.8.11</para>
3206 </listitem>
3207 </itemizedlist>
3208 </listitem>
3209
3210 <listitem>
3211 <para>January 27th, 2006</para>
3212 <itemizedlist>
3213 <listitem>
3214 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
3215 </listitem>
3216 <listitem>
3217 <para>[bdubbs] - Removed section on package management because it
3218 has been incorporated into LFS.</para>
3219 </listitem>
3220 <listitem>
3221 <para>[randy] - Modified the instruction to apply the patch in the
3222 kdegraphics instructions as the patch has changed, thanks to Miguel
3223 Bazdresch for the report.</para>
3224 </listitem>
3225 <listitem>
3226 <para>[randy] - Added a note to the GStreamer instructions about
3227 Valgrind breaking the build.</para>
3228 </listitem>
3229 <listitem>
3230 <para>[andy] - Updated libxklavier to 2.1.</para>
3231 </listitem>
3232 </itemizedlist>
3233 </listitem>
3234
3235 <listitem>
3236 <para>January 25th, 2006</para>
3237 <itemizedlist>
3238 <listitem>
3239 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
3240 to Jay McHugh for sending in the report.</para>
3241 </listitem>
3242 <listitem>
3243 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
3244 method to use 'client.mk' and '.mozconfig', added instructions
3245 to use system-installed NSS/NSPR libraries and added additional
3246 configuration information.</para>
3247 </listitem>
3248 <listitem>
3249 <para>[randy] - Changed the default to render SVG graphics in the
3250 Firefox instructions.</para>
3251 </listitem>
3252 </itemizedlist>
3253 </listitem>
3254
3255 <listitem>
3256 <para>January 23rd, 2006</para>
3257 <itemizedlist>
3258 <listitem>
3259 <para>[randy] - Updated to Thunderbird-1.5, changed the build
3260 method to use 'client.mk' and '.mozconfig', added instructions
3261 to use system-installed NSS/NSPR libraries and added additional
3262 configuration information.</para>
3263 </listitem>
3264 <listitem>
3265 <para>[randy] - Added information about using system-installed
3266 versions of the NSS/NSPR libraries and added additional configuration
3267 information to the Firefox instructions.</para>
3268 </listitem>
3269 <listitem>
3270 <para>[randy] - Added new package Network Security Services,
3271 NSS-3.11.</para>
3272 </listitem>
3273 </itemizedlist>
3274 </listitem>
3275
3276 <listitem>
3277 <para>January 22nd, 2006</para>
3278 <itemizedlist>
3279 <listitem>
3280 <para>[randy] - Adjusted some dependencies using a patch sent in
3281 by Chris Staub.</para>
3282 </listitem>
3283 </itemizedlist>
3284 </listitem>
3285
3286 <listitem>
3287 <para>January 21st, 2006</para>
3288 <itemizedlist>
3289 <listitem>
3290 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
3291 vulnerability patch to the kdelibs instructions.</para>
3292 </listitem>
3293 </itemizedlist>
3294 </listitem>
3295
3296 <listitem>
3297 <para>January 18th, 2006</para>
3298 <itemizedlist>
3299 <listitem>
3300 <para>[randy] - Modified the sed command in the Firefox instructions
3301 so that it can be run multiple times, also modified the instructions
3302 for creating symlinks to the system-wide mozilla plugin
3303 directory.</para>
3304 </listitem>
3305 <listitem>
3306 <para>[randy] - Added a dependency and updated text to the Xine
3307 Libraries instructions.</para>
3308 </listitem>
3309 <listitem>
3310 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
3311 </listitem>
3312 </itemizedlist>
3313 </listitem>
3314
3315 <listitem>
3316 <para>January 17th, 2006</para>
3317 <itemizedlist>
3318 <listitem>
3319 <para>[tushar] - Modify unzip compilation to enable unzip to
3320 unzip files up to 4 GB.</para>
3321 </listitem>
3322 <listitem>
3323 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
3324 Submitted by archaic.</para>
3325 </listitem>
3326 <listitem>
3327 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
3328 and added new modules HTML::Element::Extended and HTML::Tree as
3329 dependencies; also more reorganization and singling out of the
3330 Perl Modules.</para>
3331 </listitem>
3332 <listitem>
3333 <para>[tushar] - Change lynx installation target to install-full.</para>
3334 </listitem>
3335 <listitem>
3336 <para>[tushar] - Removed obsolete note for zipcloack.</para>
3337 </listitem>
3338 <listitem>
3339 <para>[randy] - Added three new Perl Modules as dependencies of the
3340 Digest::SHA module: Devel::Symdump, Pod::Coverage and
3341 Test::Pod::Coverage.</para>
3342 </listitem>
3343 </itemizedlist>
3344 </listitem>
3345
3346 <listitem>
3347 <para>January 16th, 2006</para>
3348 <itemizedlist>
3349 <listitem>
3350 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
3351 numerous text and dependency corrections/additions in the Perl
3352 Modules instructions.</para>
3353 </listitem>
3354 <listitem>
3355 <para>[randy] - Singled out the Text::Diff module in the Perl
3356 Modules instructions.</para>
3357 </listitem>
3358 <listitem>
3359 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
3360 and singled it out in the instructions.</para>
3361 </listitem>
3362 <listitem>
3363 <para>[randy] - Added optional dependencies to the Archive::Zip
3364 and HTML::Tagset Perl Modules instructions.</para>
3365 </listitem>
3366 <listitem>
3367 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
3368 ExtUtils::ParseXS-2.15 Perl Modules.</para>
3369 </listitem>
3370 <listitem>
3371 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
3372 note in the Module::Build instructions about using an older version
3373 of YAML.</para>
3374 </listitem>
3375 <listitem>
3376 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
3377 added new optional dependencies.</para>
3378 </listitem>
3379 </itemizedlist>
3380 </listitem>
3381
3382 <listitem>
3383 <para>January 15th, 2006</para>
3384 <itemizedlist>
3385 <listitem>
3386 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
3387 the Test::Simple-0.62 module.</para>
3388 </listitem>
3389 <listitem>
3390 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
3391 </listitem>
3392 <listitem>
3393 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
3394 and Pod::Simple-3.03 Perl Modules.</para>
3395 </listitem>
3396 <listitem>
3397 <para>[randy] - Singled out the Compress::Zlib module in the Perl
3398 Modules instructions and updated to the 1.41 version.</para>
3399 </listitem>
3400 </itemizedlist>
3401 </listitem>
3402
3403 <listitem>
3404 <para>January 14th, 2006</para>
3405 <itemizedlist>
3406 <listitem>
3407 <para>[randy] - Added a note to run the test suite and added
3408 documentation installation commands to the GnuPG instructions.</para>
3409 </listitem>
3410 </itemizedlist>
3411 </listitem>
3412
3413 <listitem>
3414 <para>January 12th, 2006</para>
3415 <itemizedlist>
3416 <listitem>
3417 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
3418 dependency URLs to fix the AMR support and added additional
3419 documentation installation commands.</para>
3420 </listitem>
3421 </itemizedlist>
3422 </listitem>
3423
3424 <listitem>
3425 <para>January 11, 2006</para>
3426 <itemizedlist>
3427 <listitem>
3428 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
3429 dependencies, updated the version of the Skins file.</para>
3430 </listitem>
3431 <listitem>
3432 <para>[andy] - Updated to abiword-2.4.2.</para>
3433 </listitem>
3434 </itemizedlist>
3435 </listitem>
3436
3437 <listitem>
3438 <para>January 10th, 2006</para>
3439 <itemizedlist>
3440 <listitem>
3441 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
3442 </listitem>
3443 <listitem>
3444 <para>[randy] - Corrections to the CVS instructions: fixed broken
3445 download URLs and corrected documentation installation
3446 commands.</para>
3447 </listitem>
3448 </itemizedlist>
3449 </listitem>
3450
3451 <listitem>
3452 <para>January 9th, 2006</para>
3453 <itemizedlist>
3454 <listitem>
3455 <para>[randy] - Updated the MPlayer instructions with the new URL for
3456 the LIVE555 Streaming Media web site.</para>
3457 </listitem>
3458 </itemizedlist>
3459 </listitem>
3460
3461 <listitem>
3462 <para>January 8th, 2006</para>
3463 <itemizedlist>
3464 <listitem>
3465 <para>[randy] - Updated to Ethereal-0.10.14.</para>
3466 </listitem>
3467 <listitem>
3468 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
3469 </listitem>
3470 <listitem>
3471 <para>[randy] - Minor updates to the Kdegraphics instructions:
3472 added new dependencies, added a note about creating the API
3473 documentation, added a note about the OCR support, updated the
3474 installed programs, libraries and directories list.</para>
3475 </listitem>
3476 </itemizedlist>
3477 </listitem>
3478
3479 <listitem>
3480 <para>January 7th, 2006</para>
3481 <itemizedlist>
3482 <listitem>
3483 <para>[randy] - Removed the Berkeley DB dependency from packages
3484 utilizing it as BDB is now built in LFS.</para>
3485 </listitem>
3486 <listitem>
3487 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
3488 Python instructions to support the new BDB, updated the Heimdal
3489 instructions to account for the changed library file names.</para>
3490 </listitem>
3491 <listitem>
3492 <para>[randy] - Updated to GIMP-2.2.10.</para>
3493 </listitem>
3494 <listitem>
3495 <para>[andy] - Updated to xvidcore-1.1.0.</para>
3496 </listitem>
3497 </itemizedlist>
3498 </listitem>
3499
3500 <listitem>
3501 <para>January 6th, 2006</para>
3502 <itemizedlist>
3503 <listitem>
3504 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
3505 1.0.14.</para>
3506 </listitem>
3507 <listitem>
3508 <para>[randy] - Modified the command to run the libcroco test
3509 suite.</para>
3510 </listitem>
3511 </itemizedlist>
3512 </listitem>
3513
3514 <listitem>
3515 <para>January 5th, 2006</para>
3516 <itemizedlist>
3517 <listitem>
3518 <para>[randy] - Updated to Poppler-0.4.3.</para>
3519 </listitem>
3520 <listitem>
3521 <para>[randy] - Updated to giflib-4.1.4.</para>
3522 </listitem>
3523 <listitem>
3524 <para>[randy] - Updated to libexif-0.6.13.</para>
3525 </listitem>
3526 <listitem>
3527 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
3528 to the kdegraphics instructions.</para>
3529 </listitem>
3530 </itemizedlist>
3531 </listitem>
3532
3533 <listitem>
3534 <para>January 4th, 2006</para>
3535 <itemizedlist>
3536 <listitem>
3537 <para>[randy] - Minor additions to the kdebase instructions: added
3538 optional dependencies, added a configuration section which includes
3539 information about run-time packages, and added installed programs,
3540 libraries and directories.</para>
3541 </listitem>
3542 <listitem>
3543 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
3544 </listitem>
3545 </itemizedlist>
3546 </listitem>
3547
3548 <listitem>
3549 <para>January 2nd, 2006</para>
3550 <itemizedlist>
3551 <listitem>
3552 <para>[randy] - Added significant updates to the HAL instructions:
3553 updated the dependencies, modified the command that changes the
3554 storage device policy, added text and a visual chart to explain
3555 the requirements of the hal-device-manager program, added commands
3556 to allow for locale specific needs in the storage device policy,
3557 and some general text cleanup.</para>
3558 </listitem>
3559 <listitem>
3560 <para>[randy] - Updated the D-BUS instructions to include text that
3561 identifies the needs of the HAL package.</para>
3562 </listitem>
3563 </itemizedlist>
3564 </listitem>
3565
3566 <listitem>
3567 <para>December 31st, 2005</para>
3568 <itemizedlist>
3569 <listitem>
3570 <para>[randy] - Added a sed command to the D-Bus instructions to
3571 change a 'jar' command to 'fastjar' due to the changes in
3572 GCC-4.0.x.</para>
3573 </listitem>
3574 </itemizedlist>
3575 </listitem>
3576
3577 <listitem>
3578 <para>December 30th, 2005</para>
3579 <itemizedlist>
3580 <listitem>
3581 <para>[randy] - Added some optional dependencies to the Kdelibs
3582 instructions.</para>
3583 </listitem>
3584 <listitem>
3585 <para>[randy] - Added new package Libidn-0.6.0.</para>
3586 </listitem>
3587 <listitem>
3588 <para>[andy] - Added new package Gaim-1.5.0.</para>
3589 </listitem>
3590 </itemizedlist>
3591 </listitem>
3592
3593 <listitem>
3594 <para>December 29th, 2005</para>
3595 <itemizedlist>
3596 <listitem>
3597 <para>[randy] - Removed libogg and added NAS to the optional
3598 dependencies of aRts.</para>
3599 </listitem>
3600 <listitem>
3601 <para>[randy] - Added a caution note to the MC instructions
3602 about the UTF-8 related issues.</para>
3603 </listitem>
3604 <listitem>
3605 <para>[randy] - Added a caution note to the UnZip instructions
3606 about the locale related issues.</para>
3607 </listitem>
3608 <listitem>
3609 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
3610 2, 'Important Information', thanks to Alexander Patrakov for
3611 contributing the text for this page. The page is very incomplete and
3612 many more packages with locale related issues will be added.</para>
3613 </listitem>
3614 </itemizedlist>
3615 </listitem>
3616
3617 <listitem>
3618 <para>December 28th, 2005</para>
3619 <itemizedlist>
3620 <listitem>
3621 <para>[randy] - Added new package GOffice-0.1.2.</para>
3622 </listitem>
3623 </itemizedlist>
3624 </listitem>
3625
3626 <listitem>
3627 <para>December 27th, 2005</para>
3628 <itemizedlist>
3629 <listitem>
3630 <para>[randy] - Updated to libgsf-1.13.3.</para>
3631 </listitem>
3632 <listitem>
3633 <para>[randy] - Removed the unneeded 'make' command from the
3634 hicolor-icon-theme instructions.</para>
3635 </listitem>
3636 <listitem>
3637 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
3638 removed an unneeded switch from the configure command.</para>
3639 </listitem>
3640 <listitem>
3641 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
3642 </listitem>
3643 <listitem>
3644 <para>[randy] - Updated to ISO Codes-0.49.</para>
3645 </listitem>
3646 </itemizedlist>
3647 </listitem>
3648
3649 <listitem>
3650 <para>December 26th, 2005</para>
3651 <itemizedlist>
3652 <listitem>
3653 <para>[randy] - Updated to Doxygen-1.4.5.</para>
3654 </listitem>
3655 <listitem>
3656 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
3657 download URL, added test suite notes, modified the configure command
3658 to include switches for the recommended dependencies and added
3659 appropriate notes about the recommended dependencies.</para>
3660 </listitem>
3661 <listitem>
3662 <para>[randy] - Updated to little cms-1.15.</para>
3663 </listitem>
3664 <listitem>
3665 <para>[randy] - Updated to Sendmail-8.13.5.</para>
3666 </listitem>
3667 <listitem>
3668 <para>[dj] - Added colorls patch to tcsh instructions.</para>
3669 </listitem>
3670 <listitem>
3671 <para>[dj] - Corrected additional recommended and optional
3672 dependencies in OpenOffice instructions.</para>
3673 </listitem>
3674 <listitem>
3675 <para>[andy] - Update xine-lib to 1.1.1.</para>
3676 </listitem>
3677 </itemizedlist>
3678 </listitem>
3679
3680 <listitem>
3681 <para>December 25th, 2005</para>
3682 <itemizedlist>
3683 <listitem>
3684 <para>[randy] - Updated to LibMPEG3-1.6.</para>
3685 </listitem>
3686 </itemizedlist>
3687 </listitem>
3688
3689 <listitem>
3690 <para>December 24th, 2005</para>
3691 <itemizedlist>
3692 <listitem>
3693 <para>[randy] - Fixed a syntax error in the configure scripts and
3694 simplified the existing sed commands in the Tcl and Tk
3695 instructions.</para>
3696 </listitem>
3697 <listitem>
3698 <para>[randy] - Added pkg-config and ALSA Library as required
3699 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
3700 pointing out the omission.</para>
3701 </listitem>
3702 <listitem>
3703 <para>[randy] - Fixed GTK+-2 documentation installation commands,
3704 thanks to Nico R. for pointing out the breakage.</para>
3705 </listitem>
3706 <listitem>
3707 <para>[randy] - Updated to Firefox-1.5, modified the method used
3708 to build it and added a command to fix an anonymous enum in an
3709 interface header file.</para>
3710 </listitem>
3711 <listitem>
3712 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
3713 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
3714 </listitem>
3715 </itemizedlist>
3716 </listitem>
3717
3718 <listitem>
3719 <para>December 23rd, 2005</para>
3720 <itemizedlist>
3721 <listitem>
3722 <para>[andy] - Updated librsvg to 2.12.7.</para>
3723 </listitem>
3724 <listitem>
3725 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
3726 </listitem>
3727 </itemizedlist>
3728 </listitem>
3729
3730 <listitem>
3731 <para>December 22nd, 2005</para>
3732 <itemizedlist>
3733 <listitem>
3734 <para>[andy] - Updated XFce to 4.2.3.2.</para>
3735 </listitem>
3736 </itemizedlist>
3737 </listitem>
3738
3739 <listitem>
3740 <para>December 21st, 2005</para>
3741 <itemizedlist>
3742 <listitem>
3743 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
3744 use visudo to edit the sudoers file.</para>
3745 </listitem>
3746 </itemizedlist>
3747 </listitem>
3748
3749 <listitem>
3750 <para>December 20th, 2005</para>
3751 <itemizedlist>
3752 <listitem>
3753 <para>[randy] - Commented out the Python and Perl bindings build
3754 notes from the Subversion instructions as there is a build failure
3755 using current versions of SWIG and (B)LFS packages.</para>
3756 </listitem>
3757 <listitem>
3758 <para>[randy] - Added documentation installation commands to the
3759 Guile instructions.</para>
3760 </listitem>
3761 </itemizedlist>
3762 </listitem>
3763
3764 <listitem>
3765 <para>December 19th, 2005</para>
3766 <itemizedlist>
3767 <listitem>
3768 <para>[randy] - Modified the sed command in the OpenSSH instructions
3769 to better allow for repeated builds.</para>
3770 </listitem>
3771 <listitem>
3772 <para>[bdubbs] - Updated to nmap-3.95.</para>
3773 </listitem>
3774 <listitem>
3775 <para>[bdubbs] - Added sed to Bind to prevent invalid
3776 warnings in the log.</para>
3777 </listitem>
3778 <listitem>
3779 <para>[randy] - Updated to Samba-3.0.20b.</para>
3780 </listitem>
3781 <listitem>
3782 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
3783 </listitem>
3784 </itemizedlist>
3785 </listitem>
3786
3787 <listitem>
3788 <para>December 18th, 2005</para>
3789 <itemizedlist>
3790 <listitem>
3791 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
3792 </listitem>
3793 <listitem>
3794 <para>[bdubbs] - Changed configure instruction in gimp to
3795 use recommended dependencies. Added note that the switches
3796 to configure need to be changed if the recommended
3797 dependencies are not installed.</para>
3798 </listitem>
3799 <listitem>
3800 <para>[bdubbs] - Updated to whois-4.7.10.</para>
3801 </listitem>
3802 <listitem>
3803 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
3804 </listitem>
3805 </itemizedlist>
3806 </listitem>
3807
3808 <listitem>
3809 <para>December 17th, 2005</para>
3810 <itemizedlist>
3811 <listitem>
3812 <para>[randy] - Updated to PHP-5.1.1.</para>
3813 </listitem>
3814 </itemizedlist>
3815 </listitem>
3816
3817 <listitem>
3818 <para>December 16th, 2005</para>
3819 <itemizedlist>
3820 <listitem>
3821 <para>[randy] - Updated to Stunnel-4.14.</para>
3822 </listitem>
3823 <listitem>
3824 <para>[randy] - Updated to Ruby-1.8.3.</para>
3825 </listitem>
3826 </itemizedlist>
3827 </listitem>
3828
3829 <listitem>
3830 <para>December 15, 2005</para>
3831 <itemizedlist>
3832 <listitem>
3833 <para>[randy] - Updated to Aspell-0.60.4.</para>
3834 </listitem>
3835 <listitem>
3836 <para>[randy] - Added a sed command to the FOP instructions which
3837 fixes an obsolete tail command in the JAI binary.</para>
3838 </listitem>
3839 <listitem>
3840 <para>[randy] - Updated to Gamin-0.1.7.</para>
3841 </listitem>
3842 <listitem>
3843 <para>[bdubbs] - Removed section on newsserver.</para>
3844 </listitem>
3845 <listitem>
3846 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
3847 </listitem>
3848 </itemizedlist>
3849 </listitem>
3850
3851 <listitem>
3852 <para>December 14th, 2005</para>
3853 <itemizedlist>
3854 <listitem>
3855 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
3856 </listitem>
3857 <listitem>
3858 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
3859 </listitem>
3860 </itemizedlist>
3861 </listitem>
3862
3863 <listitem>
3864 <para>December 13th, 2005</para>
3865 <itemizedlist>
3866 <listitem>
3867 <para>[bdubbs] - Update description of LiveCD.</para>
3868 </listitem>
3869 <listitem>
3870 <para>[randy] - Updated to MySQL-5.0.16.</para>
3871 </listitem>
3872 <listitem>
3873 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
3874 </listitem>
3875 <listitem>
3876 <para>[bdubbs] - Removed libungif.</para>
3877 </listitem>
3878 <listitem>
3879 <para>[randy] - Updated to GTK+-2.8.9.</para>
3880 </listitem>
3881 <listitem>
3882 <para>[andy] - Updated to Abiword-2.4.1</para>
3883 </listitem>
3884 </itemizedlist>
3885 </listitem>
3886
3887 <listitem>
3888 <para>December 11th, 2005</para>
3889 <itemizedlist>
3890 <listitem>
3891 <para>[randy] - Updated to Pango-1.10.2.</para>
3892 </listitem>
3893 <listitem>
3894 <para>[randy] - Updated to GLib-2.8.4.</para>
3895 </listitem>
3896 </itemizedlist>
3897 </listitem>
3898
3899 <listitem>
3900 <para>December 10th, 2005</para>
3901 <itemizedlist>
3902 <listitem>
3903 <para>[randy] - Updated to Heimdal-0.7.1.</para>
3904 </listitem>
3905 </itemizedlist>
3906 </listitem>
3907
3908 <listitem>
3909 <para>December 9th, 2005</para>
3910 <itemizedlist>
3911 <listitem>
3912 <para>[randy] - Fixed command typos in the Gnome Menus and
3913 Gnome Volume Manager instructions.</para>
3914 </listitem>
3915 <listitem>
3916 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
3917 </listitem>
3918 <listitem>
3919 <para>[andy] - Added details of how to create a fluxbox.desktop file to
3920 the Fluxbox page.</para>
3921 </listitem>
3922 </itemizedlist>
3923 </listitem>
3924
3925 <listitem>
3926 <para>December 8th, 2005</para>
3927 <itemizedlist>
3928 <listitem>
3929 <para>[bdubbs] - Updated to curl-7.15.1.</para>
3930 </listitem>
3931 </itemizedlist>
3932 </listitem>
3933
3934 <listitem>
3935 <para>December 7th, 2005</para>
3936 <itemizedlist>
3937 <listitem>
3938 <para>[bdubbs] - Added sed to remove incomplete tests from
3939 test program in popt.</para>
3940 </listitem>
3941 <listitem>
3942 <para>[bdubbs] - Removed reference to non-existent esound.ps
3943 from EsounD-0.2.36.</para>
3944 </listitem>
3945 <listitem>
3946 <para>[bdubbs] - Removed --with-history option from libxml2. Added
3947 a caution that the make check command can hang forever under
3948 certain conditions with the option.</para>
3949 </listitem>
3950 <listitem>
3951 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
3952 </listitem>
3953 <listitem>
3954 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
3955 go moko for pointing out the omission.</para>
3956 </listitem>
3957 <listitem>
3958 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
3959 </listitem>
3960 <listitem>
3961 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
3962 thanks to David Rosal for pointing out the omission.</para>
3963 </listitem>
3964 <listitem>
3965 <para>[randy] - Updated to libvorbis-1.1.2.</para>
3966 </listitem>
3967 <listitem>
3968 <para>[randy] - Updated to libogg-1.1.3.</para>
3969 </listitem>
3970 </itemizedlist>
3971 </listitem>
3972
3973 <listitem>
3974 <para>December 6th, 2005</para>
3975 <itemizedlist>
3976 <listitem>
3977 <para>[dj] - Completed dependencies, removed optional configure
3978 parameters and added the no_mozilla (firefox) patch for
3979 OpenOffice.</para>
3980 </listitem>
3981 </itemizedlist>
3982 </listitem>
3983
3984 <listitem>
3985 <para>December 3rd, 2005</para>
3986 <itemizedlist>
3987 <listitem>
3988 <para>[randy] - Updated to GCC-4.0.2.</para>
3989 </listitem>
3990 <listitem>
3991 <para>[bdubbs] - Updated to qt-3.3.5.</para>
3992 </listitem>
3993 </itemizedlist>
3994 </listitem>
3995
3996 <listitem>
3997 <para>December 2nd, 2005</para>
3998 <itemizedlist>
3999 <listitem>
4000 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
4001 </listitem>
4002 </itemizedlist>
4003 </listitem>
4004
4005 <listitem>
4006 <para>December 1st, 2005</para>
4007 <itemizedlist>
4008 <listitem>
4009 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
4010 </listitem>
4011 </itemizedlist>
4012 </listitem>
4013
4014 <listitem>
4015 <para>November 30th, 2005</para>
4016 <itemizedlist>
4017 <listitem>
4018 <para>[randy] - Updated to xinetd-2.3.14.</para>
4019 </listitem>
4020 <listitem>
4021 <para>[randy] - Added a command to create the logging directory in
4022 the GDM instructions, thanks to Vincent Fretin for pointing out the
4023 oversight.</para>
4024 </listitem>
4025 <listitem>
4026 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
4027 </listitem>
4028 <listitem>
4029 <para>[randy] - Updated to Sysstat-6.0.2.</para>
4030 </listitem>
4031 </itemizedlist>
4032 </listitem>
4033
4034 <listitem>
4035 <para>November 29th, 2005</para>
4036 <itemizedlist>
4037 <listitem>
4038 <para>[randy] - Updated to Shadow-4.0.13.</para>
4039 </listitem>
4040 <listitem>
4041 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
4042 the installation commands have changed.</para>
4043 </listitem>
4044 <listitem>
4045 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
4046 </listitem>
4047 </itemizedlist>
4048 </listitem>
4049
4050 <listitem>
4051 <para>November 27th, 2005</para>
4052 <itemizedlist>
4053 <listitem>
4054 <para>[randy] - Added an FTP download URL and changed the
4055 documentation installation to a versioned directory in the Fontconfig
4056 instructions.</para>
4057 </listitem>
4058 <listitem>
4059 <para>[randy] - Added documentation installation and clarified the
4060 purpose of the sed command in the FreeType instructions.</para>
4061 </listitem>
4062 </itemizedlist>
4063 </listitem>
4064
4065 <listitem>
4066 <para>November 26th, 2005</para>
4067 <itemizedlist>
4068 <listitem>
4069 <para>[randy] - Added a note to the Lynx instructions that
4070 identifies, and shows how to avoid, a security vulnerability.</para>
4071 </listitem>
4072 <listitem>
4073 <para>[randy] - Updated to S-Lang-2.0.5.</para>
4074 </listitem>
4075 <listitem>
4076 <para>[randy] - Updated the text in the Net-tools instructions
4077 to reflect the updated version of Coreutils.</para>
4078 </listitem>
4079 </itemizedlist>
4080 </listitem>
4081
4082 <listitem>
4083 <para>November 25th, 2005</para>
4084 <itemizedlist>
4085 <listitem>
4086 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
4087 </listitem>
4088 <listitem>
4089 <para>[randy] - Updated to pkg-config-0.20</para>
4090 </listitem>
4091 </itemizedlist>
4092 </listitem>
4093
4094 <listitem>
4095 <para>November 24th, 2005</para>
4096 <itemizedlist>
4097 <listitem>
4098 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
4099 installation commands to work with the newer version.</para>
4100 </listitem>
4101 </itemizedlist>
4102 </listitem>
4103
4104 <listitem>
4105 <para>November 23rd, 2005</para>
4106 <itemizedlist>
4107 <listitem>
4108 <para>[bdubbs] - Added sed to sudo to correct a security issue
4109 (Archaic). Also added --enable-shell-sets-home switch
4110 (Gerard).</para>
4111 </listitem>
4112 </itemizedlist>
4113 </listitem>
4114
4115 <listitem>
4116 <para>November 22nd, 2005</para>
4117 <itemizedlist>
4118 <listitem>
4119 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
4120 </listitem>
4121 <listitem>
4122 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
4123 051020 and changed the documentation directory to a versioned
4124 name.</para>
4125 </listitem>
4126 <listitem>
4127 <para>[randy] - Updated to FriBidi-0.10.7.</para>
4128 </listitem>
4129 <listitem>
4130 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
4131 the tests outlined in the DocBook DSSSL Stylesheets
4132 instructions.</para>
4133 </listitem>
4134 <listitem>
4135 <para>[randy] - Updated to Ethereal-0.10.13.</para>
4136 </listitem>
4137 <listitem>
4138 <para>[randy] - Added new package GC-6.5.</para>
4139 </listitem>
4140 </itemizedlist>
4141 </listitem>
4142
4143 <listitem>
4144 <para>November 21st, 2005</para>
4145 <itemizedlist>
4146 <listitem>
4147 <para>[randy] - Updated the Rsync bootscript to remove the --compress
4148 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
4149 </listitem>
4150 <listitem>
4151 <para>[randy] - Added --disable-python to the configure command in
4152 the D-BUS instructions to fix a broken build identified by Filip
4153 Bartmann.</para>
4154 </listitem>
4155 <listitem>
4156 <para>[randy] - Added --disable-libwrap to the configure command in
4157 the Stunnel instructions to fix a broken build identified by Filip
4158 Bartmann.</para>
4159 </listitem>
4160 <listitem>
4161 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
4162 Utilities section of Chapter 31.</para>
4163 </listitem>
4164 <listitem>
4165 <para>[randy] - Modified the libexecdir parameter passed to configure
4166 and tweaked the storage device policy in the HAL instructions.</para>
4167 </listitem>
4168 </itemizedlist>
4169 </listitem>
4170
4171 <listitem>
4172 <para>November 19th, 2005</para>
4173 <itemizedlist>
4174 <listitem>
4175 <para>[randy] - Added notes to start a D-BUS session daemon to the
4176 D-BUS, GDM and GNOME Configuration instructions.</para>
4177 </listitem>
4178 <listitem>
4179 <para>[dj] - Cleaned up OpenOffice instructions and added
4180 a no-pam patch.</para>
4181 </listitem>
4182 </itemizedlist>
4183 </listitem>
4184
4185 <listitem>
4186 <para>November 18th, 2005</para>
4187 <itemizedlist>
4188 <listitem>
4189 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
4190 thanks to Steffen Knollman for discovering the problem and
4191 contributing the patch.</para>
4192 </listitem>
4193 <listitem>
4194 <para>[igor] - Updated to rsync-2.6.6.</para>
4195 </listitem>
4196 </itemizedlist>
4197 </listitem>
4198
4199 <listitem>
4200 <para>November 17th, 2005</para>
4201 <itemizedlist>
4202 <listitem>
4203 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
4204 Utilities section of Chapter 31.</para>
4205 </listitem>
4206 <listitem>
4207 <para>[dj] - Corrected OpenOffice patch names.</para>
4208 </listitem>
4209 </itemizedlist>
4210 </listitem>
4211
4212 <listitem>
4213 <para>November 15th, 2005</para>
4214 <itemizedlist>
4215 <listitem>
4216 <para>[dj] - Updated to OpenOffice-2.0.0</para>
4217 </listitem>
4218 </itemizedlist>
4219 </listitem>
4220
4221 <listitem>
4222 <para>November 14th, 2005</para>
4223 <itemizedlist>
4224 <listitem>
4225 <para>[randy] - Updated to Balsa-2.3.6.</para>
4226 </listitem>
4227 </itemizedlist>
4228 </listitem>
4229
4230 <listitem>
4231 <para>November 13th, 2005</para>
4232 <itemizedlist>
4233 <listitem>
4234 <para>[randy] - Added several more entries to the 'Other Programming
4235 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
4236 and other contributions.</para>
4237 </listitem>
4238 </itemizedlist>
4239 </listitem>
4240
4241 <listitem>
4242 <para>November 12th, 2005</para>
4243 <itemizedlist>
4244 <listitem>
4245 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
4246 xptinfo.h anonymous enum patch.</para>
4247 </listitem>
4248 </itemizedlist>
4249 </listitem>
4250
4251 <listitem>
4252 <para>November 9th, 2005</para>
4253 <itemizedlist>
4254 <listitem>
4255 <para>[randy] - Updated references to source and md5sum files
4256 on the Anduin server due to the Anduin reorganization.</para>
4257 </listitem>
4258 <listitem>
4259 <para>[randy] - Added several more programming languages to the
4260 'Other Programming Tools' section.</para>
4261 </listitem>
4262 </itemizedlist>
4263 </listitem>
4264
4265 <listitem>
4266 <para>November 7th, 2005</para>
4267 <itemizedlist>
4268 <listitem>
4269 <para>[randy] - Added several programming languages to the 'Other
4270 Programming Tools' section.</para>
4271 </listitem>
4272 <listitem>
4273 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
4274 </listitem>
4275 </itemizedlist>
4276 </listitem>
4277
4278 <listitem>
4279 <para>November 5th, 2005</para>
4280 <itemizedlist>
4281 <listitem>
4282 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
4283 suggestions.</para>
4284 </listitem>
4285 </itemizedlist>
4286 </listitem>
4287
4288 <listitem>
4289 <para>November 4th, 2005</para>
4290 <itemizedlist>
4291 <listitem>
4292 <para>[randy] - Added a patch to the libgsf instructions so that the
4293 configure script properly discovers GConf.</para>
4294 </listitem>
4295 </itemizedlist>
4296 </listitem>
4297
4298 <listitem>
4299 <para>November 3rd, 2005</para>
4300 <itemizedlist>
4301 <listitem>
4302 <para>[randy] - Added new package GMime-2.1.17.</para>
4303 </listitem>
4304 </itemizedlist>
4305 </listitem>
4306
4307 <listitem>
4308 <para>November 1st, 2005</para>
4309 <itemizedlist>
4310 <listitem>
4311 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
4312 'Other Programming Tools' section.</para>
4313 </listitem>
4314 <listitem>
4315 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
4316 </listitem>
4317 <listitem>
4318 <para>[randy] - Updated to Transcode-1.0.1.</para>
4319 </listitem>
4320 </itemizedlist>
4321 </listitem>
4322
4323 <listitem>
4324 <para>October 31st, 2005</para>
4325 <itemizedlist>
4326 <listitem>
4327 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
4328 </listitem>
4329 </itemizedlist>
4330 </listitem>
4331
4332 <listitem>
4333 <para>October 30th, 2005</para>
4334 <itemizedlist>
4335 <listitem>
4336 <para>[randy] - Added new package Totem-1.2.0.</para>
4337 </listitem>
4338 <listitem>
4339 <para>[dj] - Updated to JDK-1.5.0_05.</para>
4340 </listitem>
4341 </itemizedlist>
4342 </listitem>
4343
4344 <listitem>
4345 <para>October 29th, 2005</para>
4346 <itemizedlist>
4347 <listitem>
4348 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
4349 </listitem>
4350 </itemizedlist>
4351 </listitem>
4352
4353 <listitem>
4354 <para>October 28th, 2005</para>
4355 <itemizedlist>
4356 <listitem>
4357 <para>[igor] - Updated to SDL-1.2.9.</para>
4358 </listitem>
4359 <listitem>
4360 <para>[igor] - Updated to CVS-1.11.21.</para>
4361 </listitem>
4362 </itemizedlist>
4363 </listitem>
4364
4365 <listitem>
4366 <para>October 25th, 2005</para>
4367 <itemizedlist>
4368 <listitem>
4369 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
4370 package from the GNOME Add-on section.</para>
4371 </listitem>
4372 </itemizedlist>
4373 </listitem>
4374
4375 <listitem>
4376 <para>October 23rd, 2005</para>
4377 <itemizedlist>
4378 <listitem>
4379 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
4380 </listitem>
4381 <listitem>
4382 <para>[randy] - Added new package Poppler-0.4.2.</para>
4383 </listitem>
4384 </itemizedlist>
4385 </listitem>
4386
4387 <listitem>
4388 <para>October 21st, 2005</para>
4389 <itemizedlist>
4390 <listitem>
4391 <para>[randy] - Added new package GNOME Keyring
4392 Manager-2.12.0.</para>
4393 </listitem>
4394 </itemizedlist>
4395 </listitem>
4396
4397 <listitem>
4398 <para>October 20th, 2005</para>
4399 <itemizedlist>
4400 <listitem>
4401 <para>[randy] - Added new package ISO Codes-0.48.</para>
4402 </listitem>
4403 </itemizedlist>
4404 </listitem>
4405
4406 <listitem>
4407 <para>October 19th, 2005</para>
4408 <itemizedlist>
4409 <listitem>
4410 <para>[randy] - Added new package PyXML-0.8.4.</para>
4411 </listitem>
4412 <listitem>
4413 <para>[randy] - Added category headers to the GNOME Add-on packages
4414 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
4415 XML wizardry to make this happen.</para>
4416 </listitem>
4417 </itemizedlist>
4418 </listitem>
4419
4420 <listitem>
4421 <para>October 18th, 2005</para>
4422 <itemizedlist>
4423 <listitem>
4424 <para>[randy] - Added a patch and an additional command to enable the
4425 streaming audio method in the GNOME Speech instructions.</para>
4426 </listitem>
4427 <listitem>
4428 <para>[randy] - Updated to GDM-2.8.0.5.</para>
4429 </listitem>
4430 </itemizedlist>
4431 </listitem>
4432
4433 <listitem>
4434 <para>October 17th, 2005</para>
4435 <itemizedlist>
4436 <listitem>
4437 <para>[randy] - Updated to GOK-1.0.5.</para>
4438 </listitem>
4439 <listitem>
4440 <para>[igor] - Updated to HTML Tidy-051013.</para>
4441 </listitem>
4442 <listitem>
4443 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
4444 </listitem>
4445 <listitem>
4446 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
4447 </listitem>
4448 </itemizedlist>
4449 </listitem>
4450
4451 <listitem>
4452 <para>October 16th, 2005</para>
4453 <itemizedlist>
4454 <listitem>
4455 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
4456 of the xextensions.pc file from the GNOME Magnifier to the XFree86
4457 instructions.</para>
4458 </listitem>
4459 <listitem>
4460 <para>[igor] - Updated to PHP-5.0.5.</para>
4461 </listitem>
4462 <listitem>
4463 <para>[randy] - Modified dependencies in the libgtkhtml
4464 instructions.</para>
4465 </listitem>
4466 <listitem>
4467 <para>[igor] - Updated to PCRE-6.4.</para>
4468 </listitem>
4469 <listitem>
4470 <para>[igor] - Updated to cURL-7.15.0.</para>
4471 </listitem>
4472 </itemizedlist>
4473 </listitem>
4474
4475 <listitem>
4476 <para>October 15th, 2005</para>
4477 <itemizedlist>
4478 <listitem>
4479 <para>[igor] - Added the gcc4 patch for NTP.</para>
4480 </listitem>
4481 <listitem>
4482 <para>[igor] - Updated to Fcron-3.0.0.</para>
4483 </listitem>
4484 <listitem>
4485 <para>[igor] - Updated to Apache-2.0.55.</para>
4486 </listitem>
4487 <listitem>
4488 <para>[igor] - Updated to Python-2.4.2.</para>
4489 </listitem>
4490 <listitem>
4491 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
4492 </listitem>
4493 <listitem>
4494 <para>[randy] - Updated to GGV-2.12.0.</para>
4495 </listitem>
4496 <listitem>
4497 <para>[igor] - Updated to Firefox-1.0.7.</para>
4498 </listitem>
4499 <listitem>
4500 <para>[randy] - Updated to AT SPI-1.6.6.</para>
4501 </listitem>
4502 <listitem>
4503 <para>[igor] - Updated to libtiff-3.7.4.</para>
4504 </listitem>
4505 <listitem>
4506 <para>[igor] - Updated to cairo-1.0.2.</para>
4507 </listitem>
4508 <listitem>
4509 <para>[randy] - Updated to Zenity-2.12.1.</para>
4510 </listitem>
4511 <listitem>
4512 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
4513 </listitem>
4514 </itemizedlist>
4515 </listitem>
4516
4517 <listitem>
4518 <para>October 14th, 2005</para>
4519 <itemizedlist>
4520 <listitem>
4521 <para>[igor] - Updated to libpcap-0.9.4.</para>
4522 </listitem>
4523 <listitem>
4524 <para>[igor] - Updated to Wget-1.10.2.</para>
4525 </listitem>
4526 <listitem>
4527 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
4528 </listitem>
4529 <listitem>
4530 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
4531 </listitem>
4532 <listitem>
4533 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
4534 </listitem>
4535 <listitem>
4536 <para>[randy] - Updated to File Roller-2.12.1.</para>
4537 </listitem>
4538 <listitem>
4539 <para>[randy] - Updated to EOG-2.12.1.</para>
4540 </listitem>
4541 <listitem>
4542 <para>[randy] - Updated to gedit-2.12.1.</para>
4543 </listitem>
4544 </itemizedlist>
4545 </listitem>
4546
4547 <listitem>
4548 <para>October 13th, 2005</para>
4549 <itemizedlist>
4550 <listitem>
4551 <para>[igor] - Updated Vim security patch.</para>
4552 </listitem>
4553 <listitem>
4554 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
4555 </listitem>
4556 <listitem>
4557 <para>[randy] - Updated to Epiphany-1.8.2.</para>
4558 </listitem>
4559 <listitem>
4560 <para>[randy] - Changed Python from an optional to a recommended
4561 dependency in the GNOME Doc Utils dependencies.</para>
4562 </listitem>
4563 </itemizedlist>
4564 </listitem>
4565
4566 <listitem>
4567 <para>October 12th, 2005</para>
4568 <itemizedlist>
4569 <listitem>
4570 <para>[randy] - Updated to gcalctool-5.6.31.</para>
4571 </listitem>
4572 </itemizedlist>
4573 </listitem>
4574
4575 <listitem>
4576 <para>October 11th, 2005</para>
4577 <itemizedlist>
4578 <listitem>
4579 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
4580 </listitem>
4581 <listitem>
4582 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
4583 </listitem>
4584 <listitem>
4585 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
4586 </listitem>
4587 <listitem>
4588 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
4589 </listitem>
4590 <listitem>
4591 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
4592 </listitem>
4593 <listitem>
4594 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
4595 </listitem>
4596 <listitem>
4597 <para>[randy] - Updated to Evolution-2.4.1.</para>
4598 </listitem>
4599 </itemizedlist>
4600 </listitem>
4601
4602 <listitem>
4603 <para>October 10th, 2005</para>
4604 <itemizedlist>
4605 <listitem>
4606 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
4607 </listitem>
4608 <listitem>
4609 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
4610 </listitem>
4611 <listitem>
4612 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
4613 </listitem>
4614 <listitem>
4615 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
4616 </listitem>
4617 <listitem>
4618 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
4619 </listitem>
4620 <listitem>
4621 <para>[randy] - Added GTK+-2 as a required dependency of
4622 libgtkhtml.</para>
4623 </listitem>
4624 <listitem>
4625 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
4626 </listitem>
4627 <listitem>
4628 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
4629 GNOME. GNOME add-on packages are updated only to the release
4630 versions. The individual updates to the GNOME add-on packages will be
4631 accomplished individually.</para>
4632 </listitem>
4633 </itemizedlist>
4634 </listitem>
4635
4636 <listitem>
4637 <para>October 8th, 2005</para>
4638 <itemizedlist>
4639 <listitem>
4640 <para>[tushar] - Replaced FAM with Gamin.</para>
4641 </listitem>
4642 </itemizedlist>
4643 </listitem>
4644
4645 <listitem>
4646 <para>October 6th, 2005</para>
4647 <itemizedlist>
4648 <listitem>
4649 <para>[randy] - Updated to librsvg-2.12.4.</para>
4650 </listitem>
4651 <listitem>
4652 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
4653 </listitem>
4654 <listitem>
4655 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
4656 </listitem>
4657 </itemizedlist>
4658 </listitem>
4659
4660 <listitem>
4661 <para>October 5th, 2005</para>
4662 <itemizedlist>
4663 <listitem>
4664 <para>[randy] - Updated to Metacity-2.12.1.</para>
4665 </listitem>
4666 <listitem>
4667 <para>[randy] - Updated to libwnck-2.12.1.</para>
4668 </listitem>
4669 <listitem>
4670 <para>[randy] - Updated to GTK+-2.8.6.</para>
4671 </listitem>
4672 <listitem>
4673 <para>[randy] - Updated to Pango-1.10.1.</para>
4674 </listitem>
4675 <listitem>
4676 <para>[randy] - Updated to GLib-2.8.3.</para>
4677 </listitem>
4678 <listitem>
4679 <para>[randy] - Updated to libxml2-2.6.22.</para>
4680 </listitem>
4681 <listitem>
4682 <para>[randy] - Added the --disable-error-on-warning parameter to the
4683 GnuCash configure command as using GCC-4.0.x will generate warnings
4684 which will break the build if the parameter is not used.</para>
4685 </listitem>
4686 <listitem>
4687 <para>[randy] - Added a patch to the Guile instructions and changed
4688 the sed command in the SLIB instructions so that the two packages
4689 work nicely together.</para>
4690 </listitem>
4691 </itemizedlist>
4692 </listitem>
4693
4694 <listitem>
4695 <para>October 4th, 2005</para>
4696 <itemizedlist>
4697 <listitem>
4698 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
4699 instructions.</para>
4700 </listitem>
4701 <listitem>
4702 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
4703 fix a GCC-4.0.x build problem.</para>
4704 </listitem>
4705 <listitem>
4706 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
4707 </listitem>
4708 <listitem>
4709 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
4710 </listitem>
4711 <listitem>
4712 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
4713 instructions.</para>
4714 </listitem>
4715 <listitem>
4716 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
4717 fix a GCC-4 build problem.</para>
4718 </listitem>
4719 </itemizedlist>
4720 </listitem>
4721
4722 <listitem>
4723 <para>October 3rd, 2005</para>
4724 <itemizedlist>
4725 <listitem>
4726 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
4727 instructions.</para>
4728 </listitem>
4729 <listitem>
4730 <para>[randy] - Clarified the dependencies in the Imlib
4731 instructions.</para>
4732 </listitem>
4733 <listitem>
4734 <para>[randy] - Updated to AbiWord-2.2.10.</para>
4735 </listitem>
4736 </itemizedlist>
4737 </listitem>
4738
4739 <listitem>
4740 <para>October 1st, 2005</para>
4741 <itemizedlist>
4742 <listitem>
4743 <para>[randy] - Added new package HAL-0.5.4.</para>
4744 </listitem>
4745 </itemizedlist>
4746 </listitem>
4747
4748 <listitem>
4749 <para>September 26th, 2005</para>
4750 <itemizedlist>
4751 <listitem>
4752 <para>[randy] - Added new package D-BUS-0.50.</para>
4753 </listitem>
4754 </itemizedlist>
4755 </listitem>
4756
4757 <listitem>
4758 <para>September 25th, 2005</para>
4759 <itemizedlist>
4760 <listitem>
4761 <para>[randy] - Added a patch to fix a build problem with newer
4762 versions of libgsf and added a sed command so the default is to
4763 build the Perl plugin module to the Gnumeric instructions.</para>
4764 </listitem>
4765 </itemizedlist>
4766 </listitem>
4767
4768 <listitem>
4769 <para>September 22nd, 2005</para>
4770 <itemizedlist>
4771 <listitem>
4772 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
4773 </listitem>
4774 </itemizedlist>
4775 </listitem>
4776
4777 <listitem>
4778 <para>September 21st, 2005</para>
4779 <itemizedlist>
4780 <listitem>
4781 <para>[randy] - Updated to Samba-3.0.20.</para>
4782 </listitem>
4783 <listitem>
4784 <para>[bdubbs] - Reverted gcc build instructions.</para>
4785 </listitem>
4786 <listitem>
4787 <para>[randy] - Updated to EsounD-0.2.36.</para>
4788 </listitem>
4789 <listitem>
4790 <para>[randy] - Updated to Metacity-2.12.0.</para>
4791 </listitem>
4792 <listitem>
4793 <para>[randy] - Updated to Libwnck-2.12.0.</para>
4794 </listitem>
4795 </itemizedlist>
4796 </listitem>
4797
4798 <listitem>
4799 <para>September 20th, 2005</para>
4800 <itemizedlist>
4801 <listitem>
4802 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
4803 gcc-4.0.1.</para>
4804 </listitem>
4805 <listitem>
4806 <para>[randy] - Updated to GTK+-2.8.3.</para>
4807 </listitem>
4808 <listitem>
4809 <para>[randy] - Updated to ATK-1.10.3.</para>
4810 </listitem>
4811 <listitem>
4812 <para>[randy] - Updated to Pango-1.10.0.</para>
4813 </listitem>
4814 <listitem>
4815 <para>[randy] - Updated to GLib-2.8.1.</para>
4816 </listitem>
4817 <listitem>
4818 <para>[randy] - Added a command to create an X Render pkg-config file
4819 to the XFree86 instructions. Also created notes in the Metacity and
4820 cairo instructions to ensure this file exists.</para>
4821 </listitem>
4822 <listitem>
4823 <para>[randy] - Added new package cairo-1.0.0.</para>
4824 </listitem>
4825 <listitem>
4826 <para>[bdubbs] - Changed gcc build instructions to use
4827 a simple make. Added a note to use make bootstrap if
4828 the base compiler is not gcc-4.0.1.</para>
4829 </listitem>
4830 </itemizedlist>
4831 </listitem>
4832
4833 <listitem>
4834 <para>September 19th, 2005</para>
4835 <itemizedlist>
4836 <listitem>
4837 <para>[bdubbs] - Added a patch to build mozilla with
4838 gcc-4.0.1.</para>
4839 </listitem>
4840 <listitem>
4841 <para>[randy] - Updated to gucharmap-1.4.4.</para>
4842 </listitem>
4843 <listitem>
4844 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
4845 </listitem>
4846 <listitem>
4847 <para>[richard] - Added a sed to fix the build of the
4848 test suite for cpio-2.6 when using gcc-4.0.1.
4849 Suggested by Matthew Burgess</para>
4850 </listitem>
4851 </itemizedlist>
4852 </listitem>
4853
4854 <listitem>
4855 <para>September 18th, 2005</para>
4856 <itemizedlist>
4857 <listitem>
4858 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
4859 </listitem>
4860 <listitem>
4861 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
4862 </listitem>
4863 <listitem>
4864 <para>[richard] - Updated to bluefish-1.0.4.</para>
4865 </listitem>
4866 </itemizedlist>
4867 </listitem>
4868
4869 <listitem>
4870 <para>September 17th, 2005</para>
4871 <itemizedlist>
4872 <listitem>
4873 <para>[randy] - Added an alternate installation location for the
4874 shared library interface headers to the AFPL Ghostscript and ESP
4875 Ghostscript instructions.</para>
4876 </listitem>
4877 <listitem>
4878 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
4879 </listitem>
4880 <listitem>
4881 <para>[randy] - Updated the Business::ISBN Perl module to
4882 1.82.</para>
4883 </listitem>
4884 <listitem>
4885 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
4886 </listitem>
4887 <listitem>
4888 <para>[randy] - Updated the Module::Signature Perl module to
4889 0.50.</para>
4890 </listitem>
4891 <listitem>
4892 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
4893 </listitem>
4894 <listitem>
4895 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
4896 2.12.</para>
4897 </listitem>
4898 <listitem>
4899 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
4900 0.13.</para>
4901 </listitem>
4902 <listitem>
4903 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
4904 new Perl modules Text::Diff and Algorithm::Diff.</para>
4905 </listitem>
4906 <listitem>
4907 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
4908 </listitem>
4909 </itemizedlist>
4910 </listitem>
4911
4912 <listitem>
4913 <para>September 15th, 2005</para>
4914 <itemizedlist>
4915 <listitem>
4916 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
4917 </listitem>
4918 <listitem>
4919 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
4920 added a GCC-4 patch to the Gimp instructions.</para>
4921 </listitem>
4922 <listitem>
4923 <para>[randy] - Updated to librsvg-2.11.1.</para>
4924 </listitem>
4925 </itemizedlist>
4926 </listitem>
4927
4928 <listitem>
4929 <para>September 14th, 2005</para>
4930 <itemizedlist>
4931 <listitem>
4932 <para>[randy] - Removed redundant GTK+-2 dependency from the
4933 libgnomeprintui instructions.</para>
4934 </listitem>
4935 <listitem>
4936 <para>[randy] - Updated to libgsf-1.12.3.</para>
4937 </listitem>
4938 <listitem>
4939 <para>[randy] - Added documentation installation commands and
4940 corrected the note about the test suite in the libcroco
4941 instructions.</para>
4942 </listitem>
4943 </itemizedlist>
4944 </listitem>
4945
4946 <listitem>
4947 <para>September 13th, 2005</para>
4948 <itemizedlist>
4949 <listitem>
4950 <para>[randy] - Added commands to the CVS instructions to create and
4951 install additional documentation.</para>
4952 </listitem>
4953 <listitem>
4954 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
4955 documentation files chown command to only run if the docs were
4956 built and installed.</para>
4957 </listitem>
4958 </itemizedlist>
4959 </listitem>
4960
4961 <listitem>
4962 <para>September 12th, 2005</para>
4963 <itemizedlist>
4964 <listitem>
4965 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
4966 </listitem>
4967 <listitem>
4968 <para>[randy] - Updated to VTE-0.11.15.</para>
4969 </listitem>
4970 <listitem>
4971 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
4972 ScrollKeeper instructions.</para>
4973 </listitem>
4974 <listitem>
4975 <para>[randy] - Updated to GCC-4.0.1.</para>
4976 </listitem>
4977 </itemizedlist>
4978 </listitem>
4979
4980 <listitem>
4981 <para>September 11th, 2005</para>
4982 <itemizedlist>
4983 <listitem>
4984 <para>[randy] - Minor corrections to the XSL Stylesheets
4985 instructions, suggested by Manuel Canales Esparcia.</para>
4986 </listitem>
4987 </itemizedlist>
4988 </listitem>
4989
4990 <listitem>
4991 <para>September 10th, 2005</para>
4992 <itemizedlist>
4993 <listitem>
4994 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
4995 the environment variables are properly set.</para>
4996 </listitem>
4997 <listitem>
4998 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
4999 </listitem>
5000 <listitem>
5001 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
5002 </listitem>
5003 <listitem>
5004 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
5005 </listitem>
5006 <listitem>
5007 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
5008 patch in JDK source build instructions.</para>
5009 </listitem>
5010 <listitem>
5011 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
5012 </listitem>
5013 <listitem>
5014 <para>[dj] - Updated volume restore script for use with
5015 Udev versions greater than 058.</para>
5016 </listitem>
5017 </itemizedlist>
5018 </listitem>
5019
5020 <listitem>
5021 <para>September 9th, 2005</para>
5022 <itemizedlist>
5023 <listitem>
5024 <para>[randy] - Added a GCC-4 patch to the libexif
5025 instructions.</para>
5026 </listitem>
5027 <listitem>
5028 <para>[randy] - Added a GCC-4 patch to the Avifile
5029 instructions.</para>
5030 </listitem>
5031 <listitem>
5032 <para>[randy] - Added a GCC-4 patch to the FFmpeg
5033 instructions.</para>
5034 </listitem>
5035 <listitem>
5036 <para>[randy] - Added a GCC-4 patch to the MPlayer
5037 instructions.</para>
5038 </listitem>
5039 <listitem>
5040 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
5041 </listitem>
5042 <listitem>
5043 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
5044 </listitem>
5045 <listitem>
5046 <para>[randy] - Added a GCC-4 patch to the Firefox
5047 instructions.</para>
5048 </listitem>
5049 <listitem>
5050 <para>[randy] - Added a GCC-4 patch to the Thunderbird
5051 instructions.</para>
5052 </listitem>
5053 <listitem>
5054 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
5055 </listitem>
5056 <listitem>
5057 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
5058 </listitem>
5059 <listitem>
5060 <para>[randy] - Added a GCC-4 patch and documentation installation
5061 commands to the NAS instructions.</para>
5062 </listitem>
5063 <listitem>
5064 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
5065 instructions.</para>
5066 </listitem>
5067 <listitem>
5068 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
5069 </listitem>
5070 <listitem>
5071 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
5072 in the Inetutils instructions.</para>
5073 </listitem>
5074 <listitem>
5075 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
5076 </listitem>
5077 <listitem>
5078 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
5079 instructions.</para>
5080 </listitem>
5081 <listitem>
5082 <para>[randy] - Updated to intltool-0.34.1.</para>
5083 </listitem>
5084 <listitem>
5085 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
5086 </listitem>
5087 </itemizedlist>
5088 </listitem>
5089
5090 <listitem>
5091 <para>September 8th, 2005</para>
5092 <itemizedlist>
5093 <listitem>
5094 <para>[randy] - Added a sed command to the libxklavier instructions
5095 to fix a GCC-4.x build problem.</para>
5096 </listitem>
5097 <listitem>
5098 <para>[randy] - Updated to libxslt-1.1.15.</para>
5099 </listitem>
5100 <listitem>
5101 <para>[randy] - Updated to libxml2-2.6.21.</para>
5102 </listitem>
5103 </itemizedlist>
5104 </listitem>
5105
5106 <listitem>
5107 <para>September 7th, 2005</para>
5108 <itemizedlist>
5109 <listitem>
5110 <para>[richard] - Updated to XScreenSaver-4.22.</para>
5111 </listitem>
5112 </itemizedlist>
5113 </listitem>
5114
5115 <listitem>
5116 <para>September 6th, 2005</para>
5117 <itemizedlist>
5118 <listitem>
5119 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
5120 release notes.</para>
5121 </listitem>
5122 <listitem>
5123 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
5124 installation commands to the instructions.</para>
5125 </listitem>
5126 </itemizedlist>
5127 </listitem>
5128
5129 <listitem>
5130 <para>September 5th, 2005</para>
5131 <itemizedlist>
5132 <listitem>
5133 <para>[randy] - Updated to Subversion-1.2.3</para>
5134 </listitem>
5135 </itemizedlist>
5136 </listitem>
5137
5138 <listitem>
5139 <para>September 4th, 2005</para>
5140 <itemizedlist>
5141 <listitem>
5142 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
5143 documentation installation commands to the instructions.</para>
5144 </listitem>
5145 </itemizedlist>
5146 </listitem>
5147
5148 <listitem>
5149 <para>September 3rd, 2005</para>
5150 <itemizedlist>
5151 <listitem>
5152 <para>[randy] - Updated to HTML Tidy-050826.</para>
5153 </listitem>
5154 <listitem>
5155 <para>[randy] - Updated to cURL-7.14.1.</para>
5156 </listitem>
5157 </itemizedlist>
5158 </listitem>
5159
5160 <listitem>
5161 <para>September 2nd, 2005</para>
5162 <itemizedlist>
5163 <listitem>
5164 <para>[randy] - Added commands to the Heimdal instructions to
5165 preserve and restore some overwritten interface headers and
5166 libraries. Also listed the dependencies in a more accurate
5167 manner.</para>
5168 </listitem>
5169 <listitem>
5170 <para>[randy] - Updated to MySQL-4.1.14.</para>
5171 </listitem>
5172 <listitem>
5173 <para>[randy] - Fixed some broken commands in the TeX
5174 instructions.</para>
5175 </listitem>
5176 </itemizedlist>
5177 </listitem>
5178
5179 <listitem>
5180 <para>September 1st, 2005</para>
5181 <itemizedlist>
5182 <listitem>
5183 <para>[randy] - Added documentation installation commands to the
5184 ALSA Libraries instructions.</para>
5185 </listitem>
5186 </itemizedlist>
5187 </listitem>
5188
5189 <listitem>
5190 <para>August 31st, 2005</para>
5191 <itemizedlist>
5192 <listitem>
5193 <para>[randy] - Updated to Shadow-4.0.12.</para>
5194 </listitem>
5195 <listitem>
5196 <para>[randy] - Updated to Wget-1.10.1.</para>
5197 </listitem>
5198 </itemizedlist>
5199 </listitem>
5200
5201 <listitem>
5202 <para>August 30th, 2005</para>
5203 <itemizedlist>
5204 <listitem>
5205 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
5206 </listitem>
5207 <listitem>
5208 <para>[randy] - Removed obsolete dependencies from the LZO
5209 instructions.</para>
5210 </listitem>
5211 </itemizedlist>
5212 </listitem>
5213
5214 <listitem>
5215 <para>August 29th, 2005</para>
5216 <itemizedlist>
5217 <listitem>
5218 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
5219 about the location of configuruation files. Updated
5220 optional dependencies.</para>
5221 </listitem>
5222 <listitem>
5223 <para>[richard] - Added definition of dependency terms
5224 to Notes on Building Software.</para>
5225 </listitem>
5226 </itemizedlist>
5227 </listitem>
5228
5229 <listitem>
5230 <para>August 28th, 2005</para>
5231 <itemizedlist>
5232 <listitem>
5233 <para>[randy] - Added documentation installation commands to the Xvid
5234 instructions.</para>
5235 </listitem>
5236 <listitem>
5237 <para>[randy] - Added documentation installation commands to the
5238 libdv instructions.</para>
5239 </listitem>
5240 <listitem>
5241 <para>[randy] - Updated to whois-4.7.6.</para>
5242 </listitem>
5243 <listitem>
5244 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
5245 </listitem>
5246 <listitem>
5247 <para>[randy] - Added a patch to fix the XMMS plugin and added a
5248 sed command to fix the Valgrind testing in the FLAC
5249 instructions.</para>
5250 </listitem>
5251 </itemizedlist>
5252 </listitem>
5253
5254 <listitem>
5255 <para>August 27th, 2005</para>
5256 <itemizedlist>
5257 <listitem>
5258 <para>[randy] - Added a patch to fix the test suite in the id3lib
5259 instructions.</para>
5260 </listitem>
5261 <listitem>
5262 <para>[randy] - Updated the GCC patch and provided documentation
5263 installation commands to the libmpeg3 instructions.</para>
5264 </listitem>
5265 </itemizedlist>
5266 </listitem>
5267
5268 <listitem>
5269 <para>August 26th, 2005</para>
5270 <itemizedlist>
5271 <listitem>
5272 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
5273 the Movemail and RSS &amp; Blogs account setup options are now
5274 available 2) modified the Enigmail setup so that it actually works
5275 3) fixed the profile locking problem 4) made it so that if a mailto:
5276 URL is clicked, a message compose window is opened with the To: field
5277 filled out.</para>
5278 </listitem>
5279 </itemizedlist>
5280 </listitem>
5281
5282 <listitem>
5283 <para>August 25th, 2005</para>
5284 <itemizedlist>
5285 <listitem>
5286 <para>[randy] - Added a command to the Firefox instructions to fix
5287 the profile locking problem and an optional command to open a new
5288 tab in an existing browser window, both suggested by Kevin
5289 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
5290 suggestions.</para>
5291 </listitem>
5292 </itemizedlist>
5293 </listitem>
5294
5295 <listitem>
5296 <para>August 24th, 2005</para>
5297 <itemizedlist>
5298 <listitem>
5299 <para>[randy] - Modified SLIB instructions to use teTeX instead of
5300 Lynx to create the text documentation.</para>
5301 </listitem>
5302 </itemizedlist>
5303 </listitem>
5304
5305 <listitem>
5306 <para>August 22nd, 2005</para>
5307 <itemizedlist>
5308 <listitem>
5309 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
5310 Hugo Villeneuve for pointed it out.</para>
5311 </listitem>
5312 <listitem>
5313 <para>[randy] - Updated to Xpdf-3.01</para>
5314 </listitem>
5315 <listitem>
5316 <para>[randy] - Updated to SLIB-3a2</para>
5317 </listitem>
5318 </itemizedlist>
5319 </listitem>
5320
5321 <listitem>
5322 <para>August 21st, 2005</para>
5323 <itemizedlist>
5324 <listitem>
5325 <para>[randy] - Modifications to XMMS instructions: remove libogg as a
5326 dependency, added commands to install documentation and added an FTP
5327 download URL.</para>
5328 </listitem>
5329 <listitem>
5330 <para>[richard] - Updated to Leafnode-1.11.3.</para>
5331 </listitem>
5332 </itemizedlist>
5333 </listitem>
5334
5335 <listitem>
5336 <para>August 20th, 2005</para>
5337 <itemizedlist>
5338 <listitem>
5339 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
5340 </listitem>
5341 <listitem>
5342 <para>[randy] - Renamed the FOP patch to adhere with the naming
5343 standards.</para>
5344 </listitem>
5345 <listitem>
5346 <para>[randy] - Updated to GnuPG-1.4.2.</para>
5347 </listitem>
5348 <listitem>
5349 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
5350 the ffitarget.h interface header in /usr/include.</para>
5351 </listitem>
5352 </itemizedlist>
5353 </listitem>
5354
5355 <listitem>
5356 <para>August 19th, 2005</para>
5357 <itemizedlist>
5358 <listitem>
5359 <para>[dj] - Updated dev.d scripts and surrounding text
5360 in alsa-utils.</para>
5361 </listitem>
5362 <listitem>
5363 <para>[randy] - Updated to Sysstat-6.0.1.</para>
5364 </listitem>
5365 <listitem>
5366 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
5367 </listitem>
5368 <listitem>
5369 <para>[randy] - Updated to Nail-11.25.</para>
5370 </listitem>
5371 <listitem>
5372 <para>[randy] - Updated to Subversion-1.2.1.</para>
5373 </listitem>
5374 <listitem>
5375 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
5376 </listitem>
5377 </itemizedlist>
5378 </listitem>
5379
5380 <listitem>
5381 <para>August 17th, 2005</para>
5382 <itemizedlist>
5383 <listitem>
5384 <para>[randy] - Updated to GCC-3.3.6.</para>
5385 </listitem>
5386 <listitem>
5387 <para>[randy] - Updated to Doxygen-1.4.4.</para>
5388 </listitem>
5389 </itemizedlist>
5390 </listitem>
5391
5392 <listitem>
5393 <para>August 16th, 2005</para>
5394 <itemizedlist>
5395 <listitem>
5396 <para>[bdubbs] - Added instructions for cm-super
5397 fonts to TeX.</para>
5398 </listitem>
5399 <listitem>
5400 <para>[randy] - Added additional parameters to the
5401 configure command and added a note to run the test suite to the
5402 Gimp-Print instructions.</para>
5403 </listitem>
5404 <listitem>
5405 <para>[dj] - Updated cups bootscript installation
5406 to remove existing scripts and changed note to show that CUPS should
5407 be started after Samba.</para>
5408 </listitem>
5409 </itemizedlist>
5410 </listitem>
5411
5412 <listitem>
5413 <para>August 15th, 2005</para>
5414 <itemizedlist>
5415 <listitem>
5416 <para>[randy] - Added a patch and a note about running
5417 the test suite to the CUPS instructions.</para>
5418 </listitem>
5419 </itemizedlist>
5420 </listitem>
5421
5422 <listitem>
5423 <para>August 14th, 2005</para>
5424 <itemizedlist>
5425 <listitem>
5426 <para>[randy] - Updates to PHP: added new dependencies,
5427 placed the dependencies in catagories, added instructions to install
5428 documentation, added instruction to update php.ini and minor textual
5429 corrections.</para>
5430 </listitem>
5431 <listitem>
5432 <para>[randy] - Updated to GTK-Doc-1.4.</para>
5433 </listitem>
5434 <listitem>
5435 <para>[randy] - Updated to HTML Tidy-050803.</para>
5436 </listitem>
5437 <listitem>
5438 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
5439 </listitem>
5440 <listitem>
5441 <para>[randy] - Added a configure switch to OpenLDAP
5442 to create the executables dynamically linked to the libraries.</para>
5443 </listitem>
5444 <listitem>
5445 <para>[randy] - Added documentation installation commands to the GTK+
5446 (version 1) instructions.</para>
5447 </listitem>
5448 </itemizedlist>
5449 </listitem>
5450
5451 <listitem>
5452 <para>August 13th, 2005</para>
5453 <itemizedlist>
5454 <listitem>
5455 <para>[larry] - Add a warning to MIT KRB5
5456 concerning the use of login.krb5 as a substitute for login.</para>
5457 </listitem>
5458 <listitem>
5459 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
5460 version; also added dependencies and configuration explanation.</para>
5461 </listitem>
5462 </itemizedlist>
5463 </listitem>
5464
5465 <listitem>
5466 <para>August 12th, 2005</para>
5467 <itemizedlist>
5468 <listitem>
5469 <para>[randy] - Added a command to the PostgreSQL
5470 instructions to fix broken ownership of installed files.</para>
5471 </listitem>
5472 </itemizedlist>
5473 </listitem>
5474
5475 <listitem>
5476 <para>August 11th, 2005</para>
5477 <itemizedlist>
5478 <listitem>
5479 <para>[randy] - Updated the JDK binary version to
5480 1.5.0_04.</para>
5481 </listitem>
5482 <listitem>
5483 <para>[randy] - Added sharutils as an optional dependency of
5484 Berkeley DB.</para>
5485 </listitem>
5486 <listitem>
5487 <para>[randy] - Applied a patch contributed by stirling
5488 to fix many broken download URLs.</para>
5489 </listitem>
5490 <listitem>
5491 <para>[randy] - Added a new section "Other Programming
5492 Tools" to Chapter 12 - Programming.</para>
5493 </listitem>
5494 </itemizedlist>
5495 </listitem>
5496
5497 <listitem>
5498 <para>August 10th, 2005</para>
5499 <itemizedlist>
5500 <listitem>
5501 <para>[randy] - Added style information files and
5502 documentation installation commands to the JadeTeX
5503 instructions.</para>
5504 </listitem>
5505 </itemizedlist>
5506 </listitem>
5507
5508 <listitem>
5509 <para>August 9th, 2005</para>
5510 <itemizedlist>
5511 <listitem>
5512 <para>[randy] - Modified the CrackLib instructions to
5513 include an alternate source for word lists, how to incorporate additional
5514 word lists, and added additional text contributed by Alexander
5515 Patrakov.</para>
5516 </listitem>
5517 <listitem>
5518 <para>[dj] - Added default PATH for pam_env and
5519 a note about the lack of ENV_SUPATH.</para>
5520 </listitem>
5521 </itemizedlist>
5522 </listitem>
5523
5524 <listitem>
5525 <para>August 8th, 2005</para>
5526 <itemizedlist>
5527 <listitem>
5528 <para>[randy] - Modified documentation installation in
5529 the Fontconfig instructions.</para>
5530 </listitem>
5531 <listitem>
5532 <para>[randy] - Modified the Shadow instructions so
5533 that builders will not receive configuration errors during the testing
5534 recommended by the warning note.</para>
5535 </listitem>
5536 <listitem>
5537 <para>[randy] - Added instructions to install a patch
5538 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
5539 for the suggestion.</para>
5540 </listitem>
5541 <listitem>
5542 <para>[randy] - Added instructions to install a patch
5543 to NASM that fixes a security vulnerability, thanks to Ken Moffat
5544 for the suggestion.</para>
5545 </listitem>
5546 <listitem>
5547 <para>[randy] - Added documentation installation commands to
5548 the expat instructions.</para>
5549 </listitem>
5550 </itemizedlist>
5551 </listitem>
5552
5553 <listitem>
5554 <para>August 7th, 2005</para>
5555 <itemizedlist>
5556 <listitem>
5557 <para>[randy] - Removed building the MPFR library
5558 from the GMP instructions.</para>
5559 </listitem>
5560 </itemizedlist>
5561 </listitem>
5562
5563 <listitem>
5564 <para>August 6th, 2005</para>
5565 <itemizedlist>
5566 <listitem>
5567 <para>[larry] - Added dictionary file to MIT
5568 Kerberos setup and made adjusts for PAM.</para>
5569 </listitem>
5570 <listitem>
5571 <para>[randy] - Updated to S-Lang-2.0.4.</para>
5572 </listitem>
5573 </itemizedlist>
5574 </listitem>
5575
5576 <listitem>
5577 <para>August 5th, 2005</para>
5578 <itemizedlist>
5579 <listitem>
5580 <para>[randy] - Updated to Wget-1.10.</para>
5581 </listitem>
5582 <listitem>
5583 <para>[randy] - Updated to PCRE-6.2.</para>
5584 </listitem>
5585 </itemizedlist>
5586 </listitem>
5587
5588 <listitem>
5589 <para>August 1st, 2005</para>
5590 <itemizedlist>
5591 <listitem>
5592 <para>[bdubbs] - Released Version 6.1-pre1.</para>
5593 </listitem>
5594 </itemizedlist>
5595 </listitem>
5596
5597 </itemizedlist>
5598
5599</sect1>
Note: See TracBrowser for help on using the repository browser.