source: introduction/welcome/changelog.xml@ c619cd8

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 c619cd8 was c619cd8, checked in by David Jensen <djensen@…>, 18 years ago

Updated to JOE-3.5

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

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