source: introduction/welcome/changelog.xml@ ecef83e

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 ecef83e was ecef83e, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Add patchlevel Xorg-7.1+ updates and remove unneeded patches

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

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