source: introduction/welcome/changelog.xml@ 772f15b

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

Updated note about g77 in gcc3. Removed reference to Objective C becuae it is available in gcc4.

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

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