source: introduction/welcome/changelog.xml@ da18e2f

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 da18e2f was da18e2f, checked in by DJ Lucas <dj@…>, 18 years ago

Updated to JDK 1.5.0_08

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

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