source: introduction/welcome/changelog.xml@ e38a12b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 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/inkscape-core-mods krejzi/svn lazarus lxqt nosym perl-modules plabs/python-mods qt5new systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since e38a12b was e38a12b, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated to GMime-2.2.1

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

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