source: introduction/welcome/changelog.xml@ a73d16df

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 a73d16df was a73d16df, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to Expat-2.0.0

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

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