source: introduction/welcome/changelog.xml@ a8491e6

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

Fix changelog and add entry for previous commit.

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

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