source: introduction/welcome/changelog.xml@ cef276c

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

Updated to Postfix-2.3.3

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

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