source: introduction/welcome/changelog.xml@ 9f06afd

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9f06afd was 9f06afd, checked in by Andrew Benton <andy@…>, 18 years ago

Updated to OpenSP-1.5.2

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

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