source: introduction/welcome/changelog.xml@ 07abc5b

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

Missing macro allows Postfix to use Cyrus-SASL

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

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