source: introduction/welcome/changelog.xml@ 8042630

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 8042630 was 8042630, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to libpng-1.2.12

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

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