source: introduction/welcome/changelog.xml@ 9c1fc963

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

Updated to ImageMagick-6.2.8-0

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

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