source: introduction/welcome/changelog.xml@ c8f6d07f

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

Updated to Metacity-2.14.5

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

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