source: introduction/welcome/changelog.xml@ 93ffd0f

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 93ffd0f was 93ffd0f, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Fixed typo in nas instructions.

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

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