source: introduction/welcome/changelog.xml@ 0762c70

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

Updated to S-Lang-2.0.6

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

  • Property mode set to 100644
File size: 90.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>March 24th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to S-Lang-2.0.6.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Updated to PCRE-6.6.</para>
52 </listitem>
53 </itemizedlist>
54 </listitem>
55
56 <listitem>
57 <para>March 23rd, 2006</para>
58 <itemizedlist>
59 <listitem>
60 <para>[randy] - Added a note to the CrackLib instructions advising
61 to reinstall Shadow if you need strong password support without
62 installing Linux-PAM.</para>
63 </listitem>
64 <listitem>
65 <para>[randy] - Modified the Shadow instructions to reflect that
66 it needs to be reinstalled (and provided the modified commands) if
67 CrackLib is installed without Linux-PAM.</para>
68 </listitem>
69 <listitem>
70 <para>[randy] - Updated to CrackLib-2.8.9.</para>
71 </listitem>
72 </itemizedlist>
73 </listitem>
74
75 <listitem>
76 <para>March 22nd, 2006</para>
77 <itemizedlist>
78 <listitem>
79 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
80 page.</para>
81 </listitem>
82 </itemizedlist>
83 </listitem>
84
85 <listitem>
86 <para>March 21st, 2006</para>
87 <itemizedlist>
88 <listitem>
89 <para>[randy] - Updated Perl version entity to 5.8.8 to match
90 current LFS SVN.</para>
91 </listitem>
92 </itemizedlist>
93 </listitem>
94
95 <listitem>
96 <para>March 19th, 2006</para>
97 <itemizedlist>
98 <listitem>
99 <para>[randy] - Changed the Expect dependency in the DejaGnu
100 instructions to a run-time-only dependency.</para>
101 </listitem>
102 </itemizedlist>
103 </listitem>
104
105 <listitem>
106 <para>March 18th, 2006</para>
107 <itemizedlist>
108 <listitem>
109 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
110 </listitem>
111 </itemizedlist>
112 </listitem>
113
114 <listitem>
115 <para>March 16th, 2006</para>
116 <itemizedlist>
117 <listitem>
118 <para>[randy] - Added new package K3b.</para>
119 </listitem>
120 <listitem>
121 <para>[randy] - Created two XInclude files to replace instances of
122 identical text in several KDE packages.</para>
123 </listitem>
124 </itemizedlist>
125 </listitem>
126
127 <listitem>
128 <para>March 15th, 2006</para>
129 <itemizedlist>
130 <listitem>
131 <para>[dnicholson] - Added sed to libexif commands to fix
132 Ticket #1785.</para>
133 </listitem>
134 <listitem>
135 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
136 </listitem>
137 </itemizedlist>
138 </listitem>
139
140 <listitem>
141 <para>March 14th, 2006</para>
142 <itemizedlist>
143 <listitem>
144 <para>[bdubbs] - Clarified jdk download instructions and made
145 minor updates to the install of the binary version.</para>
146 </listitem>
147 </itemizedlist>
148 </listitem>
149
150 <listitem>
151 <para>March 13th, 2006</para>
152 <itemizedlist>
153 <listitem>
154 <para>[dj] - Removed font path comments and defines from Xorg and
155 XFree86 host.def files.</para>
156 </listitem>
157 <listitem>
158 <para>[dj] - Fixed typos, clarified library installation, added
159 pkg-config note, and added return notes for data packages and luit
160 to Xorg-7 instructions.</para>
161 </listitem>
162 </itemizedlist>
163 </listitem>
164
165 <listitem>
166 <para>March 9th, 2006</para>
167 <itemizedlist>
168 <listitem>
169 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
170 problem.</para>
171 </listitem>
172 </itemizedlist>
173 </listitem>
174
175 <listitem>
176 <para>March 7th, 2006</para>
177 <itemizedlist>
178 <listitem>
179 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
180 </listitem>
181 </itemizedlist>
182 </listitem>
183
184 <listitem>
185 <para>March 6th, 2006</para>
186 <itemizedlist>
187 <listitem>
188 <para>[dnicholson] - Moved libgtkhtml to General Libraries
189 since it is not a GNOME library. Change prefix to /usr.</para>
190 </listitem>
191 <listitem>
192 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
193 instructions.</para>
194 </listitem>
195 </itemizedlist>
196 </listitem>
197
198 <listitem>
199 <para>March 5th, 2006</para>
200 <itemizedlist>
201 <listitem>
202 <para>[dj] - Updated to xorg-6.9.0</para>
203 </listitem>
204 </itemizedlist>
205 </listitem>
206
207 <listitem>
208 <para>March 4th, 2006</para>
209 <itemizedlist>
210 <listitem>
211 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
212 </listitem>
213 </itemizedlist>
214 </listitem>
215
216 <listitem>
217 <para>March 3rd, 2006</para>
218 <itemizedlist>
219 <listitem>
220 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
221 path.</para>
222 </listitem>
223 <listitem>
224 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
225 </listitem>
226 </itemizedlist>
227 </listitem>
228
229 <listitem>
230 <para>March 2nd, 2006</para>
231 <itemizedlist>
232 <listitem>
233 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
234 of development release.</para>
235 </listitem>
236 <listitem>
237 <para>[dj] - Added command explanations and corrected prefix for
238 xterm, libdrm, and Mesa.</para>
239 </listitem>
240 <listitem>
241 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
242 pages.</para>
243 </listitem>
244 <listitem>
245 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
246 </listitem>
247 </itemizedlist>
248 </listitem>
249
250 <listitem>
251 <para>March 1st, 2006</para>
252 <itemizedlist>
253 <listitem>
254 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
255 installation commands.</para>
256 </listitem>
257 <listitem>
258 <para>[randy] - Final cleanup to the GNOME add-on packages after the
259 2.12.2 update.</para>
260 </listitem>
261 </itemizedlist>
262 </listitem>
263
264 <listitem>
265 <para>February 27th, 2006</para>
266 <itemizedlist>
267 <listitem>
268 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
269 installed.</para>
270 </listitem>
271 <listitem>
272 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
273 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
274 </listitem>
275 <listitem>
276 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
277 </listitem>
278 </itemizedlist>
279 </listitem>
280
281 <listitem>
282 <para>February 25th, 2006</para>
283 <itemizedlist>
284 <listitem>
285 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
286 </listitem>
287 </itemizedlist>
288 </listitem>
289
290 <listitem>
291 <para>February 23rd, 2006</para>
292 <itemizedlist>
293 <listitem>
294 <para>[bdubbs] - Removed duplicate installation of lndir
295 in xorg and xfree86.</para>
296 </listitem>
297 </itemizedlist>
298 </listitem>
299
300 <listitem>
301 <para>February 21st, 2006</para>
302 <itemizedlist>
303 <listitem>
304 <para>[bdubbs] - Simplified unzip instructions.</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
309 <listitem>
310 <para>February 13th, 2006</para>
311 <itemizedlist>
312 <listitem>
313 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
314 </listitem>
315 </itemizedlist>
316 </listitem>
317
318 <listitem>
319 <para>February 12th, 2006</para>
320 <itemizedlist>
321 <listitem>
322 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
323 </listitem>
324 <listitem>
325 <para>[archaic] - Updated to Postfix-2.2.8.</para>
326 </listitem>
327 <listitem>
328 <para>[randy] - Text updates and corrections provided by a patch
329 sent in by Chris Staub.</para>
330 </listitem>
331 <listitem>
332 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
333 files with commands to create symlinks to the actual NSS/NSPR .pc
334 files in the Firefox, Mozilla and Thunderbird instructions as
335 suggested by Dan Nicholson.</para>
336 </listitem>
337 <listitem>
338 <para>[randy] - Abbreviated the commands used to install the NSS
339 libraries in the NSS instructions as suggested by Tushar
340 Teredesai.</para>
341 </listitem>
342 <listitem>
343 <para>[randy] - Updated to Galeon-2.0.0.</para>
344 </listitem>
345 </itemizedlist>
346 </listitem>
347
348 <listitem>
349 <para>February 10th, 2006</para>
350 <itemizedlist>
351 <listitem>
352 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
353 </listitem>
354 </itemizedlist>
355 </listitem>
356
357 <listitem>
358 <para>February 9th, 2006</para>
359 <itemizedlist>
360 <listitem>
361 <para>[randy] - Updated to Transcode-1.0.2.</para>
362 </listitem>
363 <listitem>
364 <para>[randy] - Minor corrections and updates to the Avifile
365 instructions.</para>
366 </listitem>
367 </itemizedlist>
368 </listitem>
369
370 <listitem>
371 <para>February 8th, 2006</para>
372 <itemizedlist>
373 <listitem>
374 <para>[randy] - Updated to Totem-1.2.1.</para>
375 </listitem>
376 <listitem>
377 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
378 </listitem>
379 </itemizedlist>
380 </listitem>
381
382 <listitem>
383 <para>February 7th, 2006</para>
384 <itemizedlist>
385 <listitem>
386 <para>[randy] - Updated to GOffice-0.2.0.</para>
387 </listitem>
388 <listitem>
389 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
390 </listitem>
391 </itemizedlist>
392 </listitem>
393
394 <listitem>
395 <para>February 6th, 2006</para>
396 <itemizedlist>
397 <listitem>
398 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
399 </listitem>
400 <listitem>
401 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
402 changes.</para>
403 </listitem>
404 </itemizedlist>
405 </listitem>
406
407 <listitem>
408 <para>February 5th, 2006</para>
409 <itemizedlist>
410 <listitem>
411 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
412 </listitem>
413 <listitem>
414 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
415 </listitem>
416 <listitem>
417 <para>[randy] - Modified the instructions for linking to installed
418 plugins and removed the commands to create /usr/lib/mozilla
419 compatibility links from the Mozilla instructions.</para>
420 </listitem>
421 <listitem>
422 <para>[randy] - Updated the following GNOME Add-on package
423 instructions to fit the 2.12.2 version changes: GDM, Java Access
424 Bridge, GNOME Speech.</para>
425 </listitem>
426 </itemizedlist>
427 </listitem>
428
429 <listitem>
430 <para>February 4th, 2006</para>
431 <itemizedlist>
432 <listitem>
433 <para>[randy] - Updated the following GNOME Add-on package
434 instructions to fit the 2.12.2 version changes: Epiphany,
435 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
436 </listitem>
437 </itemizedlist>
438 </listitem>
439
440 <listitem>
441 <para>February 3rd, 2006</para>
442 <itemizedlist>
443 <listitem>
444 <para>[randy] - Updated the following GNOME Add-on package
445 instructions to fit the 2.12.2 version changes: libgnomecups,
446 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
447 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
448 Nautilus CD Burner.</para>
449 </listitem>
450 <listitem>
451 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
452 version. Modified the /opt installation path to /opt/gnome-2.12.2,
453 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
454 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
455 packages version entities also now reflect the 2.12.2 version, though
456 the actual package instructions have not been updated.</para>
457 </listitem>
458 <listitem>
459 <para>[randy] - Added a new page in the GNOME Core section for the
460 shared-mime-info package as it is not a direct dependency of any
461 GNOME Core package any longer.</para>
462 </listitem>
463 <listitem>
464 <para>[randy] - Updated Evolution Data Server dependencies to reflect
465 the NSS package and modified the libexecdir setting.</para>
466 </listitem>
467 <listitem>
468 <para>[randy] - Updated to Metacity-2.12.2.</para>
469 </listitem>
470 <listitem>
471 <para>[randy] - Updated to libwnck-2.12.2.</para>
472 </listitem>
473 <listitem>
474 <para>[randy] - Updated to libsoup-2.2.7.</para>
475 </listitem>
476 </itemizedlist>
477 </listitem>
478
479 <listitem>
480 <para>February 2nd, 2006</para>
481 <itemizedlist>
482 <listitem>
483 <para>[randy] - Updated to XScreenSaver-4.23.</para>
484 </listitem>
485 </itemizedlist>
486 </listitem>
487
488 <listitem>
489 <para>February 1st, 2006</para>
490 <itemizedlist>
491 <listitem>
492 <para>[randy] - Updated to LZO-2.02.</para>
493 </listitem>
494 <listitem>
495 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
496 </listitem>
497 <listitem>
498 <para>[bdubbs] - Updated vim to version 6.4.</para>
499 </listitem>
500 </itemizedlist>
501 </listitem>
502
503 <listitem>
504 <para>January 31st, 2006</para>
505 <itemizedlist>
506 <listitem>
507 <para>[randy] - Removed the piping of 'yes' commands from the
508 installation of the packages containing Sun license agreements
509 (JDK binary, FOP and FreeTTS) and instead provided a note to
510 reference the text about automating builds.</para>
511 </listitem>
512 </itemizedlist>
513 </listitem>
514
515 <listitem>
516 <para>January 30th, 2006</para>
517 <itemizedlist>
518 <listitem>
519 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
520 'building-notes' as this more accurately reflects the page and added
521 a new section 'Automated Building Procedures' to the
522 'building-notes' page.</para>
523 </listitem>
524 </itemizedlist>
525 </listitem>
526
527 <listitem>
528 <para>January 29th, 2006</para>
529 <itemizedlist>
530 <listitem>
531 <para>[randy] - Added instructions to build the Akode package, added
532 a patch to fix a build issue with libtunepimp, and adjusted the
533 dependencies in the Kdemultimedia instructions.</para>
534 </listitem>
535 <listitem>
536 <para>[randy] - Updated all the links to files located on the Anduin
537 server to use entities.</para>
538 </listitem>
539 <listitem>
540 <para>[andy] - Updated glib2 to 2.8.6.</para>
541 </listitem>
542 </itemizedlist>
543 </listitem>
544
545 <listitem>
546 <para>January 28th, 2006</para>
547 <itemizedlist>
548 <listitem>
549 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
550 instructions.</para>
551 </listitem>
552 <listitem>
553 <para>[andy] - Updated GConf to 2.12.1</para>
554 </listitem>
555 <listitem>
556 <para>[andy] - Updated gtk+2 to 2.8.11</para>
557 </listitem>
558 </itemizedlist>
559 </listitem>
560
561 <listitem>
562 <para>January 27th, 2006</para>
563 <itemizedlist>
564 <listitem>
565 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
566 </listitem>
567 <listitem>
568 <para>[bdubbs] - Removed section on package management because it
569 has been incorporated into LFS.</para>
570 </listitem>
571 <listitem>
572 <para>[randy] - Modified the instruction to apply the patch in the
573 kdegraphics instructions as the patch has changed, thanks to Miguel
574 Bazdresch for the report.</para>
575 </listitem>
576 <listitem>
577 <para>[randy] - Added a note to the GStreamer instructions about
578 Valgrind breaking the build.</para>
579 </listitem>
580 <listitem>
581 <para>[andy] - Updated libxklavier to 2.1.</para>
582 </listitem>
583 </itemizedlist>
584 </listitem>
585
586 <listitem>
587 <para>January 25th, 2006</para>
588 <itemizedlist>
589 <listitem>
590 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
591 to Jay McHugh for sending in the report.</para>
592 </listitem>
593 <listitem>
594 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
595 method to use 'client.mk' and '.mozconfig', added instructions
596 to use system-installed NSS/NSPR libraries and added additional
597 configuration information.</para>
598 </listitem>
599 <listitem>
600 <para>[randy] - Changed the default to render SVG graphics in the
601 Firefox instructions.</para>
602 </listitem>
603 </itemizedlist>
604 </listitem>
605
606 <listitem>
607 <para>January 23rd, 2006</para>
608 <itemizedlist>
609 <listitem>
610 <para>[randy] - Updated to Thunderbird-1.5, changed the build
611 method to use 'client.mk' and '.mozconfig', added instructions
612 to use system-installed NSS/NSPR libraries and added additional
613 configuration information.</para>
614 </listitem>
615 <listitem>
616 <para>[randy] - Added information about using system-installed
617 versions of the NSS/NSPR libraries and added additional configuration
618 information to the Firefox instructions.</para>
619 </listitem>
620 <listitem>
621 <para>[randy] - Added new package Network Security Services,
622 NSS-3.11.</para>
623 </listitem>
624 </itemizedlist>
625 </listitem>
626
627 <listitem>
628 <para>January 22nd, 2006</para>
629 <itemizedlist>
630 <listitem>
631 <para>[randy] - Adjusted some dependencies using a patch sent in
632 by Chris Staub.</para>
633 </listitem>
634 </itemizedlist>
635 </listitem>
636
637 <listitem>
638 <para>January 21st, 2006</para>
639 <itemizedlist>
640 <listitem>
641 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
642 vulnerability patch to the kdelibs instructions.</para>
643 </listitem>
644 </itemizedlist>
645 </listitem>
646
647 <listitem>
648 <para>January 18th, 2006</para>
649 <itemizedlist>
650 <listitem>
651 <para>[randy] - Modified the sed command in the Firefox instructions
652 so that it can be run multiple times, also modified the instructions
653 for creating symlinks to the system-wide mozilla plugin
654 directory.</para>
655 </listitem>
656 <listitem>
657 <para>[randy] - Added a dependency and updated text to the Xine
658 Libraries instructions.</para>
659 </listitem>
660 <listitem>
661 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
662 </listitem>
663 </itemizedlist>
664 </listitem>
665
666 <listitem>
667 <para>January 17th, 2006</para>
668 <itemizedlist>
669 <listitem>
670 <para>[tushar] - Modify unzip compilation to enable unzip to
671 unzip files up to 4 GB.</para>
672 </listitem>
673 <listitem>
674 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
675 Submitted by archaic.</para>
676 </listitem>
677 <listitem>
678 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
679 and added new modules HTML::Element::Extended and HTML::Tree as
680 dependencies; also more reorganization and singling out of the
681 Perl Modules.</para>
682 </listitem>
683 <listitem>
684 <para>[tushar] - Change lynx installation target to install-full.</para>
685 </listitem>
686 <listitem>
687 <para>[tushar] - Removed obsolete note for zipcloack.</para>
688 </listitem>
689 <listitem>
690 <para>[randy] - Added three new Perl Modules as dependencies of the
691 Digest::SHA module: Devel::Symdump, Pod::Coverage and
692 Test::Pod::Coverage.</para>
693 </listitem>
694 </itemizedlist>
695 </listitem>
696
697 <listitem>
698 <para>January 16th, 2006</para>
699 <itemizedlist>
700 <listitem>
701 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
702 numerous text and dependency corrections/additions in the Perl
703 Modules instructions.</para>
704 </listitem>
705 <listitem>
706 <para>[randy] - Singled out the Text::Diff module in the Perl
707 Modules instructions.</para>
708 </listitem>
709 <listitem>
710 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
711 and singled it out in the instructions.</para>
712 </listitem>
713 <listitem>
714 <para>[randy] - Added optional dependencies to the Archive::Zip
715 and HTML::Tagset Perl Modules instructions.</para>
716 </listitem>
717 <listitem>
718 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
719 ExtUtils::ParseXS-2.15 Perl Modules.</para>
720 </listitem>
721 <listitem>
722 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
723 note in the Module::Build instructions about using an older version
724 of YAML.</para>
725 </listitem>
726 <listitem>
727 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
728 added new optional dependencies.</para>
729 </listitem>
730 </itemizedlist>
731 </listitem>
732
733 <listitem>
734 <para>January 15th, 2006</para>
735 <itemizedlist>
736 <listitem>
737 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
738 the Test::Simple-0.62 module.</para>
739 </listitem>
740 <listitem>
741 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
742 </listitem>
743 <listitem>
744 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
745 and Pod::Simple-3.03 Perl Modules.</para>
746 </listitem>
747 <listitem>
748 <para>[randy] - Singled out the Compress::Zlib module in the Perl
749 Modules instructions and updated to the 1.41 version.</para>
750 </listitem>
751 </itemizedlist>
752 </listitem>
753
754 <listitem>
755 <para>January 14th, 2006</para>
756 <itemizedlist>
757 <listitem>
758 <para>[randy] - Added a note to run the test suite and added
759 documentation installation commands to the GnuPG instructions.</para>
760 </listitem>
761 </itemizedlist>
762 </listitem>
763
764 <listitem>
765 <para>January 12th, 2006</para>
766 <itemizedlist>
767 <listitem>
768 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
769 dependency URLs to fix the AMR support and added additional
770 documentation installation commands.</para>
771 </listitem>
772 </itemizedlist>
773 </listitem>
774
775 <listitem>
776 <para>January 11, 2006</para>
777 <itemizedlist>
778 <listitem>
779 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
780 dependencies, updated the version of the Skins file.</para>
781 </listitem>
782 <listitem>
783 <para>[andy] - Updated to abiword-2.4.2.</para>
784 </listitem>
785 </itemizedlist>
786 </listitem>
787
788 <listitem>
789 <para>January 10th, 2006</para>
790 <itemizedlist>
791 <listitem>
792 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
793 </listitem>
794 <listitem>
795 <para>[randy] - Corrections to the CVS instructions: fixed broken
796 download URLs and corrected documentation installation
797 commands.</para>
798 </listitem>
799 </itemizedlist>
800 </listitem>
801
802 <listitem>
803 <para>January 9th, 2006</para>
804 <itemizedlist>
805 <listitem>
806 <para>[randy] - Updated the MPlayer instructions with the new URL for
807 the LIVE555 Streaming Media web site.</para>
808 </listitem>
809 </itemizedlist>
810 </listitem>
811
812 <listitem>
813 <para>January 8th, 2006</para>
814 <itemizedlist>
815 <listitem>
816 <para>[randy] - Updated to Ethereal-0.10.14.</para>
817 </listitem>
818 <listitem>
819 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
820 </listitem>
821 <listitem>
822 <para>[randy] - Minor updates to the Kdegraphics instructions:
823 added new dependencies, added a note about creating the API
824 documentation, added a note about the OCR support, updated the
825 installed programs, libraries and directories list.</para>
826 </listitem>
827 </itemizedlist>
828 </listitem>
829
830 <listitem>
831 <para>January 7th, 2006</para>
832 <itemizedlist>
833 <listitem>
834 <para>[randy] - Removed the Berkeley DB dependency from packages
835 utilizing it as BDB is now built in LFS.</para>
836 </listitem>
837 <listitem>
838 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
839 Python instructions to support the new BDB, updated the Heimdal
840 instructions to account for the changed library file names.</para>
841 </listitem>
842 <listitem>
843 <para>[randy] - Updated to GIMP-2.2.10.</para>
844 </listitem>
845 <listitem>
846 <para>[andy] - Updated to xvidcore-1.1.0.</para>
847 </listitem>
848 </itemizedlist>
849 </listitem>
850
851 <listitem>
852 <para>January 6th, 2006</para>
853 <itemizedlist>
854 <listitem>
855 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
856 1.0.14.</para>
857 </listitem>
858 <listitem>
859 <para>[randy] - Modified the command to run the libcroco test
860 suite.</para>
861 </listitem>
862 </itemizedlist>
863 </listitem>
864
865 <listitem>
866 <para>January 5th, 2006</para>
867 <itemizedlist>
868 <listitem>
869 <para>[randy] - Updated to Poppler-0.4.3.</para>
870 </listitem>
871 <listitem>
872 <para>[randy] - Updated to giflib-4.1.4.</para>
873 </listitem>
874 <listitem>
875 <para>[randy] - Updated to libexif-0.6.13.</para>
876 </listitem>
877 <listitem>
878 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
879 to the kdegraphics instructions.</para>
880 </listitem>
881 </itemizedlist>
882 </listitem>
883
884 <listitem>
885 <para>January 4th, 2006</para>
886 <itemizedlist>
887 <listitem>
888 <para>[randy] - Minor additions to the kdebase instructions: added
889 optional dependencies, added a configuration section which includes
890 information about run-time packages, and added installed programs,
891 libraries and directories.</para>
892 </listitem>
893 <listitem>
894 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
895 </listitem>
896 </itemizedlist>
897 </listitem>
898
899 <listitem>
900 <para>January 2nd, 2006</para>
901 <itemizedlist>
902 <listitem>
903 <para>[randy] - Added significant updates to the HAL instructions:
904 updated the dependencies, modified the command that changes the
905 storage device policy, added text and a visual chart to explain
906 the requirements of the hal-device-manager program, added commands
907 to allow for locale specific needs in the storage device policy,
908 and some general text cleanup.</para>
909 </listitem>
910 <listitem>
911 <para>[randy] - Updated the D-BUS instructions to include text that
912 identifies the needs of the HAL package.</para>
913 </listitem>
914 </itemizedlist>
915 </listitem>
916
917 <listitem>
918 <para>December 31st, 2005</para>
919 <itemizedlist>
920 <listitem>
921 <para>[randy] - Added a sed command to the D-Bus instructions to
922 change a 'jar' command to 'fastjar' due to the changes in
923 GCC-4.0.x.</para>
924 </listitem>
925 </itemizedlist>
926 </listitem>
927
928 <listitem>
929 <para>December 30th, 2005</para>
930 <itemizedlist>
931 <listitem>
932 <para>[randy] - Added some optional dependencies to the Kdelibs
933 instructions.</para>
934 </listitem>
935 <listitem>
936 <para>[randy] - Added new package Libidn-0.6.0.</para>
937 </listitem>
938 <listitem>
939 <para>[andy] - Added new package Gaim-1.5.0.</para>
940 </listitem>
941 </itemizedlist>
942 </listitem>
943
944 <listitem>
945 <para>December 29th, 2005</para>
946 <itemizedlist>
947 <listitem>
948 <para>[randy] - Removed libogg and added NAS to the optional
949 dependencies of aRts.</para>
950 </listitem>
951 <listitem>
952 <para>[randy] - Added a caution note to the MC instructions
953 about the UTF-8 related issues.</para>
954 </listitem>
955 <listitem>
956 <para>[randy] - Added a caution note to the UnZip instructions
957 about the locale related issues.</para>
958 </listitem>
959 <listitem>
960 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
961 2, 'Important Information', thanks to Alexander Patrakov for
962 contributing the text for this page. The page is very incomplete and
963 many more packages with locale related issues will be added.</para>
964 </listitem>
965 </itemizedlist>
966 </listitem>
967
968 <listitem>
969 <para>December 28th, 2005</para>
970 <itemizedlist>
971 <listitem>
972 <para>[randy] - Added new package GOffice-0.1.2.</para>
973 </listitem>
974 </itemizedlist>
975 </listitem>
976
977 <listitem>
978 <para>December 27th, 2005</para>
979 <itemizedlist>
980 <listitem>
981 <para>[randy] - Updated to libgsf-1.13.3.</para>
982 </listitem>
983 <listitem>
984 <para>[randy] - Removed the unneeded 'make' command from the
985 hicolor-icon-theme instructions.</para>
986 </listitem>
987 <listitem>
988 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
989 removed an unneeded switch from the configure command.</para>
990 </listitem>
991 <listitem>
992 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
993 </listitem>
994 <listitem>
995 <para>[randy] - Updated to ISO Codes-0.49.</para>
996 </listitem>
997 </itemizedlist>
998 </listitem>
999
1000 <listitem>
1001 <para>December 26th, 2005</para>
1002 <itemizedlist>
1003 <listitem>
1004 <para>[randy] - Updated to Doxygen-1.4.5.</para>
1005 </listitem>
1006 <listitem>
1007 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
1008 download URL, added test suite notes, modified the configure command
1009 to include switches for the recommended dependencies and added
1010 appropriate notes about the recommended dependencies.</para>
1011 </listitem>
1012 <listitem>
1013 <para>[randy] - Updated to little cms-1.15.</para>
1014 </listitem>
1015 <listitem>
1016 <para>[randy] - Updated to Sendmail-8.13.5.</para>
1017 </listitem>
1018 <listitem>
1019 <para>[dj] - Added colorls patch to tcsh instructions.</para>
1020 </listitem>
1021 <listitem>
1022 <para>[dj] - Corrected additional recommended and optional
1023 dependencies in OpenOffice instructions.</para>
1024 </listitem>
1025 <listitem>
1026 <para>[andy] - Update xine-lib to 1.1.1.</para>
1027 </listitem>
1028 </itemizedlist>
1029 </listitem>
1030
1031 <listitem>
1032 <para>December 25th, 2005</para>
1033 <itemizedlist>
1034 <listitem>
1035 <para>[randy] - Updated to LibMPEG3-1.6.</para>
1036 </listitem>
1037 </itemizedlist>
1038 </listitem>
1039
1040 <listitem>
1041 <para>December 24th, 2005</para>
1042 <itemizedlist>
1043 <listitem>
1044 <para>[randy] - Fixed a syntax error in the configure scripts and
1045 simplified the existing sed commands in the Tcl and Tk
1046 instructions.</para>
1047 </listitem>
1048 <listitem>
1049 <para>[randy] - Added pkg-config and ALSA Library as required
1050 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
1051 pointing out the omission.</para>
1052 </listitem>
1053 <listitem>
1054 <para>[randy] - Fixed GTK+-2 documentation installation commands,
1055 thanks to Nico R. for pointing out the breakage.</para>
1056 </listitem>
1057 <listitem>
1058 <para>[randy] - Updated to Firefox-1.5, modified the method used
1059 to build it and added a command to fix an anonymous enum in an
1060 interface header file.</para>
1061 </listitem>
1062 <listitem>
1063 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
1064 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
1065 </listitem>
1066 </itemizedlist>
1067 </listitem>
1068
1069 <listitem>
1070 <para>December 23rd, 2005</para>
1071 <itemizedlist>
1072 <listitem>
1073 <para>[andy] - Updated librsvg to 2.12.7.</para>
1074 </listitem>
1075 <listitem>
1076 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
1077 </listitem>
1078 </itemizedlist>
1079 </listitem>
1080
1081 <listitem>
1082 <para>December 22nd, 2005</para>
1083 <itemizedlist>
1084 <listitem>
1085 <para>[andy] - Updated XFce to 4.2.3.2.</para>
1086 </listitem>
1087 </itemizedlist>
1088 </listitem>
1089
1090 <listitem>
1091 <para>December 21st, 2005</para>
1092 <itemizedlist>
1093 <listitem>
1094 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
1095 use visudo to edit the sudoers file.</para>
1096 </listitem>
1097 </itemizedlist>
1098 </listitem>
1099
1100 <listitem>
1101 <para>December 20th, 2005</para>
1102 <itemizedlist>
1103 <listitem>
1104 <para>[randy] - Commented out the Python and Perl bindings build
1105 notes from the Subversion instructions as there is a build failure
1106 using current versions of SWIG and (B)LFS packages.</para>
1107 </listitem>
1108 <listitem>
1109 <para>[randy] - Added documentation installation commands to the
1110 Guile instructions.</para>
1111 </listitem>
1112 </itemizedlist>
1113 </listitem>
1114
1115 <listitem>
1116 <para>December 19th, 2005</para>
1117 <itemizedlist>
1118 <listitem>
1119 <para>[randy] - Modified the sed command in the OpenSSH instructions
1120 to better allow for repeated builds.</para>
1121 </listitem>
1122 <listitem>
1123 <para>[bdubbs] - Updated to nmap-3.95.</para>
1124 </listitem>
1125 <listitem>
1126 <para>[bdubbs] - Added sed to Bind to prevent invalid
1127 warnings in the log.</para>
1128 </listitem>
1129 <listitem>
1130 <para>[randy] - Updated to Samba-3.0.20b.</para>
1131 </listitem>
1132 <listitem>
1133 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
1134 </listitem>
1135 </itemizedlist>
1136 </listitem>
1137
1138 <listitem>
1139 <para>December 18th, 2005</para>
1140 <itemizedlist>
1141 <listitem>
1142 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
1143 </listitem>
1144 <listitem>
1145 <para>[bdubbs] - Changed configure instruction in gimp to
1146 use recommended dependencies. Added note that the switches
1147 to configure need to be changed if the recommended
1148 dependencies are not installed.</para>
1149 </listitem>
1150 <listitem>
1151 <para>[bdubbs] - Updated to whois-4.7.10.</para>
1152 </listitem>
1153 <listitem>
1154 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
1155 </listitem>
1156 </itemizedlist>
1157 </listitem>
1158
1159 <listitem>
1160 <para>December 17th, 2005</para>
1161 <itemizedlist>
1162 <listitem>
1163 <para>[randy] - Updated to PHP-5.1.1.</para>
1164 </listitem>
1165 </itemizedlist>
1166 </listitem>
1167
1168 <listitem>
1169 <para>December 16th, 2005</para>
1170 <itemizedlist>
1171 <listitem>
1172 <para>[randy] - Updated to Stunnel-4.14.</para>
1173 </listitem>
1174 <listitem>
1175 <para>[randy] - Updated to Ruby-1.8.3.</para>
1176 </listitem>
1177 </itemizedlist>
1178 </listitem>
1179
1180 <listitem>
1181 <para>December 15, 2005</para>
1182 <itemizedlist>
1183 <listitem>
1184 <para>[randy] - Updated to Aspell-0.60.4.</para>
1185 </listitem>
1186 <listitem>
1187 <para>[randy] - Added a sed command to the FOP instructions which
1188 fixes an obsolete tail command in the JAI binary.</para>
1189 </listitem>
1190 <listitem>
1191 <para>[randy] - Updated to Gamin-0.1.7.</para>
1192 </listitem>
1193 <listitem>
1194 <para>[bdubbs] - Removed section on newsserver.</para>
1195 </listitem>
1196 <listitem>
1197 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
1198 </listitem>
1199 </itemizedlist>
1200 </listitem>
1201
1202 <listitem>
1203 <para>December 14th, 2005</para>
1204 <itemizedlist>
1205 <listitem>
1206 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
1207 </listitem>
1208 <listitem>
1209 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
1210 </listitem>
1211 </itemizedlist>
1212 </listitem>
1213
1214 <listitem>
1215 <para>December 13th, 2005</para>
1216 <itemizedlist>
1217 <listitem>
1218 <para>[bdubbs] - Update description of LiveCD.</para>
1219 </listitem>
1220 <listitem>
1221 <para>[randy] - Updated to MySQL-5.0.16.</para>
1222 </listitem>
1223 <listitem>
1224 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
1225 </listitem>
1226 <listitem>
1227 <para>[bdubbs] - Removed libungif.</para>
1228 </listitem>
1229 <listitem>
1230 <para>[randy] - Updated to GTK+-2.8.9.</para>
1231 </listitem>
1232 <listitem>
1233 <para>[andy] - Updated to Abiword-2.4.1</para>
1234 </listitem>
1235 </itemizedlist>
1236 </listitem>
1237
1238 <listitem>
1239 <para>December 11th, 2005</para>
1240 <itemizedlist>
1241 <listitem>
1242 <para>[randy] - Updated to Pango-1.10.2.</para>
1243 </listitem>
1244 <listitem>
1245 <para>[randy] - Updated to GLib-2.8.4.</para>
1246 </listitem>
1247 </itemizedlist>
1248 </listitem>
1249
1250 <listitem>
1251 <para>December 10th, 2005</para>
1252 <itemizedlist>
1253 <listitem>
1254 <para>[randy] - Updated to Heimdal-0.7.1.</para>
1255 </listitem>
1256 </itemizedlist>
1257 </listitem>
1258
1259 <listitem>
1260 <para>December 9th, 2005</para>
1261 <itemizedlist>
1262 <listitem>
1263 <para>[randy] - Fixed command typos in the Gnome Menus and
1264 Gnome Volume Manager instructions.</para>
1265 </listitem>
1266 <listitem>
1267 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
1268 </listitem>
1269 <listitem>
1270 <para>[andy] - Added details of how to create a fluxbox.desktop file to
1271 the Fluxbox page.</para>
1272 </listitem>
1273 </itemizedlist>
1274 </listitem>
1275
1276 <listitem>
1277 <para>December 8th, 2005</para>
1278 <itemizedlist>
1279 <listitem>
1280 <para>[bdubbs] - Updated to curl-7.15.1.</para>
1281 </listitem>
1282 </itemizedlist>
1283 </listitem>
1284
1285 <listitem>
1286 <para>December 7th, 2005</para>
1287 <itemizedlist>
1288 <listitem>
1289 <para>[bdubbs] - Added sed to remove incomplete tests from
1290 test program in popt.</para>
1291 </listitem>
1292 <listitem>
1293 <para>[bdubbs] - Removed reference to non-existent esound.ps
1294 from EsounD-0.2.36.</para>
1295 </listitem>
1296 <listitem>
1297 <para>[bdubbs] - Removed --with-history option from libxml2. Added
1298 a caution that the make check command can hang forever under
1299 certain conditions with the option.</para>
1300 </listitem>
1301 <listitem>
1302 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
1303 </listitem>
1304 <listitem>
1305 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
1306 go moko for pointing out the omission.</para>
1307 </listitem>
1308 <listitem>
1309 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
1310 </listitem>
1311 <listitem>
1312 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
1313 thanks to David Rosal for pointing out the omission.</para>
1314 </listitem>
1315 <listitem>
1316 <para>[randy] - Updated to libvorbis-1.1.2.</para>
1317 </listitem>
1318 <listitem>
1319 <para>[randy] - Updated to libogg-1.1.3.</para>
1320 </listitem>
1321 </itemizedlist>
1322 </listitem>
1323
1324 <listitem>
1325 <para>December 6th, 2005</para>
1326 <itemizedlist>
1327 <listitem>
1328 <para>[dj] - Completed dependencies, removed optional configure
1329 parameters and added the no_mozilla (firefox) patch for
1330 OpenOffice.</para>
1331 </listitem>
1332 </itemizedlist>
1333 </listitem>
1334
1335 <listitem>
1336 <para>December 3rd, 2005</para>
1337 <itemizedlist>
1338 <listitem>
1339 <para>[randy] - Updated to GCC-4.0.2.</para>
1340 </listitem>
1341 <listitem>
1342 <para>[bdubbs] - Updated to qt-3.3.5.</para>
1343 </listitem>
1344 </itemizedlist>
1345 </listitem>
1346
1347 <listitem>
1348 <para>December 2nd, 2005</para>
1349 <itemizedlist>
1350 <listitem>
1351 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
1352 </listitem>
1353 </itemizedlist>
1354 </listitem>
1355
1356 <listitem>
1357 <para>December 1st, 2005</para>
1358 <itemizedlist>
1359 <listitem>
1360 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
1361 </listitem>
1362 </itemizedlist>
1363 </listitem>
1364
1365 <listitem>
1366 <para>November 30th, 2005</para>
1367 <itemizedlist>
1368 <listitem>
1369 <para>[randy] - Updated to xinetd-2.3.14.</para>
1370 </listitem>
1371 <listitem>
1372 <para>[randy] - Added a command to create the logging directory in
1373 the GDM instructions, thanks to Vincent Fretin for pointing out the
1374 oversight.</para>
1375 </listitem>
1376 <listitem>
1377 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
1378 </listitem>
1379 <listitem>
1380 <para>[randy] - Updated to Sysstat-6.0.2.</para>
1381 </listitem>
1382 </itemizedlist>
1383 </listitem>
1384
1385 <listitem>
1386 <para>November 29th, 2005</para>
1387 <itemizedlist>
1388 <listitem>
1389 <para>[randy] - Updated to Shadow-4.0.13.</para>
1390 </listitem>
1391 <listitem>
1392 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
1393 the installation commands have changed.</para>
1394 </listitem>
1395 <listitem>
1396 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
1397 </listitem>
1398 </itemizedlist>
1399 </listitem>
1400
1401 <listitem>
1402 <para>November 27th, 2005</para>
1403 <itemizedlist>
1404 <listitem>
1405 <para>[randy] - Added an FTP download URL and changed the
1406 documentation installation to a versioned directory in the Fontconfig
1407 instructions.</para>
1408 </listitem>
1409 <listitem>
1410 <para>[randy] - Added documentation installation and clarified the
1411 purpose of the sed command in the FreeType instructions.</para>
1412 </listitem>
1413 </itemizedlist>
1414 </listitem>
1415
1416 <listitem>
1417 <para>November 26th, 2005</para>
1418 <itemizedlist>
1419 <listitem>
1420 <para>[randy] - Added a note to the Lynx instructions that
1421 identifies, and shows how to avoid, a security vulnerability.</para>
1422 </listitem>
1423 <listitem>
1424 <para>[randy] - Updated to S-Lang-2.0.5.</para>
1425 </listitem>
1426 <listitem>
1427 <para>[randy] - Updated the text in the Net-tools instructions
1428 to reflect the updated version of Coreutils.</para>
1429 </listitem>
1430 </itemizedlist>
1431 </listitem>
1432
1433 <listitem>
1434 <para>November 25th, 2005</para>
1435 <itemizedlist>
1436 <listitem>
1437 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
1438 </listitem>
1439 <listitem>
1440 <para>[randy] - Updated to pkg-config-0.20</para>
1441 </listitem>
1442 </itemizedlist>
1443 </listitem>
1444
1445 <listitem>
1446 <para>November 24th, 2005</para>
1447 <itemizedlist>
1448 <listitem>
1449 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
1450 installation commands to work with the newer version.</para>
1451 </listitem>
1452 </itemizedlist>
1453 </listitem>
1454
1455 <listitem>
1456 <para>November 23rd, 2005</para>
1457 <itemizedlist>
1458 <listitem>
1459 <para>[bdubbs] - Added sed to sudo to correct a security issue
1460 (Archaic). Also added --enable-shell-sets-home switch
1461 (Gerard).</para>
1462 </listitem>
1463 </itemizedlist>
1464 </listitem>
1465
1466 <listitem>
1467 <para>November 22nd, 2005</para>
1468 <itemizedlist>
1469 <listitem>
1470 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
1471 </listitem>
1472 <listitem>
1473 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
1474 051020 and changed the documentation directory to a versioned
1475 name.</para>
1476 </listitem>
1477 <listitem>
1478 <para>[randy] - Updated to FriBidi-0.10.7.</para>
1479 </listitem>
1480 <listitem>
1481 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
1482 the tests outlined in the DocBook DSSSL Stylesheets
1483 instructions.</para>
1484 </listitem>
1485 <listitem>
1486 <para>[randy] - Updated to Ethereal-0.10.13.</para>
1487 </listitem>
1488 <listitem>
1489 <para>[randy] - Added new package GC-6.5.</para>
1490 </listitem>
1491 </itemizedlist>
1492 </listitem>
1493
1494 <listitem>
1495 <para>November 21st, 2005</para>
1496 <itemizedlist>
1497 <listitem>
1498 <para>[randy] - Updated the Rsync bootscript to remove the --compress
1499 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
1500 </listitem>
1501 <listitem>
1502 <para>[randy] - Added --disable-python to the configure command in
1503 the D-BUS instructions to fix a broken build identified by Filip
1504 Bartmann.</para>
1505 </listitem>
1506 <listitem>
1507 <para>[randy] - Added --disable-libwrap to the configure command in
1508 the Stunnel instructions to fix a broken build identified by Filip
1509 Bartmann.</para>
1510 </listitem>
1511 <listitem>
1512 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
1513 Utilities section of Chapter 31.</para>
1514 </listitem>
1515 <listitem>
1516 <para>[randy] - Modified the libexecdir parameter passed to configure
1517 and tweaked the storage device policy in the HAL instructions.</para>
1518 </listitem>
1519 </itemizedlist>
1520 </listitem>
1521
1522 <listitem>
1523 <para>November 19th, 2005</para>
1524 <itemizedlist>
1525 <listitem>
1526 <para>[randy] - Added notes to start a D-BUS session daemon to the
1527 D-BUS, GDM and GNOME Configuration instructions.</para>
1528 </listitem>
1529 <listitem>
1530 <para>[dj] - Cleaned up OpenOffice instructions and added
1531 a no-pam patch.</para>
1532 </listitem>
1533 </itemizedlist>
1534 </listitem>
1535
1536 <listitem>
1537 <para>November 18th, 2005</para>
1538 <itemizedlist>
1539 <listitem>
1540 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
1541 thanks to Steffen Knollman for discovering the problem and
1542 contributing the patch.</para>
1543 </listitem>
1544 <listitem>
1545 <para>[igor] - Updated to rsync-2.6.6.</para>
1546 </listitem>
1547 </itemizedlist>
1548 </listitem>
1549
1550 <listitem>
1551 <para>November 17th, 2005</para>
1552 <itemizedlist>
1553 <listitem>
1554 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
1555 Utilities section of Chapter 31.</para>
1556 </listitem>
1557 <listitem>
1558 <para>[dj] - Corrected OpenOffice patch names.</para>
1559 </listitem>
1560 </itemizedlist>
1561 </listitem>
1562
1563 <listitem>
1564 <para>November 15th, 2005</para>
1565 <itemizedlist>
1566 <listitem>
1567 <para>[dj] - Updated to OpenOffice-2.0.0</para>
1568 </listitem>
1569 </itemizedlist>
1570 </listitem>
1571
1572 <listitem>
1573 <para>November 14th, 2005</para>
1574 <itemizedlist>
1575 <listitem>
1576 <para>[randy] - Updated to Balsa-2.3.6.</para>
1577 </listitem>
1578 </itemizedlist>
1579 </listitem>
1580
1581 <listitem>
1582 <para>November 13th, 2005</para>
1583 <itemizedlist>
1584 <listitem>
1585 <para>[randy] - Added several more entries to the 'Other Programming
1586 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
1587 and other contributions.</para>
1588 </listitem>
1589 </itemizedlist>
1590 </listitem>
1591
1592 <listitem>
1593 <para>November 12th, 2005</para>
1594 <itemizedlist>
1595 <listitem>
1596 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
1597 xptinfo.h anonymous enum patch.</para>
1598 </listitem>
1599 </itemizedlist>
1600 </listitem>
1601
1602 <listitem>
1603 <para>November 9th, 2005</para>
1604 <itemizedlist>
1605 <listitem>
1606 <para>[randy] - Updated references to source and md5sum files
1607 on the Anduin server due to the Anduin reorganization.</para>
1608 </listitem>
1609 <listitem>
1610 <para>[randy] - Added several more programming languages to the
1611 'Other Programming Tools' section.</para>
1612 </listitem>
1613 </itemizedlist>
1614 </listitem>
1615
1616 <listitem>
1617 <para>November 7th, 2005</para>
1618 <itemizedlist>
1619 <listitem>
1620 <para>[randy] - Added several programming languages to the 'Other
1621 Programming Tools' section.</para>
1622 </listitem>
1623 <listitem>
1624 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
1625 </listitem>
1626 </itemizedlist>
1627 </listitem>
1628
1629 <listitem>
1630 <para>November 5th, 2005</para>
1631 <itemizedlist>
1632 <listitem>
1633 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
1634 suggestions.</para>
1635 </listitem>
1636 </itemizedlist>
1637 </listitem>
1638
1639 <listitem>
1640 <para>November 4th, 2005</para>
1641 <itemizedlist>
1642 <listitem>
1643 <para>[randy] - Added a patch to the libgsf instructions so that the
1644 configure script properly discovers GConf.</para>
1645 </listitem>
1646 </itemizedlist>
1647 </listitem>
1648
1649 <listitem>
1650 <para>November 3rd, 2005</para>
1651 <itemizedlist>
1652 <listitem>
1653 <para>[randy] - Added new package GMime-2.1.17.</para>
1654 </listitem>
1655 </itemizedlist>
1656 </listitem>
1657
1658 <listitem>
1659 <para>November 1st, 2005</para>
1660 <itemizedlist>
1661 <listitem>
1662 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
1663 'Other Programming Tools' section.</para>
1664 </listitem>
1665 <listitem>
1666 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
1667 </listitem>
1668 <listitem>
1669 <para>[randy] - Updated to Transcode-1.0.1.</para>
1670 </listitem>
1671 </itemizedlist>
1672 </listitem>
1673
1674 <listitem>
1675 <para>October 31st, 2005</para>
1676 <itemizedlist>
1677 <listitem>
1678 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
1679 </listitem>
1680 </itemizedlist>
1681 </listitem>
1682
1683 <listitem>
1684 <para>October 30th, 2005</para>
1685 <itemizedlist>
1686 <listitem>
1687 <para>[randy] - Added new package Totem-1.2.0.</para>
1688 </listitem>
1689 <listitem>
1690 <para>[dj] - Updated to JDK-1.5.0_05.</para>
1691 </listitem>
1692 </itemizedlist>
1693 </listitem>
1694
1695 <listitem>
1696 <para>October 29th, 2005</para>
1697 <itemizedlist>
1698 <listitem>
1699 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
1700 </listitem>
1701 </itemizedlist>
1702 </listitem>
1703
1704 <listitem>
1705 <para>October 28th, 2005</para>
1706 <itemizedlist>
1707 <listitem>
1708 <para>[igor] - Updated to SDL-1.2.9.</para>
1709 </listitem>
1710 <listitem>
1711 <para>[igor] - Updated to CVS-1.11.21.</para>
1712 </listitem>
1713 </itemizedlist>
1714 </listitem>
1715
1716 <listitem>
1717 <para>October 25th, 2005</para>
1718 <itemizedlist>
1719 <listitem>
1720 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
1721 package from the GNOME Add-on section.</para>
1722 </listitem>
1723 </itemizedlist>
1724 </listitem>
1725
1726 <listitem>
1727 <para>October 23rd, 2005</para>
1728 <itemizedlist>
1729 <listitem>
1730 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
1731 </listitem>
1732 <listitem>
1733 <para>[randy] - Added new package Poppler-0.4.2.</para>
1734 </listitem>
1735 </itemizedlist>
1736 </listitem>
1737
1738 <listitem>
1739 <para>October 21st, 2005</para>
1740 <itemizedlist>
1741 <listitem>
1742 <para>[randy] - Added new package GNOME Keyring
1743 Manager-2.12.0.</para>
1744 </listitem>
1745 </itemizedlist>
1746 </listitem>
1747
1748 <listitem>
1749 <para>October 20th, 2005</para>
1750 <itemizedlist>
1751 <listitem>
1752 <para>[randy] - Added new package ISO Codes-0.48.</para>
1753 </listitem>
1754 </itemizedlist>
1755 </listitem>
1756
1757 <listitem>
1758 <para>October 19th, 2005</para>
1759 <itemizedlist>
1760 <listitem>
1761 <para>[randy] - Added new package PyXML-0.8.4.</para>
1762 </listitem>
1763 <listitem>
1764 <para>[randy] - Added category headers to the GNOME Add-on packages
1765 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
1766 XML wizardry to make this happen.</para>
1767 </listitem>
1768 </itemizedlist>
1769 </listitem>
1770
1771 <listitem>
1772 <para>October 18th, 2005</para>
1773 <itemizedlist>
1774 <listitem>
1775 <para>[randy] - Added a patch and an additional command to enable the
1776 streaming audio method in the GNOME Speech instructions.</para>
1777 </listitem>
1778 <listitem>
1779 <para>[randy] - Updated to GDM-2.8.0.5.</para>
1780 </listitem>
1781 </itemizedlist>
1782 </listitem>
1783
1784 <listitem>
1785 <para>October 17th, 2005</para>
1786 <itemizedlist>
1787 <listitem>
1788 <para>[randy] - Updated to GOK-1.0.5.</para>
1789 </listitem>
1790 <listitem>
1791 <para>[igor] - Updated to HTML Tidy-051013.</para>
1792 </listitem>
1793 <listitem>
1794 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
1795 </listitem>
1796 <listitem>
1797 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
1798 </listitem>
1799 </itemizedlist>
1800 </listitem>
1801
1802 <listitem>
1803 <para>October 16th, 2005</para>
1804 <itemizedlist>
1805 <listitem>
1806 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
1807 of the xextensions.pc file from the GNOME Magnifier to the XFree86
1808 instructions.</para>
1809 </listitem>
1810 <listitem>
1811 <para>[igor] - Updated to PHP-5.0.5.</para>
1812 </listitem>
1813 <listitem>
1814 <para>[randy] - Modified dependencies in the libgtkhtml
1815 instructions.</para>
1816 </listitem>
1817 <listitem>
1818 <para>[igor] - Updated to PCRE-6.4.</para>
1819 </listitem>
1820 <listitem>
1821 <para>[igor] - Updated to cURL-7.15.0.</para>
1822 </listitem>
1823 </itemizedlist>
1824 </listitem>
1825
1826 <listitem>
1827 <para>October 15th, 2005</para>
1828 <itemizedlist>
1829 <listitem>
1830 <para>[igor] - Added the gcc4 patch for NTP.</para>
1831 </listitem>
1832 <listitem>
1833 <para>[igor] - Updated to Fcron-3.0.0.</para>
1834 </listitem>
1835 <listitem>
1836 <para>[igor] - Updated to Apache-2.0.55.</para>
1837 </listitem>
1838 <listitem>
1839 <para>[igor] - Updated to Python-2.4.2.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[randy] - Updated to GGV-2.12.0.</para>
1846 </listitem>
1847 <listitem>
1848 <para>[igor] - Updated to Firefox-1.0.7.</para>
1849 </listitem>
1850 <listitem>
1851 <para>[randy] - Updated to AT SPI-1.6.6.</para>
1852 </listitem>
1853 <listitem>
1854 <para>[igor] - Updated to libtiff-3.7.4.</para>
1855 </listitem>
1856 <listitem>
1857 <para>[igor] - Updated to cairo-1.0.2.</para>
1858 </listitem>
1859 <listitem>
1860 <para>[randy] - Updated to Zenity-2.12.1.</para>
1861 </listitem>
1862 <listitem>
1863 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
1864 </listitem>
1865 </itemizedlist>
1866 </listitem>
1867
1868 <listitem>
1869 <para>October 14th, 2005</para>
1870 <itemizedlist>
1871 <listitem>
1872 <para>[igor] - Updated to libpcap-0.9.4.</para>
1873 </listitem>
1874 <listitem>
1875 <para>[igor] - Updated to Wget-1.10.2.</para>
1876 </listitem>
1877 <listitem>
1878 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
1879 </listitem>
1880 <listitem>
1881 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
1882 </listitem>
1883 <listitem>
1884 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
1885 </listitem>
1886 <listitem>
1887 <para>[randy] - Updated to File Roller-2.12.1.</para>
1888 </listitem>
1889 <listitem>
1890 <para>[randy] - Updated to EOG-2.12.1.</para>
1891 </listitem>
1892 <listitem>
1893 <para>[randy] - Updated to gedit-2.12.1.</para>
1894 </listitem>
1895 </itemizedlist>
1896 </listitem>
1897
1898 <listitem>
1899 <para>October 13th, 2005</para>
1900 <itemizedlist>
1901 <listitem>
1902 <para>[igor] - Updated Vim security patch.</para>
1903 </listitem>
1904 <listitem>
1905 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
1906 </listitem>
1907 <listitem>
1908 <para>[randy] - Updated to Epiphany-1.8.2.</para>
1909 </listitem>
1910 <listitem>
1911 <para>[randy] - Changed Python from an optional to a recommended
1912 dependency in the GNOME Doc Utils dependencies.</para>
1913 </listitem>
1914 </itemizedlist>
1915 </listitem>
1916
1917 <listitem>
1918 <para>October 12th, 2005</para>
1919 <itemizedlist>
1920 <listitem>
1921 <para>[randy] - Updated to gcalctool-5.6.31.</para>
1922 </listitem>
1923 </itemizedlist>
1924 </listitem>
1925
1926 <listitem>
1927 <para>October 11th, 2005</para>
1928 <itemizedlist>
1929 <listitem>
1930 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
1931 </listitem>
1932 <listitem>
1933 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
1934 </listitem>
1935 <listitem>
1936 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
1937 </listitem>
1938 <listitem>
1939 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
1940 </listitem>
1941 <listitem>
1942 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
1943 </listitem>
1944 <listitem>
1945 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
1946 </listitem>
1947 <listitem>
1948 <para>[randy] - Updated to Evolution-2.4.1.</para>
1949 </listitem>
1950 </itemizedlist>
1951 </listitem>
1952
1953 <listitem>
1954 <para>October 10th, 2005</para>
1955 <itemizedlist>
1956 <listitem>
1957 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
1958 </listitem>
1959 <listitem>
1960 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
1961 </listitem>
1962 <listitem>
1963 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
1964 </listitem>
1965 <listitem>
1966 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
1967 </listitem>
1968 <listitem>
1969 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
1970 </listitem>
1971 <listitem>
1972 <para>[randy] - Added GTK+-2 as a required dependency of
1973 libgtkhtml.</para>
1974 </listitem>
1975 <listitem>
1976 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
1977 </listitem>
1978 <listitem>
1979 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
1980 GNOME. GNOME add-on packages are updated only to the release
1981 versions. The individual updates to the GNOME add-on packages will be
1982 accomplished individually.</para>
1983 </listitem>
1984 </itemizedlist>
1985 </listitem>
1986
1987 <listitem>
1988 <para>October 8th, 2005</para>
1989 <itemizedlist>
1990 <listitem>
1991 <para>[tushar] - Replaced FAM with Gamin.</para>
1992 </listitem>
1993 </itemizedlist>
1994 </listitem>
1995
1996 <listitem>
1997 <para>October 6th, 2005</para>
1998 <itemizedlist>
1999 <listitem>
2000 <para>[randy] - Updated to librsvg-2.12.4.</para>
2001 </listitem>
2002 <listitem>
2003 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
2004 </listitem>
2005 <listitem>
2006 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
2007 </listitem>
2008 </itemizedlist>
2009 </listitem>
2010
2011 <listitem>
2012 <para>October 5th, 2005</para>
2013 <itemizedlist>
2014 <listitem>
2015 <para>[randy] - Updated to Metacity-2.12.1.</para>
2016 </listitem>
2017 <listitem>
2018 <para>[randy] - Updated to libwnck-2.12.1.</para>
2019 </listitem>
2020 <listitem>
2021 <para>[randy] - Updated to GTK+-2.8.6.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[randy] - Updated to Pango-1.10.1.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[randy] - Updated to GLib-2.8.3.</para>
2028 </listitem>
2029 <listitem>
2030 <para>[randy] - Updated to libxml2-2.6.22.</para>
2031 </listitem>
2032 <listitem>
2033 <para>[randy] - Added the --disable-error-on-warning parameter to the
2034 GnuCash configure command as using GCC-4.0.x will generate warnings
2035 which will break the build if the parameter is not used.</para>
2036 </listitem>
2037 <listitem>
2038 <para>[randy] - Added a patch to the Guile instructions and changed
2039 the sed command in the SLIB instructions so that the two packages
2040 work nicely together.</para>
2041 </listitem>
2042 </itemizedlist>
2043 </listitem>
2044
2045 <listitem>
2046 <para>October 4th, 2005</para>
2047 <itemizedlist>
2048 <listitem>
2049 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
2050 instructions.</para>
2051 </listitem>
2052 <listitem>
2053 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
2054 fix a GCC-4.0.x build problem.</para>
2055 </listitem>
2056 <listitem>
2057 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
2058 </listitem>
2059 <listitem>
2060 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
2061 </listitem>
2062 <listitem>
2063 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
2064 instructions.</para>
2065 </listitem>
2066 <listitem>
2067 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
2068 fix a GCC-4 build problem.</para>
2069 </listitem>
2070 </itemizedlist>
2071 </listitem>
2072
2073 <listitem>
2074 <para>October 3rd, 2005</para>
2075 <itemizedlist>
2076 <listitem>
2077 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
2078 instructions.</para>
2079 </listitem>
2080 <listitem>
2081 <para>[randy] - Clarified the dependencies in the Imlib
2082 instructions.</para>
2083 </listitem>
2084 <listitem>
2085 <para>[randy] - Updated to AbiWord-2.2.10.</para>
2086 </listitem>
2087 </itemizedlist>
2088 </listitem>
2089
2090 <listitem>
2091 <para>October 1st, 2005</para>
2092 <itemizedlist>
2093 <listitem>
2094 <para>[randy] - Added new package HAL-0.5.4.</para>
2095 </listitem>
2096 </itemizedlist>
2097 </listitem>
2098
2099 <listitem>
2100 <para>September 26th, 2005</para>
2101 <itemizedlist>
2102 <listitem>
2103 <para>[randy] - Added new package D-BUS-0.50.</para>
2104 </listitem>
2105 </itemizedlist>
2106 </listitem>
2107
2108 <listitem>
2109 <para>September 25th, 2005</para>
2110 <itemizedlist>
2111 <listitem>
2112 <para>[randy] - Added a patch to fix a build problem with newer
2113 versions of libgsf and added a sed command so the default is to
2114 build the Perl plugin module to the Gnumeric instructions.</para>
2115 </listitem>
2116 </itemizedlist>
2117 </listitem>
2118
2119 <listitem>
2120 <para>September 22nd, 2005</para>
2121 <itemizedlist>
2122 <listitem>
2123 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
2124 </listitem>
2125 </itemizedlist>
2126 </listitem>
2127
2128 <listitem>
2129 <para>September 21st, 2005</para>
2130 <itemizedlist>
2131 <listitem>
2132 <para>[randy] - Updated to Samba-3.0.20.</para>
2133 </listitem>
2134 <listitem>
2135 <para>[bdubbs] - Reverted gcc build instructions.</para>
2136 </listitem>
2137 <listitem>
2138 <para>[randy] - Updated to EsounD-0.2.36.</para>
2139 </listitem>
2140 <listitem>
2141 <para>[randy] - Updated to Metacity-2.12.0.</para>
2142 </listitem>
2143 <listitem>
2144 <para>[randy] - Updated to Libwnck-2.12.0.</para>
2145 </listitem>
2146 </itemizedlist>
2147 </listitem>
2148
2149 <listitem>
2150 <para>September 20th, 2005</para>
2151 <itemizedlist>
2152 <listitem>
2153 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
2154 gcc-4.0.1.</para>
2155 </listitem>
2156 <listitem>
2157 <para>[randy] - Updated to GTK+-2.8.3.</para>
2158 </listitem>
2159 <listitem>
2160 <para>[randy] - Updated to ATK-1.10.3.</para>
2161 </listitem>
2162 <listitem>
2163 <para>[randy] - Updated to Pango-1.10.0.</para>
2164 </listitem>
2165 <listitem>
2166 <para>[randy] - Updated to GLib-2.8.1.</para>
2167 </listitem>
2168 <listitem>
2169 <para>[randy] - Added a command to create an X Render pkg-config file
2170 to the XFree86 instructions. Also created notes in the Metacity and
2171 cairo instructions to ensure this file exists.</para>
2172 </listitem>
2173 <listitem>
2174 <para>[randy] - Added new package cairo-1.0.0.</para>
2175 </listitem>
2176 <listitem>
2177 <para>[bdubbs] - Changed gcc build instructions to use
2178 a simple make. Added a note to use make bootstrap if
2179 the base compiler is not gcc-4.0.1.</para>
2180 </listitem>
2181 </itemizedlist>
2182 </listitem>
2183
2184 <listitem>
2185 <para>September 19th, 2005</para>
2186 <itemizedlist>
2187 <listitem>
2188 <para>[bdubbs] - Added a patch to build mozilla with
2189 gcc-4.0.1.</para>
2190 </listitem>
2191 <listitem>
2192 <para>[randy] - Updated to gucharmap-1.4.4.</para>
2193 </listitem>
2194 <listitem>
2195 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
2196 </listitem>
2197 <listitem>
2198 <para>[richard] - Added a sed to fix the build of the
2199 test suite for cpio-2.6 when using gcc-4.0.1.
2200 Suggested by Matthew Burgess</para>
2201 </listitem>
2202 </itemizedlist>
2203 </listitem>
2204
2205 <listitem>
2206 <para>September 18th, 2005</para>
2207 <itemizedlist>
2208 <listitem>
2209 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
2210 </listitem>
2211 <listitem>
2212 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
2213 </listitem>
2214 <listitem>
2215 <para>[richard] - Updated to bluefish-1.0.4.</para>
2216 </listitem>
2217 </itemizedlist>
2218 </listitem>
2219
2220 <listitem>
2221 <para>September 17th, 2005</para>
2222 <itemizedlist>
2223 <listitem>
2224 <para>[randy] - Added an alternate installation location for the
2225 shared library interface headers to the AFPL Ghostscript and ESP
2226 Ghostscript instructions.</para>
2227 </listitem>
2228 <listitem>
2229 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
2230 </listitem>
2231 <listitem>
2232 <para>[randy] - Updated the Business::ISBN Perl module to
2233 1.82.</para>
2234 </listitem>
2235 <listitem>
2236 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
2237 </listitem>
2238 <listitem>
2239 <para>[randy] - Updated the Module::Signature Perl module to
2240 0.50.</para>
2241 </listitem>
2242 <listitem>
2243 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
2244 </listitem>
2245 <listitem>
2246 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
2247 2.12.</para>
2248 </listitem>
2249 <listitem>
2250 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
2251 0.13.</para>
2252 </listitem>
2253 <listitem>
2254 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
2255 new Perl modules Text::Diff and Algorithm::Diff.</para>
2256 </listitem>
2257 <listitem>
2258 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
2259 </listitem>
2260 </itemizedlist>
2261 </listitem>
2262
2263 <listitem>
2264 <para>September 15th, 2005</para>
2265 <itemizedlist>
2266 <listitem>
2267 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
2268 </listitem>
2269 <listitem>
2270 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
2271 added a GCC-4 patch to the Gimp instructions.</para>
2272 </listitem>
2273 <listitem>
2274 <para>[randy] - Updated to librsvg-2.11.1.</para>
2275 </listitem>
2276 </itemizedlist>
2277 </listitem>
2278
2279 <listitem>
2280 <para>September 14th, 2005</para>
2281 <itemizedlist>
2282 <listitem>
2283 <para>[randy] - Removed redundant GTK+-2 dependency from the
2284 libgnomeprintui instructions.</para>
2285 </listitem>
2286 <listitem>
2287 <para>[randy] - Updated to libgsf-1.12.3.</para>
2288 </listitem>
2289 <listitem>
2290 <para>[randy] - Added documentation installation commands and
2291 corrected the note about the test suite in the libcroco
2292 instructions.</para>
2293 </listitem>
2294 </itemizedlist>
2295 </listitem>
2296
2297 <listitem>
2298 <para>September 13th, 2005</para>
2299 <itemizedlist>
2300 <listitem>
2301 <para>[randy] - Added commands to the CVS instructions to create and
2302 install additional documentation.</para>
2303 </listitem>
2304 <listitem>
2305 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
2306 documentation files chown command to only run if the docs were
2307 built and installed.</para>
2308 </listitem>
2309 </itemizedlist>
2310 </listitem>
2311
2312 <listitem>
2313 <para>September 12th, 2005</para>
2314 <itemizedlist>
2315 <listitem>
2316 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
2317 </listitem>
2318 <listitem>
2319 <para>[randy] - Updated to VTE-0.11.15.</para>
2320 </listitem>
2321 <listitem>
2322 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
2323 ScrollKeeper instructions.</para>
2324 </listitem>
2325 <listitem>
2326 <para>[randy] - Updated to GCC-4.0.1.</para>
2327 </listitem>
2328 </itemizedlist>
2329 </listitem>
2330
2331 <listitem>
2332 <para>September 11th, 2005</para>
2333 <itemizedlist>
2334 <listitem>
2335 <para>[randy] - Minor corrections to the XSL Stylesheets
2336 instructions, suggested by Manuel Canales Esparcia.</para>
2337 </listitem>
2338 </itemizedlist>
2339 </listitem>
2340
2341 <listitem>
2342 <para>September 10th, 2005</para>
2343 <itemizedlist>
2344 <listitem>
2345 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
2346 the environment variables are properly set.</para>
2347 </listitem>
2348 <listitem>
2349 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
2350 </listitem>
2351 <listitem>
2352 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
2353 </listitem>
2354 <listitem>
2355 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
2356 </listitem>
2357 <listitem>
2358 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
2359 patch in JDK source build instructions.</para>
2360 </listitem>
2361 <listitem>
2362 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
2363 </listitem>
2364 <listitem>
2365 <para>[dj] - Updated volume restore script for use with
2366 Udev versions greater than 058.</para>
2367 </listitem>
2368 </itemizedlist>
2369 </listitem>
2370
2371 <listitem>
2372 <para>September 9th, 2005</para>
2373 <itemizedlist>
2374 <listitem>
2375 <para>[randy] - Added a GCC-4 patch to the libexif
2376 instructions.</para>
2377 </listitem>
2378 <listitem>
2379 <para>[randy] - Added a GCC-4 patch to the Avifile
2380 instructions.</para>
2381 </listitem>
2382 <listitem>
2383 <para>[randy] - Added a GCC-4 patch to the FFmpeg
2384 instructions.</para>
2385 </listitem>
2386 <listitem>
2387 <para>[randy] - Added a GCC-4 patch to the MPlayer
2388 instructions.</para>
2389 </listitem>
2390 <listitem>
2391 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
2392 </listitem>
2393 <listitem>
2394 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
2395 </listitem>
2396 <listitem>
2397 <para>[randy] - Added a GCC-4 patch to the Firefox
2398 instructions.</para>
2399 </listitem>
2400 <listitem>
2401 <para>[randy] - Added a GCC-4 patch to the Thunderbird
2402 instructions.</para>
2403 </listitem>
2404 <listitem>
2405 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
2406 </listitem>
2407 <listitem>
2408 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
2409 </listitem>
2410 <listitem>
2411 <para>[randy] - Added a GCC-4 patch and documentation installation
2412 commands to the NAS instructions.</para>
2413 </listitem>
2414 <listitem>
2415 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
2416 instructions.</para>
2417 </listitem>
2418 <listitem>
2419 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
2420 </listitem>
2421 <listitem>
2422 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
2423 in the Inetutils instructions.</para>
2424 </listitem>
2425 <listitem>
2426 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
2427 </listitem>
2428 <listitem>
2429 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
2430 instructions.</para>
2431 </listitem>
2432 <listitem>
2433 <para>[randy] - Updated to intltool-0.34.1.</para>
2434 </listitem>
2435 <listitem>
2436 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
2437 </listitem>
2438 </itemizedlist>
2439 </listitem>
2440
2441 <listitem>
2442 <para>September 8th, 2005</para>
2443 <itemizedlist>
2444 <listitem>
2445 <para>[randy] - Added a sed command to the libxklavier instructions
2446 to fix a GCC-4.x build problem.</para>
2447 </listitem>
2448 <listitem>
2449 <para>[randy] - Updated to libxslt-1.1.15.</para>
2450 </listitem>
2451 <listitem>
2452 <para>[randy] - Updated to libxml2-2.6.21.</para>
2453 </listitem>
2454 </itemizedlist>
2455 </listitem>
2456
2457 <listitem>
2458 <para>September 7th, 2005</para>
2459 <itemizedlist>
2460 <listitem>
2461 <para>[richard] - Updated to XScreenSaver-4.22.</para>
2462 </listitem>
2463 </itemizedlist>
2464 </listitem>
2465
2466 <listitem>
2467 <para>September 6th, 2005</para>
2468 <itemizedlist>
2469 <listitem>
2470 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
2471 release notes.</para>
2472 </listitem>
2473 <listitem>
2474 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
2475 installation commands to the instructions.</para>
2476 </listitem>
2477 </itemizedlist>
2478 </listitem>
2479
2480 <listitem>
2481 <para>September 5th, 2005</para>
2482 <itemizedlist>
2483 <listitem>
2484 <para>[randy] - Updated to Subversion-1.2.3</para>
2485 </listitem>
2486 </itemizedlist>
2487 </listitem>
2488
2489 <listitem>
2490 <para>September 4th, 2005</para>
2491 <itemizedlist>
2492 <listitem>
2493 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
2494 documentation installation commands to the instructions.</para>
2495 </listitem>
2496 </itemizedlist>
2497 </listitem>
2498
2499 <listitem>
2500 <para>September 3rd, 2005</para>
2501 <itemizedlist>
2502 <listitem>
2503 <para>[randy] - Updated to HTML Tidy-050826.</para>
2504 </listitem>
2505 <listitem>
2506 <para>[randy] - Updated to cURL-7.14.1.</para>
2507 </listitem>
2508 </itemizedlist>
2509 </listitem>
2510
2511 <listitem>
2512 <para>September 2nd, 2005</para>
2513 <itemizedlist>
2514 <listitem>
2515 <para>[randy] - Added commands to the Heimdal instructions to
2516 preserve and restore some overwritten interface headers and
2517 libraries. Also listed the dependencies in a more accurate
2518 manner.</para>
2519 </listitem>
2520 <listitem>
2521 <para>[randy] - Updated to MySQL-4.1.14.</para>
2522 </listitem>
2523 <listitem>
2524 <para>[randy] - Fixed some broken commands in the TeX
2525 instructions.</para>
2526 </listitem>
2527 </itemizedlist>
2528 </listitem>
2529
2530 <listitem>
2531 <para>September 1st, 2005</para>
2532 <itemizedlist>
2533 <listitem>
2534 <para>[randy] - Added documentation installation commands to the
2535 ALSA Libraries instructions.</para>
2536 </listitem>
2537 </itemizedlist>
2538 </listitem>
2539
2540 <listitem>
2541 <para>August 31st, 2005</para>
2542 <itemizedlist>
2543 <listitem>
2544 <para>[randy] - Updated to Shadow-4.0.12.</para>
2545 </listitem>
2546 <listitem>
2547 <para>[randy] - Updated to Wget-1.10.1.</para>
2548 </listitem>
2549 </itemizedlist>
2550 </listitem>
2551
2552 <listitem>
2553 <para>August 30th, 2005</para>
2554 <itemizedlist>
2555 <listitem>
2556 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
2557 </listitem>
2558 <listitem>
2559 <para>[randy] - Removed obsolete dependencies from the LZO
2560 instructions.</para>
2561 </listitem>
2562 </itemizedlist>
2563 </listitem>
2564
2565 <listitem>
2566 <para>August 29th, 2005</para>
2567 <itemizedlist>
2568 <listitem>
2569 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
2570 about the location of configuruation files. Updated
2571 optional dependencies.</para>
2572 </listitem>
2573 <listitem>
2574 <para>[richard] - Added definition of dependency terms
2575 to Notes on Building Software.</para>
2576 </listitem>
2577 </itemizedlist>
2578 </listitem>
2579
2580 <listitem>
2581 <para>August 28th, 2005</para>
2582 <itemizedlist>
2583 <listitem>
2584 <para>[randy] - Added documentation installation commands to the Xvid
2585 instructions.</para>
2586 </listitem>
2587 <listitem>
2588 <para>[randy] - Added documentation installation commands to the
2589 libdv instructions.</para>
2590 </listitem>
2591 <listitem>
2592 <para>[randy] - Updated to whois-4.7.6.</para>
2593 </listitem>
2594 <listitem>
2595 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
2596 </listitem>
2597 <listitem>
2598 <para>[randy] - Added a patch to fix the XMMS plugin and added a
2599 sed command to fix the Valgrind testing in the FLAC
2600 instructions.</para>
2601 </listitem>
2602 </itemizedlist>
2603 </listitem>
2604
2605 <listitem>
2606 <para>August 27th, 2005</para>
2607 <itemizedlist>
2608 <listitem>
2609 <para>[randy] - Added a patch to fix the test suite in the id3lib
2610 instructions.</para>
2611 </listitem>
2612 <listitem>
2613 <para>[randy] - Updated the GCC patch and provided documentation
2614 installation commands to the libmpeg3 instructions.</para>
2615 </listitem>
2616 </itemizedlist>
2617 </listitem>
2618
2619 <listitem>
2620 <para>August 26th, 2005</para>
2621 <itemizedlist>
2622 <listitem>
2623 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
2624 the Movemail and RSS &amp; Blogs account setup options are now
2625 available 2) modified the Enigmail setup so that it actually works
2626 3) fixed the profile locking problem 4) made it so that if a mailto:
2627 URL is clicked, a message compose window is opened with the To: field
2628 filled out.</para>
2629 </listitem>
2630 </itemizedlist>
2631 </listitem>
2632
2633 <listitem>
2634 <para>August 25th, 2005</para>
2635 <itemizedlist>
2636 <listitem>
2637 <para>[randy] - Added a command to the Firefox instructions to fix
2638 the profile locking problem and an optional command to open a new
2639 tab in an existing browser window, both suggested by Kevin
2640 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
2641 suggestions.</para>
2642 </listitem>
2643 </itemizedlist>
2644 </listitem>
2645
2646 <listitem>
2647 <para>August 24th, 2005</para>
2648 <itemizedlist>
2649 <listitem>
2650 <para>[randy] - Modified SLIB instructions to use TeX instead of
2651 Lynx to create the text documentation.</para>
2652 </listitem>
2653 </itemizedlist>
2654 </listitem>
2655
2656 <listitem>
2657 <para>August 22nd, 2005</para>
2658 <itemizedlist>
2659 <listitem>
2660 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
2661 Hugo Villeneuve for pointed it out.</para>
2662 </listitem>
2663 <listitem>
2664 <para>[randy] - Updated to Xpdf-3.01</para>
2665 </listitem>
2666 <listitem>
2667 <para>[randy] - Updated to SLIB-3a2</para>
2668 </listitem>
2669 </itemizedlist>
2670 </listitem>
2671
2672 <listitem>
2673 <para>August 21st, 2005</para>
2674 <itemizedlist>
2675 <listitem>
2676 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
2677 dependency, added commands to install documentation and added an FTP
2678 download URL.</para>
2679 </listitem>
2680 <listitem>
2681 <para>[richard] - Updated to Leafnode-1.11.3.</para>
2682 </listitem>
2683 </itemizedlist>
2684 </listitem>
2685
2686 <listitem>
2687 <para>August 20th, 2005</para>
2688 <itemizedlist>
2689 <listitem>
2690 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
2691 </listitem>
2692 <listitem>
2693 <para>[randy] - Renamed the FOP patch to adhere with the naming
2694 standards.</para>
2695 </listitem>
2696 <listitem>
2697 <para>[randy] - Updated to GnuPG-1.4.2.</para>
2698 </listitem>
2699 <listitem>
2700 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
2701 the ffitarget.h interface header in /usr/include.</para>
2702 </listitem>
2703 </itemizedlist>
2704 </listitem>
2705
2706 <listitem>
2707 <para>August 19th, 2005</para>
2708 <itemizedlist>
2709 <listitem>
2710 <para>[dj] - Updated dev.d scripts and surrounding text
2711 in alsa-utils.</para>
2712 </listitem>
2713 <listitem>
2714 <para>[randy] - Updated to Sysstat-6.0.1.</para>
2715 </listitem>
2716 <listitem>
2717 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
2718 </listitem>
2719 <listitem>
2720 <para>[randy] - Updated to Nail-11.25.</para>
2721 </listitem>
2722 <listitem>
2723 <para>[randy] - Updated to Subversion-1.2.1.</para>
2724 </listitem>
2725 <listitem>
2726 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
2727 </listitem>
2728 </itemizedlist>
2729 </listitem>
2730
2731 <listitem>
2732 <para>August 17th, 2005</para>
2733 <itemizedlist>
2734 <listitem>
2735 <para>[randy] - Updated to GCC-3.3.6.</para>
2736 </listitem>
2737 <listitem>
2738 <para>[randy] - Updated to Doxygen-1.4.4.</para>
2739 </listitem>
2740 </itemizedlist>
2741 </listitem>
2742
2743 <listitem>
2744 <para>August 16th, 2005</para>
2745 <itemizedlist>
2746 <listitem>
2747 <para>[bdubbs] - Added instructions for cm-super
2748 fonts to TeX.</para>
2749 </listitem>
2750 <listitem>
2751 <para>[randy] - Added additional parameters to the
2752 configure command and added a note to run the test suite to the
2753 Gimp-Print instructions.</para>
2754 </listitem>
2755 <listitem>
2756 <para>[dj] - Updated cups bootscript installation
2757 to remove existing scripts and changed note to show that CUPS should
2758 be started after Samba.</para>
2759 </listitem>
2760 </itemizedlist>
2761 </listitem>
2762
2763 <listitem>
2764 <para>August 15th, 2005</para>
2765 <itemizedlist>
2766 <listitem>
2767 <para>[randy] - Added a patch and a note about running
2768 the test suite to the CUPS instructions.</para>
2769 </listitem>
2770 </itemizedlist>
2771 </listitem>
2772
2773 <listitem>
2774 <para>August 14th, 2005</para>
2775 <itemizedlist>
2776 <listitem>
2777 <para>[randy] - Updates to PHP: added new dependencies,
2778 placed the dependencies in catagories, added instructions to install
2779 documentation, added instruction to update php.ini and minor textual
2780 corrections.</para>
2781 </listitem>
2782 <listitem>
2783 <para>[randy] - Updated to GTK-Doc-1.4.</para>
2784 </listitem>
2785 <listitem>
2786 <para>[randy] - Updated to HTML Tidy-050803.</para>
2787 </listitem>
2788 <listitem>
2789 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
2790 </listitem>
2791 <listitem>
2792 <para>[randy] - Added a configure switch to OpenLDAP
2793 to create the executables dynamically linked to the libraries.</para>
2794 </listitem>
2795 <listitem>
2796 <para>[randy] - Added documentation installation commands to the GTK+
2797 (version 1) instructions.</para>
2798 </listitem>
2799 </itemizedlist>
2800 </listitem>
2801
2802 <listitem>
2803 <para>August 13th, 2005</para>
2804 <itemizedlist>
2805 <listitem>
2806 <para>[larry] - Add a warning to MIT KRB5
2807 concerning the use of login.krb5 as a substitute for login.</para>
2808 </listitem>
2809 <listitem>
2810 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
2811 version; also added dependencies and configuration explanation.</para>
2812 </listitem>
2813 </itemizedlist>
2814 </listitem>
2815
2816 <listitem>
2817 <para>August 12th, 2005</para>
2818 <itemizedlist>
2819 <listitem>
2820 <para>[randy] - Added a command to the PostgreSQL
2821 instructions to fix broken ownership of installed files.</para>
2822 </listitem>
2823 </itemizedlist>
2824 </listitem>
2825
2826 <listitem>
2827 <para>August 11th, 2005</para>
2828 <itemizedlist>
2829 <listitem>
2830 <para>[randy] - Updated the JDK binary version to
2831 1.5.0_04.</para>
2832 </listitem>
2833 <listitem>
2834 <para>[randy] - Added sharutils as an optional dependency of
2835 Berkeley DB.</para>
2836 </listitem>
2837 <listitem>
2838 <para>[randy] - Applied a patch contributed by stirling
2839 to fix many broken download URLs.</para>
2840 </listitem>
2841 <listitem>
2842 <para>[randy] - Added a new section "Other Programming
2843 Tools" to Chapter 12 - Programming.</para>
2844 </listitem>
2845 </itemizedlist>
2846 </listitem>
2847
2848 <listitem>
2849 <para>August 10th, 2005</para>
2850 <itemizedlist>
2851 <listitem>
2852 <para>[randy] - Added style information files and
2853 documentation installation commands to the JadeTeX
2854 instructions.</para>
2855 </listitem>
2856 </itemizedlist>
2857 </listitem>
2858
2859 <listitem>
2860 <para>August 9th, 2005</para>
2861 <itemizedlist>
2862 <listitem>
2863 <para>[randy] - Modified the CrackLib instructions to
2864 include an alternate source for word lists, how to incorporate additional
2865 word lists, and added additional text contributed by Alexander
2866 Patrakov.</para>
2867 </listitem>
2868 <listitem>
2869 <para>[dj] - Added default PATH for pam_env and
2870 a note about the lack of ENV_SUPATH.</para>
2871 </listitem>
2872 </itemizedlist>
2873 </listitem>
2874
2875 <listitem>
2876 <para>August 8th, 2005</para>
2877 <itemizedlist>
2878 <listitem>
2879 <para>[randy] - Modified documentation installation in
2880 the Fontconfig instructions.</para>
2881 </listitem>
2882 <listitem>
2883 <para>[randy] - Modified the Shadow instructions so
2884 that builders will not receive configuration errors during the testing
2885 recommended by the warning note.</para>
2886 </listitem>
2887 <listitem>
2888 <para>[randy] - Added instructions to install a patch
2889 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
2890 for the suggestion.</para>
2891 </listitem>
2892 <listitem>
2893 <para>[randy] - Added instructions to install a patch
2894 to NASM that fixes a security vulnerability, thanks to Ken Moffat
2895 for the suggestion.</para>
2896 </listitem>
2897 <listitem>
2898 <para>[randy] - Added documentation installation commands to
2899 the expat instructions.</para>
2900 </listitem>
2901 </itemizedlist>
2902 </listitem>
2903
2904 <listitem>
2905 <para>August 7th, 2005</para>
2906 <itemizedlist>
2907 <listitem>
2908 <para>[randy] - Removed building the MPFR library
2909 from the GMP instructions.</para>
2910 </listitem>
2911 </itemizedlist>
2912 </listitem>
2913
2914 <listitem>
2915 <para>August 6th, 2005</para>
2916 <itemizedlist>
2917 <listitem>
2918 <para>[larry] - Added dictionary file to MIT
2919 Kerberos setup and made adjusts for PAM.</para>
2920 </listitem>
2921 <listitem>
2922 <para>[randy] - Updated to S-Lang-2.0.4.</para>
2923 </listitem>
2924 </itemizedlist>
2925 </listitem>
2926
2927 <listitem>
2928 <para>August 5th, 2005</para>
2929 <itemizedlist>
2930 <listitem>
2931 <para>[randy] - Updated to Wget-1.10.</para>
2932 </listitem>
2933 <listitem>
2934 <para>[randy] - Updated to PCRE-6.2.</para>
2935 </listitem>
2936 </itemizedlist>
2937 </listitem>
2938
2939 <listitem>
2940 <para>August 1st, 2005</para>
2941 <itemizedlist>
2942 <listitem>
2943 <para>[bdubbs] - Released Version 6.1-pre1.</para>
2944 </listitem>
2945 </itemizedlist>
2946 </listitem>
2947
2948 </itemizedlist>
2949
2950</sect1>
Note: See TracBrowser for help on using the repository browser.