source: introduction/welcome/changelog.xml@ 765a494

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

Created a consolidated autofs patch to add new patches to autofs.

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

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