source: introduction/welcome/changelog.xml@ e815f1e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since e815f1e was e815f1e, checked in by Randy McMurchy <randy@…>, 18 years ago

Typo corrections

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

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