source: introduction/welcome/changelog.xml@ b707cc4

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

Updated alsa-plugins to 1.0.13

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

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