source: introduction/welcome/changelog.xml@ c15c739

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

Thanks Luca for his contribution

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

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