source: introduction/welcome/changelog.xml@ 6291d0e

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 6291d0e was 6291d0e, checked in by DJ Lucas <dj@…>, 18 years ago

added sed back to luit for path, xorg7 related textual changes, and fixed nas path in nas bootscript

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

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