source: introduction/welcome/changelog.xml@ b02921f

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

Removed ispell. Fixes ticket #2101.

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

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