source: introduction/welcome/changelog.xml@ 2441e46

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2441e46 was b41d6f3b, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to Balsa-2.3.12

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

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