source: introduction/welcome/changelog.xml@ 232e46a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 232e46a was 232e46a, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Updated to dhcpcd-2.0.8. Changed install to use conf file /etc/dhcpc/dhcpcd.exe.

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

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