source: introduction/welcome/changelog.xml@ 068bb16

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

Changed home directory of named to /srv/named

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

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