source: introduction/welcome/changelog.xml@ f04a417

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

Updated to iso-codes-0.51

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

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