source: introduction/welcome/changelog.xml@ 2fb9a19

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

Updated to libxml2-2.6.26 and libxslt-1.1.17

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

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