source: introduction/welcome/changelog.xml@ 38b68577

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 38b68577 was 38b68577, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Update to seamonkey-1.0.1

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

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