source: introduction/welcome/changelog.xml@ de27951

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since de27951 was de27951, checked in by DJ Lucas <dj@…>, 18 years ago

Updated to JDK-1.5.0_10.

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

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