source: introduction/welcome/changelog.xml@ 7f0293d

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

Added a note to the lm_sensors dependency in the kdebase instructions that the Sysfs Utilities package is also required

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

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