source: introduction/welcome/changelog.xml@ c51ade2

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

Fixes for the X Window System Components page: DRI configuration and Xft/Fontconfig

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

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