source: introduction/welcome/changelog.xml@ 38476a9

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

Moved externally developed packages out of the Xorg-7 chapter.
Added a missing program description to luit.

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

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