source: introduction/welcome/changelog.xml@ ed7e39b0

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

Added new package libquicktime-0.9.8 and removed the Openquicktime package

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

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