source: introduction/welcome/changelog.xml@ 198c2cf

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

Added two patches addressing locale related issues for Cdrtools. Fixes #1837.

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

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