source: introduction/welcome/changelog.xml@ 86b7763d

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

Updated to libgsf-1.14.1

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

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