source: introduction/welcome/changelog.xml@ 2357981

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 2357981 was 2357981, checked in by DJ Lucas <dj@…>, 17 years ago

Updated to vsftpd-2.0.5.

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

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