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

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

Added new package usbutils-0.72

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

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