source: introduction/welcome/changelog.xml@ 6b458f7

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

Update to libgtkhtml-2.11.0

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

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