source: introduction/welcome/changelog.xml@ 6c787ded

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

Changed download location for Xorg-7 files

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

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