source: introduction/welcome/changelog.xml@ 6c63b55

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

Various text updates and link corrections reported on the lists.

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

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