source: introduction/welcome/changelog.xml@ 02a9980

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

Updated to libxslt-1.1.16

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

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