source: introduction/welcome/changelog.xml@ 1ad729f

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

Updated the Evince and Poppler instructions to conform with the GNOME-2.14.2 update

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

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