source: introduction/welcome/changelog.xml@ 87d67f50

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 87d67f50 was 87d67f50, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Updated to firefox-1.5.0.3

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

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