source: introduction/welcome/changelog.xml@ 76d61ba

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

Tab to space conversions

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

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