source: introduction/welcome/changelog.xml@ 32ccdf34

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

Update to vsftpd-2.0.4

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

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