source: introduction/welcome/changelog.xml@ c22b9f4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c22b9f4 was c22b9f4, checked in by Alexander E. Patrakov <alexander@…>, 17 years ago

Added some options to Lynx

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

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