source: introduction/welcome/changelog.xml@ 39a9c7d

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

Updated the ALSA Plugins dependencies and installed plugin module list; also added documentation installation commands to the ALSA Plugins instructions

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

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