source: introduction/welcome/changelog.xml@ 8f1faf9f

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

Added ftp:// links for xorg-7.1

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

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