source: introduction/welcome/changelog.xml@ 79c6919

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

Fixed the glib-2 gtk.org ftp link

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

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