source: introduction/welcome/changelog.xml@ 3202d0b

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 3202d0b was 3202d0b, checked in by Randy McMurchy <randy@…>, 17 years ago

Modified the Spiffy, Test::Base and YAML Perl Module instructions so that UTF-8 encoded manual pages are not installed

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

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