source: introduction/welcome/changelog.xml@ 9a9d136c

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 9a9d136c was 9a9d136c, checked in by Bruce Dubbs <bdubbs@…>, 17 years ago

Updated to seamonkey-1.1

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

  • Property mode set to 100644
File size: 175.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>January 20th, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[bdubbs] - Updated to seamonkey-1.1.</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
53 <listitem>
54 <para>January 19th, 2007</para>
55 <itemizedlist>
56 <listitem>
57 <para>[alexander] - Added Debian patch and bash-3.2
58 compatibility patch to MC. Fixes #2189.</para>
59 </listitem>
60 </itemizedlist>
61 </listitem>
62
63 <listitem>
64 <para>January 18th, 2007</para>
65 <itemizedlist>
66 <listitem>
67 <para>[dnicholson] - Added ftp:// links for the Xorg-7.1
68 packages.</para>
69 </listitem>
70 <listitem>
71 <para>[dnicholson] - Updated security patches for Xorg-6.9.0
72 and xorg-server-1.1.0.</para>
73 </listitem>
74 <listitem>
75 <para>[dnicholson] - Changed the i18n.sh profile text to reference
76 the LFS locale discussion and moved the GLib specific settings to
77 that package's page. Fixes #2012.</para>
78 </listitem>
79 <listitem>
80 <para>[randy] - Added text to the 'Locale Related Issues' page which
81 discusses improperly encoded manual pages.</para>
82 </listitem>
83 <listitem>
84 <para>[randy] - Added sed commands to the ImageMagick and Xorg evdev
85 packages to remove UTF-8 encoded manual pages.</para>
86 </listitem>
87 </itemizedlist>
88 </listitem>
89
90 <listitem>
91 <para>January 17th, 2007</para>
92 <itemizedlist>
93 <listitem>
94 <para>[dnicholson] - Updated the ALSA Library, Plugins,
95 Utilities, Tools and Firmware to version 1.0.13. Updated
96 ALSA OSS to 1.0.12. Fixes tickets #2112 and #2201.
97 Notes have been added for untested packages.</para>
98 </listitem>
99 <listitem>
100 <para>[dnicholson] - Fixed the ALSA udev rules to work properly
101 with the Udev and rules in stable LFS. Closes ticket #2125.</para>
102 </listitem>
103 <listitem>
104 <para>[dnicholson] - Added an http:// link for the gpm
105 package.</para>
106 </listitem>
107 <listitem>
108 <para>[dnicholson] - Fixed the GLib-2 ftp:// link. Thanks to Guy
109 Dalziel for spotting the error.</para>
110 </listitem>
111 <listitem>
112 <para>[alexander] - Removed the dead link to the old LiveCD hint.</para>
113 </listitem>
114 <listitem>
115 <para>[dnicholson] - Updated to HAL-0.5.7.1.</para>
116 </listitem>
117 </itemizedlist>
118 </listitem>
119
120 <listitem>
121 <para>January 15th, 2007</para>
122 <itemizedlist>
123 <listitem>
124 <para>[randy] - Modified all the Sourceforge download links to use
125 the new standard Sourceforge has implemented.</para>
126 </listitem>
127 <listitem>
128 <para>[randy] - Added a comment to the XFCE instructions saying that
129 hicolor-icon-theme is a run-time dependency.</para>
130 </listitem>
131 <listitem>
132 <para>[randy] - Added commands to the teTeX instructions to install
133 the cm-super type1ec.sty font file.</para>
134 </listitem>
135 <listitem>
136 <para>[alexander] - Added reiserfsprogs build fix for LFS SVN.</para>
137 </listitem>
138 <listitem>
139 <para>[randy] - Updated to Lynx-2.8.6.</para>
140 </listitem>
141 </itemizedlist>
142 </listitem>
143
144 <listitem>
145 <para>January 14th, 2007</para>
146 <itemizedlist>
147 <listitem>
148 <para>[randy] - Added Alexander to the list of BLFS
149 Editors.</para>
150 </listitem>
151 <listitem>
152 <para>[randy] - Fixed a broken download URL in the SLIB
153 instructions, thanks to Leo Peschier for pointing it
154 out.</para>
155 </listitem>
156 <listitem>
157 <para>[bdubbs] - Added security patch to unzip.</para>
158 </listitem>
159 <listitem>
160 <para>[bdubbs] - Updated patch in ed to correct an error.
161 Thanks to Tyler Berry.</para>
162 </listitem>
163 <listitem>
164 <para>[randy] - Updated the md5sums and build data for the
165 GNOME accessibility packages to be compatible with GNOME-2.14.3,
166 This completes the GNOME-2.14.3 update.</para>
167 </listitem>
168 <listitem>
169 <para>[bdubbs] - Updated to Python-2.4.4.</para>
170 </listitem>
171 <listitem>
172 <para>[bdubbs] - Updated to dhcp-3.0.5.</para>
173 </listitem>
174 <listitem>
175 <para>[randy] - Updated the md5sums and build data for the
176 GNOME add-on utilities to be compatible with GNOME-2.14.3.</para>
177 </listitem>
178 <listitem>
179 <para>[alexander] - Removed the commands that remove vim tutorials.</para>
180 </listitem>
181 <listitem>
182 <para>[alexander] - Updated to xfsprogs-2.8.18, added notes about
183 the lack of testsuites to xfsprogs and reiserfsprogs.</para>
184 </listitem>
185 </itemizedlist>
186 </listitem>
187
188 <listitem>
189 <para>January 13th, 2007</para>
190 <itemizedlist>
191 <listitem>
192 <para>[bdubbs] - Updated to vim-7.0.</para>
193 </listitem>
194 <listitem>
195 <para>[bdubbs] - Updated to bind-9.3.3.</para>
196 </listitem>
197 <listitem>
198 <para>[bdubbs] - Updated to openssh-4.5p1.</para>
199 </listitem>
200 <listitem>
201 <para>[bdubbs] - Updated to openssl-0.9.8d.</para>
202 </listitem>
203 </itemizedlist>
204 </listitem>
205
206 <listitem>
207 <para>January 11th, 2007</para>
208 <itemizedlist>
209 <listitem>
210 <para>[randy] - Updated to MIT Kerberos V5-1.6. Also overhauled
211 the instructions to fit the updated version and included
212 enhancements to the instructions.</para>
213 </listitem>
214 </itemizedlist>
215 </listitem>
216
217 <listitem>
218 <para>December 22nd, 2006</para>
219 <itemizedlist>
220 <listitem>
221 <para>[randy] - Updated to Evolution-2.6.3.</para>
222 </listitem>
223 <listitem>
224 <para>[randy] - Updated GtkHTML, gtksourceview and Evolution Data
225 Server to versions used with GNOME-2.14.3.</para>
226 </listitem>
227 <listitem>
228 <para>[randy] - Updated to GNOME-2.14.3. The <quote>Core</quote>
229 packages are completely finished, the <quote>Additional</quote>
230 packages still require updates to the MD5sums and build
231 sizes/times.</para>
232 </listitem>
233 </itemizedlist>
234 </listitem>
235
236 <listitem>
237 <para>December 20th, 2006</para>
238 <itemizedlist>
239 <listitem>
240 <para>[dnicholson] - Updated to xterm-223.</para>
241 </listitem>
242 <listitem>
243 <para>[dnicholson] - Ensured that the terminfo files from
244 xterm are installed in the system terminfo database.</para>
245 </listitem>
246 <listitem>
247 <para>[dnicholson] - Removed the --datadir setting for Xorg-7.
248 Some packages had broken configurations that caused files to
249 be installed to the wrong location. Forcing ${datadir} to
250 match ${libdir} worked around these problems, but they have
251 now been resolved properly upstream.</para>
252 </listitem>
253 </itemizedlist>
254 </listitem>
255
256 <listitem>
257 <para>December 15th, 2006</para>
258 <itemizedlist>
259 <listitem>
260 <para>[tushar] - Remove autoreconf command from popt. The tarball
261 that matches the md5sum has the generated files.</para>
262 </listitem>
263 </itemizedlist>
264 </listitem>
265
266 <listitem>
267 <para>December 11th, 2006</para>
268 <itemizedlist>
269 <listitem>
270 <para>[randy] - Updated to GStreamer-0.10.11, GST Plugins
271 Base-0.10.11, GST Plugins Good-0.10.4 and GST Plugins Ugly-0.10.4</para>
272 </listitem>
273 </itemizedlist>
274 </listitem>
275
276 <listitem>
277 <para>December 10th, 2006</para>
278 <itemizedlist>
279 <listitem>
280 <para>[randy] - Updated to GSview-4.8 and fixed an issue with GSview
281 using recent versions of ESP Ghostscript.</para>
282 </listitem>
283 </itemizedlist>
284 </listitem>
285
286 <listitem>
287 <para>December 9th, 2006</para>
288 <itemizedlist>
289 <listitem>
290 <para>[dnicholson] - Updated to Nano-2.0.1.</para>
291 </listitem>
292 </itemizedlist>
293 </listitem>
294
295 <listitem>
296 <para>December 8th, 2006</para>
297 <itemizedlist>
298 <listitem>
299 <para>[randy] - Added Sharutils (for the uudecode program) to the
300 FreeTTS required dependencies, thanks to Chris Staub for the
301 report.</para>
302 </listitem>
303 <listitem>
304 <para>[randy] - Updated to Samba-3.0.23d.</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
309 <listitem>
310 <para>December 7th, 2006</para>
311 <itemizedlist>
312 <listitem>
313 <para>[randy] - Updated to CUPS-1.2.7.</para>
314 </listitem>
315 </itemizedlist>
316 </listitem>
317
318 <listitem>
319 <para>December 6th, 2006</para>
320 <itemizedlist>
321 <listitem>
322 <para>[randy] - Added a note to the GNOME Panel instructions
323 saying that the libxml2 Python module must be available.</para>
324 </listitem>
325 </itemizedlist>
326 </listitem>
327
328 <listitem>
329 <para>December 4th, 2006</para>
330 <itemizedlist>
331 <listitem>
332 <para>[randy] - Updated to Whois-4.7.20.</para>
333 </listitem>
334 </itemizedlist>
335 </listitem>
336
337 <listitem>
338 <para>October 28th, 2006</para>
339 <itemizedlist>
340 <listitem>
341 <para>[dnicholson] - Changed the structure of the Locale Related
342 Issues page to describe general classes of problems. The package
343 specific workarounds have been moved to their respective pages.
344 Thanks to Alexander Patrakov for providing the rewrite, which better
345 supports these situations.</para>
346 </listitem>
347 </itemizedlist>
348 </listitem>
349
350 <listitem>
351 <para>October 27th, 2006</para>
352 <itemizedlist>
353 <listitem>
354 <para>[bdubbs] - Updated to qt-3.3.7.</para>
355 </listitem>
356 <listitem>
357 <para>[dnicholson] - Fixed Screen description to reflect that
358 UTF-8 is now available. Thanks to Alexander Patrakov for the
359 suggestion.</para>
360 </listitem>
361 <listitem>
362 <para>[dnicholson] - Updated to libmusicbrainz-2.1.4, fixing
363 security vulnerability CVE-2006-4197. Closes ticket #2181.</para>
364 </listitem>
365 </itemizedlist>
366 </listitem>
367
368 <listitem>
369 <para>October 26th, 2006</para>
370 <itemizedlist>
371 <listitem>
372 <para>[dnicholson] - Updated to Screen-4.0.3, fixing a security
373 vulnerability. Closes ticket #2197.</para>
374 </listitem>
375 </itemizedlist>
376 </listitem>
377
378 <listitem>
379 <para>October 25th, 2006</para>
380 <itemizedlist>
381 <listitem>
382 <para>[dnicholson] - Fixed the hdparm instructions to work
383 correctly when installing to an alternate prefix. Thanks to
384 Miguel Bazdresch for reporting the problem. Fixes ticket
385 #2196.</para>
386 </listitem>
387 <listitem>
388 <para>[bdubbs] - Updated to zip 2.32.</para>
389 </listitem>
390 </itemizedlist>
391 </listitem>
392
393 <listitem>
394 <para>October 23rd, 2006</para>
395 <itemizedlist>
396 <listitem>
397 <para>[randy] - Updated the Exim instructions documentation
398 links.</para>
399 </listitem>
400 </itemizedlist>
401 </listitem>
402
403 <listitem>
404 <para>October 22nd, 2006</para>
405 <itemizedlist>
406 <listitem>
407 <para>[randy] - Added a note to the GTK+2 instructions about the
408 test suite requiring an X Window session.</para>
409 </listitem>
410 <listitem>
411 <para>[randy] - Removed references to the shared library from the
412 UnZip instructions. Thanks to Gabriel Batir for the report.</para>
413 </listitem>
414 <listitem>
415 <para>[randy] - Added a sed command to the Graphviz instructions
416 so that the Java bindings will build correctly if you have the JDK
417 installed.</para>
418 </listitem>
419 </itemizedlist>
420 </listitem>
421
422 <listitem>
423 <para>October 19th, 2006</para>
424 <itemizedlist>
425 <listitem>
426 <para>[dnicholson] - Added needed macro to use Cyrus-SASL
427 in Postfix.</para>
428 </listitem>
429 <listitem>
430 <para>[dnicholson] - Updated to OpenLDAP-2.3.27.</para>
431 </listitem>
432 </itemizedlist>
433 </listitem>
434
435 <listitem>
436 <para>October 15th, 2006</para>
437 <itemizedlist>
438 <listitem>
439 <para>[djensen] - Updated to Ruby-1.8.5. Fixes #2127.</para>
440 </listitem>
441 <listitem>
442 <para>[djensen] - Updated Seamonkey to Enigmail-0.94.1.
443 Fixes #2170.</para>
444 </listitem>
445 </itemizedlist>
446 </listitem>
447
448 <listitem>
449 <para>October 14th, 2006</para>
450 <itemizedlist>
451 <listitem>
452 <para>[dnicholson] - Added information about creating the
453 /dev/dvd symlink for Mplayer with links pointing back to
454 the relevant section of the LFS book. Fixes #1995.</para>
455 </listitem>
456 <listitem>
457 <para>[dnicholson] - Removed the note about installing UUID
458 from the XFS page as the only libuuid comes from E2fsprogs.
459 It is assumed that E2fsprogs is installed from LFS. Closes
460 #2176.</para>
461 </listitem>
462 <listitem>
463 <para>[dnicholson] - Added PAM configuration to the host.def
464 example in Xorg-6.9.0 and XFree86-4.6.0. It is commented out
465 by default.</para>
466 </listitem>
467 <listitem>
468 <para>[dnicholson] - Updated to Postfix-2.3.3. Added configuration
469 to automatically install HTML and README docs.</para>
470 </listitem>
471 </itemizedlist>
472 </listitem>
473
474 <listitem>
475 <para>October 12th, 2006</para>
476 <itemizedlist>
477 <listitem>
478 <para>[dnicholson] - Fixed broken ASH download link and
479 added text about lack of test suite. Fixes ticket #2130.</para>
480 </listitem>
481 <listitem>
482 <para>[dnicholson] - Fixed broken Rsync download link.
483 Thanks to Miguel Bazdresch for the fix.</para>
484 </listitem>
485 <listitem>
486 <para>[dnicholson] - Fixed GNOME Doc Utils so that the
487 pkg-config files are always installed. Closes #2126.</para>
488 </listitem>
489 <listitem>
490 <para>[dnicholson] - Patched Emacs to ensure that the
491 AltGr key is recognized. Added information about lack
492 of test suite.</para>
493 </listitem>
494 </itemizedlist>
495 </listitem>
496
497 <listitem>
498 <para>October 11th, 2006</para>
499 <itemizedlist>
500 <listitem>
501 <para>[dnicholson] - Applied security patches to
502 Xorg-6.9.0 and libXfont-1.1.0.</para>
503 </listitem>
504 <listitem>
505 <para>[randy] - Updated to NSS-3.11.3.</para>
506 </listitem>
507 </itemizedlist>
508 </listitem>
509
510 <listitem>
511 <para>October 8th, 2006</para>
512 <itemizedlist>
513 <listitem>
514 <para>[dnicholson] - Updated to Firefox-1.5.0.7. Fixes
515 #2150.</para>
516 </listitem>
517 <listitem>
518 <para>[dnicholson] - Updated to Thunderbird-1.5.0.7 and
519 Enigmail-0.94.1. Fixes #2151 and #2171.</para>
520 </listitem>
521 <listitem>
522 <para>[dnicholson] - Updated to Links-2.1pre23. Installed some
523 user documentation from the tarball. Closes #2042.</para>
524 </listitem>
525 </itemizedlist>
526 </listitem>
527
528 <listitem>
529 <para>October 5th, 2006</para>
530 <itemizedlist>
531 <listitem>
532 <para>[randy] - Changed the TCP ports used by tunneled SWAT in the
533 Samba instructions from 901 and 902 to 904 and 905 so that there is
534 no conflict with the IANA database.</para>
535 </listitem>
536 <listitem>
537 <para>[randy] - Updated to cairo-1.2.4.</para>
538 </listitem>
539 </itemizedlist>
540 </listitem>
541
542 <listitem>
543 <para>October 1st, 2006</para>
544 <itemizedlist>
545 <listitem>
546 <para>[dnicholson] - Fixed an issue with with rendering of OpenGL
547 applications with MesaLib by adding an appropriate compiler flag.
548 Thanks to Alexander Patrakov for the report and the fix. Closes
549 ticket #2103.</para>
550 </listitem>
551 <listitem>
552 <para>[dnicholson] - Fixed an error with output redirection
553 in MesaLib when /bin/sh is not Bash. Fixes ticket #2118.</para>
554 </listitem>
555 </itemizedlist>
556 </listitem>
557
558 <listitem>
559 <para>September 30th, 2006</para>
560 <itemizedlist>
561 <listitem>
562 <para>[djensen] - Updated to Balsa-2.3.13.</para>
563 </listitem>
564 </itemizedlist>
565 </listitem>
566
567 <listitem>
568 <para>September 25th, 2006</para>
569 <itemizedlist>
570 <listitem>
571 <para>[djensen] - Added 2 seds to LPRng-3.8.28, fixing a gcc-4.1
572 bug and a syntax error for newer makes.</para>
573 </listitem>
574 <listitem>
575 <para>[dnicholson] - Updated to dhcpcd-2.0.8. Changed the build
576 to execute the dhcpcd.exe configuration file.</para>
577 </listitem>
578 </itemizedlist>
579 </listitem>
580
581 <listitem>
582 <para>September 24th, 2006</para>
583 <itemizedlist>
584 <listitem>
585 <para>[djensen] - Updated to SeaMonkey-1.0.5. Added the optional
586 pango patch.</para>
587 </listitem>
588 <listitem>
589 <para>[randy] - Added a patch to the Heimdal instructions to fix a
590 security vulnerability identified in MIT advisories CVE-2006-3083
591 and CVE-2006-3084.</para>
592 </listitem>
593 </itemizedlist>
594 </listitem>
595
596 <listitem>
597 <para>September 19th, 2006</para>
598 <itemizedlist>
599 <listitem>
600 <para>[djensen] - Updated to Mpg123-0.60.</para>
601 </listitem>
602 </itemizedlist>
603 </listitem>
604
605 <listitem>
606 <para>September 16th, 2006</para>
607 <itemizedlist>
608 <listitem>
609 <para>[djensen] - Removed a possible spurious doc dir installation in EsounD.</para>
610 </listitem>
611 <listitem>
612 <para>[bdubbs] - Updated to openssl-0.9.8c.</para>
613 </listitem>
614 </itemizedlist>
615 </listitem>
616
617 <listitem>
618 <para>September 14th, 2006</para>
619 <itemizedlist>
620 <listitem>
621 <para>[randy] - Fixed broken Linux-PAM documentation download
622 URL.</para>
623 </listitem>
624 </itemizedlist>
625 </listitem>
626
627 <listitem>
628 <para>September 12th, 2006</para>
629 <itemizedlist>
630 <listitem>
631 <para>[dj] - Updated to JDK-1.0.5_08.</para>
632 </listitem>
633 </itemizedlist>
634 </listitem>
635
636 <listitem>
637 <para>September 10th, 2006</para>
638 <itemizedlist>
639 <listitem>
640 <para>[bdubbs] - Updated to nfs-utils-1.0.10.</para>
641 </listitem>
642 <listitem>
643 <para>[bdubbs] - Updated bootscripts to properly handle
644 non-TERM stop signals.</para>
645 </listitem>
646 <listitem>
647 <para>[bdubbs] - Added creation of bin user to portmap.</para>
648 </listitem>
649 <listitem>
650 <para>[bdubbs] - Updated to pcre-6.7.</para>
651 </listitem>
652 </itemizedlist>
653 </listitem>
654
655 <listitem>
656 <para>September 5th, 2006</para>
657 <itemizedlist>
658 <listitem>
659 <para>[dnicholson] - Updated to Thunderbird-1.5.0.5. Reordered
660 the patches so that they can apply cleanly.</para>
661 </listitem>
662 </itemizedlist>
663 </listitem>
664
665 <listitem>
666 <para>September 4th, 2006</para>
667 <itemizedlist>
668 <listitem>
669 <para>[dnicholson] - Updated to Firefox-1.5.0.6. Changed the
670 order of the patches so that they can apply cleanly.</para>
671 </listitem>
672 <listitem>
673 <para>[dnicholson] - Fixed the text describing the default
674 PKG_CONFIG_PATH to include /usr/share/pkgconfig. Fixes #2117.
675 Thanks to Joe Ciccone.</para>
676 </listitem>
677 <listitem>
678 <para>[dnicholson] - Removed the ispell package as it has problems
679 in UTF-8 locales and the aspell package is superior. Fixes ticket
680 #2101.</para>
681 </listitem>
682 <listitem>
683 <para>[dnicholson] - Updated to xterm-218. Fixes tickets
684 #2096 and #2100.</para>
685 </listitem>
686 <listitem>
687 <para>[bdubbs] - Fixed wording in php describing ini file.
688 Thanks to Pippin for pointing this out.</para>
689 </listitem>
690 <listitem>
691 <para>[dnicholson] - Moved xterm, rman, MesaLib and libdrm
692 packages out of the Xorg-7 chapter as they are now developed
693 externally. Added notes to their pages to indicate that they
694 should only be built when using Xorg-7. Fixes ticket
695 #2120.</para>
696 </listitem>
697 <listitem>
698 <para>[dnicholson] - Added a missing program description to
699 the Luit page.</para>
700 </listitem>
701 </itemizedlist>
702 </listitem>
703
704 <listitem>
705 <para>August 30th, 2006</para>
706 <itemizedlist>
707 <listitem>
708 <para>[djensen] - Updated to JOE-3.5.</para>
709 </listitem>
710 </itemizedlist>
711 </listitem>
712
713 <listitem>
714 <para>August 29th, 2006</para>
715 <itemizedlist>
716 <listitem>
717 <para>[dnicholson] - Fixed the download link for the
718 Linux-PAM docs. Thanks to Tor Olav Slava.</para>
719 </listitem>
720 <listitem>
721 <para>[dnicholson] - Removed the reference to the vimrc
722 question in the FAQ since it no longer exists. Thanks to
723 Peter Ennis.</para>
724 </listitem>
725 <listitem>
726 <para>[dnicholson] - Minor text update on the bootdisk page.
727 Thanks to Peter Ennis.</para>
728 </listitem>
729 </itemizedlist>
730 </listitem>
731
732 <listitem>
733 <para>August 9th, 2006</para>
734 <itemizedlist>
735 <listitem>
736 <para>[dnicholson] - Added patch to fix a security
737 vulnerability in Mutt-1.5.11. Fixes ticket #2072.</para>
738 </listitem>
739 <listitem>
740 <para>[dnicholson] - Added patches to fix security
741 vulnerabilities in Xorg-7.1. Closes ticket #2100.</para>
742 </listitem>
743 <listitem>
744 <para>[dnicholson] - Added configuration for HAL and
745 gnome-volume-manager for use without the pam_console module.</para>
746 </listitem>
747 <listitem>
748 <para>[dnicholson] - Fixed a broken iptables link and a typo
749 on the About Devices page. Thanks to Gabriel Batir.</para>
750 </listitem>
751 </itemizedlist>
752 </listitem>
753
754 <listitem>
755 <para>August 7th, 2006</para>
756 <itemizedlist>
757 <listitem>
758 <para>[dnicholson] - Added a patch to fix security
759 vulnerabilities in Xorg-6.9.0. See ticket #2100. Removed
760 fix for Glibc sys/kd.h as it is now in LFS stable.</para>
761 </listitem>
762 </itemizedlist>
763 </listitem>
764
765 <listitem>
766 <para>August 6th, 2006</para>
767 <itemizedlist>
768 <listitem>
769 <para>[randy] - Noted in the Evince instructions that
770 shared-mime-info is a run-time requirement.</para>
771 </listitem>
772 <listitem>
773 <para>[randy] - Updated to libsoup-2.2.96.</para>
774 </listitem>
775 <listitem>
776 <para>[randy] - Added XMLRPC-EPI as an optional dependency of
777 PHP.</para>
778 </listitem>
779 </itemizedlist>
780 </listitem>
781
782 <listitem>
783 <para>August 5th, 2006</para>
784 <itemizedlist>
785 <listitem>
786 <para>[randy] - Updated to libwnck-2.14.3.</para>
787 </listitem>
788 <listitem>
789 <para>[randy] - Updated to libglade-2.6.0.</para>
790 </listitem>
791 <listitem>
792 <para>[randy] - Updated to GTK+-2.8.20.</para>
793 </listitem>
794 <listitem>
795 <para>[dnicholson] - Removed /etc/profile.d/tinker-term.sh
796 since it is no longer needed with the Ncurses in stable
797 LFS-6.2.</para>
798 </listitem>
799 </itemizedlist>
800 </listitem>
801
802 <listitem>
803 <para>August 4th, 2006</para>
804 <itemizedlist>
805 <listitem>
806 <para>[randy] - Updated to libpng-1.2.12.</para>
807 </listitem>
808 <listitem>
809 <para>[randy] - Updated to libIDL-0.8.7.</para>
810 </listitem>
811 <listitem>
812 <para>[randy] - Added libxslt as a required dependency of the
813 GNOME Doc Utils package.</para>
814 </listitem>
815 <listitem>
816 <para>[randy] - Updated to libxslt-1.1.17.</para>
817 </listitem>
818 <listitem>
819 <para>[randy] - Updated to libxml2-2.6.26.</para>
820 </listitem>
821 </itemizedlist>
822 </listitem>
823
824 <listitem>
825 <para>August 3rd, 2006</para>
826 <itemizedlist>
827 <listitem>
828 <para>[randy] - Added four upstream patches to the Berkeley-DB
829 instructions.</para>
830 </listitem>
831 </itemizedlist>
832 </listitem>
833
834 <listitem>
835 <para>August 2nd, 2006</para>
836 <itemizedlist>
837 <listitem>
838 <para>[randy] - Updated the book to point at LFS 'stable'
839 and use LFS stable package versions of Coreutils and
840 Flex.</para>
841 </listitem>
842 <listitem>
843 <para>[randy] - Removed an obsolete ldconfig command from
844 the OAF instructions.</para>
845 </listitem>
846 </itemizedlist>
847 </listitem>
848
849 <listitem>
850 <para>July 25th, 2006</para>
851 <itemizedlist>
852 <listitem>
853 <para>[randy] - Updated to GIMP-2.2.12.</para>
854 </listitem>
855 </itemizedlist>
856 </listitem>
857
858 <listitem>
859 <para>July 24th, 2006</para>
860 <itemizedlist>
861 <listitem>
862 <para>[randy] - Updated to libquicktime-0.9.9.</para>
863 </listitem>
864 </itemizedlist>
865 </listitem>
866
867 <listitem>
868 <para>July 22nd, 2006</para>
869 <itemizedlist>
870 <listitem>
871 <para>[randy] - Updated to Avifile-0.7.45.</para>
872 </listitem>
873 </itemizedlist>
874 </listitem>
875
876 <listitem>
877 <para>July 15th, 2006</para>
878 <itemizedlist>
879 <listitem>
880 <para>[randy] - Fixed the creation of the symbolic link in the
881 Gnumeric instructions to fix access to the help documentation if
882 GNOME is installed in a prefix other than /usr, thanks to
883 Alessandro Alocci for spotting the error and contributing the
884 fix.</para>
885 </listitem>
886 </itemizedlist>
887 </listitem>
888
889 <listitem>
890 <para>July 13th, 2006</para>
891 <itemizedlist>
892 <listitem>
893 <para>[dnicholson] - Fixed patch XML tags for Firefox and
894 Thunderbird. Closes ticket #2069. Thanks to Joe Ciccone.</para>
895 </listitem>
896 </itemizedlist>
897 </listitem>
898
899 <listitem>
900 <para>July 11th, 2006</para>
901 <itemizedlist>
902 <listitem>
903 <para>[randy] - Updated to K3b-0.12.16 and clarified the dependencies
904 to fix Ticket #2015.</para>
905 </listitem>
906 <listitem>
907 <para>[randy] - Added DAO to the Glossary.</para>
908 </listitem>
909 <listitem>
910 <para>[randy] - Updated to CVS-1.11.22.</para>
911 </listitem>
912 </itemizedlist>
913 </listitem>
914
915 <listitem>
916 <para>July 9th, 2006</para>
917 <itemizedlist>
918 <listitem>
919 <para>[randy] - Added a note about some additional optional
920 dependencies in the Cdrdao instructions.</para>
921 </listitem>
922 <listitem>
923 <para>[dj] - Clarified instructions concerning alternate X
924 Window System installation prefix.</para>
925 </listitem>
926 <listitem>
927 <para>[dj] - Corrected permission of installed files in OpenOffice
928 instructions.</para>
929 </listitem>
930 </itemizedlist>
931 </listitem>
932
933 <listitem>
934 <para>July 8th, 2006</para>
935 <itemizedlist>
936 <listitem>
937 <para>[dj] - Added instructions to QT installation to account for
938 alternate installation prefix in X Window System.</para>
939 </listitem>
940 </itemizedlist>
941 </listitem>
942
943 <listitem>
944 <para>July 7th, 2006</para>
945 <itemizedlist>
946 <listitem>
947 <para>[randy] - Updated the Apache Ant instructions to specify the
948 version of Junit you should use.</para>
949 </listitem>
950 <listitem>
951 <para>[randy] - Added new package - gnome-screensaver-2.14.2.</para>
952 </listitem>
953 <listitem>
954 <para>[andy] - Updated ppp to 2.4.4.</para>
955 </listitem>
956 </itemizedlist>
957 </listitem>
958
959 <listitem>
960 <para>July 6th, 2006</para>
961 <itemizedlist>
962 <listitem>
963 <para>[dnicholson] - Fixed typo in libusb udev rule creation.
964 Thanks to Johannes L&auml;chele.</para>
965 </listitem>
966 </itemizedlist>
967 </listitem>
968
969 <listitem>
970 <para>July 4th, 2006</para>
971 <itemizedlist>
972 <listitem>
973 <para>[dnicholson] - Updated Firefox and Thunderbird to version
974 1.5.0.4. Added a patch to fix the builds with --enable-pango.</para>
975 </listitem>
976 <listitem>
977 <para>[randy] - Added a command to the Linux-PAM instructions to
978 alter the unix_chkpwd password helper setuid, thanks to Jürg Billeter
979 for pointing this out.</para>
980 </listitem>
981 </itemizedlist>
982 </listitem>
983
984 <listitem>
985 <para>July 3rd, 2006</para>
986 <itemizedlist>
987 <listitem>
988 <para>[randy] - Updated the Zenity and GNOME Keyring Manager
989 package instructions to be compatible with the
990 GNOME-2.14.2 update.</para>
991 </listitem>
992 <listitem>
993 <para>[dj] - Clarified text surrounding additional downloads
994 section of OpenOffice instructions.</para>
995 </listitem>
996 </itemizedlist>
997 </listitem>
998
999 <listitem>
1000 <para>July 2nd, 2006</para>
1001 <itemizedlist>
1002 <listitem>
1003 <para>[randy] - Updated to GNOME System Monitor-2.14.4.</para>
1004 </listitem>
1005 <listitem>
1006 <para>[randy] - Updated the GConf Editor, gedit, bug-buddy, EOG and
1007 File Roller package instructions to be compatible with the
1008 GNOME-2.14.2 update.</para>
1009 </listitem>
1010 <listitem>
1011 <para>[dj] - Updated to OpenOffice-2.0.3.</para>
1012 </listitem>
1013 <listitem>
1014 <para>[andy] - Updated SDL to SDL-1.2.11</para>
1015 </listitem>
1016 </itemizedlist>
1017 </listitem>
1018
1019 <listitem>
1020 <para>July 1st, 2006</para>
1021 <itemizedlist>
1022 <listitem>
1023 <para>[randy] - Removed unnecessary --sysconfdir and --localstatedir
1024 parameters from the GStreamer (and plugins) instructions. Updated
1025 the 'Good' Plugins with a --sysconfdir parameter that will force the
1026 GConf configuration files into the correct location.</para>
1027 </listitem>
1028 <listitem>
1029 <para>[randy] - Updated the GNOME Utilities and GNOME Games package
1030 instructions to be compatible with the GNOME-2.14.2 update.</para>
1031 </listitem>
1032 </itemizedlist>
1033 </listitem>
1034
1035 <listitem>
1036 <para>June 30th, 2006</para>
1037 <itemizedlist>
1038 <listitem>
1039 <para>[randy] - Updated the GNOME Accessibility packages'
1040 instructions to be compatible with the GNOME-2.14.2 update.</para>
1041 </listitem>
1042 </itemizedlist>
1043 </listitem>
1044
1045 <listitem>
1046 <para>June 29th, 2006</para>
1047 <itemizedlist>
1048 <listitem>
1049 <para>[dnicholson] - Changed the installation instructions and
1050 explanations in XFS to be more consistent with the rest of the
1051 book. Thanks to Chris Staub for prompting the change.</para>
1052 </listitem>
1053 <listitem>
1054 <para>[dnicholson] - Fixed sed command in WvStreams to not alter
1055 a non-existent file. Thanks to Angel Tsankov.</para>
1056 </listitem>
1057 </itemizedlist>
1058 </listitem>
1059
1060 <listitem>
1061 <para>June 28th, 2006</para>
1062 <itemizedlist>
1063 <listitem>
1064 <para>[randy] - Renamed the GnomeMeeting package to Ekiga and
1065 updated the instructions to be compatible with the GNOME-2.14.2
1066 update.</para>
1067 </listitem>
1068 <listitem>
1069 <para>[randy] - Updated the dependencies and build commands in the
1070 gnome-volume-manager instructions to conform with GNOME-2.14.2.
1071 There is still some additional information that needs to be added
1072 to this page after the additions are finalized via BLFS-Dev
1073 discussion.</para>
1074 </listitem>
1075 <listitem>
1076 <para>[dj] - Updated JDK, source and bin, to jdk-1.5.0
1077 update 7.</para>
1078 </listitem>
1079 </itemizedlist>
1080 </listitem>
1081
1082 <listitem>
1083 <para>June 27th, 2006</para>
1084 <itemizedlist>
1085 <listitem>
1086 <para>[randy] - Added new package GStreamer Ugly
1087 Plugins-0.10.3</para>
1088 </listitem>
1089 <listitem>
1090 <para>[randy] - Updated the Nautilus CD Burner, GNOME Media and
1091 Sound Juicer instructions to conform with the GNOME 2.14.2
1092 update.</para>
1093 </listitem>
1094 <listitem>
1095 <para>[randy] - Completed the gnome-mount instructions.</para>
1096 </listitem>
1097 </itemizedlist>
1098 </listitem>
1099
1100 <listitem>
1101 <para>June 26th, 2006</para>
1102 <itemizedlist>
1103 <listitem>
1104 <para>[randy] - Replaced many instances of repetitive similar
1105 text with xinclude files in various package instructions.</para>
1106 </listitem>
1107 </itemizedlist>
1108 </listitem>
1109
1110 <listitem>
1111 <para>June 25th, 2006</para>
1112 <itemizedlist>
1113 <listitem>
1114 <para>[randy] - Minor fixes and clean-up to the core GNOME-2
1115 package instructions including standardizing the text in the
1116 'Command Explanations' section by using xinclude files and changing
1117 the creation of symbolic links to using PYTHONPATH so Python can
1118 find modules installed in non-standard locations.</para>
1119 </listitem>
1120 <listitem>
1121 <para>[randy] - Added some new xinclude files to replace the
1122 repetitive similar text in many package instructions.</para>
1123 </listitem>
1124 </itemizedlist>
1125 </listitem>
1126
1127 <listitem>
1128 <para>June 24th, 2006</para>
1129 <itemizedlist>
1130 <listitem>
1131 <para>[randy] - Created a new BLFS BootScript tarball to reflect
1132 the updated HAL script.</para>
1133 </listitem>
1134 <listitem>
1135 <para>[randy] - Updated to GDM-2.14.9.</para>
1136 </listitem>
1137 <listitem>
1138 <para>[randy] - Updated to Totem-1.4.2.</para>
1139 </listitem>
1140 <listitem>
1141 <para>[randy] - Updated to gcalctool-5.8.16.</para>
1142 </listitem>
1143 </itemizedlist>
1144 </listitem>
1145
1146 <listitem>
1147 <para>June 23rd, 2006</para>
1148 <itemizedlist>
1149 <listitem>
1150 <para>[randy] - Added new package GStreamer Good
1151 Plug-ins-0.10.3.</para>
1152 </listitem>
1153 <listitem>
1154 <para>[randy] - Created a new BLFS BootScript tarball to reflect
1155 the updated GDM script.</para>
1156 </listitem>
1157 <listitem>
1158 <para>[randy] - Updated the Evince, Poppler and GNOME Netstatus
1159 instructions to conform with the GNOME-2.14.2 update.</para>
1160 </listitem>
1161 </itemizedlist>
1162 </listitem>
1163
1164 <listitem>
1165 <para>June 21st, 2006</para>
1166 <itemizedlist>
1167 <listitem>
1168 <para>[randy] - Updated the Epiphany and gucharmap instructions to
1169 conform with the GNOME-2.14.2 update.</para>
1170 </listitem>
1171 <listitem>
1172 <para>[randy] - Updated the GNOME2 additional libraries instructions
1173 to conform with the GNOME-2.14.2 update. This leaves the GNOME2
1174 Accessibility and Additional Utility packages to update.</para>
1175 </listitem>
1176 <listitem>
1177 <para>[randy] - Updated to Evolution-2.6.2.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[randy] - Added new package gnome-mount-0.4 (not fully
1181 complete, but added now to fix a validation issue).</para>
1182 </listitem>
1183 <listitem>
1184 <para>[randy] - Updated to GNOME-2.14.2. All version entities have
1185 been updated with the core package updates being complete. The
1186 'Additional' packages will be updated in upcoming commits.</para>
1187 </listitem>
1188 <listitem>
1189 <para>[randy] - Changed references to GNOME2 User Docs to the
1190 renamed package of GNOME User Docs.</para>
1191 </listitem>
1192 </itemizedlist>
1193 </listitem>
1194
1195 <listitem>
1196 <para>June 20th, 2006</para>
1197 <itemizedlist>
1198 <listitem>
1199 <para>[randy] - Removed all instances of the old GStreamer Plug-ins
1200 package and replaced them with the new GStreamer Base
1201 Plug-ins.</para>
1202 </listitem>
1203 <listitem>
1204 <para>[randy] - Updated to GStreamer-0.10.8.</para>
1205 </listitem>
1206 <listitem>
1207 <para>[randy] - Updated to Metacity-2.14.5.</para>
1208 </listitem>
1209 <listitem>
1210 <para>[randy] - Updated to libsoup-2.2.94.</para>
1211 </listitem>
1212 <listitem>
1213 <para>[randy] - Updated to libwnck-2.14.2.</para>
1214 </listitem>
1215 <listitem>
1216 <para>[randy] - Updated to libxklavier-2.2.</para>
1217 </listitem>
1218 <listitem>
1219 <para>[randy] - Updated to HAL-0.5.7.</para>
1220 </listitem>
1221 <listitem>
1222 <para>[randy] - Updated to D-BUS-0.62.</para>
1223 </listitem>
1224 <listitem>
1225 <para>[dnicholson] - Updated to TIN-1.8.2.</para>
1226 </listitem>
1227 <listitem>
1228 <para>[randy] - Added new package GStreamer Base
1229 Plug-ins-0.10.8</para>
1230 </listitem>
1231 <listitem>
1232 <para>[randy] - Replaced the obsolete Howl dependency in the xinetd
1233 and Gaim instructions with an Avahi dependency.</para>
1234 </listitem>
1235 <listitem>
1236 <para>[randy] - Fixed broken download URL in the Pilot-Link
1237 instructions.</para>
1238 </listitem>
1239 <listitem>
1240 <para>[randy] - Removed cairo as a recommended dependency of
1241 Pango.</para>
1242 </listitem>
1243 <listitem>
1244 <para>[bdubbs] - Fixed typo in NAS instructions.</para>
1245 </listitem>
1246 </itemizedlist>
1247 </listitem>
1248
1249 <listitem>
1250 <para>June 19th, 2006</para>
1251 <itemizedlist>
1252 <listitem>
1253 <para>[randy] - Updated to ISO Codes-0.51-1.1.</para>
1254 </listitem>
1255 <listitem>
1256 <para>[randy] - Updated to GMime-2.2.2.</para>
1257 </listitem>
1258 </itemizedlist>
1259 </listitem>
1260
1261 <listitem>
1262 <para>June 13th, 2006</para>
1263 <itemizedlist>
1264 <listitem>
1265 <para>[randy] - Removed Fontconfig as an optional dependency of
1266 Pango as it is required in one way or another, thanks to Chris
1267 Staub for pointing this out.</para>
1268 </listitem>
1269 <listitem>
1270 <para>[tushar] - Removed incorrect dependencies from gtk+</para>
1271 </listitem>
1272 </itemizedlist>
1273 </listitem>
1274
1275 <listitem>
1276 <para>June 11th, 2006</para>
1277 <itemizedlist>
1278 <listitem>
1279 <para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
1280 </listitem>
1281 </itemizedlist>
1282 </listitem>
1283
1284 <listitem>
1285 <para>June 6th, 2006</para>
1286 <itemizedlist>
1287 <listitem>
1288 <para>[randy] - Added a sed command to the Crypt::SSLeay Perl module
1289 instructions to fix a bug exposed by newer versions of
1290 OpenSSL.</para>
1291 </listitem>
1292 <listitem>
1293 <para>[randy] - Modified the existing, and added new dependencies
1294 to the Module::Build Perl module instructions.</para>
1295 </listitem>
1296 <listitem>
1297 <para>[randy] - Added the dependencies for the YAML Perl
1298 module.</para>
1299 </listitem>
1300 <listitem>
1301 <para>[randy] - Added new Perl modules: Pod::Readme-0.081,
1302 Spiffy-0.30, Test::Base-0.50 and Test::Portability::Files-0.05</para>
1303 </listitem>
1304 <listitem>
1305 <para>[randy] - Updated several Perl modules: Archive::Tar-1.29,
1306 Business::ISBN::Data-1.11, Digest::SHA-5.41, ExtUtils::CBuilder-0.18,
1307 HTML::Parser-3.54, Module::Build-0.2801, Module::Signature-0.54,
1308 PAR::Dist-0.09, Pod::Simple-3.04, Test::Pod-1.24, Test::Prereq-1.031,
1309 version-0.63 and YAML-0.58.</para>
1310 </listitem>
1311 </itemizedlist>
1312 </listitem>
1313
1314 <listitem>
1315 <para>June 5th, 2006</para>
1316 <itemizedlist>
1317 <listitem>
1318 <para>[andy] - Updated the Cdrtools ascii patch so that it applies
1319 properly.</para>
1320 </listitem>
1321 </itemizedlist>
1322 </listitem>
1323
1324 <listitem>
1325 <para>May 31st, 2006</para>
1326 <itemizedlist>
1327 <listitem>
1328 <para>[dj] - Updated xorg-server and xterm dependencies.</para>
1329 </listitem>
1330 </itemizedlist>
1331 </listitem>
1332
1333 <listitem>
1334 <para>May 29th, 2006</para>
1335 <itemizedlist>
1336 <listitem>
1337 <para>[dnicholson] - Fixes for the X Window System Components page.
1338 Add information for setting up DRI correctly. Thanks to Peter
1339 Steiger for the alert. Clarified the relationship between the Xft
1340 font system and Fontconfig. Thanks to Archaic for reviewing the
1341 previous contents.</para>
1342 </listitem>
1343 <listitem>
1344 <para>[dnicholson] - Simplified mv command and fixed the
1345 explanation of the --enable-xine option in GStreamer Plug-ins.
1346 Thanks to Chris Staub for the patch.</para>
1347 </listitem>
1348 <listitem>
1349 <para>[dnicholson] - Changed the text explaining the need for
1350 the mkisofs and cdrecord patches in Cdrtools. Thanks to Alexander
1351 Patrakov for the clarification.</para>
1352 </listitem>
1353 <listitem>
1354 <para>[dnicholson] - Added optional dependencies for
1355 rebuilding the Mutt documentation. Thanks to Ag
1356 Hatzimanikas for the information.</para>
1357 </listitem>
1358 </itemizedlist>
1359 </listitem>
1360
1361 <listitem>
1362 <para>May 27th, 2006</para>
1363 <itemizedlist>
1364 <listitem>
1365 <para>[randy] - Updated to librsvg-2.14.4.</para>
1366 </listitem>
1367 <listitem>
1368 <para>[randy] - Added intltool as an optional dependency of
1369 libgnomecups.</para>
1370 </listitem>
1371 <listitem>
1372 <para>[randy] - Updated to libgsf-1.14.1.</para>
1373 </listitem>
1374 <listitem>
1375 <para>[randy] - Updated to Gtk+-2.8.18.</para>
1376 </listitem>
1377 <listitem>
1378 <para>[randy] - Updated to Pango-1.12.3.</para>
1379 </listitem>
1380 <listitem>
1381 <para>[randy] - Updated to GLib-2.10.3.</para>
1382 </listitem>
1383 </itemizedlist>
1384 </listitem>
1385
1386 <listitem>
1387 <para>May 26th, 2006</para>
1388 <itemizedlist>
1389 <listitem>
1390 <para>[manuel] - Made all dependencies on a mail server
1391 actual cross-references.</para>
1392 </listitem>
1393 </itemizedlist>
1394 </listitem>
1395
1396 <listitem>
1397 <para>May 25th, 2006</para>
1398 <itemizedlist>
1399 <listitem>
1400 <para>[randy] - Updated to desktop-file-utils-0.11.</para>
1401 </listitem>
1402 <listitem>
1403 <para>[dj] - Updated Xorg Modular to 7.1 release.</para>
1404 </listitem>
1405 <listitem>
1406 <para>[dj] - Updated to xterm-213.</para>
1407 </listitem>
1408 <listitem>
1409 <para>[dj] - Updated to Mesa-6.5.</para>
1410 </listitem>
1411 </itemizedlist>
1412 </listitem>
1413
1414 <listitem>
1415 <para>May 24th, 2006</para>
1416 <itemizedlist>
1417 <listitem>
1418 <para>[randy] - Updated the ALSA Plugins dependencies and installed
1419 plugin module list; also added documentation installation
1420 commands to the ALSA Plugins instructions.</para>
1421 </listitem>
1422 <listitem>
1423 <para>[randy] - Several fixes to the MPlayer instructions: added a
1424 sed command to fix the getline function name issue, added a patch to
1425 fix the round function issue, fixed the creation of the font symlink
1426 to point to /usr/share/fonts, commented out the command and text that
1427 created a /dev/dvd device file as this is now done in LFS.</para>
1428 </listitem>
1429 <listitem>
1430 <para>[randy] - Modified the way the GLUT library dependency is
1431 described in the LibTIFF instructions.</para>
1432 </listitem>
1433 <listitem>
1434 <para>[randy] - Modified the configure script in the libfame
1435 instructions using a sed so that the -fstrict-aliasing flag is
1436 properly passed along to the Makefiles.</para>
1437 </listitem>
1438 </itemizedlist>
1439 </listitem>
1440
1441 <listitem>
1442 <para>May 23rd, 2006</para>
1443 <itemizedlist>
1444 <listitem>
1445 <para>[randy] - Clarified the XvMC Wrapper dependency in the MPlayer
1446 and xine libraries instructions.</para>
1447 </listitem>
1448 <listitem>
1449 <para>[randy] - Added libid3tag as an optional dependency of
1450 imlib2.</para>
1451 </listitem>
1452 </itemizedlist>
1453 </listitem>
1454
1455 <listitem>
1456 <para>May 21st, 2006</para>
1457 <itemizedlist>
1458 <listitem>
1459 <para>[randy] - Updated to libdvdread-0.9.6.</para>
1460 </listitem>
1461 <listitem>
1462 <para>[randy] - Updated codecs to the 20060501 versions in the
1463 MPlayer instructions.</para>
1464 </listitem>
1465 <listitem>
1466 <para>[randy] - Added a note to the D-BUS instructions that you must
1467 have Qt installed if you are planning on using HAL with KDE.</para>
1468 </listitem>
1469 <listitem>
1470 <para>[randy] - Added a note to the lm_sensors dependency in the
1471 kdebase instructions that the Sysfs Utilities package is also
1472 required.</para>
1473 </listitem>
1474 <listitem>
1475 <para>[tushar] - Added note that proxymngr requires lbxproxy.</para>
1476 </listitem>
1477 </itemizedlist>
1478 </listitem>
1479
1480 <listitem>
1481 <para>May 20th, 2006</para>
1482 <itemizedlist>
1483 <listitem>
1484 <para>[randy] - Added a patch to the kdelibs instructions so it
1485 will build if you have CUPS-1.2.x installed. The patch does not
1486 affect the build with lesser versions of CUPS. Thanks to Matthew
1487 Carson for chasing down the problem and sending in the patch.</para>
1488 </listitem>
1489 <listitem>
1490 <para>[dnicholson] - Added -ifv arguments to the autoreconf
1491 command in libdrm so that libtoolize will be run. The shared
1492 library is created without the .so suffix without it.</para>
1493 </listitem>
1494 <listitem>
1495 <para>[randy] - Added new package usbutils-0.72.</para>
1496 </listitem>
1497 </itemizedlist>
1498 </listitem>
1499
1500 <listitem>
1501 <para>May 19th, 2006</para>
1502 <itemizedlist>
1503 <listitem>
1504 <para>[randy] - Changed the GNAT installation in the GCC instructions
1505 to use the existing Makefile, which eliminates the need to install
1506 Tcsh, thanks to Jim Gifford for the tip.</para>
1507 </listitem>
1508 </itemizedlist>
1509 </listitem>
1510
1511 <listitem>
1512 <para>May 18th, 2006</para>
1513 <itemizedlist>
1514 <listitem>
1515 <para>[randy] - Moved the ScrollKeeper instructions from Chapter 31
1516 - GNOME Core Packages to Chapter 10 - General Utilities as the
1517 package installation prefix is /usr and other-than-GNOME packages
1518 can utilize it.</para>
1519 </listitem>
1520 <listitem>
1521 <para>[randy] - Added libacl as an optional dependency of
1522 Samba.</para>
1523 </listitem>
1524 <listitem>
1525 <para>[randy] - Added additional commands to the LessTif instructions
1526 to accommodate an X Window System installation in /usr.</para>
1527 </listitem>
1528 <listitem>
1529 <para>[dj] - Corrected NAS bootscript after installation.</para>
1530 </listitem>
1531 <listitem>
1532 <para>[dj] - Standardized Xorg7 PREFIX commands using
1533 XORG_PREFIX.</para>
1534 </listitem>
1535 <listitem>
1536 <para>[dj] - Re-added sed to fix incorrect path in luit.</para>
1537 </listitem>
1538 </itemizedlist>
1539 </listitem>
1540
1541 <listitem>
1542 <para>May 17th, 2006</para>
1543 <itemizedlist>
1544 <listitem>
1545 <para>[bdubbs] - Changed home directory of named to /srv/named.</para>
1546 </listitem>
1547 <listitem>
1548 <para>[bdubbs] - Added "About Devices" page.</para>
1549 </listitem>
1550 <listitem>
1551 <para>[dnicholson] - Added two patches to Cdrtools improving its
1552 use in locales with non-ISO-8859-1 character sets. Fixes ticket
1553 #1837. Thanks to Alexander Patrakov for explaining the situation
1554 and supplying the patches.</para>
1555 </listitem>
1556 <listitem>
1557 <para>[randy] - Added jbig2dec as an optional dependency of
1558 ESP GhostScript.</para>
1559 </listitem>
1560 <listitem>
1561 <para>[dj] - Moved libdrm, mesa, xterm, and rman to xorg7
1562 section.</para>
1563 </listitem>
1564 <listitem>
1565 <para>[dj] - Added test suite notes to each xorg7 page.</para>
1566 </listitem>
1567 </itemizedlist>
1568 </listitem>
1569
1570 <listitem>
1571 <para>May 16th, 2006</para>
1572 <itemizedlist>
1573 <listitem>
1574 <para>[bdubbs] - Added UTF-8 patch to Pine.</para>
1575 </listitem>
1576 <listitem>
1577 <para>[randy] - Added documentation installation commands to the
1578 popt instructions.</para>
1579 </listitem>
1580 <listitem>
1581 <para>[bdubbs] - Added paps-0.6.6 for UTF-8 printing.</para>
1582 </listitem>
1583 <listitem>
1584 <para>[randy] - Updated to PHP-5.1.4.</para>
1585 </listitem>
1586 <listitem>
1587 <para>[dj] - Added rman-3.2.</para>
1588 </listitem>
1589 </itemizedlist>
1590 </listitem>
1591
1592 <listitem>
1593 <para>May 15th, 2006</para>
1594 <itemizedlist>
1595 <listitem>
1596 <para>[randy] - Added librsvg as an optional dependency of
1597 ImageMagick.</para>
1598 </listitem>
1599 <listitem>
1600 <para>[bdubbs] - Update to postfix-2.2.9.</para>
1601 </listitem>
1602 </itemizedlist>
1603 </listitem>
1604
1605 <listitem>
1606 <para>May 14th, 2006</para>
1607 <itemizedlist>
1608 <listitem>
1609 <para>[randy] - Updated to Apache HTTPD-2.2.2.</para>
1610 </listitem>
1611 <listitem>
1612 <para>[randy] - Added a note to the MySQL instructions about TCP
1613 Wrapper and MySQL's test suite.</para>
1614 </listitem>
1615 <listitem>
1616 <para>[randy] - Added a note to the cURL instructions about TCP
1617 Wrapper and cURL's test suite.</para>
1618 </listitem>
1619 <listitem>
1620 <para>[dj] - Updated OpenOffice patch for system Firefox and added
1621 OpenOffice to list of packages that will utilize system nss in
1622 Mozilla product pages.</para>
1623 </listitem>
1624 </itemizedlist>
1625 </listitem>
1626
1627 <listitem>
1628 <para>May 13th, 2006</para>
1629 <itemizedlist>
1630 <listitem>
1631 <para>[bdubbs] - Remove malloc switch from kdelibs.</para>
1632 </listitem>
1633 <listitem>
1634 <para>[tushar] - Add GTK1 dependency for vim.</para>
1635 </listitem>
1636 <listitem>
1637 <para>[bdubbs] - Added XChat-2.6.2.</para>
1638 </listitem>
1639 <listitem>
1640 <para>[randy] - Updated the GCC (gcj) dependency in the Libidn
1641 instructions to include the gjdoc package also.</para>
1642 </listitem>
1643 <listitem>
1644 <para>[randy] - Updated to GTK-Doc-1.6.</para>
1645 </listitem>
1646 </itemizedlist>
1647 </listitem>
1648
1649 <listitem>
1650 <para>May 12th, 2006</para>
1651 <itemizedlist>
1652 <listitem>
1653 <para>[dnicholson] - Updated to GIMP-2.2.11 and
1654 gimp-help-2-0.10.</para>
1655 </listitem>
1656 <listitem>
1657 <para>[randy] - Updated to libxslt-1.1.16.</para>
1658 </listitem>
1659 <listitem>
1660 <para>[bdubbs] - Created a consolidated autofs patch to
1661 combine nine small patches and updated autofs to
1662 reflect the combined patch file.</para>
1663 </listitem>
1664 <listitem>
1665 <para>[bdubbs] - Updated to imlib2-1.2.2.</para>
1666 </listitem>
1667 <listitem>
1668 <para>[bdubbs] - Updated to intltool-0.34.2.</para>
1669 </listitem>
1670 </itemizedlist>
1671 </listitem>
1672
1673 <listitem>
1674 <para>May 11th, 2006</para>
1675 <itemizedlist>
1676 <listitem>
1677 <para>[randy] - Added commands to the JDK instructions to run a demo
1678 program with the newly created java binary to provide a basic test
1679 of the build.</para>
1680 </listitem>
1681 <listitem>
1682 <para>[randy] - Added commands to the cpio instructions to create
1683 alternate forms of the documentation.</para>
1684 </listitem>
1685 <listitem>
1686 <para>[dj] - Added note to not build MesaLib with X11R6 and
1687 removed Xfree and xorg-6.9 from required deps.</para>
1688 </listitem>
1689 <listitem>
1690 <para>[andy] - Updated to XFree86-4.6.0.</para>
1691 </listitem>
1692 </itemizedlist>
1693 </listitem>
1694
1695 <listitem>
1696 <para>May 10th, 2006</para>
1697 <itemizedlist>
1698 <listitem>
1699 <para>[randy] - Added resmgr as an optional dependency of ALSA Library.</para>
1700 </listitem>
1701 <listitem>
1702 <para>[randy] - Renamed the TeX package to its proper name -
1703 teTeX.</para>
1704 </listitem>
1705 <listitem>
1706 <para>[dj] - Added sed for additional xorg-6.9.0 security
1707 vulnerability.</para>
1708 </listitem>
1709 <listitem>
1710 <para>[dj] - Updated dependencies for Xorg-7.0.0 section and
1711 corrected text.</para>
1712 </listitem>
1713 </itemizedlist>
1714 </listitem>
1715
1716 <listitem>
1717 <para>May 9th, 2006</para>
1718 <itemizedlist>
1719 <listitem>
1720 <para>[randy] - Updated to PCI Utilities-2.2.3.</para>
1721 </listitem>
1722 <listitem>
1723 <para>[randy] - Modified the Expect build commands to work with the
1724 new Tcl build method.</para>
1725 </listitem>
1726 <listitem>
1727 <para>[randy] - Added an additional command to the Sysstat
1728 installation so that a configuration file containing the history
1729 variable is installed.</para>
1730 </listitem>
1731 <listitem>
1732 <para>[randy] - Added a note to the Shadow instructions about
1733 running the Linux-PAM test suite.</para>
1734 </listitem>
1735 <listitem>
1736 <para>[randy] - Updated to Linux-PAM-0.99.4.0.</para>
1737 </listitem>
1738 </itemizedlist>
1739 </listitem>
1740
1741 <listitem>
1742 <para>May 8th, 2006</para>
1743 <itemizedlist>
1744 <listitem>
1745 <para>[bdubbs] - Updated to ImageMagick-6.2.7-5.</para>
1746 </listitem>
1747 <listitem>
1748 <para>[bdubbs] - Updated to libgtkhtml-2.11.0.</para>
1749 </listitem>
1750 <listitem>
1751 <para>[bdubbs] - Updated to rsync-2.6.8.</para>
1752 </listitem>
1753 </itemizedlist>
1754 </listitem>
1755
1756 <listitem>
1757 <para>May 7th, 2006</para>
1758 <itemizedlist>
1759 <listitem>
1760 <para>[randy] - Removed the ext3 file system page from the book as
1761 this file system is now the LFS default.</para>
1762 </listitem>
1763 <listitem>
1764 <para>[randy] - Modified the Tcl and Tk instructions to install
1765 the library interface headers using the maintainer's recommended
1766 method and removed all the hacks from previous installation
1767 methods.</para>
1768 </listitem>
1769 </itemizedlist>
1770 </listitem>
1771
1772 <listitem>
1773 <para>May 6th, 2006</para>
1774 <itemizedlist>
1775 <listitem>
1776 <para>[bdubbs] - Updated to alsa-1.0.11.</para>
1777 </listitem>
1778 <listitem>
1779 <para>[bdubbs] - Updated to dhcp-3.0.4.</para>
1780 </listitem>
1781 <listitem>
1782 <para>[dnicholson] - Fixed EsounD installation to note that the
1783 documentation can only be installed with DocBook-utils. Thanks
1784 to Chris Staub for the patch.</para>
1785 </listitem>
1786 <listitem>
1787 <para>[tushar] - Updated to Popt-1.10.4.</para>
1788 </listitem>
1789 <listitem>
1790 <para>[dnicholson] - Updated to Bluefish-1.0.5.</para>
1791 </listitem>
1792 <listitem>
1793 <para>[dnicholson] - Updated to Firefox-1.5.0.3.</para>
1794 </listitem>
1795 </itemizedlist>
1796 </listitem>
1797
1798 <listitem>
1799 <para>May 5th, 2006</para>
1800 <itemizedlist>
1801 <listitem>
1802 <para>[bdubbs] - Updated to nmap-4.03.</para>
1803 </listitem>
1804 <listitem>
1805 <para>[bdubbs] - Updated to Leafnode-1.11.5.</para>
1806 </listitem>
1807 <listitem>
1808 <para>[bdubbs] - Updated to AFPL Ghostscript-8.53.</para>
1809 </listitem>
1810 <listitem>
1811 <para>[bdubbs] - Updated to libxml2-2.6.24.</para>
1812 </listitem>
1813 <listitem>
1814 <para>[bdubbs] - Updated to proftpd-1.3.0.</para>
1815 </listitem>
1816 <listitem>
1817 <para>[bdubbs] - Updated to mysql-5.0.21.</para>
1818 </listitem>
1819 <listitem>
1820 <para>[bdubbs] - Updated to ntp-4.2.0a.</para>
1821 </listitem>
1822 <listitem>
1823 <para>[dj] - Reorganized X Window System chapter.</para>
1824 </listitem>
1825 <listitem>
1826 <para>[dj] - Spilt Xorg-7 instructions into several pages.</para>
1827 </listitem>
1828 <listitem>
1829 <para>[dj] - Corrected links in Mesa and xterm instructions for
1830 new xorg7 pages.</para>
1831 </listitem>
1832 </itemizedlist>
1833 </listitem>
1834
1835 <listitem>
1836 <para>May 4th, 2006</para>
1837 <itemizedlist>
1838 <listitem>
1839 <para>[bdubbs] - Updated to ESP Ghostscript-8.15.2.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[bdubbs] - Updated to openssl-0.9.8b.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[bdubbs] - Simplified mysql compilation flags.
1846 Thanks to Archaic.</para>
1847 </listitem>
1848 </itemizedlist>
1849 </listitem>
1850
1851 <listitem>
1852 <para>May 3rd, 2006</para>
1853 <itemizedlist>
1854 <listitem>
1855 <para>[bdubbs] - Updated sed for openssh to link
1856 crypto libraries statically.</para>
1857 </listitem>
1858 <listitem>
1859 <para>[bdubbs] - Updated location of kernel options in
1860 iptables. Thanks to Allard Welter who pointed this
1861 out.</para>
1862 </listitem>
1863 </itemizedlist>
1864 </listitem>
1865
1866 <listitem>
1867 <para>May 1st, 2006</para>
1868 <itemizedlist>
1869 <listitem>
1870 <para>[randy] - Updated to XScreenSaver-4.24.</para>
1871 </listitem>
1872 <listitem>
1873 <para>[randy] - Updated to Gtk+-2.8.17.</para>
1874 </listitem>
1875 <listitem>
1876 <para>[randy] - Updated to ATK-1.11.4.</para>
1877 </listitem>
1878 <listitem>
1879 <para>[randy] - Updated to Pango-1.12.2.</para>
1880 </listitem>
1881 <listitem>
1882 <para>[randy] - Updated to Ethereal-0.99.0.</para>
1883 </listitem>
1884 </itemizedlist>
1885 </listitem>
1886
1887 <listitem>
1888 <para>April 30th, 2006</para>
1889 <itemizedlist>
1890 <listitem>
1891 <para>[bdubbs] - Removed the gid for bin and usb as they
1892 are defined in LFS. Added comment in the section about
1893 users and groups that base entries are in LFS.</para>
1894 </listitem>
1895 <listitem>
1896 <para>[randy] - Updated to K3b-0.12.15.</para>
1897 </listitem>
1898 <listitem>
1899 <para>[randy] - Updated to NFS Utilities-1.0.8.</para>
1900 </listitem>
1901 <listitem>
1902 <para>[andy] - Updated Pine to 4.64 and Abiword-2.4.4.</para>
1903 </listitem>
1904 </itemizedlist>
1905 </listitem>
1906
1907 <listitem>
1908 <para>April 29th, 2006</para>
1909 <itemizedlist>
1910 <listitem>
1911 <para>[bdubbs] - Updated to exim-4.61.</para>
1912 </listitem>
1913 <listitem>
1914 <para>[bdubbs] - Updated to Links-2.1pre21.</para>
1915 </listitem>
1916 <listitem>
1917 <para>[randy] - Updated to Galeon-2.0.1.</para>
1918 </listitem>
1919 <listitem>
1920 <para>[randy] - Added a new category 'Integrated Development
1921 Environments' to the 'Other Programming Tools' page and added
1922 additional components to the page.</para>
1923 </listitem>
1924 <listitem>
1925 <para>[randy] - Updated Tcl and Tk to 8.4.13. Also modified the build
1926 commands to not use any user-created environment variables.</para>
1927 </listitem>
1928 <listitem>
1929 <para>[bdubbs] - Changed openssh libexecdir to /usr/lib/openssh.</para>
1930 </listitem>
1931 <listitem>
1932 <para>[bdubbs] - Added instruction to optionally enable
1933 ssl support to dillo.</para>
1934 </listitem>
1935 </itemizedlist>
1936 </listitem>
1937
1938 <listitem>
1939 <para>April 28th, 2006</para>
1940 <itemizedlist>
1941 <listitem>
1942 <para>[randy] - Added new package libquicktime-0.9.8 and removed the
1943 Openquicktime package.</para>
1944 </listitem>
1945 <listitem>
1946 <para>[bdubbs] - Updated to seamonkey-1.0.1.</para>
1947 </listitem>
1948 <listitem>
1949 <para>[bdubbs] - Updated to rp-pppoe-3.8.</para>
1950 </listitem>
1951 <listitem>
1952 <para>[bdubbs] - Updated bootscripts Makefile to install autofs after
1953 cleanfs.</para>
1954 </listitem>
1955 <listitem>
1956 <para>[randy] - Updated to Berkeley DB-4.4.20.</para>
1957 </listitem>
1958 </itemizedlist>
1959 </listitem>
1960
1961 <listitem>
1962 <para>April 27th, 2006</para>
1963 <itemizedlist>
1964 <listitem>
1965 <para>[bdubbs] - Updated to gc-6.6.</para>
1966 </listitem>
1967 <listitem>
1968 <para>[bdubbs] - Updated to mysql-5.0.20a. Fixed all
1969 testsuite failures.</para>
1970 </listitem>
1971 <listitem>
1972 <para>[dnicholson] - Updated to OpenSSL-0.9.8a. Added patch to
1973 Cyrus-SASL for compatibility with this version of OpenSSL.</para>
1974 </listitem>
1975 <listitem>
1976 <para>[randy] - Updated to GCC-4.0.3</para>
1977 </listitem>
1978 <listitem>
1979 <para>[randy] - Updated to GMP-4.2</para>
1980 </listitem>
1981 <listitem>
1982 <para>[bdubbs] - Updated to vsftpd-2.0.4</para>
1983 </listitem>
1984 </itemizedlist>
1985 </listitem>
1986
1987 <listitem>
1988 <para>April 26th, 2006</para>
1989 <itemizedlist>
1990 <listitem>
1991 <para>[bdubbs] - Updated libexecdir location in emacs.</para>
1992 </listitem>
1993 <listitem>
1994 <para>[randy] - Added clarification about NSS/NSPR libraries to the
1995 Evolution and Evolution Data Server instructions.</para>
1996 </listitem>
1997 <listitem>
1998 <para>[bdubbs] - Updated to iso-codes-0.51.</para>
1999 </listitem>
2000 <listitem>
2001 <para>[bdubbs] - Updated ntp configuration to use pool servers.</para>
2002 </listitem>
2003 <listitem>
2004 <para>[bdubbs] - Updated to dhcp-3.0.3.</para>
2005 </listitem>
2006 <listitem>
2007 <para>[bdubbs] - Updated to WvStreams-4.2.2.</para>
2008 </listitem>
2009 <listitem>
2010 <para>[randy] - Updated to Balsa-2.3.12.</para>
2011 </listitem>
2012 </itemizedlist>
2013 </listitem>
2014
2015 <listitem>
2016 <para>April 25th, 2006</para>
2017 <itemizedlist>
2018 <listitem>
2019 <para>[dnicholson] - Fixes for Cyrus SASL-2.1.21. Added patch to
2020 allow OpenLDAP => 2.3, converted GCC-4 patch to a sed, and added
2021 a sed command to put saslauthd man page in the correct location.
2022 Noted method to address LDAPDB plugin circular dependency in the
2023 User Notes.</para>
2024 </listitem>
2025 <listitem>
2026 <para>[bdubbs] - Dropped NCPFS from the book due to
2027 lack of testing ability. Placed contents in the User Notes.</para>
2028 </listitem>
2029 <listitem>
2030 <para>[randy] - Updated to GMime-2.2.1.</para>
2031 </listitem>
2032 <listitem>
2033 <para>[bdubbs] - Added errata page to preface.</para>
2034 </listitem>
2035 <listitem>
2036 <para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para>
2037 </listitem>
2038 <listitem>
2039 <para>[randy] - Updated to libESMTP-1.0.4.</para>
2040 </listitem>
2041 <listitem>
2042 <para>[randy] - Added a sed command to the PDL instructions to fix
2043 a build issue caused by ExtUtils::MakeMaker-6.30 which was introduced
2044 in Perl-5.8.8.</para>
2045 </listitem>
2046 <listitem>
2047 <para>[bdubbs] - Fixed configuration instructions in
2048 GPM. Thanks to Chris Staub.</para>
2049 </listitem>
2050 <listitem>
2051 <para>[bdubbs] - Updated to fcron-3.0.1.</para>
2052 </listitem>
2053 <listitem>
2054 <para>[bdubbs] - Added a note about adding FORTRAN 77
2055 to the gcc-3 instructions.</para>
2056 </listitem>
2057 <listitem>
2058 <para>[randy] - Added a short note about the GCC-3.4.6 Fortran
2059 installation instructions on the BLFS Wiki to the GCC-4.0.x
2060 instructions.</para>
2061 </listitem>
2062 <listitem>
2063 <para>[Randy] - Modifications to the PDL instructions: added an FTP
2064 download location, rewrite of the introductory text to include a
2065 discussion about a proper version of Fortran, updated some of the
2066 dependency package download URLs and changed the links to a Fortran
2067 compiler to the one on the BLFS Wiki.</para>
2068 </listitem>
2069 <listitem>
2070 <para>[andy] - Updated to OpenSP-1.5.2.</para>
2071 </listitem>
2072 </itemizedlist>
2073 </listitem>
2074
2075 <listitem>
2076 <para>April 24th, 2006</para>
2077 <itemizedlist>
2078 <listitem>
2079 <para>[randy] - Updated the introductory text of the GCC-3
2080 instructions to better explain its use, and to add a link to the
2081 Wiki pointing to a Fortran specific installation.</para>
2082 </listitem>
2083 <listitem>
2084 <para>[bdubbs] - Updated to qpopper-4.0.9. Added standalone
2085 instructions and a configuration file. Added an initialization
2086 script to the bootscripts and bootscripts Makefile.</para>
2087 </listitem>
2088 </itemizedlist>
2089 </listitem>
2090
2091 <listitem>
2092 <para>April 23rd, 2006</para>
2093 <itemizedlist>
2094 <listitem>
2095 <para>[bdubbs] - Updated to dhcpcd-2.0.5.</para>
2096 </listitem>
2097 <listitem>
2098 <para>[dj] - Updated to OpenOffice-2.0.2.</para>
2099 </listitem>
2100 <listitem>
2101 <para>[bdubbs] - Added a note to Apache that the apache
2102 user's home directory of /dev/null may fail for some add-ons.</para>
2103 </listitem>
2104 <listitem>
2105 <para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
2106 </listitem>
2107 </itemizedlist>
2108 </listitem>
2109
2110 <listitem>
2111 <para>April 22nd, 2006</para>
2112 <itemizedlist>
2113 <listitem>
2114 <para>[bdubbs] - Updated Additional X Window System Configuration
2115 section.</para>
2116 </listitem>
2117 <listitem>
2118 <para>[randy] - Updated to ExtUtils-F77-1.15.</para>
2119 </listitem>
2120 <listitem>
2121 <para>[randy] - Modified the method of using cpan in the Perl
2122 Modules instructions, thanks to William Zhou for the
2123 suggestion.</para>
2124 </listitem>
2125 <listitem>
2126 <para>[bdubbs] - Updated to iptables-1.3.5.</para>
2127 </listitem>
2128 <listitem>
2129 <para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
2130 to the Configuration section. Installed documentation files. Added
2131 command to install default configuration files.</para>
2132 </listitem>
2133 </itemizedlist>
2134 </listitem>
2135
2136 <listitem>
2137 <para>April 21st, 2006</para>
2138 <itemizedlist>
2139 <listitem>
2140 <para>[dnicholson] - Updated to Firefox-1.5.0.2.</para>
2141 </listitem>
2142 <listitem>
2143 <para>[randy] - Updated to Filter-1.32.</para>
2144 </listitem>
2145 <listitem>
2146 <para>[randy] - Updated to Net::DNS-0.57.</para>
2147 </listitem>
2148 <listitem>
2149 <para>[randy] - Updated to Digest::SHA1-2.11.</para>
2150 </listitem>
2151 <listitem>
2152 <para>[randy] - Updated to Net::IP-1.24.</para>
2153 </listitem>
2154 <listitem>
2155 <para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
2156 also.</para>
2157 </listitem>
2158 <listitem>
2159 <para>[andy] - Added Audacious-1.0.0.</para>
2160 </listitem>
2161 <listitem>
2162 <para>[andy] - Updated to Fluxbox 0.9.15.1.</para>
2163 </listitem>
2164 </itemizedlist>
2165 </listitem>
2166
2167 <listitem>
2168 <para>April 20th, 2006</para>
2169 <itemizedlist>
2170 <listitem>
2171 <para>[bdubbs] - Updated to hdparm-6.6.</para>
2172 </listitem>
2173 <listitem>
2174 <para>[bdubbs] - Updated udftools to compile with gcc4. Also
2175 deleted the kernel patch from the package because it is in
2176 linux 2.6.16 and later.</para>
2177 </listitem>
2178 <listitem>
2179 <para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
2180 slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
2181 #1847.</para>
2182 </listitem>
2183 <listitem>
2184 <para>[dnicholson] - Updated to Python-2.4.3.</para>
2185 </listitem>
2186 <listitem>
2187 <para>[bdubbs] - Updated to glib-2.10.2.</para>
2188 </listitem>
2189 </itemizedlist>
2190 </listitem>
2191
2192 <listitem>
2193 <para>April 19th, 2006</para>
2194 <itemizedlist>
2195 <listitem>
2196 <para>[tushar] - Corrected vim option description.</para>
2197 </listitem>
2198 <listitem>
2199 <para>[bdubbs] - Updated to iso-codes-0.50.</para>
2200 </listitem>
2201 <listitem>
2202 <para>[bdubbs] - Updated proftpd instructions.</para>
2203 </listitem>
2204 <listitem>
2205 <para>[randy] - Updated to Socket6-0.19.</para>
2206 </listitem>
2207 <listitem>
2208 <para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
2209 </listitem>
2210 <listitem>
2211 <para>[randy] - Updated to HTML::TableExtract-2.07.</para>
2212 </listitem>
2213 <listitem>
2214 <para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
2215 </listitem>
2216 <listitem>
2217 <para>[randy] - Updated to Finance::Quote-1.11.</para>
2218 </listitem>
2219 <listitem>
2220 <para>[randy] - Updated to libwww-perl-5.805 (also renamed the
2221 package from LWP).</para>
2222 </listitem>
2223 <listitem>
2224 <para>[randy] - Updated to libxml2-2.6.23.</para>
2225 </listitem>
2226 <listitem>
2227 <para>[bdubbs] - Updated to nmap-4.01.</para>
2228 </listitem>
2229 <listitem>
2230 <para>[dnicholson] - Changed X Window System to required dependency
2231 for Imlib-1.9.15. Fixes ticket #1792.</para>
2232 </listitem>
2233 <listitem>
2234 <para>[randy] - Updated to Test::Prereq-1.030.</para>
2235 </listitem>
2236 <listitem>
2237 <para>[randy] - Updated to Module::CoreList-2.04.</para>
2238 </listitem>
2239 <listitem>
2240 <para>[randy] - Updated to GnuCash-1.8.12.</para>
2241 </listitem>
2242 </itemizedlist>
2243 </listitem>
2244
2245 <listitem>
2246 <para>April 18th, 2006</para>
2247 <itemizedlist>
2248 <listitem>
2249 <para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
2250 modified the SLIB instructions to work with the downgraded packages.
2251 These changes are to support GnuCash which will not work with the
2252 more recent versions.</para>
2253 </listitem>
2254 <listitem>
2255 <para>[manuel] - Removed creation of xsl-stylesheets-current
2256 symlink.</para>
2257 </listitem>
2258 <listitem>
2259 <para>[bdubbs] - Updated to wireless_tools.28.</para>
2260 </listitem>
2261 </itemizedlist>
2262 </listitem>
2263
2264 <listitem>
2265 <para>April 17th, 2006</para>
2266 <itemizedlist>
2267 <listitem>
2268 <para>[bdubbs] - Changed vim to match LFS instructions regarding
2269 UTF-8 locales.</para>
2270 </listitem>
2271 <listitem>
2272 <para>[bdubbs] - Updated to kde-3.5.2.</para>
2273 </listitem>
2274 </itemizedlist>
2275 </listitem>
2276
2277 <listitem>
2278 <para>April 15th, 2006</para>
2279 <itemizedlist>
2280 <listitem>
2281 <para>[bdubbs] - Updated to koffice-1.5.0.</para>
2282 </listitem>
2283 <listitem>
2284 <para>[randy] - Updated the SLIB patch to a -2 version.</para>
2285 </listitem>
2286 <listitem>
2287 <para>[randy] - Removed some optional dependencies (Gtk-1 and
2288 guile-gtk) from the G-Wrap instructions.</para>
2289 </listitem>
2290 <listitem>
2291 <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
2292 change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
2293 </listitem>
2294 <listitem>
2295 <para>[dj] - Added install command to create the /usr/share/fonts
2296 directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
2297 </listitem>
2298 </itemizedlist>
2299 </listitem>
2300
2301 <listitem>
2302 <para>April 14th, 2006</para>
2303 <itemizedlist>
2304 <listitem>
2305 <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
2306 vulnerability in ticket #1876. Changed sed to include
2307 linux/types.h to be the same as that in Xorg-7.0.0.</para>
2308 </listitem>
2309 <listitem>
2310 <para>[randy] - Updated all the wiki links to point to the existing
2311 package wiki page if one existed.</para>
2312 </listitem>
2313 <listitem>
2314 <para>[dnicholson] - Added information about the Nano development
2315 version which supplies UTF-8 support to Locale Related Issues.
2316 Added a caution on the Nano page.</para>
2317 </listitem>
2318 <listitem>
2319 <para>[dnicholson] - Added pkg-config as a required dependency
2320 for MesaLib. Fixes ticket #1904.</para>
2321 </listitem>
2322 <listitem>
2323 <para>[randy] - Readded the links in the Perl Modules instructions
2324 to the MD5sums of all the Perl Module source tarballs.</para>
2325 </listitem>
2326 <listitem>
2327 <para>[randy] - Moved GConf-1 from an optional to a required
2328 dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
2329 </listitem>
2330 <listitem>
2331 <para>[randy] - Added new package Graphviz-2.8.</para>
2332 </listitem>
2333 <listitem>
2334 <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
2335 </listitem>
2336 <listitem>
2337 <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
2338 </listitem>
2339 </itemizedlist>
2340 </listitem>
2341
2342 <listitem>
2343 <para>April 13th, 2006</para>
2344 <itemizedlist>
2345 <listitem>
2346 <para>[randy] - Added the Io programming language to Chapter 12 -
2347 "Other Programming Tools".</para>
2348 </listitem>
2349 </itemizedlist>
2350 </listitem>
2351
2352 <listitem>
2353 <para>April 12th, 2006</para>
2354 <itemizedlist>
2355 <listitem>
2356 <para>[randy] - Updates to the Enscript instructions: added a patch
2357 to fix security vulnerabilities, added commands to build alternate
2358 formats of the documentation, fixed the wiki link to point to the
2359 already existing wiki page.</para>
2360 </listitem>
2361 <listitem>
2362 <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
2363 </listitem>
2364 <listitem>
2365 <para>[randy] - Updated to Whois-4.7.13.</para>
2366 </listitem>
2367 </itemizedlist>
2368 </listitem>
2369
2370 <listitem>
2371 <para>April 11th, 2006</para>
2372 <itemizedlist>
2373 <listitem>
2374 <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
2375 </listitem>
2376 <listitem>
2377 <para>[bdubbs] - Updated bootscripts version to 20060411</para>
2378 </listitem>
2379 </itemizedlist>
2380 </listitem>
2381
2382 <listitem>
2383 <para>April 10th, 2006</para>
2384 <itemizedlist>
2385 <listitem>
2386 <para>[randy] - Added the 'User Notes' wiki link to each package
2387 page.</para>
2388 </listitem>
2389 <listitem>
2390 <para>[randy] - Changed all instances of .[so,a] to .{so,a}
2391 (brackets changed to braces).</para>
2392 </listitem>
2393 <listitem>
2394 <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
2395 instances to <replaceable>&lt;some_text&gt;</replaceable> (square
2396 brackets changed to angle brackets).</para>
2397 </listitem>
2398 </itemizedlist>
2399 </listitem>
2400
2401 <listitem>
2402 <para>April 9th, 2006</para>
2403 <itemizedlist>
2404 <listitem>
2405 <para>[randy] - Changed all the references to X Window System links
2406 to a common entity displayed as 'X Window System'.</para>
2407 </listitem>
2408 <listitem>
2409 <para>[randy] - Updated to Doxygen-1.4.6.</para>
2410 </listitem>
2411 </itemizedlist>
2412 </listitem>
2413
2414 <listitem>
2415 <para>April 8th, 2006</para>
2416 <itemizedlist>
2417 <listitem>
2418 <para>[randy] - Updated to GnuPG-1.4.3.</para>
2419 </listitem>
2420 <listitem>
2421 <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
2422 instructions.</para>
2423 </listitem>
2424 <listitem>
2425 <para>[randy] - Updated to librsvg-2.14.3.</para>
2426 </listitem>
2427 <listitem>
2428 <para>[randy] - Updated to libgsf-1.14.0.</para>
2429 </listitem>
2430 </itemizedlist>
2431 </listitem>
2432
2433 <listitem>
2434 <para>April 7th, 2006</para>
2435 <itemizedlist>
2436 <listitem>
2437 <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
2438 </listitem>
2439 <listitem>
2440 <para>[randy] - Updated to shared-mime-info-0.17.</para>
2441 </listitem>
2442 <listitem>
2443 <para>[randy] - Updated to libcroco-0.6.1.</para>
2444 </listitem>
2445 </itemizedlist>
2446 </listitem>
2447
2448 <listitem>
2449 <para>April 6th, 2006</para>
2450 <itemizedlist>
2451 <listitem>
2452 <para>[randy] - Added a parameter to the Subversion build commands
2453 to disable the use of Berkeley DB; also added commands to fix the
2454 improper permissions on the installed documentation.</para>
2455 </listitem>
2456 <listitem>
2457 <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
2458 typos in X Window System Components fonts section.</para>
2459 </listitem>
2460 <listitem>
2461 <para>[randy] - Updated to Poppler-0.4.5.</para>
2462 </listitem>
2463 </itemizedlist>
2464 </listitem>
2465
2466 <listitem>
2467 <para>April 5th, 2006</para>
2468 <itemizedlist>
2469 <listitem>
2470 <para>[randy] - Updated to Qt-3.3.6.</para>
2471 </listitem>
2472 <listitem>
2473 <para>[dj] - Added sed to correct glibc header problem in
2474 xorg-server.</para>
2475 </listitem>
2476 <listitem>
2477 <para>[bdubbs] - Added Wireless Tools.</para>
2478 </listitem>
2479 </itemizedlist>
2480 </listitem>
2481
2482 <listitem>
2483 <para>April 4th, 2006</para>
2484 <itemizedlist>
2485 <listitem>
2486 <para>[randy] - Updated to Subversion-1.3.1.</para>
2487 </listitem>
2488 <listitem>
2489 <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
2490 </listitem>
2491 </itemizedlist>
2492 </listitem>
2493
2494 <listitem>
2495 <para>April 2nd, 2006</para>
2496 <itemizedlist>
2497 <listitem>
2498 <para>[randy] - Updated to libusb-0.1.12.</para>
2499 </listitem>
2500 <listitem>
2501 <para>[randy] - Updated to G-Wrap-1.9.6.</para>
2502 </listitem>
2503 <listitem>
2504 <para>[randy] - Updated to SLIB-3a3.</para>
2505 </listitem>
2506 <listitem>
2507 <para>[randy] - Updated to Guile-1.8.0.</para>
2508 </listitem>
2509 <listitem>
2510 <para>[randy] - Updated to Ruby-1.8.4.</para>
2511 </listitem>
2512 <listitem>
2513 <para>[randy] - Updated the HTTP download link in the PPP
2514 instructions.</para>
2515 </listitem>
2516 <listitem>
2517 <para>[randy] - Commented out the link to the 'non-root dial-out
2518 HOWTO' from the WvDial instructions as it is no longer
2519 available.</para>
2520 </listitem>
2521 <listitem>
2522 <para>[randy] - Updated to Samba-3.0.22.</para>
2523 </listitem>
2524 </itemizedlist>
2525 </listitem>
2526
2527 <listitem>
2528 <para>March 31st, 2006</para>
2529 <itemizedlist>
2530 <listitem>
2531 <para>[randy] - Changed the name of the Nail package to its new name
2532 of 'Heirloom mailx' and updated to the 12.0 version.</para>
2533 </listitem>
2534 <listitem>
2535 <para>[randy] - Updated to Sendmail-8.13.6.</para>
2536 </listitem>
2537 <listitem>
2538 <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
2539 </listitem>
2540 <listitem>
2541 <para>[randy] - Updated to Shadow-4.0.15 (now current with the
2542 LFS version).</para>
2543 </listitem>
2544 <listitem>
2545 <para>[randy] - Updated to PHP-5.1.2.</para>
2546 </listitem>
2547 <listitem>
2548 <para>[randy] - Updated to cURL-7.15.3.</para>
2549 </listitem>
2550 <listitem>
2551 <para>[randy] - Updated to Stunnel-4.15.</para>
2552 </listitem>
2553 </itemizedlist>
2554 </listitem>
2555
2556 <listitem>
2557 <para>March 30th, 2006</para>
2558 <itemizedlist>
2559 <listitem>
2560 <para>[randy] - Updated to Libidn-0.6.3.</para>
2561 </listitem>
2562 <listitem>
2563 <para>[randy] - Updated to GTK-Doc-1.5.</para>
2564 </listitem>
2565 <listitem>
2566 <para>[randy] - Added XML::Parser as a required dependency and
2567 intltool as an optional dependency of ScrollKeeper.</para>
2568 </listitem>
2569 <listitem>
2570 <para>[randy] - Added LWP as an optional dependency of
2571 XML::Parser.</para>
2572 </listitem>
2573 </itemizedlist>
2574 </listitem>
2575
2576 <listitem>
2577 <para>March 29th, 2006</para>
2578 <itemizedlist>
2579 <listitem>
2580 <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
2581 </listitem>
2582 <listitem>
2583 <para>[dnicholson] - Fixed typo and added font size setting to Xterm
2584 configuration.</para>
2585 </listitem>
2586 <listitem>
2587 <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
2588 </listitem>
2589 <listitem>
2590 <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
2591 </listitem>
2592 </itemizedlist>
2593 </listitem>
2594
2595 <listitem>
2596 <para>March 28th, 2006</para>
2597 <itemizedlist>
2598 <listitem>
2599 <para>[randy] - Updated to Heimdal-0.7.2.</para>
2600 </listitem>
2601 <listitem>
2602 <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
2603 Added information about configuring in Xterm.</para>
2604 </listitem>
2605 <listitem>
2606 <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
2607 with a different note describing its use. Added more information
2608 about configuring Fontconfig and a link to the user's manual.</para>
2609 </listitem>
2610 <listitem>
2611 <para>[dnicholson] - Reworked the fonts section of X Window System
2612 Components. Added detailed description of both font services and
2613 more links to available fonts. Thanks to Alexander Patrakov, Andrew
2614 Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
2615 </listitem>
2616 <listitem>
2617 <para>[dnicholson] - Added commands to make only TrueType fonts
2618 available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
2619 Fixed name of luit patch in Xorg-6.9.0.</para>
2620 </listitem>
2621 <listitem>
2622 <para>[randy] - Updated to Firefox-1.5.0.1.</para>
2623 </listitem>
2624 <listitem>
2625 <para>[dj] - Fixed xorg-server download link.</para>
2626 </listitem>
2627 <listitem>
2628 <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
2629 flags.</para>
2630 </listitem>
2631 </itemizedlist>
2632 </listitem>
2633
2634 <listitem>
2635 <para>March 27th, 2006</para>
2636 <itemizedlist>
2637 <listitem>
2638 <para>[randy] - Updated to Gtk+-2.8.16.</para>
2639 </listitem>
2640 <listitem>
2641 <para>[randy] - Updated to Pango-1.12.0.</para>
2642 </listitem>
2643 <listitem>
2644 <para>[randy] - Updated to ATK-1.11.3.</para>
2645 </listitem>
2646 <listitem>
2647 <para>[randy] - Updated to GLib-2.10.1.</para>
2648 </listitem>
2649 <listitem>
2650 <para>[randy] - Updated to cairo-1.0.4.</para>
2651 </listitem>
2652 </itemizedlist>
2653 </listitem>
2654
2655 <listitem>
2656 <para>March 26th, 2006</para>
2657 <itemizedlist>
2658 <listitem>
2659 <para>[dnicholson] - Changed note for Bc test suite. Removed one
2660 unnecessary test. Thanks to Bruce Dubbs.</para>
2661 </listitem>
2662 <listitem>
2663 <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
2664 dependency of MesaLib for the GLUT library.</para>
2665 </listitem>
2666 <listitem>
2667 <para>[randy] - Updated to Whois-4.7.12.</para>
2668 </listitem>
2669 <listitem>
2670 <para>[randy] - Applied a patch sent in by Chris Staub to suppress
2671 some unneeded screen output by the update-pciids command.</para>
2672 </listitem>
2673 <listitem>
2674 <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
2675 </listitem>
2676 </itemizedlist>
2677 </listitem>
2678
2679 <listitem>
2680 <para>March 25th, 2006</para>
2681 <itemizedlist>
2682 <listitem>
2683 <para>[dj] - Updated individual X.org packages (wget files
2684 updated) and corrected two instructions where $XORG_CONFIG should
2685 be used.</para>
2686 </listitem>
2687 <listitem>
2688 <para>[dnicholson] - Removed patches in Bc and replaced with
2689 equivalent seds. Fixed segmentation faults with bc -l. Fixes
2690 #1846. Added commands for test suite. Removed libedit
2691 dependency as it conflicts with Readline and causes problems.</para>
2692 </listitem>
2693 </itemizedlist>
2694 </listitem>
2695
2696 <listitem>
2697 <para>March 24th, 2006</para>
2698 <itemizedlist>
2699 <listitem>
2700 <para>[randy] - Updated to Expat-2.0.0.</para>
2701 </listitem>
2702 <listitem>
2703 <para>[randy] - Updated to S-Lang-2.0.6.</para>
2704 </listitem>
2705 <listitem>
2706 <para>[randy] - Updated to PCRE-6.6.</para>
2707 </listitem>
2708 <listitem>
2709 <para>[andy] - Updated Fluxbox to 0.9.15</para>
2710 </listitem>
2711 </itemizedlist>
2712 </listitem>
2713
2714 <listitem>
2715 <para>March 23rd, 2006</para>
2716 <itemizedlist>
2717 <listitem>
2718 <para>[randy] - Added a note to the CrackLib instructions advising
2719 to reinstall Shadow if you need strong password support without
2720 installing Linux-PAM.</para>
2721 </listitem>
2722 <listitem>
2723 <para>[randy] - Modified the Shadow instructions to reflect that
2724 it needs to be reinstalled (and provided the modified commands) if
2725 CrackLib is installed without Linux-PAM.</para>
2726 </listitem>
2727 <listitem>
2728 <para>[randy] - Updated to CrackLib-2.8.9.</para>
2729 </listitem>
2730 </itemizedlist>
2731 </listitem>
2732
2733 <listitem>
2734 <para>March 22nd, 2006</para>
2735 <itemizedlist>
2736 <listitem>
2737 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
2738 page.</para>
2739 </listitem>
2740 </itemizedlist>
2741 </listitem>
2742
2743 <listitem>
2744 <para>March 21st, 2006</para>
2745 <itemizedlist>
2746 <listitem>
2747 <para>[randy] - Updated Perl version entity to 5.8.8 to match
2748 current LFS SVN.</para>
2749 </listitem>
2750 </itemizedlist>
2751 </listitem>
2752
2753 <listitem>
2754 <para>March 19th, 2006</para>
2755 <itemizedlist>
2756 <listitem>
2757 <para>[randy] - Changed the Expect dependency in the DejaGnu
2758 instructions to a run-time-only dependency.</para>
2759 </listitem>
2760 </itemizedlist>
2761 </listitem>
2762
2763 <listitem>
2764 <para>March 18th, 2006</para>
2765 <itemizedlist>
2766 <listitem>
2767 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
2768 </listitem>
2769 </itemizedlist>
2770 </listitem>
2771
2772 <listitem>
2773 <para>March 16th, 2006</para>
2774 <itemizedlist>
2775 <listitem>
2776 <para>[randy] - Added new package K3b.</para>
2777 </listitem>
2778 <listitem>
2779 <para>[randy] - Created two XInclude files to replace instances of
2780 identical text in several KDE packages.</para>
2781 </listitem>
2782 </itemizedlist>
2783 </listitem>
2784
2785 <listitem>
2786 <para>March 15th, 2006</para>
2787 <itemizedlist>
2788 <listitem>
2789 <para>[dnicholson] - Added sed to libexif commands to fix
2790 Ticket #1785.</para>
2791 </listitem>
2792 <listitem>
2793 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
2794 </listitem>
2795 </itemizedlist>
2796 </listitem>
2797
2798 <listitem>
2799 <para>March 14th, 2006</para>
2800 <itemizedlist>
2801 <listitem>
2802 <para>[bdubbs] - Clarified jdk download instructions and made
2803 minor updates to the install of the binary version.</para>
2804 </listitem>
2805 </itemizedlist>
2806 </listitem>
2807
2808 <listitem>
2809 <para>March 13th, 2006</para>
2810 <itemizedlist>
2811 <listitem>
2812 <para>[dj] - Removed font path comments and defines from Xorg and
2813 XFree86 host.def files.</para>
2814 </listitem>
2815 <listitem>
2816 <para>[dj] - Fixed typos, clarified library installation, added
2817 pkg-config note, and added return notes for data packages and luit
2818 to Xorg-7 instructions.</para>
2819 </listitem>
2820 </itemizedlist>
2821 </listitem>
2822
2823 <listitem>
2824 <para>March 9th, 2006</para>
2825 <itemizedlist>
2826 <listitem>
2827 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
2828 problem.</para>
2829 </listitem>
2830 </itemizedlist>
2831 </listitem>
2832
2833 <listitem>
2834 <para>March 7th, 2006</para>
2835 <itemizedlist>
2836 <listitem>
2837 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
2838 </listitem>
2839 </itemizedlist>
2840 </listitem>
2841
2842 <listitem>
2843 <para>March 6th, 2006</para>
2844 <itemizedlist>
2845 <listitem>
2846 <para>[dnicholson] - Moved libgtkhtml to General Libraries
2847 since it is not a GNOME library. Change prefix to /usr.</para>
2848 </listitem>
2849 <listitem>
2850 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
2851 instructions.</para>
2852 </listitem>
2853 </itemizedlist>
2854 </listitem>
2855
2856 <listitem>
2857 <para>March 5th, 2006</para>
2858 <itemizedlist>
2859 <listitem>
2860 <para>[dj] - Updated to xorg-6.9.0</para>
2861 </listitem>
2862 </itemizedlist>
2863 </listitem>
2864
2865 <listitem>
2866 <para>March 4th, 2006</para>
2867 <itemizedlist>
2868 <listitem>
2869 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
2870 </listitem>
2871 </itemizedlist>
2872 </listitem>
2873
2874 <listitem>
2875 <para>March 3rd, 2006</para>
2876 <itemizedlist>
2877 <listitem>
2878 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
2879 path.</para>
2880 </listitem>
2881 <listitem>
2882 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
2883 </listitem>
2884 </itemizedlist>
2885 </listitem>
2886
2887 <listitem>
2888 <para>March 2nd, 2006</para>
2889 <itemizedlist>
2890 <listitem>
2891 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
2892 of development release.</para>
2893 </listitem>
2894 <listitem>
2895 <para>[dj] - Added command explanations and corrected prefix for
2896 xterm, libdrm, and Mesa.</para>
2897 </listitem>
2898 <listitem>
2899 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
2900 pages.</para>
2901 </listitem>
2902 <listitem>
2903 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
2904 </listitem>
2905 </itemizedlist>
2906 </listitem>
2907
2908 <listitem>
2909 <para>March 1st, 2006</para>
2910 <itemizedlist>
2911 <listitem>
2912 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
2913 installation commands.</para>
2914 </listitem>
2915 <listitem>
2916 <para>[randy] - Final cleanup to the GNOME add-on packages after the
2917 2.12.2 update.</para>
2918 </listitem>
2919 </itemizedlist>
2920 </listitem>
2921
2922 <listitem>
2923 <para>February 27th, 2006</para>
2924 <itemizedlist>
2925 <listitem>
2926 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
2927 installed.</para>
2928 </listitem>
2929 <listitem>
2930 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
2931 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
2932 </listitem>
2933 <listitem>
2934 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
2935 </listitem>
2936 </itemizedlist>
2937 </listitem>
2938
2939 <listitem>
2940 <para>February 25th, 2006</para>
2941 <itemizedlist>
2942 <listitem>
2943 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
2944 </listitem>
2945 </itemizedlist>
2946 </listitem>
2947
2948 <listitem>
2949 <para>February 23rd, 2006</para>
2950 <itemizedlist>
2951 <listitem>
2952 <para>[bdubbs] - Removed duplicate installation of lndir
2953 in xorg and xfree86.</para>
2954 </listitem>
2955 </itemizedlist>
2956 </listitem>
2957
2958 <listitem>
2959 <para>February 21st, 2006</para>
2960 <itemizedlist>
2961 <listitem>
2962 <para>[bdubbs] - Simplified unzip instructions.</para>
2963 </listitem>
2964 </itemizedlist>
2965 </listitem>
2966
2967 <listitem>
2968 <para>February 13th, 2006</para>
2969 <itemizedlist>
2970 <listitem>
2971 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
2972 </listitem>
2973 </itemizedlist>
2974 </listitem>
2975
2976 <listitem>
2977 <para>February 12th, 2006</para>
2978 <itemizedlist>
2979 <listitem>
2980 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
2981 </listitem>
2982 <listitem>
2983 <para>[archaic] - Updated to Postfix-2.2.8.</para>
2984 </listitem>
2985 <listitem>
2986 <para>[randy] - Text updates and corrections provided by a patch
2987 sent in by Chris Staub.</para>
2988 </listitem>
2989 <listitem>
2990 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
2991 files with commands to create symlinks to the actual NSS/NSPR .pc
2992 files in the Firefox, Mozilla and Thunderbird instructions as
2993 suggested by Dan Nicholson.</para>
2994 </listitem>
2995 <listitem>
2996 <para>[randy] - Abbreviated the commands used to install the NSS
2997 libraries in the NSS instructions as suggested by Tushar
2998 Teredesai.</para>
2999 </listitem>
3000 <listitem>
3001 <para>[randy] - Updated to Galeon-2.0.0.</para>
3002 </listitem>
3003 </itemizedlist>
3004 </listitem>
3005
3006 <listitem>
3007 <para>February 10th, 2006</para>
3008 <itemizedlist>
3009 <listitem>
3010 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
3011 </listitem>
3012 </itemizedlist>
3013 </listitem>
3014
3015 <listitem>
3016 <para>February 9th, 2006</para>
3017 <itemizedlist>
3018 <listitem>
3019 <para>[randy] - Updated to Transcode-1.0.2.</para>
3020 </listitem>
3021 <listitem>
3022 <para>[randy] - Minor corrections and updates to the Avifile
3023 instructions.</para>
3024 </listitem>
3025 </itemizedlist>
3026 </listitem>
3027
3028 <listitem>
3029 <para>February 8th, 2006</para>
3030 <itemizedlist>
3031 <listitem>
3032 <para>[randy] - Updated to Totem-1.2.1.</para>
3033 </listitem>
3034 <listitem>
3035 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
3036 </listitem>
3037 </itemizedlist>
3038 </listitem>
3039
3040 <listitem>
3041 <para>February 7th, 2006</para>
3042 <itemizedlist>
3043 <listitem>
3044 <para>[randy] - Updated to GOffice-0.2.0.</para>
3045 </listitem>
3046 <listitem>
3047 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
3048 </listitem>
3049 </itemizedlist>
3050 </listitem>
3051
3052 <listitem>
3053 <para>February 6th, 2006</para>
3054 <itemizedlist>
3055 <listitem>
3056 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
3057 </listitem>
3058 <listitem>
3059 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
3060 changes.</para>
3061 </listitem>
3062 </itemizedlist>
3063 </listitem>
3064
3065 <listitem>
3066 <para>February 5th, 2006</para>
3067 <itemizedlist>
3068 <listitem>
3069 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
3070 </listitem>
3071 <listitem>
3072 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
3073 </listitem>
3074 <listitem>
3075 <para>[randy] - Modified the instructions for linking to installed
3076 plugins and removed the commands to create /usr/lib/mozilla
3077 compatibility links from the Mozilla instructions.</para>
3078 </listitem>
3079 <listitem>
3080 <para>[randy] - Updated the following GNOME Add-on package
3081 instructions to fit the 2.12.2 version changes: GDM, Java Access
3082 Bridge, GNOME Speech.</para>
3083 </listitem>
3084 </itemizedlist>
3085 </listitem>
3086
3087 <listitem>
3088 <para>February 4th, 2006</para>
3089 <itemizedlist>
3090 <listitem>
3091 <para>[randy] - Updated the following GNOME Add-on package
3092 instructions to fit the 2.12.2 version changes: Epiphany,
3093 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
3094 </listitem>
3095 </itemizedlist>
3096 </listitem>
3097
3098 <listitem>
3099 <para>February 3rd, 2006</para>
3100 <itemizedlist>
3101 <listitem>
3102 <para>[randy] - Updated the following GNOME Add-on package
3103 instructions to fit the 2.12.2 version changes: libgnomecups,
3104 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
3105 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
3106 Nautilus CD Burner.</para>
3107 </listitem>
3108 <listitem>
3109 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
3110 version. Modified the /opt installation path to /opt/gnome-2.12.2,
3111 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
3112 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
3113 packages version entities also now reflect the 2.12.2 version, though
3114 the actual package instructions have not been updated.</para>
3115 </listitem>
3116 <listitem>
3117 <para>[randy] - Added a new page in the GNOME Core section for the
3118 shared-mime-info package as it is not a direct dependency of any
3119 GNOME Core package any longer.</para>
3120 </listitem>
3121 <listitem>
3122 <para>[randy] - Updated Evolution Data Server dependencies to reflect
3123 the NSS package and modified the libexecdir setting.</para>
3124 </listitem>
3125 <listitem>
3126 <para>[randy] - Updated to Metacity-2.12.2.</para>
3127 </listitem>
3128 <listitem>
3129 <para>[randy] - Updated to libwnck-2.12.2.</para>
3130 </listitem>
3131 <listitem>
3132 <para>[randy] - Updated to libsoup-2.2.7.</para>
3133 </listitem>
3134 </itemizedlist>
3135 </listitem>
3136
3137 <listitem>
3138 <para>February 2nd, 2006</para>
3139 <itemizedlist>
3140 <listitem>
3141 <para>[randy] - Updated to XScreenSaver-4.23.</para>
3142 </listitem>
3143 </itemizedlist>
3144 </listitem>
3145
3146 <listitem>
3147 <para>February 1st, 2006</para>
3148 <itemizedlist>
3149 <listitem>
3150 <para>[randy] - Updated to LZO-2.02.</para>
3151 </listitem>
3152 <listitem>
3153 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
3154 </listitem>
3155 <listitem>
3156 <para>[bdubbs] - Updated vim to version 6.4.</para>
3157 </listitem>
3158 </itemizedlist>
3159 </listitem>
3160
3161 <listitem>
3162 <para>January 31st, 2006</para>
3163 <itemizedlist>
3164 <listitem>
3165 <para>[randy] - Removed the piping of 'yes' commands from the
3166 installation of the packages containing Sun license agreements
3167 (JDK binary, FOP and FreeTTS) and instead provided a note to
3168 reference the text about automating builds.</para>
3169 </listitem>
3170 </itemizedlist>
3171 </listitem>
3172
3173 <listitem>
3174 <para>January 30th, 2006</para>
3175 <itemizedlist>
3176 <listitem>
3177 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
3178 'building-notes' as this more accurately reflects the page and added
3179 a new section 'Automated Building Procedures' to the
3180 'building-notes' page.</para>
3181 </listitem>
3182 </itemizedlist>
3183 </listitem>
3184
3185 <listitem>
3186 <para>January 29th, 2006</para>
3187 <itemizedlist>
3188 <listitem>
3189 <para>[randy] - Added instructions to build the Akode package, added
3190 a patch to fix a build issue with libtunepimp, and adjusted the
3191 dependencies in the Kdemultimedia instructions.</para>
3192 </listitem>
3193 <listitem>
3194 <para>[randy] - Updated all the links to files located on the Anduin
3195 server to use entities.</para>
3196 </listitem>
3197 <listitem>
3198 <para>[andy] - Updated glib2 to 2.8.6.</para>
3199 </listitem>
3200 </itemizedlist>
3201 </listitem>
3202
3203 <listitem>
3204 <para>January 28th, 2006</para>
3205 <itemizedlist>
3206 <listitem>
3207 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
3208 instructions.</para>
3209 </listitem>
3210 <listitem>
3211 <para>[andy] - Updated GConf to 2.12.1</para>
3212 </listitem>
3213 <listitem>
3214 <para>[andy] - Updated gtk+2 to 2.8.11</para>
3215 </listitem>
3216 </itemizedlist>
3217 </listitem>
3218
3219 <listitem>
3220 <para>January 27th, 2006</para>
3221 <itemizedlist>
3222 <listitem>
3223 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
3224 </listitem>
3225 <listitem>
3226 <para>[bdubbs] - Removed section on package management because it
3227 has been incorporated into LFS.</para>
3228 </listitem>
3229 <listitem>
3230 <para>[randy] - Modified the instruction to apply the patch in the
3231 kdegraphics instructions as the patch has changed, thanks to Miguel
3232 Bazdresch for the report.</para>
3233 </listitem>
3234 <listitem>
3235 <para>[randy] - Added a note to the GStreamer instructions about
3236 Valgrind breaking the build.</para>
3237 </listitem>
3238 <listitem>
3239 <para>[andy] - Updated libxklavier to 2.1.</para>
3240 </listitem>
3241 </itemizedlist>
3242 </listitem>
3243
3244 <listitem>
3245 <para>January 25th, 2006</para>
3246 <itemizedlist>
3247 <listitem>
3248 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
3249 to Jay McHugh for sending in the report.</para>
3250 </listitem>
3251 <listitem>
3252 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
3253 method to use 'client.mk' and '.mozconfig', added instructions
3254 to use system-installed NSS/NSPR libraries and added additional
3255 configuration information.</para>
3256 </listitem>
3257 <listitem>
3258 <para>[randy] - Changed the default to render SVG graphics in the
3259 Firefox instructions.</para>
3260 </listitem>
3261 </itemizedlist>
3262 </listitem>
3263
3264 <listitem>
3265 <para>January 23rd, 2006</para>
3266 <itemizedlist>
3267 <listitem>
3268 <para>[randy] - Updated to Thunderbird-1.5, changed the build
3269 method to use 'client.mk' and '.mozconfig', added instructions
3270 to use system-installed NSS/NSPR libraries and added additional
3271 configuration information.</para>
3272 </listitem>
3273 <listitem>
3274 <para>[randy] - Added information about using system-installed
3275 versions of the NSS/NSPR libraries and added additional configuration
3276 information to the Firefox instructions.</para>
3277 </listitem>
3278 <listitem>
3279 <para>[randy] - Added new package Network Security Services,
3280 NSS-3.11.</para>
3281 </listitem>
3282 </itemizedlist>
3283 </listitem>
3284
3285 <listitem>
3286 <para>January 22nd, 2006</para>
3287 <itemizedlist>
3288 <listitem>
3289 <para>[randy] - Adjusted some dependencies using a patch sent in
3290 by Chris Staub.</para>
3291 </listitem>
3292 </itemizedlist>
3293 </listitem>
3294
3295 <listitem>
3296 <para>January 21st, 2006</para>
3297 <itemizedlist>
3298 <listitem>
3299 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
3300 vulnerability patch to the kdelibs instructions.</para>
3301 </listitem>
3302 </itemizedlist>
3303 </listitem>
3304
3305 <listitem>
3306 <para>January 18th, 2006</para>
3307 <itemizedlist>
3308 <listitem>
3309 <para>[randy] - Modified the sed command in the Firefox instructions
3310 so that it can be run multiple times, also modified the instructions
3311 for creating symlinks to the system-wide mozilla plugin
3312 directory.</para>
3313 </listitem>
3314 <listitem>
3315 <para>[randy] - Added a dependency and updated text to the Xine
3316 Libraries instructions.</para>
3317 </listitem>
3318 <listitem>
3319 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
3320 </listitem>
3321 </itemizedlist>
3322 </listitem>
3323
3324 <listitem>
3325 <para>January 17th, 2006</para>
3326 <itemizedlist>
3327 <listitem>
3328 <para>[tushar] - Modify unzip compilation to enable unzip to
3329 unzip files up to 4 GB.</para>
3330 </listitem>
3331 <listitem>
3332 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
3333 Submitted by archaic.</para>
3334 </listitem>
3335 <listitem>
3336 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
3337 and added new modules HTML::Element::Extended and HTML::Tree as
3338 dependencies; also more reorganization and singling out of the
3339 Perl Modules.</para>
3340 </listitem>
3341 <listitem>
3342 <para>[tushar] - Change lynx installation target to install-full.</para>
3343 </listitem>
3344 <listitem>
3345 <para>[tushar] - Removed obsolete note for zipcloack.</para>
3346 </listitem>
3347 <listitem>
3348 <para>[randy] - Added three new Perl Modules as dependencies of the
3349 Digest::SHA module: Devel::Symdump, Pod::Coverage and
3350 Test::Pod::Coverage.</para>
3351 </listitem>
3352 </itemizedlist>
3353 </listitem>
3354
3355 <listitem>
3356 <para>January 16th, 2006</para>
3357 <itemizedlist>
3358 <listitem>
3359 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
3360 numerous text and dependency corrections/additions in the Perl
3361 Modules instructions.</para>
3362 </listitem>
3363 <listitem>
3364 <para>[randy] - Singled out the Text::Diff module in the Perl
3365 Modules instructions.</para>
3366 </listitem>
3367 <listitem>
3368 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
3369 and singled it out in the instructions.</para>
3370 </listitem>
3371 <listitem>
3372 <para>[randy] - Added optional dependencies to the Archive::Zip
3373 and HTML::Tagset Perl Modules instructions.</para>
3374 </listitem>
3375 <listitem>
3376 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
3377 ExtUtils::ParseXS-2.15 Perl Modules.</para>
3378 </listitem>
3379 <listitem>
3380 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
3381 note in the Module::Build instructions about using an older version
3382 of YAML.</para>
3383 </listitem>
3384 <listitem>
3385 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
3386 added new optional dependencies.</para>
3387 </listitem>
3388 </itemizedlist>
3389 </listitem>
3390
3391 <listitem>
3392 <para>January 15th, 2006</para>
3393 <itemizedlist>
3394 <listitem>
3395 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
3396 the Test::Simple-0.62 module.</para>
3397 </listitem>
3398 <listitem>
3399 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
3400 </listitem>
3401 <listitem>
3402 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
3403 and Pod::Simple-3.03 Perl Modules.</para>
3404 </listitem>
3405 <listitem>
3406 <para>[randy] - Singled out the Compress::Zlib module in the Perl
3407 Modules instructions and updated to the 1.41 version.</para>
3408 </listitem>
3409 </itemizedlist>
3410 </listitem>
3411
3412 <listitem>
3413 <para>January 14th, 2006</para>
3414 <itemizedlist>
3415 <listitem>
3416 <para>[randy] - Added a note to run the test suite and added
3417 documentation installation commands to the GnuPG instructions.</para>
3418 </listitem>
3419 </itemizedlist>
3420 </listitem>
3421
3422 <listitem>
3423 <para>January 12th, 2006</para>
3424 <itemizedlist>
3425 <listitem>
3426 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
3427 dependency URLs to fix the AMR support and added additional
3428 documentation installation commands.</para>
3429 </listitem>
3430 </itemizedlist>
3431 </listitem>
3432
3433 <listitem>
3434 <para>January 11, 2006</para>
3435 <itemizedlist>
3436 <listitem>
3437 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
3438 dependencies, updated the version of the Skins file.</para>
3439 </listitem>
3440 <listitem>
3441 <para>[andy] - Updated to abiword-2.4.2.</para>
3442 </listitem>
3443 </itemizedlist>
3444 </listitem>
3445
3446 <listitem>
3447 <para>January 10th, 2006</para>
3448 <itemizedlist>
3449 <listitem>
3450 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
3451 </listitem>
3452 <listitem>
3453 <para>[randy] - Corrections to the CVS instructions: fixed broken
3454 download URLs and corrected documentation installation
3455 commands.</para>
3456 </listitem>
3457 </itemizedlist>
3458 </listitem>
3459
3460 <listitem>
3461 <para>January 9th, 2006</para>
3462 <itemizedlist>
3463 <listitem>
3464 <para>[randy] - Updated the MPlayer instructions with the new URL for
3465 the LIVE555 Streaming Media web site.</para>
3466 </listitem>
3467 </itemizedlist>
3468 </listitem>
3469
3470 <listitem>
3471 <para>January 8th, 2006</para>
3472 <itemizedlist>
3473 <listitem>
3474 <para>[randy] - Updated to Ethereal-0.10.14.</para>
3475 </listitem>
3476 <listitem>
3477 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
3478 </listitem>
3479 <listitem>
3480 <para>[randy] - Minor updates to the Kdegraphics instructions:
3481 added new dependencies, added a note about creating the API
3482 documentation, added a note about the OCR support, updated the
3483 installed programs, libraries and directories list.</para>
3484 </listitem>
3485 </itemizedlist>
3486 </listitem>
3487
3488 <listitem>
3489 <para>January 7th, 2006</para>
3490 <itemizedlist>
3491 <listitem>
3492 <para>[randy] - Removed the Berkeley DB dependency from packages
3493 utilizing it as BDB is now built in LFS.</para>
3494 </listitem>
3495 <listitem>
3496 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
3497 Python instructions to support the new BDB, updated the Heimdal
3498 instructions to account for the changed library file names.</para>
3499 </listitem>
3500 <listitem>
3501 <para>[randy] - Updated to GIMP-2.2.10.</para>
3502 </listitem>
3503 <listitem>
3504 <para>[andy] - Updated to xvidcore-1.1.0.</para>
3505 </listitem>
3506 </itemizedlist>
3507 </listitem>
3508
3509 <listitem>
3510 <para>January 6th, 2006</para>
3511 <itemizedlist>
3512 <listitem>
3513 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
3514 1.0.14.</para>
3515 </listitem>
3516 <listitem>
3517 <para>[randy] - Modified the command to run the libcroco test
3518 suite.</para>
3519 </listitem>
3520 </itemizedlist>
3521 </listitem>
3522
3523 <listitem>
3524 <para>January 5th, 2006</para>
3525 <itemizedlist>
3526 <listitem>
3527 <para>[randy] - Updated to Poppler-0.4.3.</para>
3528 </listitem>
3529 <listitem>
3530 <para>[randy] - Updated to giflib-4.1.4.</para>
3531 </listitem>
3532 <listitem>
3533 <para>[randy] - Updated to libexif-0.6.13.</para>
3534 </listitem>
3535 <listitem>
3536 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
3537 to the kdegraphics instructions.</para>
3538 </listitem>
3539 </itemizedlist>
3540 </listitem>
3541
3542 <listitem>
3543 <para>January 4th, 2006</para>
3544 <itemizedlist>
3545 <listitem>
3546 <para>[randy] - Minor additions to the kdebase instructions: added
3547 optional dependencies, added a configuration section which includes
3548 information about run-time packages, and added installed programs,
3549 libraries and directories.</para>
3550 </listitem>
3551 <listitem>
3552 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
3553 </listitem>
3554 </itemizedlist>
3555 </listitem>
3556
3557 <listitem>
3558 <para>January 2nd, 2006</para>
3559 <itemizedlist>
3560 <listitem>
3561 <para>[randy] - Added significant updates to the HAL instructions:
3562 updated the dependencies, modified the command that changes the
3563 storage device policy, added text and a visual chart to explain
3564 the requirements of the hal-device-manager program, added commands
3565 to allow for locale specific needs in the storage device policy,
3566 and some general text cleanup.</para>
3567 </listitem>
3568 <listitem>
3569 <para>[randy] - Updated the D-BUS instructions to include text that
3570 identifies the needs of the HAL package.</para>
3571 </listitem>
3572 </itemizedlist>
3573 </listitem>
3574
3575 <listitem>
3576 <para>December 31st, 2005</para>
3577 <itemizedlist>
3578 <listitem>
3579 <para>[randy] - Added a sed command to the D-Bus instructions to
3580 change a 'jar' command to 'fastjar' due to the changes in
3581 GCC-4.0.x.</para>
3582 </listitem>
3583 </itemizedlist>
3584 </listitem>
3585
3586 <listitem>
3587 <para>December 30th, 2005</para>
3588 <itemizedlist>
3589 <listitem>
3590 <para>[randy] - Added some optional dependencies to the Kdelibs
3591 instructions.</para>
3592 </listitem>
3593 <listitem>
3594 <para>[randy] - Added new package Libidn-0.6.0.</para>
3595 </listitem>
3596 <listitem>
3597 <para>[andy] - Added new package Gaim-1.5.0.</para>
3598 </listitem>
3599 </itemizedlist>
3600 </listitem>
3601
3602 <listitem>
3603 <para>December 29th, 2005</para>
3604 <itemizedlist>
3605 <listitem>
3606 <para>[randy] - Removed libogg and added NAS to the optional
3607 dependencies of aRts.</para>
3608 </listitem>
3609 <listitem>
3610 <para>[randy] - Added a caution note to the MC instructions
3611 about the UTF-8 related issues.</para>
3612 </listitem>
3613 <listitem>
3614 <para>[randy] - Added a caution note to the UnZip instructions
3615 about the locale related issues.</para>
3616 </listitem>
3617 <listitem>
3618 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
3619 2, 'Important Information', thanks to Alexander Patrakov for
3620 contributing the text for this page. The page is very incomplete and
3621 many more packages with locale related issues will be added.</para>
3622 </listitem>
3623 </itemizedlist>
3624 </listitem>
3625
3626 <listitem>
3627 <para>December 28th, 2005</para>
3628 <itemizedlist>
3629 <listitem>
3630 <para>[randy] - Added new package GOffice-0.1.2.</para>
3631 </listitem>
3632 </itemizedlist>
3633 </listitem>
3634
3635 <listitem>
3636 <para>December 27th, 2005</para>
3637 <itemizedlist>
3638 <listitem>
3639 <para>[randy] - Updated to libgsf-1.13.3.</para>
3640 </listitem>
3641 <listitem>
3642 <para>[randy] - Removed the unneeded 'make' command from the
3643 hicolor-icon-theme instructions.</para>
3644 </listitem>
3645 <listitem>
3646 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
3647 removed an unneeded switch from the configure command.</para>
3648 </listitem>
3649 <listitem>
3650 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
3651 </listitem>
3652 <listitem>
3653 <para>[randy] - Updated to ISO Codes-0.49.</para>
3654 </listitem>
3655 </itemizedlist>
3656 </listitem>
3657
3658 <listitem>
3659 <para>December 26th, 2005</para>
3660 <itemizedlist>
3661 <listitem>
3662 <para>[randy] - Updated to Doxygen-1.4.5.</para>
3663 </listitem>
3664 <listitem>
3665 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
3666 download URL, added test suite notes, modified the configure command
3667 to include switches for the recommended dependencies and added
3668 appropriate notes about the recommended dependencies.</para>
3669 </listitem>
3670 <listitem>
3671 <para>[randy] - Updated to little cms-1.15.</para>
3672 </listitem>
3673 <listitem>
3674 <para>[randy] - Updated to Sendmail-8.13.5.</para>
3675 </listitem>
3676 <listitem>
3677 <para>[dj] - Added colorls patch to tcsh instructions.</para>
3678 </listitem>
3679 <listitem>
3680 <para>[dj] - Corrected additional recommended and optional
3681 dependencies in OpenOffice instructions.</para>
3682 </listitem>
3683 <listitem>
3684 <para>[andy] - Update xine-lib to 1.1.1.</para>
3685 </listitem>
3686 </itemizedlist>
3687 </listitem>
3688
3689 <listitem>
3690 <para>December 25th, 2005</para>
3691 <itemizedlist>
3692 <listitem>
3693 <para>[randy] - Updated to LibMPEG3-1.6.</para>
3694 </listitem>
3695 </itemizedlist>
3696 </listitem>
3697
3698 <listitem>
3699 <para>December 24th, 2005</para>
3700 <itemizedlist>
3701 <listitem>
3702 <para>[randy] - Fixed a syntax error in the configure scripts and
3703 simplified the existing sed commands in the Tcl and Tk
3704 instructions.</para>
3705 </listitem>
3706 <listitem>
3707 <para>[randy] - Added pkg-config and ALSA Library as required
3708 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
3709 pointing out the omission.</para>
3710 </listitem>
3711 <listitem>
3712 <para>[randy] - Fixed GTK+-2 documentation installation commands,
3713 thanks to Nico R. for pointing out the breakage.</para>
3714 </listitem>
3715 <listitem>
3716 <para>[randy] - Updated to Firefox-1.5, modified the method used
3717 to build it and added a command to fix an anonymous enum in an
3718 interface header file.</para>
3719 </listitem>
3720 <listitem>
3721 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
3722 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
3723 </listitem>
3724 </itemizedlist>
3725 </listitem>
3726
3727 <listitem>
3728 <para>December 23rd, 2005</para>
3729 <itemizedlist>
3730 <listitem>
3731 <para>[andy] - Updated librsvg to 2.12.7.</para>
3732 </listitem>
3733 <listitem>
3734 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
3735 </listitem>
3736 </itemizedlist>
3737 </listitem>
3738
3739 <listitem>
3740 <para>December 22nd, 2005</para>
3741 <itemizedlist>
3742 <listitem>
3743 <para>[andy] - Updated XFce to 4.2.3.2.</para>
3744 </listitem>
3745 </itemizedlist>
3746 </listitem>
3747
3748 <listitem>
3749 <para>December 21st, 2005</para>
3750 <itemizedlist>
3751 <listitem>
3752 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
3753 use visudo to edit the sudoers file.</para>
3754 </listitem>
3755 </itemizedlist>
3756 </listitem>
3757
3758 <listitem>
3759 <para>December 20th, 2005</para>
3760 <itemizedlist>
3761 <listitem>
3762 <para>[randy] - Commented out the Python and Perl bindings build
3763 notes from the Subversion instructions as there is a build failure
3764 using current versions of SWIG and (B)LFS packages.</para>
3765 </listitem>
3766 <listitem>
3767 <para>[randy] - Added documentation installation commands to the
3768 Guile instructions.</para>
3769 </listitem>
3770 </itemizedlist>
3771 </listitem>
3772
3773 <listitem>
3774 <para>December 19th, 2005</para>
3775 <itemizedlist>
3776 <listitem>
3777 <para>[randy] - Modified the sed command in the OpenSSH instructions
3778 to better allow for repeated builds.</para>
3779 </listitem>
3780 <listitem>
3781 <para>[bdubbs] - Updated to nmap-3.95.</para>
3782 </listitem>
3783 <listitem>
3784 <para>[bdubbs] - Added sed to Bind to prevent invalid
3785 warnings in the log.</para>
3786 </listitem>
3787 <listitem>
3788 <para>[randy] - Updated to Samba-3.0.20b.</para>
3789 </listitem>
3790 <listitem>
3791 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
3792 </listitem>
3793 </itemizedlist>
3794 </listitem>
3795
3796 <listitem>
3797 <para>December 18th, 2005</para>
3798 <itemizedlist>
3799 <listitem>
3800 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
3801 </listitem>
3802 <listitem>
3803 <para>[bdubbs] - Changed configure instruction in gimp to
3804 use recommended dependencies. Added note that the switches
3805 to configure need to be changed if the recommended
3806 dependencies are not installed.</para>
3807 </listitem>
3808 <listitem>
3809 <para>[bdubbs] - Updated to whois-4.7.10.</para>
3810 </listitem>
3811 <listitem>
3812 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
3813 </listitem>
3814 </itemizedlist>
3815 </listitem>
3816
3817 <listitem>
3818 <para>December 17th, 2005</para>
3819 <itemizedlist>
3820 <listitem>
3821 <para>[randy] - Updated to PHP-5.1.1.</para>
3822 </listitem>
3823 </itemizedlist>
3824 </listitem>
3825
3826 <listitem>
3827 <para>December 16th, 2005</para>
3828 <itemizedlist>
3829 <listitem>
3830 <para>[randy] - Updated to Stunnel-4.14.</para>
3831 </listitem>
3832 <listitem>
3833 <para>[randy] - Updated to Ruby-1.8.3.</para>
3834 </listitem>
3835 </itemizedlist>
3836 </listitem>
3837
3838 <listitem>
3839 <para>December 15, 2005</para>
3840 <itemizedlist>
3841 <listitem>
3842 <para>[randy] - Updated to Aspell-0.60.4.</para>
3843 </listitem>
3844 <listitem>
3845 <para>[randy] - Added a sed command to the FOP instructions which
3846 fixes an obsolete tail command in the JAI binary.</para>
3847 </listitem>
3848 <listitem>
3849 <para>[randy] - Updated to Gamin-0.1.7.</para>
3850 </listitem>
3851 <listitem>
3852 <para>[bdubbs] - Removed section on newsserver.</para>
3853 </listitem>
3854 <listitem>
3855 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
3856 </listitem>
3857 </itemizedlist>
3858 </listitem>
3859
3860 <listitem>
3861 <para>December 14th, 2005</para>
3862 <itemizedlist>
3863 <listitem>
3864 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
3865 </listitem>
3866 <listitem>
3867 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
3868 </listitem>
3869 </itemizedlist>
3870 </listitem>
3871
3872 <listitem>
3873 <para>December 13th, 2005</para>
3874 <itemizedlist>
3875 <listitem>
3876 <para>[bdubbs] - Update description of LiveCD.</para>
3877 </listitem>
3878 <listitem>
3879 <para>[randy] - Updated to MySQL-5.0.16.</para>
3880 </listitem>
3881 <listitem>
3882 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
3883 </listitem>
3884 <listitem>
3885 <para>[bdubbs] - Removed libungif.</para>
3886 </listitem>
3887 <listitem>
3888 <para>[randy] - Updated to GTK+-2.8.9.</para>
3889 </listitem>
3890 <listitem>
3891 <para>[andy] - Updated to Abiword-2.4.1</para>
3892 </listitem>
3893 </itemizedlist>
3894 </listitem>
3895
3896 <listitem>
3897 <para>December 11th, 2005</para>
3898 <itemizedlist>
3899 <listitem>
3900 <para>[randy] - Updated to Pango-1.10.2.</para>
3901 </listitem>
3902 <listitem>
3903 <para>[randy] - Updated to GLib-2.8.4.</para>
3904 </listitem>
3905 </itemizedlist>
3906 </listitem>
3907
3908 <listitem>
3909 <para>December 10th, 2005</para>
3910 <itemizedlist>
3911 <listitem>
3912 <para>[randy] - Updated to Heimdal-0.7.1.</para>
3913 </listitem>
3914 </itemizedlist>
3915 </listitem>
3916
3917 <listitem>
3918 <para>December 9th, 2005</para>
3919 <itemizedlist>
3920 <listitem>
3921 <para>[randy] - Fixed command typos in the Gnome Menus and
3922 Gnome Volume Manager instructions.</para>
3923 </listitem>
3924 <listitem>
3925 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
3926 </listitem>
3927 <listitem>
3928 <para>[andy] - Added details of how to create a fluxbox.desktop file to
3929 the Fluxbox page.</para>
3930 </listitem>
3931 </itemizedlist>
3932 </listitem>
3933
3934 <listitem>
3935 <para>December 8th, 2005</para>
3936 <itemizedlist>
3937 <listitem>
3938 <para>[bdubbs] - Updated to curl-7.15.1.</para>
3939 </listitem>
3940 </itemizedlist>
3941 </listitem>
3942
3943 <listitem>
3944 <para>December 7th, 2005</para>
3945 <itemizedlist>
3946 <listitem>
3947 <para>[bdubbs] - Added sed to remove incomplete tests from
3948 test program in popt.</para>
3949 </listitem>
3950 <listitem>
3951 <para>[bdubbs] - Removed reference to non-existent esound.ps
3952 from EsounD-0.2.36.</para>
3953 </listitem>
3954 <listitem>
3955 <para>[bdubbs] - Removed --with-history option from libxml2. Added
3956 a caution that the make check command can hang forever under
3957 certain conditions with the option.</para>
3958 </listitem>
3959 <listitem>
3960 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
3961 </listitem>
3962 <listitem>
3963 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
3964 go moko for pointing out the omission.</para>
3965 </listitem>
3966 <listitem>
3967 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
3968 </listitem>
3969 <listitem>
3970 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
3971 thanks to David Rosal for pointing out the omission.</para>
3972 </listitem>
3973 <listitem>
3974 <para>[randy] - Updated to libvorbis-1.1.2.</para>
3975 </listitem>
3976 <listitem>
3977 <para>[randy] - Updated to libogg-1.1.3.</para>
3978 </listitem>
3979 </itemizedlist>
3980 </listitem>
3981
3982 <listitem>
3983 <para>December 6th, 2005</para>
3984 <itemizedlist>
3985 <listitem>
3986 <para>[dj] - Completed dependencies, removed optional configure
3987 parameters and added the no_mozilla (firefox) patch for
3988 OpenOffice.</para>
3989 </listitem>
3990 </itemizedlist>
3991 </listitem>
3992
3993 <listitem>
3994 <para>December 3rd, 2005</para>
3995 <itemizedlist>
3996 <listitem>
3997 <para>[randy] - Updated to GCC-4.0.2.</para>
3998 </listitem>
3999 <listitem>
4000 <para>[bdubbs] - Updated to qt-3.3.5.</para>
4001 </listitem>
4002 </itemizedlist>
4003 </listitem>
4004
4005 <listitem>
4006 <para>December 2nd, 2005</para>
4007 <itemizedlist>
4008 <listitem>
4009 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
4010 </listitem>
4011 </itemizedlist>
4012 </listitem>
4013
4014 <listitem>
4015 <para>December 1st, 2005</para>
4016 <itemizedlist>
4017 <listitem>
4018 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
4019 </listitem>
4020 </itemizedlist>
4021 </listitem>
4022
4023 <listitem>
4024 <para>November 30th, 2005</para>
4025 <itemizedlist>
4026 <listitem>
4027 <para>[randy] - Updated to xinetd-2.3.14.</para>
4028 </listitem>
4029 <listitem>
4030 <para>[randy] - Added a command to create the logging directory in
4031 the GDM instructions, thanks to Vincent Fretin for pointing out the
4032 oversight.</para>
4033 </listitem>
4034 <listitem>
4035 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
4036 </listitem>
4037 <listitem>
4038 <para>[randy] - Updated to Sysstat-6.0.2.</para>
4039 </listitem>
4040 </itemizedlist>
4041 </listitem>
4042
4043 <listitem>
4044 <para>November 29th, 2005</para>
4045 <itemizedlist>
4046 <listitem>
4047 <para>[randy] - Updated to Shadow-4.0.13.</para>
4048 </listitem>
4049 <listitem>
4050 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
4051 the installation commands have changed.</para>
4052 </listitem>
4053 <listitem>
4054 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
4055 </listitem>
4056 </itemizedlist>
4057 </listitem>
4058
4059 <listitem>
4060 <para>November 27th, 2005</para>
4061 <itemizedlist>
4062 <listitem>
4063 <para>[randy] - Added an FTP download URL and changed the
4064 documentation installation to a versioned directory in the Fontconfig
4065 instructions.</para>
4066 </listitem>
4067 <listitem>
4068 <para>[randy] - Added documentation installation and clarified the
4069 purpose of the sed command in the FreeType instructions.</para>
4070 </listitem>
4071 </itemizedlist>
4072 </listitem>
4073
4074 <listitem>
4075 <para>November 26th, 2005</para>
4076 <itemizedlist>
4077 <listitem>
4078 <para>[randy] - Added a note to the Lynx instructions that
4079 identifies, and shows how to avoid, a security vulnerability.</para>
4080 </listitem>
4081 <listitem>
4082 <para>[randy] - Updated to S-Lang-2.0.5.</para>
4083 </listitem>
4084 <listitem>
4085 <para>[randy] - Updated the text in the Net-tools instructions
4086 to reflect the updated version of Coreutils.</para>
4087 </listitem>
4088 </itemizedlist>
4089 </listitem>
4090
4091 <listitem>
4092 <para>November 25th, 2005</para>
4093 <itemizedlist>
4094 <listitem>
4095 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
4096 </listitem>
4097 <listitem>
4098 <para>[randy] - Updated to pkg-config-0.20</para>
4099 </listitem>
4100 </itemizedlist>
4101 </listitem>
4102
4103 <listitem>
4104 <para>November 24th, 2005</para>
4105 <itemizedlist>
4106 <listitem>
4107 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
4108 installation commands to work with the newer version.</para>
4109 </listitem>
4110 </itemizedlist>
4111 </listitem>
4112
4113 <listitem>
4114 <para>November 23rd, 2005</para>
4115 <itemizedlist>
4116 <listitem>
4117 <para>[bdubbs] - Added sed to sudo to correct a security issue
4118 (Archaic). Also added --enable-shell-sets-home switch
4119 (Gerard).</para>
4120 </listitem>
4121 </itemizedlist>
4122 </listitem>
4123
4124 <listitem>
4125 <para>November 22nd, 2005</para>
4126 <itemizedlist>
4127 <listitem>
4128 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
4129 </listitem>
4130 <listitem>
4131 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
4132 051020 and changed the documentation directory to a versioned
4133 name.</para>
4134 </listitem>
4135 <listitem>
4136 <para>[randy] - Updated to FriBidi-0.10.7.</para>
4137 </listitem>
4138 <listitem>
4139 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
4140 the tests outlined in the DocBook DSSSL Stylesheets
4141 instructions.</para>
4142 </listitem>
4143 <listitem>
4144 <para>[randy] - Updated to Ethereal-0.10.13.</para>
4145 </listitem>
4146 <listitem>
4147 <para>[randy] - Added new package GC-6.5.</para>
4148 </listitem>
4149 </itemizedlist>
4150 </listitem>
4151
4152 <listitem>
4153 <para>November 21st, 2005</para>
4154 <itemizedlist>
4155 <listitem>
4156 <para>[randy] - Updated the Rsync bootscript to remove the --compress
4157 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
4158 </listitem>
4159 <listitem>
4160 <para>[randy] - Added --disable-python to the configure command in
4161 the D-BUS instructions to fix a broken build identified by Filip
4162 Bartmann.</para>
4163 </listitem>
4164 <listitem>
4165 <para>[randy] - Added --disable-libwrap to the configure command in
4166 the Stunnel instructions to fix a broken build identified by Filip
4167 Bartmann.</para>
4168 </listitem>
4169 <listitem>
4170 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
4171 Utilities section of Chapter 31.</para>
4172 </listitem>
4173 <listitem>
4174 <para>[randy] - Modified the libexecdir parameter passed to configure
4175 and tweaked the storage device policy in the HAL instructions.</para>
4176 </listitem>
4177 </itemizedlist>
4178 </listitem>
4179
4180 <listitem>
4181 <para>November 19th, 2005</para>
4182 <itemizedlist>
4183 <listitem>
4184 <para>[randy] - Added notes to start a D-BUS session daemon to the
4185 D-BUS, GDM and GNOME Configuration instructions.</para>
4186 </listitem>
4187 <listitem>
4188 <para>[dj] - Cleaned up OpenOffice instructions and added
4189 a no-pam patch.</para>
4190 </listitem>
4191 </itemizedlist>
4192 </listitem>
4193
4194 <listitem>
4195 <para>November 18th, 2005</para>
4196 <itemizedlist>
4197 <listitem>
4198 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
4199 thanks to Steffen Knollman for discovering the problem and
4200 contributing the patch.</para>
4201 </listitem>
4202 <listitem>
4203 <para>[igor] - Updated to rsync-2.6.6.</para>
4204 </listitem>
4205 </itemizedlist>
4206 </listitem>
4207
4208 <listitem>
4209 <para>November 17th, 2005</para>
4210 <itemizedlist>
4211 <listitem>
4212 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
4213 Utilities section of Chapter 31.</para>
4214 </listitem>
4215 <listitem>
4216 <para>[dj] - Corrected OpenOffice patch names.</para>
4217 </listitem>
4218 </itemizedlist>
4219 </listitem>
4220
4221 <listitem>
4222 <para>November 15th, 2005</para>
4223 <itemizedlist>
4224 <listitem>
4225 <para>[dj] - Updated to OpenOffice-2.0.0</para>
4226 </listitem>
4227 </itemizedlist>
4228 </listitem>
4229
4230 <listitem>
4231 <para>November 14th, 2005</para>
4232 <itemizedlist>
4233 <listitem>
4234 <para>[randy] - Updated to Balsa-2.3.6.</para>
4235 </listitem>
4236 </itemizedlist>
4237 </listitem>
4238
4239 <listitem>
4240 <para>November 13th, 2005</para>
4241 <itemizedlist>
4242 <listitem>
4243 <para>[randy] - Added several more entries to the 'Other Programming
4244 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
4245 and other contributions.</para>
4246 </listitem>
4247 </itemizedlist>
4248 </listitem>
4249
4250 <listitem>
4251 <para>November 12th, 2005</para>
4252 <itemizedlist>
4253 <listitem>
4254 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
4255 xptinfo.h anonymous enum patch.</para>
4256 </listitem>
4257 </itemizedlist>
4258 </listitem>
4259
4260 <listitem>
4261 <para>November 9th, 2005</para>
4262 <itemizedlist>
4263 <listitem>
4264 <para>[randy] - Updated references to source and md5sum files
4265 on the Anduin server due to the Anduin reorganization.</para>
4266 </listitem>
4267 <listitem>
4268 <para>[randy] - Added several more programming languages to the
4269 'Other Programming Tools' section.</para>
4270 </listitem>
4271 </itemizedlist>
4272 </listitem>
4273
4274 <listitem>
4275 <para>November 7th, 2005</para>
4276 <itemizedlist>
4277 <listitem>
4278 <para>[randy] - Added several programming languages to the 'Other
4279 Programming Tools' section.</para>
4280 </listitem>
4281 <listitem>
4282 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
4283 </listitem>
4284 </itemizedlist>
4285 </listitem>
4286
4287 <listitem>
4288 <para>November 5th, 2005</para>
4289 <itemizedlist>
4290 <listitem>
4291 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
4292 suggestions.</para>
4293 </listitem>
4294 </itemizedlist>
4295 </listitem>
4296
4297 <listitem>
4298 <para>November 4th, 2005</para>
4299 <itemizedlist>
4300 <listitem>
4301 <para>[randy] - Added a patch to the libgsf instructions so that the
4302 configure script properly discovers GConf.</para>
4303 </listitem>
4304 </itemizedlist>
4305 </listitem>
4306
4307 <listitem>
4308 <para>November 3rd, 2005</para>
4309 <itemizedlist>
4310 <listitem>
4311 <para>[randy] - Added new package GMime-2.1.17.</para>
4312 </listitem>
4313 </itemizedlist>
4314 </listitem>
4315
4316 <listitem>
4317 <para>November 1st, 2005</para>
4318 <itemizedlist>
4319 <listitem>
4320 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
4321 'Other Programming Tools' section.</para>
4322 </listitem>
4323 <listitem>
4324 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
4325 </listitem>
4326 <listitem>
4327 <para>[randy] - Updated to Transcode-1.0.1.</para>
4328 </listitem>
4329 </itemizedlist>
4330 </listitem>
4331
4332 <listitem>
4333 <para>October 31st, 2005</para>
4334 <itemizedlist>
4335 <listitem>
4336 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
4337 </listitem>
4338 </itemizedlist>
4339 </listitem>
4340
4341 <listitem>
4342 <para>October 30th, 2005</para>
4343 <itemizedlist>
4344 <listitem>
4345 <para>[randy] - Added new package Totem-1.2.0.</para>
4346 </listitem>
4347 <listitem>
4348 <para>[dj] - Updated to JDK-1.5.0_05.</para>
4349 </listitem>
4350 </itemizedlist>
4351 </listitem>
4352
4353 <listitem>
4354 <para>October 29th, 2005</para>
4355 <itemizedlist>
4356 <listitem>
4357 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
4358 </listitem>
4359 </itemizedlist>
4360 </listitem>
4361
4362 <listitem>
4363 <para>October 28th, 2005</para>
4364 <itemizedlist>
4365 <listitem>
4366 <para>[igor] - Updated to SDL-1.2.9.</para>
4367 </listitem>
4368 <listitem>
4369 <para>[igor] - Updated to CVS-1.11.21.</para>
4370 </listitem>
4371 </itemizedlist>
4372 </listitem>
4373
4374 <listitem>
4375 <para>October 25th, 2005</para>
4376 <itemizedlist>
4377 <listitem>
4378 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
4379 package from the GNOME Add-on section.</para>
4380 </listitem>
4381 </itemizedlist>
4382 </listitem>
4383
4384 <listitem>
4385 <para>October 23rd, 2005</para>
4386 <itemizedlist>
4387 <listitem>
4388 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
4389 </listitem>
4390 <listitem>
4391 <para>[randy] - Added new package Poppler-0.4.2.</para>
4392 </listitem>
4393 </itemizedlist>
4394 </listitem>
4395
4396 <listitem>
4397 <para>October 21st, 2005</para>
4398 <itemizedlist>
4399 <listitem>
4400 <para>[randy] - Added new package GNOME Keyring
4401 Manager-2.12.0.</para>
4402 </listitem>
4403 </itemizedlist>
4404 </listitem>
4405
4406 <listitem>
4407 <para>October 20th, 2005</para>
4408 <itemizedlist>
4409 <listitem>
4410 <para>[randy] - Added new package ISO Codes-0.48.</para>
4411 </listitem>
4412 </itemizedlist>
4413 </listitem>
4414
4415 <listitem>
4416 <para>October 19th, 2005</para>
4417 <itemizedlist>
4418 <listitem>
4419 <para>[randy] - Added new package PyXML-0.8.4.</para>
4420 </listitem>
4421 <listitem>
4422 <para>[randy] - Added category headers to the GNOME Add-on packages
4423 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
4424 XML wizardry to make this happen.</para>
4425 </listitem>
4426 </itemizedlist>
4427 </listitem>
4428
4429 <listitem>
4430 <para>October 18th, 2005</para>
4431 <itemizedlist>
4432 <listitem>
4433 <para>[randy] - Added a patch and an additional command to enable the
4434 streaming audio method in the GNOME Speech instructions.</para>
4435 </listitem>
4436 <listitem>
4437 <para>[randy] - Updated to GDM-2.8.0.5.</para>
4438 </listitem>
4439 </itemizedlist>
4440 </listitem>
4441
4442 <listitem>
4443 <para>October 17th, 2005</para>
4444 <itemizedlist>
4445 <listitem>
4446 <para>[randy] - Updated to GOK-1.0.5.</para>
4447 </listitem>
4448 <listitem>
4449 <para>[igor] - Updated to HTML Tidy-051013.</para>
4450 </listitem>
4451 <listitem>
4452 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
4453 </listitem>
4454 <listitem>
4455 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
4456 </listitem>
4457 </itemizedlist>
4458 </listitem>
4459
4460 <listitem>
4461 <para>October 16th, 2005</para>
4462 <itemizedlist>
4463 <listitem>
4464 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
4465 of the xextensions.pc file from the GNOME Magnifier to the XFree86
4466 instructions.</para>
4467 </listitem>
4468 <listitem>
4469 <para>[igor] - Updated to PHP-5.0.5.</para>
4470 </listitem>
4471 <listitem>
4472 <para>[randy] - Modified dependencies in the libgtkhtml
4473 instructions.</para>
4474 </listitem>
4475 <listitem>
4476 <para>[igor] - Updated to PCRE-6.4.</para>
4477 </listitem>
4478 <listitem>
4479 <para>[igor] - Updated to cURL-7.15.0.</para>
4480 </listitem>
4481 </itemizedlist>
4482 </listitem>
4483
4484 <listitem>
4485 <para>October 15th, 2005</para>
4486 <itemizedlist>
4487 <listitem>
4488 <para>[igor] - Added the gcc4 patch for NTP.</para>
4489 </listitem>
4490 <listitem>
4491 <para>[igor] - Updated to Fcron-3.0.0.</para>
4492 </listitem>
4493 <listitem>
4494 <para>[igor] - Updated to Apache-2.0.55.</para>
4495 </listitem>
4496 <listitem>
4497 <para>[igor] - Updated to Python-2.4.2.</para>
4498 </listitem>
4499 <listitem>
4500 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
4501 </listitem>
4502 <listitem>
4503 <para>[randy] - Updated to GGV-2.12.0.</para>
4504 </listitem>
4505 <listitem>
4506 <para>[igor] - Updated to Firefox-1.0.7.</para>
4507 </listitem>
4508 <listitem>
4509 <para>[randy] - Updated to AT SPI-1.6.6.</para>
4510 </listitem>
4511 <listitem>
4512 <para>[igor] - Updated to libtiff-3.7.4.</para>
4513 </listitem>
4514 <listitem>
4515 <para>[igor] - Updated to cairo-1.0.2.</para>
4516 </listitem>
4517 <listitem>
4518 <para>[randy] - Updated to Zenity-2.12.1.</para>
4519 </listitem>
4520 <listitem>
4521 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
4522 </listitem>
4523 </itemizedlist>
4524 </listitem>
4525
4526 <listitem>
4527 <para>October 14th, 2005</para>
4528 <itemizedlist>
4529 <listitem>
4530 <para>[igor] - Updated to libpcap-0.9.4.</para>
4531 </listitem>
4532 <listitem>
4533 <para>[igor] - Updated to Wget-1.10.2.</para>
4534 </listitem>
4535 <listitem>
4536 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
4537 </listitem>
4538 <listitem>
4539 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
4540 </listitem>
4541 <listitem>
4542 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
4543 </listitem>
4544 <listitem>
4545 <para>[randy] - Updated to File Roller-2.12.1.</para>
4546 </listitem>
4547 <listitem>
4548 <para>[randy] - Updated to EOG-2.12.1.</para>
4549 </listitem>
4550 <listitem>
4551 <para>[randy] - Updated to gedit-2.12.1.</para>
4552 </listitem>
4553 </itemizedlist>
4554 </listitem>
4555
4556 <listitem>
4557 <para>October 13th, 2005</para>
4558 <itemizedlist>
4559 <listitem>
4560 <para>[igor] - Updated Vim security patch.</para>
4561 </listitem>
4562 <listitem>
4563 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
4564 </listitem>
4565 <listitem>
4566 <para>[randy] - Updated to Epiphany-1.8.2.</para>
4567 </listitem>
4568 <listitem>
4569 <para>[randy] - Changed Python from an optional to a recommended
4570 dependency in the GNOME Doc Utils dependencies.</para>
4571 </listitem>
4572 </itemizedlist>
4573 </listitem>
4574
4575 <listitem>
4576 <para>October 12th, 2005</para>
4577 <itemizedlist>
4578 <listitem>
4579 <para>[randy] - Updated to gcalctool-5.6.31.</para>
4580 </listitem>
4581 </itemizedlist>
4582 </listitem>
4583
4584 <listitem>
4585 <para>October 11th, 2005</para>
4586 <itemizedlist>
4587 <listitem>
4588 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
4589 </listitem>
4590 <listitem>
4591 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
4592 </listitem>
4593 <listitem>
4594 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
4595 </listitem>
4596 <listitem>
4597 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
4598 </listitem>
4599 <listitem>
4600 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
4601 </listitem>
4602 <listitem>
4603 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
4604 </listitem>
4605 <listitem>
4606 <para>[randy] - Updated to Evolution-2.4.1.</para>
4607 </listitem>
4608 </itemizedlist>
4609 </listitem>
4610
4611 <listitem>
4612 <para>October 10th, 2005</para>
4613 <itemizedlist>
4614 <listitem>
4615 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
4616 </listitem>
4617 <listitem>
4618 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
4619 </listitem>
4620 <listitem>
4621 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
4622 </listitem>
4623 <listitem>
4624 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
4625 </listitem>
4626 <listitem>
4627 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
4628 </listitem>
4629 <listitem>
4630 <para>[randy] - Added GTK+-2 as a required dependency of
4631 libgtkhtml.</para>
4632 </listitem>
4633 <listitem>
4634 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
4635 </listitem>
4636 <listitem>
4637 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
4638 GNOME. GNOME add-on packages are updated only to the release
4639 versions. The individual updates to the GNOME add-on packages will be
4640 accomplished individually.</para>
4641 </listitem>
4642 </itemizedlist>
4643 </listitem>
4644
4645 <listitem>
4646 <para>October 8th, 2005</para>
4647 <itemizedlist>
4648 <listitem>
4649 <para>[tushar] - Replaced FAM with Gamin.</para>
4650 </listitem>
4651 </itemizedlist>
4652 </listitem>
4653
4654 <listitem>
4655 <para>October 6th, 2005</para>
4656 <itemizedlist>
4657 <listitem>
4658 <para>[randy] - Updated to librsvg-2.12.4.</para>
4659 </listitem>
4660 <listitem>
4661 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
4662 </listitem>
4663 <listitem>
4664 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
4665 </listitem>
4666 </itemizedlist>
4667 </listitem>
4668
4669 <listitem>
4670 <para>October 5th, 2005</para>
4671 <itemizedlist>
4672 <listitem>
4673 <para>[randy] - Updated to Metacity-2.12.1.</para>
4674 </listitem>
4675 <listitem>
4676 <para>[randy] - Updated to libwnck-2.12.1.</para>
4677 </listitem>
4678 <listitem>
4679 <para>[randy] - Updated to GTK+-2.8.6.</para>
4680 </listitem>
4681 <listitem>
4682 <para>[randy] - Updated to Pango-1.10.1.</para>
4683 </listitem>
4684 <listitem>
4685 <para>[randy] - Updated to GLib-2.8.3.</para>
4686 </listitem>
4687 <listitem>
4688 <para>[randy] - Updated to libxml2-2.6.22.</para>
4689 </listitem>
4690 <listitem>
4691 <para>[randy] - Added the --disable-error-on-warning parameter to the
4692 GnuCash configure command as using GCC-4.0.x will generate warnings
4693 which will break the build if the parameter is not used.</para>
4694 </listitem>
4695 <listitem>
4696 <para>[randy] - Added a patch to the Guile instructions and changed
4697 the sed command in the SLIB instructions so that the two packages
4698 work nicely together.</para>
4699 </listitem>
4700 </itemizedlist>
4701 </listitem>
4702
4703 <listitem>
4704 <para>October 4th, 2005</para>
4705 <itemizedlist>
4706 <listitem>
4707 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
4708 instructions.</para>
4709 </listitem>
4710 <listitem>
4711 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
4712 fix a GCC-4.0.x build problem.</para>
4713 </listitem>
4714 <listitem>
4715 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
4716 </listitem>
4717 <listitem>
4718 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
4719 </listitem>
4720 <listitem>
4721 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
4722 instructions.</para>
4723 </listitem>
4724 <listitem>
4725 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
4726 fix a GCC-4 build problem.</para>
4727 </listitem>
4728 </itemizedlist>
4729 </listitem>
4730
4731 <listitem>
4732 <para>October 3rd, 2005</para>
4733 <itemizedlist>
4734 <listitem>
4735 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
4736 instructions.</para>
4737 </listitem>
4738 <listitem>
4739 <para>[randy] - Clarified the dependencies in the Imlib
4740 instructions.</para>
4741 </listitem>
4742 <listitem>
4743 <para>[randy] - Updated to AbiWord-2.2.10.</para>
4744 </listitem>
4745 </itemizedlist>
4746 </listitem>
4747
4748 <listitem>
4749 <para>October 1st, 2005</para>
4750 <itemizedlist>
4751 <listitem>
4752 <para>[randy] - Added new package HAL-0.5.4.</para>
4753 </listitem>
4754 </itemizedlist>
4755 </listitem>
4756
4757 <listitem>
4758 <para>September 26th, 2005</para>
4759 <itemizedlist>
4760 <listitem>
4761 <para>[randy] - Added new package D-BUS-0.50.</para>
4762 </listitem>
4763 </itemizedlist>
4764 </listitem>
4765
4766 <listitem>
4767 <para>September 25th, 2005</para>
4768 <itemizedlist>
4769 <listitem>
4770 <para>[randy] - Added a patch to fix a build problem with newer
4771 versions of libgsf and added a sed command so the default is to
4772 build the Perl plugin module to the Gnumeric instructions.</para>
4773 </listitem>
4774 </itemizedlist>
4775 </listitem>
4776
4777 <listitem>
4778 <para>September 22nd, 2005</para>
4779 <itemizedlist>
4780 <listitem>
4781 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
4782 </listitem>
4783 </itemizedlist>
4784 </listitem>
4785
4786 <listitem>
4787 <para>September 21st, 2005</para>
4788 <itemizedlist>
4789 <listitem>
4790 <para>[randy] - Updated to Samba-3.0.20.</para>
4791 </listitem>
4792 <listitem>
4793 <para>[bdubbs] - Reverted gcc build instructions.</para>
4794 </listitem>
4795 <listitem>
4796 <para>[randy] - Updated to EsounD-0.2.36.</para>
4797 </listitem>
4798 <listitem>
4799 <para>[randy] - Updated to Metacity-2.12.0.</para>
4800 </listitem>
4801 <listitem>
4802 <para>[randy] - Updated to Libwnck-2.12.0.</para>
4803 </listitem>
4804 </itemizedlist>
4805 </listitem>
4806
4807 <listitem>
4808 <para>September 20th, 2005</para>
4809 <itemizedlist>
4810 <listitem>
4811 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
4812 gcc-4.0.1.</para>
4813 </listitem>
4814 <listitem>
4815 <para>[randy] - Updated to GTK+-2.8.3.</para>
4816 </listitem>
4817 <listitem>
4818 <para>[randy] - Updated to ATK-1.10.3.</para>
4819 </listitem>
4820 <listitem>
4821 <para>[randy] - Updated to Pango-1.10.0.</para>
4822 </listitem>
4823 <listitem>
4824 <para>[randy] - Updated to GLib-2.8.1.</para>
4825 </listitem>
4826 <listitem>
4827 <para>[randy] - Added a command to create an X Render pkg-config file
4828 to the XFree86 instructions. Also created notes in the Metacity and
4829 cairo instructions to ensure this file exists.</para>
4830 </listitem>
4831 <listitem>
4832 <para>[randy] - Added new package cairo-1.0.0.</para>
4833 </listitem>
4834 <listitem>
4835 <para>[bdubbs] - Changed gcc build instructions to use
4836 a simple make. Added a note to use make bootstrap if
4837 the base compiler is not gcc-4.0.1.</para>
4838 </listitem>
4839 </itemizedlist>
4840 </listitem>
4841
4842 <listitem>
4843 <para>September 19th, 2005</para>
4844 <itemizedlist>
4845 <listitem>
4846 <para>[bdubbs] - Added a patch to build mozilla with
4847 gcc-4.0.1.</para>
4848 </listitem>
4849 <listitem>
4850 <para>[randy] - Updated to gucharmap-1.4.4.</para>
4851 </listitem>
4852 <listitem>
4853 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
4854 </listitem>
4855 <listitem>
4856 <para>[richard] - Added a sed to fix the build of the
4857 test suite for cpio-2.6 when using gcc-4.0.1.
4858 Suggested by Matthew Burgess</para>
4859 </listitem>
4860 </itemizedlist>
4861 </listitem>
4862
4863 <listitem>
4864 <para>September 18th, 2005</para>
4865 <itemizedlist>
4866 <listitem>
4867 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
4868 </listitem>
4869 <listitem>
4870 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
4871 </listitem>
4872 <listitem>
4873 <para>[richard] - Updated to bluefish-1.0.4.</para>
4874 </listitem>
4875 </itemizedlist>
4876 </listitem>
4877
4878 <listitem>
4879 <para>September 17th, 2005</para>
4880 <itemizedlist>
4881 <listitem>
4882 <para>[randy] - Added an alternate installation location for the
4883 shared library interface headers to the AFPL Ghostscript and ESP
4884 Ghostscript instructions.</para>
4885 </listitem>
4886 <listitem>
4887 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
4888 </listitem>
4889 <listitem>
4890 <para>[randy] - Updated the Business::ISBN Perl module to
4891 1.82.</para>
4892 </listitem>
4893 <listitem>
4894 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
4895 </listitem>
4896 <listitem>
4897 <para>[randy] - Updated the Module::Signature Perl module to
4898 0.50.</para>
4899 </listitem>
4900 <listitem>
4901 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
4902 </listitem>
4903 <listitem>
4904 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
4905 2.12.</para>
4906 </listitem>
4907 <listitem>
4908 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
4909 0.13.</para>
4910 </listitem>
4911 <listitem>
4912 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
4913 new Perl modules Text::Diff and Algorithm::Diff.</para>
4914 </listitem>
4915 <listitem>
4916 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
4917 </listitem>
4918 </itemizedlist>
4919 </listitem>
4920
4921 <listitem>
4922 <para>September 15th, 2005</para>
4923 <itemizedlist>
4924 <listitem>
4925 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
4926 </listitem>
4927 <listitem>
4928 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
4929 added a GCC-4 patch to the Gimp instructions.</para>
4930 </listitem>
4931 <listitem>
4932 <para>[randy] - Updated to librsvg-2.11.1.</para>
4933 </listitem>
4934 </itemizedlist>
4935 </listitem>
4936
4937 <listitem>
4938 <para>September 14th, 2005</para>
4939 <itemizedlist>
4940 <listitem>
4941 <para>[randy] - Removed redundant GTK+-2 dependency from the
4942 libgnomeprintui instructions.</para>
4943 </listitem>
4944 <listitem>
4945 <para>[randy] - Updated to libgsf-1.12.3.</para>
4946 </listitem>
4947 <listitem>
4948 <para>[randy] - Added documentation installation commands and
4949 corrected the note about the test suite in the libcroco
4950 instructions.</para>
4951 </listitem>
4952 </itemizedlist>
4953 </listitem>
4954
4955 <listitem>
4956 <para>September 13th, 2005</para>
4957 <itemizedlist>
4958 <listitem>
4959 <para>[randy] - Added commands to the CVS instructions to create and
4960 install additional documentation.</para>
4961 </listitem>
4962 <listitem>
4963 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
4964 documentation files chown command to only run if the docs were
4965 built and installed.</para>
4966 </listitem>
4967 </itemizedlist>
4968 </listitem>
4969
4970 <listitem>
4971 <para>September 12th, 2005</para>
4972 <itemizedlist>
4973 <listitem>
4974 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
4975 </listitem>
4976 <listitem>
4977 <para>[randy] - Updated to VTE-0.11.15.</para>
4978 </listitem>
4979 <listitem>
4980 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
4981 ScrollKeeper instructions.</para>
4982 </listitem>
4983 <listitem>
4984 <para>[randy] - Updated to GCC-4.0.1.</para>
4985 </listitem>
4986 </itemizedlist>
4987 </listitem>
4988
4989 <listitem>
4990 <para>September 11th, 2005</para>
4991 <itemizedlist>
4992 <listitem>
4993 <para>[randy] - Minor corrections to the XSL Stylesheets
4994 instructions, suggested by Manuel Canales Esparcia.</para>
4995 </listitem>
4996 </itemizedlist>
4997 </listitem>
4998
4999 <listitem>
5000 <para>September 10th, 2005</para>
5001 <itemizedlist>
5002 <listitem>
5003 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
5004 the environment variables are properly set.</para>
5005 </listitem>
5006 <listitem>
5007 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
5008 </listitem>
5009 <listitem>
5010 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
5011 </listitem>
5012 <listitem>
5013 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
5014 </listitem>
5015 <listitem>
5016 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
5017 patch in JDK source build instructions.</para>
5018 </listitem>
5019 <listitem>
5020 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
5021 </listitem>
5022 <listitem>
5023 <para>[dj] - Updated volume restore script for use with
5024 Udev versions greater than 058.</para>
5025 </listitem>
5026 </itemizedlist>
5027 </listitem>
5028
5029 <listitem>
5030 <para>September 9th, 2005</para>
5031 <itemizedlist>
5032 <listitem>
5033 <para>[randy] - Added a GCC-4 patch to the libexif
5034 instructions.</para>
5035 </listitem>
5036 <listitem>
5037 <para>[randy] - Added a GCC-4 patch to the Avifile
5038 instructions.</para>
5039 </listitem>
5040 <listitem>
5041 <para>[randy] - Added a GCC-4 patch to the FFmpeg
5042 instructions.</para>
5043 </listitem>
5044 <listitem>
5045 <para>[randy] - Added a GCC-4 patch to the MPlayer
5046 instructions.</para>
5047 </listitem>
5048 <listitem>
5049 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
5050 </listitem>
5051 <listitem>
5052 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
5053 </listitem>
5054 <listitem>
5055 <para>[randy] - Added a GCC-4 patch to the Firefox
5056 instructions.</para>
5057 </listitem>
5058 <listitem>
5059 <para>[randy] - Added a GCC-4 patch to the Thunderbird
5060 instructions.</para>
5061 </listitem>
5062 <listitem>
5063 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
5064 </listitem>
5065 <listitem>
5066 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
5067 </listitem>
5068 <listitem>
5069 <para>[randy] - Added a GCC-4 patch and documentation installation
5070 commands to the NAS instructions.</para>
5071 </listitem>
5072 <listitem>
5073 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
5074 instructions.</para>
5075 </listitem>
5076 <listitem>
5077 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
5078 </listitem>
5079 <listitem>
5080 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
5081 in the Inetutils instructions.</para>
5082 </listitem>
5083 <listitem>
5084 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
5085 </listitem>
5086 <listitem>
5087 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
5088 instructions.</para>
5089 </listitem>
5090 <listitem>
5091 <para>[randy] - Updated to intltool-0.34.1.</para>
5092 </listitem>
5093 <listitem>
5094 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
5095 </listitem>
5096 </itemizedlist>
5097 </listitem>
5098
5099 <listitem>
5100 <para>September 8th, 2005</para>
5101 <itemizedlist>
5102 <listitem>
5103 <para>[randy] - Added a sed command to the libxklavier instructions
5104 to fix a GCC-4.x build problem.</para>
5105 </listitem>
5106 <listitem>
5107 <para>[randy] - Updated to libxslt-1.1.15.</para>
5108 </listitem>
5109 <listitem>
5110 <para>[randy] - Updated to libxml2-2.6.21.</para>
5111 </listitem>
5112 </itemizedlist>
5113 </listitem>
5114
5115 <listitem>
5116 <para>September 7th, 2005</para>
5117 <itemizedlist>
5118 <listitem>
5119 <para>[richard] - Updated to XScreenSaver-4.22.</para>
5120 </listitem>
5121 </itemizedlist>
5122 </listitem>
5123
5124 <listitem>
5125 <para>September 6th, 2005</para>
5126 <itemizedlist>
5127 <listitem>
5128 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
5129 release notes.</para>
5130 </listitem>
5131 <listitem>
5132 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
5133 installation commands to the instructions.</para>
5134 </listitem>
5135 </itemizedlist>
5136 </listitem>
5137
5138 <listitem>
5139 <para>September 5th, 2005</para>
5140 <itemizedlist>
5141 <listitem>
5142 <para>[randy] - Updated to Subversion-1.2.3</para>
5143 </listitem>
5144 </itemizedlist>
5145 </listitem>
5146
5147 <listitem>
5148 <para>September 4th, 2005</para>
5149 <itemizedlist>
5150 <listitem>
5151 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
5152 documentation installation commands to the instructions.</para>
5153 </listitem>
5154 </itemizedlist>
5155 </listitem>
5156
5157 <listitem>
5158 <para>September 3rd, 2005</para>
5159 <itemizedlist>
5160 <listitem>
5161 <para>[randy] - Updated to HTML Tidy-050826.</para>
5162 </listitem>
5163 <listitem>
5164 <para>[randy] - Updated to cURL-7.14.1.</para>
5165 </listitem>
5166 </itemizedlist>
5167 </listitem>
5168
5169 <listitem>
5170 <para>September 2nd, 2005</para>
5171 <itemizedlist>
5172 <listitem>
5173 <para>[randy] - Added commands to the Heimdal instructions to
5174 preserve and restore some overwritten interface headers and
5175 libraries. Also listed the dependencies in a more accurate
5176 manner.</para>
5177 </listitem>
5178 <listitem>
5179 <para>[randy] - Updated to MySQL-4.1.14.</para>
5180 </listitem>
5181 <listitem>
5182 <para>[randy] - Fixed some broken commands in the TeX
5183 instructions.</para>
5184 </listitem>
5185 </itemizedlist>
5186 </listitem>
5187
5188 <listitem>
5189 <para>September 1st, 2005</para>
5190 <itemizedlist>
5191 <listitem>
5192 <para>[randy] - Added documentation installation commands to the
5193 ALSA Libraries instructions.</para>
5194 </listitem>
5195 </itemizedlist>
5196 </listitem>
5197
5198 <listitem>
5199 <para>August 31st, 2005</para>
5200 <itemizedlist>
5201 <listitem>
5202 <para>[randy] - Updated to Shadow-4.0.12.</para>
5203 </listitem>
5204 <listitem>
5205 <para>[randy] - Updated to Wget-1.10.1.</para>
5206 </listitem>
5207 </itemizedlist>
5208 </listitem>
5209
5210 <listitem>
5211 <para>August 30th, 2005</para>
5212 <itemizedlist>
5213 <listitem>
5214 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
5215 </listitem>
5216 <listitem>
5217 <para>[randy] - Removed obsolete dependencies from the LZO
5218 instructions.</para>
5219 </listitem>
5220 </itemizedlist>
5221 </listitem>
5222
5223 <listitem>
5224 <para>August 29th, 2005</para>
5225 <itemizedlist>
5226 <listitem>
5227 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
5228 about the location of configuruation files. Updated
5229 optional dependencies.</para>
5230 </listitem>
5231 <listitem>
5232 <para>[richard] - Added definition of dependency terms
5233 to Notes on Building Software.</para>
5234 </listitem>
5235 </itemizedlist>
5236 </listitem>
5237
5238 <listitem>
5239 <para>August 28th, 2005</para>
5240 <itemizedlist>
5241 <listitem>
5242 <para>[randy] - Added documentation installation commands to the Xvid
5243 instructions.</para>
5244 </listitem>
5245 <listitem>
5246 <para>[randy] - Added documentation installation commands to the
5247 libdv instructions.</para>
5248 </listitem>
5249 <listitem>
5250 <para>[randy] - Updated to whois-4.7.6.</para>
5251 </listitem>
5252 <listitem>
5253 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
5254 </listitem>
5255 <listitem>
5256 <para>[randy] - Added a patch to fix the XMMS plugin and added a
5257 sed command to fix the Valgrind testing in the FLAC
5258 instructions.</para>
5259 </listitem>
5260 </itemizedlist>
5261 </listitem>
5262
5263 <listitem>
5264 <para>August 27th, 2005</para>
5265 <itemizedlist>
5266 <listitem>
5267 <para>[randy] - Added a patch to fix the test suite in the id3lib
5268 instructions.</para>
5269 </listitem>
5270 <listitem>
5271 <para>[randy] - Updated the GCC patch and provided documentation
5272 installation commands to the libmpeg3 instructions.</para>
5273 </listitem>
5274 </itemizedlist>
5275 </listitem>
5276
5277 <listitem>
5278 <para>August 26th, 2005</para>
5279 <itemizedlist>
5280 <listitem>
5281 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
5282 the Movemail and RSS &amp; Blogs account setup options are now
5283 available 2) modified the Enigmail setup so that it actually works
5284 3) fixed the profile locking problem 4) made it so that if a mailto:
5285 URL is clicked, a message compose window is opened with the To: field
5286 filled out.</para>
5287 </listitem>
5288 </itemizedlist>
5289 </listitem>
5290
5291 <listitem>
5292 <para>August 25th, 2005</para>
5293 <itemizedlist>
5294 <listitem>
5295 <para>[randy] - Added a command to the Firefox instructions to fix
5296 the profile locking problem and an optional command to open a new
5297 tab in an existing browser window, both suggested by Kevin
5298 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
5299 suggestions.</para>
5300 </listitem>
5301 </itemizedlist>
5302 </listitem>
5303
5304 <listitem>
5305 <para>August 24th, 2005</para>
5306 <itemizedlist>
5307 <listitem>
5308 <para>[randy] - Modified SLIB instructions to use teTeX instead of
5309 Lynx to create the text documentation.</para>
5310 </listitem>
5311 </itemizedlist>
5312 </listitem>
5313
5314 <listitem>
5315 <para>August 22nd, 2005</para>
5316 <itemizedlist>
5317 <listitem>
5318 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
5319 Hugo Villeneuve for pointed it out.</para>
5320 </listitem>
5321 <listitem>
5322 <para>[randy] - Updated to Xpdf-3.01</para>
5323 </listitem>
5324 <listitem>
5325 <para>[randy] - Updated to SLIB-3a2</para>
5326 </listitem>
5327 </itemizedlist>
5328 </listitem>
5329
5330 <listitem>
5331 <para>August 21st, 2005</para>
5332 <itemizedlist>
5333 <listitem>
5334 <para>[randy] - Modifications to XMMS instructions: remove libogg as a
5335 dependency, added commands to install documentation and added an FTP
5336 download URL.</para>
5337 </listitem>
5338 <listitem>
5339 <para>[richard] - Updated to Leafnode-1.11.3.</para>
5340 </listitem>
5341 </itemizedlist>
5342 </listitem>
5343
5344 <listitem>
5345 <para>August 20th, 2005</para>
5346 <itemizedlist>
5347 <listitem>
5348 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
5349 </listitem>
5350 <listitem>
5351 <para>[randy] - Renamed the FOP patch to adhere with the naming
5352 standards.</para>
5353 </listitem>
5354 <listitem>
5355 <para>[randy] - Updated to GnuPG-1.4.2.</para>
5356 </listitem>
5357 <listitem>
5358 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
5359 the ffitarget.h interface header in /usr/include.</para>
5360 </listitem>
5361 </itemizedlist>
5362 </listitem>
5363
5364 <listitem>
5365 <para>August 19th, 2005</para>
5366 <itemizedlist>
5367 <listitem>
5368 <para>[dj] - Updated dev.d scripts and surrounding text
5369 in alsa-utils.</para>
5370 </listitem>
5371 <listitem>
5372 <para>[randy] - Updated to Sysstat-6.0.1.</para>
5373 </listitem>
5374 <listitem>
5375 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
5376 </listitem>
5377 <listitem>
5378 <para>[randy] - Updated to Nail-11.25.</para>
5379 </listitem>
5380 <listitem>
5381 <para>[randy] - Updated to Subversion-1.2.1.</para>
5382 </listitem>
5383 <listitem>
5384 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
5385 </listitem>
5386 </itemizedlist>
5387 </listitem>
5388
5389 <listitem>
5390 <para>August 17th, 2005</para>
5391 <itemizedlist>
5392 <listitem>
5393 <para>[randy] - Updated to GCC-3.3.6.</para>
5394 </listitem>
5395 <listitem>
5396 <para>[randy] - Updated to Doxygen-1.4.4.</para>
5397 </listitem>
5398 </itemizedlist>
5399 </listitem>
5400
5401 <listitem>
5402 <para>August 16th, 2005</para>
5403 <itemizedlist>
5404 <listitem>
5405 <para>[bdubbs] - Added instructions for cm-super
5406 fonts to TeX.</para>
5407 </listitem>
5408 <listitem>
5409 <para>[randy] - Added additional parameters to the
5410 configure command and added a note to run the test suite to the
5411 Gimp-Print instructions.</para>
5412 </listitem>
5413 <listitem>
5414 <para>[dj] - Updated cups bootscript installation
5415 to remove existing scripts and changed note to show that CUPS should
5416 be started after Samba.</para>
5417 </listitem>
5418 </itemizedlist>
5419 </listitem>
5420
5421 <listitem>
5422 <para>August 15th, 2005</para>
5423 <itemizedlist>
5424 <listitem>
5425 <para>[randy] - Added a patch and a note about running
5426 the test suite to the CUPS instructions.</para>
5427 </listitem>
5428 </itemizedlist>
5429 </listitem>
5430
5431 <listitem>
5432 <para>August 14th, 2005</para>
5433 <itemizedlist>
5434 <listitem>
5435 <para>[randy] - Updates to PHP: added new dependencies,
5436 placed the dependencies in catagories, added instructions to install
5437 documentation, added instruction to update php.ini and minor textual
5438 corrections.</para>
5439 </listitem>
5440 <listitem>
5441 <para>[randy] - Updated to GTK-Doc-1.4.</para>
5442 </listitem>
5443 <listitem>
5444 <para>[randy] - Updated to HTML Tidy-050803.</para>
5445 </listitem>
5446 <listitem>
5447 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
5448 </listitem>
5449 <listitem>
5450 <para>[randy] - Added a configure switch to OpenLDAP
5451 to create the executables dynamically linked to the libraries.</para>
5452 </listitem>
5453 <listitem>
5454 <para>[randy] - Added documentation installation commands to the GTK+
5455 (version 1) instructions.</para>
5456 </listitem>
5457 </itemizedlist>
5458 </listitem>
5459
5460 <listitem>
5461 <para>August 13th, 2005</para>
5462 <itemizedlist>
5463 <listitem>
5464 <para>[larry] - Add a warning to MIT KRB5
5465 concerning the use of login.krb5 as a substitute for login.</para>
5466 </listitem>
5467 <listitem>
5468 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
5469 version; also added dependencies and configuration explanation.</para>
5470 </listitem>
5471 </itemizedlist>
5472 </listitem>
5473
5474 <listitem>
5475 <para>August 12th, 2005</para>
5476 <itemizedlist>
5477 <listitem>
5478 <para>[randy] - Added a command to the PostgreSQL
5479 instructions to fix broken ownership of installed files.</para>
5480 </listitem>
5481 </itemizedlist>
5482 </listitem>
5483
5484 <listitem>
5485 <para>August 11th, 2005</para>
5486 <itemizedlist>
5487 <listitem>
5488 <para>[randy] - Updated the JDK binary version to
5489 1.5.0_04.</para>
5490 </listitem>
5491 <listitem>
5492 <para>[randy] - Added sharutils as an optional dependency of
5493 Berkeley DB.</para>
5494 </listitem>
5495 <listitem>
5496 <para>[randy] - Applied a patch contributed by stirling
5497 to fix many broken download URLs.</para>
5498 </listitem>
5499 <listitem>
5500 <para>[randy] - Added a new section "Other Programming
5501 Tools" to Chapter 12 - Programming.</para>
5502 </listitem>
5503 </itemizedlist>
5504 </listitem>
5505
5506 <listitem>
5507 <para>August 10th, 2005</para>
5508 <itemizedlist>
5509 <listitem>
5510 <para>[randy] - Added style information files and
5511 documentation installation commands to the JadeTeX
5512 instructions.</para>
5513 </listitem>
5514 </itemizedlist>
5515 </listitem>
5516
5517 <listitem>
5518 <para>August 9th, 2005</para>
5519 <itemizedlist>
5520 <listitem>
5521 <para>[randy] - Modified the CrackLib instructions to
5522 include an alternate source for word lists, how to incorporate additional
5523 word lists, and added additional text contributed by Alexander
5524 Patrakov.</para>
5525 </listitem>
5526 <listitem>
5527 <para>[dj] - Added default PATH for pam_env and
5528 a note about the lack of ENV_SUPATH.</para>
5529 </listitem>
5530 </itemizedlist>
5531 </listitem>
5532
5533 <listitem>
5534 <para>August 8th, 2005</para>
5535 <itemizedlist>
5536 <listitem>
5537 <para>[randy] - Modified documentation installation in
5538 the Fontconfig instructions.</para>
5539 </listitem>
5540 <listitem>
5541 <para>[randy] - Modified the Shadow instructions so
5542 that builders will not receive configuration errors during the testing
5543 recommended by the warning note.</para>
5544 </listitem>
5545 <listitem>
5546 <para>[randy] - Added instructions to install a patch
5547 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
5548 for the suggestion.</para>
5549 </listitem>
5550 <listitem>
5551 <para>[randy] - Added instructions to install a patch
5552 to NASM that fixes a security vulnerability, thanks to Ken Moffat
5553 for the suggestion.</para>
5554 </listitem>
5555 <listitem>
5556 <para>[randy] - Added documentation installation commands to
5557 the expat instructions.</para>
5558 </listitem>
5559 </itemizedlist>
5560 </listitem>
5561
5562 <listitem>
5563 <para>August 7th, 2005</para>
5564 <itemizedlist>
5565 <listitem>
5566 <para>[randy] - Removed building the MPFR library
5567 from the GMP instructions.</para>
5568 </listitem>
5569 </itemizedlist>
5570 </listitem>
5571
5572 <listitem>
5573 <para>August 6th, 2005</para>
5574 <itemizedlist>
5575 <listitem>
5576 <para>[larry] - Added dictionary file to MIT
5577 Kerberos setup and made adjusts for PAM.</para>
5578 </listitem>
5579 <listitem>
5580 <para>[randy] - Updated to S-Lang-2.0.4.</para>
5581 </listitem>
5582 </itemizedlist>
5583 </listitem>
5584
5585 <listitem>
5586 <para>August 5th, 2005</para>
5587 <itemizedlist>
5588 <listitem>
5589 <para>[randy] - Updated to Wget-1.10.</para>
5590 </listitem>
5591 <listitem>
5592 <para>[randy] - Updated to PCRE-6.2.</para>
5593 </listitem>
5594 </itemizedlist>
5595 </listitem>
5596
5597 <listitem>
5598 <para>August 1st, 2005</para>
5599 <itemizedlist>
5600 <listitem>
5601 <para>[bdubbs] - Released Version 6.1-pre1.</para>
5602 </listitem>
5603 </itemizedlist>
5604 </listitem>
5605
5606 </itemizedlist>
5607
5608</sect1>
Note: See TracBrowser for help on using the repository browser.