source: introduction/welcome/changelog.xml@ cfb3faae

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

Replaced tabs with spaces in the ChangeLog

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

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