source: introduction/welcome/changelog.xml@ 35bd241

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

Added Alexander to the list of BLFS Editors

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

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