source: introduction/welcome/changelog.xml@ c6c037c

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

Added text to the 'Locale Related Issues' page which discusses improperly encoded manual pages

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

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