source: introduction/welcome/changelog.xml@ ad54ac8

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 ad54ac8 was ad54ac8, checked in by DJ Lucas <dj@…>, 18 years ago

added test suite notes to xorg7 packages

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

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