source: introduction/welcome/changelog.xml@ 36f2c9e

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 36f2c9e was 36f2c9e, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated Tcl and Tk to 8.4.13; Also modified the build commands to not use any user-created environment variables

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

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