source: introduction/welcome/changelog.xml@ 39c49464

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 39c49464 was 39c49464, checked in by David Jensen <djensen@…>, 18 years ago

Updated to Balsa-2.3.13

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

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