source: introduction/welcome/changelog.xml@ 90f2d88

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

Replaced the obsolete Howl dependency in the xinetd instructions with an Avahi dependency

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

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