source: introduction/welcome/changelog.xml@ befd6fb

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

HAL configuration to prevent methods on fixed drives

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

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