source: introduction/welcome/changelog.xml@ 9b26734

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

Updated the default MPlayer codecs and skin versions

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

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