source: introduction/welcome/changelog.xml@ 7c2f3e7

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

ChangeLog entry for the previous commit (r6352)

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

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