source: introduction/welcome/changelog.xml@ fb2079c

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

Updated to gc-6.6

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

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