source: introduction/welcome/changelog.xml@ 468419d

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

Fixed X Input Devices wiki link. Closes #2190.

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

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