source: introduction/welcome/changelog.xml@ e639150

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

Updated to desktop-file-utils-0.11

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

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