source: introduction/welcome/changelog.xml@ 1bd6c599

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 1bd6c599 was 1bd6c599, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Fixed note about pkg-config default path. Fixes ticket #2117.

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

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