source: introduction/welcome/changelog.xml@ 0af6ce1

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

Added a note to the GNOME Panel instructions saying that the libxml2 Python module must be available

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

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