source: introduction/welcome/changelog.xml@ a760926

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

Updated libexecdir location in emacs.

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

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