source: introduction/welcome/changelog.xml@ 981d037

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

Updated to GMime-2.2.2

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

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