source: introduction/welcome/changelog.xml@ bb35985

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

Updated to the HTML-Parser-3.48 Perl Module

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

  • Property mode set to 100644
File size: 68.5 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>January 15th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to the HTML-Tagset-3.10 and
49 HTML-Parser-3.48 Perl Modules.</para>
50 </listitem>
51 <listitem>
52 <para>[randy] - Singled out the Compress::Zlib module in the Perl
53 Modules instructions and updated to the 1.41 version.</para>
54 </listitem>
55 </itemizedlist>
56 </listitem>
57
58 <listitem>
59 <para>January 14th, 2006</para>
60 <itemizedlist>
61 <listitem>
62 <para>[randy] - Added a note to run the test suite and added
63 documentation installation commands to the GnuPG instructions.</para>
64 </listitem>
65 </itemizedlist>
66 </listitem>
67
68 <listitem>
69 <para>January 12th, 2006</para>
70 <itemizedlist>
71 <listitem>
72 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
73 dependency URLs to fix the AMR support and added additional
74 documentation installation commands.</para>
75 </listitem>
76 </itemizedlist>
77 </listitem>
78
79 <listitem>
80 <para>January 11, 2006</para>
81 <itemizedlist>
82 <listitem>
83 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
84 dependencies, updated the version of the Skins file.</para>
85 </listitem>
86 <listitem>
87 <para>[andy] - Updated to abiword-2.4.2.</para>
88 </listitem>
89 </itemizedlist>
90 </listitem>
91
92 <listitem>
93 <para>January 10th, 2006</para>
94 <itemizedlist>
95 <listitem>
96 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
97 </listitem>
98 <listitem>
99 <para>[randy] - Corrections to the CVS instructions: fixed broken
100 download URLs and corrected documentation installation
101 commands.</para>
102 </listitem>
103 </itemizedlist>
104 </listitem>
105
106 <listitem>
107 <para>January 9th, 2006</para>
108 <itemizedlist>
109 <listitem>
110 <para>[randy] - Updated the MPlayer instructions with the new URL for
111 the LIVE555 Streaming Media web site.</para>
112 </listitem>
113 </itemizedlist>
114 </listitem>
115
116 <listitem>
117 <para>January 8th, 2006</para>
118 <itemizedlist>
119 <listitem>
120 <para>[randy] - Updated to Ethereal-0.10.14.</para>
121 </listitem>
122 <listitem>
123 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
124 </listitem>
125 <listitem>
126 <para>[randy] - Minor updates to the Kdegraphics instructions:
127 added new dependencies, added a note about creating the API
128 documentation, added a note about the OCR support, updated the
129 installed programs, libraries and directories list.</para>
130 </listitem>
131 </itemizedlist>
132 </listitem>
133
134 <listitem>
135 <para>January 7th, 2006</para>
136 <itemizedlist>
137 <listitem>
138 <para>[randy] - Removed the Berkeley DB dependency from packages
139 utilizing it as BDB is now built in LFS.</para>
140 </listitem>
141 <listitem>
142 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
143 Python instructions to support the new BDB, updated the Heimdal
144 instructions to account for the changed library file names.</para>
145 </listitem>
146 <listitem>
147 <para>[randy] - Updated to GIMP-2.2.10.</para>
148 </listitem>
149 <listitem>
150 <para>[andy] - Updated to xvidcore-1.1.0.</para>
151 </listitem>
152 </itemizedlist>
153 </listitem>
154
155 <listitem>
156 <para>January 6th, 2006</para>
157 <itemizedlist>
158 <listitem>
159 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
160 1.0.14.</para>
161 </listitem>
162 <listitem>
163 <para>[randy] - Modified the command to run the libcroco test
164 suite.</para>
165 </listitem>
166 </itemizedlist>
167 </listitem>
168
169 <listitem>
170 <para>January 5th, 2006</para>
171 <itemizedlist>
172 <listitem>
173 <para>[randy] - Updated to Poppler-0.4.3.</para>
174 </listitem>
175 <listitem>
176 <para>[randy] - Updated to giflib-4.1.4.</para>
177 </listitem>
178 <listitem>
179 <para>[randy] - Updated to libexif-0.6.13.</para>
180 </listitem>
181 <listitem>
182 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
183 to the kdegraphics instructions.</para>
184 </listitem>
185 </itemizedlist>
186 </listitem>
187
188 <listitem>
189 <para>January 4th, 2006</para>
190 <itemizedlist>
191 <listitem>
192 <para>[randy] - Minor additions to the kdebase instructions: added
193 optional dependencies, added a configuration section which includes
194 information about run-time packages, and added installed programs,
195 libraries and directories.</para>
196 </listitem>
197 <listitem>
198 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
199 </listitem>
200 </itemizedlist>
201 </listitem>
202
203 <listitem>
204 <para>January 2nd, 2006</para>
205 <itemizedlist>
206 <listitem>
207 <para>[randy] - Added significant updates to the HAL instructions:
208 updated the dependencies, modified the command that changes the
209 storage device policy, added text and a visual chart to explain
210 the requirements of the hal-device-manager program, added commands
211 to allow for locale specific needs in the storage device policy,
212 and some general text cleanup.</para>
213 </listitem>
214 <listitem>
215 <para>[randy] - Updated the D-BUS instructions to include text that
216 identifies the needs of the HAL package.</para>
217 </listitem>
218 </itemizedlist>
219 </listitem>
220
221 <listitem>
222 <para>December 31st, 2005</para>
223 <itemizedlist>
224 <listitem>
225 <para>[randy] - Added a sed command to the D-Bus instructions to
226 change a 'jar' command to 'fastjar' due to the changes in
227 GCC-4.0.x.</para>
228 </listitem>
229 </itemizedlist>
230 </listitem>
231
232 <listitem>
233 <para>December 30th, 2005</para>
234 <itemizedlist>
235 <listitem>
236 <para>[randy] - Added some optional dependencies to the Kdelibs
237 instructions.</para>
238 </listitem>
239 <listitem>
240 <para>[randy] - Added new package Libidn-0.6.0.</para>
241 </listitem>
242 <listitem>
243 <para>[andy] - Added new package Gaim-1.5.0.</para>
244 </listitem>
245 </itemizedlist>
246 </listitem>
247
248 <listitem>
249 <para>December 29th, 2005</para>
250 <itemizedlist>
251 <listitem>
252 <para>[randy] - Removed libogg and added NAS to the optional
253 dependencies of aRts.</para>
254 </listitem>
255 <listitem>
256 <para>[randy] - Added a caution note to the MC instructions
257 about the UTF-8 related issues.</para>
258 </listitem>
259 <listitem>
260 <para>[randy] - Added a caution note to the UnZip instructions
261 about the locale related issues.</para>
262 </listitem>
263 <listitem>
264 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
265 2, 'Important Information', thanks to Alexander Patrakov for
266 contributing the text for this page. The page is very incomplete and
267 many more packages with locale related issues will be added.</para>
268 </listitem>
269 </itemizedlist>
270 </listitem>
271
272 <listitem>
273 <para>December 28th, 2005</para>
274 <itemizedlist>
275 <listitem>
276 <para>[randy] - Added new package GOffice-0.1.2.</para>
277 </listitem>
278 </itemizedlist>
279 </listitem>
280
281 <listitem>
282 <para>December 27th, 2005</para>
283 <itemizedlist>
284 <listitem>
285 <para>[randy] - Updated to libgsf-1.13.3.</para>
286 </listitem>
287 <listitem>
288 <para>[randy] - Removed the unneeded 'make' command from the
289 hicolor-icon-theme instructions.</para>
290 </listitem>
291 <listitem>
292 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
293 removed an unneeded switch from the configure command.</para>
294 </listitem>
295 <listitem>
296 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
297 </listitem>
298 <listitem>
299 <para>[randy] - Updated to ISO Codes-0.49.</para>
300 </listitem>
301 </itemizedlist>
302 </listitem>
303
304 <listitem>
305 <para>December 26th, 2005</para>
306 <itemizedlist>
307 <listitem>
308 <para>[randy] - Updated to Doxygen-1.4.5.</para>
309 </listitem>
310 <listitem>
311 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
312 download URL, added test suite notes, modified the configure command
313 to include switches for the recommended dependencies and added
314 appropriate notes about the recommended dependencies.</para>
315 </listitem>
316 <listitem>
317 <para>[randy] - Updated to little cms-1.15.</para>
318 </listitem>
319 <listitem>
320 <para>[randy] - Updated to Sendmail-8.13.5.</para>
321 </listitem>
322 <listitem>
323 <para>[dj] - Added colorls patch to tcsh instructions.</para>
324 </listitem>
325 <listitem>
326 <para>[dj] - Corrected additional recommended and optional
327 dependencies in OpenOffice instructions.</para>
328 </listitem>
329 <listitem>
330 <para>[andy] - Update xine-lib to 1.1.1.</para>
331 </listitem>
332 </itemizedlist>
333 </listitem>
334
335 <listitem>
336 <para>December 25th, 2005</para>
337 <itemizedlist>
338 <listitem>
339 <para>[randy] - Updated to LibMPEG3-1.6.</para>
340 </listitem>
341 </itemizedlist>
342 </listitem>
343
344 <listitem>
345 <para>December 24th, 2005</para>
346 <itemizedlist>
347 <listitem>
348 <para>[randy] - Fixed a syntax error in the configure scripts and
349 simplified the existing sed commands in the Tcl and Tk
350 instructions.</para>
351 </listitem>
352 <listitem>
353 <para>[randy] - Added pkg-config and ALSA Library as required
354 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
355 pointing out the omission.</para>
356 </listitem>
357 <listitem>
358 <para>[randy] - Fixed GTK+-2 documentation installation commands,
359 thanks to Nico R. for pointing out the breakage.</para>
360 </listitem>
361 <listitem>
362 <para>[randy] - Updated to Firefox-1.5, modified the method used
363 to build it and added a command to fix an anonymous enum in an
364 interface header file.</para>
365 </listitem>
366 <listitem>
367 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
368 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
369 </listitem>
370 </itemizedlist>
371 </listitem>
372
373 <listitem>
374 <para>December 23rd, 2005</para>
375 <itemizedlist>
376 <listitem>
377 <para>[andy] - Updated librsvg to 2.12.7.</para>
378 </listitem>
379 <listitem>
380 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
381 </listitem>
382 </itemizedlist>
383 </listitem>
384
385 <listitem>
386 <para>December 22nd, 2005</para>
387 <itemizedlist>
388 <listitem>
389 <para>[andy] - Updated XFce to 4.2.3.2.</para>
390 </listitem>
391 </itemizedlist>
392 </listitem>
393
394 <listitem>
395 <para>December 21st, 2005</para>
396 <itemizedlist>
397 <listitem>
398 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
399 use visudo to edit the sudoers file.</para>
400 </listitem>
401 </itemizedlist>
402 </listitem>
403
404 <listitem>
405 <para>December 20th, 2005</para>
406 <itemizedlist>
407 <listitem>
408 <para>[randy] - Commented out the Python and Perl bindings build
409 notes from the Subversion instructions as there is a build failure
410 using current versions of SWIG and (B)LFS packages.</para>
411 </listitem>
412 <listitem>
413 <para>[randy] - Added documentation installation commands to the
414 Guile instructions.</para>
415 </listitem>
416 </itemizedlist>
417 </listitem>
418
419 <listitem>
420 <para>December 19th, 2005</para>
421 <itemizedlist>
422 <listitem>
423 <para>[randy] - Modified the sed command in the OpenSSH instructions
424 to better allow for repeated builds.</para>
425 </listitem>
426 <listitem>
427 <para>[bdubbs] - Updated to nmap-3.95.</para>
428 </listitem>
429 <listitem>
430 <para>[bdubbs] - Added sed to Bind to prevent invalid
431 warnings in the log.</para>
432 </listitem>
433 <listitem>
434 <para>[randy] - Updated to Samba-3.0.20b.</para>
435 </listitem>
436 <listitem>
437 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
438 </listitem>
439 </itemizedlist>
440 </listitem>
441
442 <listitem>
443 <para>December 18th, 2005</para>
444 <itemizedlist>
445 <listitem>
446 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
447 </listitem>
448 <listitem>
449 <para>[bdubbs] - Changed configure instruction in gimp to
450 use recommended dependencies. Added note that the switches
451 to configure need to be changed if the recommended
452 dependencies are not installed.</para>
453 </listitem>
454 <listitem>
455 <para>[bdubbs] - Updated to whois-4.7.10.</para>
456 </listitem>
457 <listitem>
458 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
459 </listitem>
460 </itemizedlist>
461 </listitem>
462
463 <listitem>
464 <para>December 17th, 2005</para>
465 <itemizedlist>
466 <listitem>
467 <para>[randy] - Updated to PHP-5.1.1.</para>
468 </listitem>
469 </itemizedlist>
470 </listitem>
471
472 <listitem>
473 <para>December 16th, 2005</para>
474 <itemizedlist>
475 <listitem>
476 <para>[randy] - Updated to Stunnel-4.14.</para>
477 </listitem>
478 <listitem>
479 <para>[randy] - Updated to Ruby-1.8.3.</para>
480 </listitem>
481 </itemizedlist>
482 </listitem>
483
484 <listitem>
485 <para>December 15, 2005</para>
486 <itemizedlist>
487 <listitem>
488 <para>[randy] - Updated to Aspell-0.60.4.</para>
489 </listitem>
490 <listitem>
491 <para>[randy] - Added a sed command to the FOP instructions which
492 fixes an obsolete tail command in the JAI binary.</para>
493 </listitem>
494 <listitem>
495 <para>[randy] - Updated to Gamin-0.1.7.</para>
496 </listitem>
497 <listitem>
498 <para>[bdubbs] - Removed section on newsserver.</para>
499 </listitem>
500 <listitem>
501 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
502 </listitem>
503 </itemizedlist>
504 </listitem>
505
506 <listitem>
507 <para>December 14th, 2005</para>
508 <itemizedlist>
509 <listitem>
510 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
511 </listitem>
512 <listitem>
513 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
514 </listitem>
515 </itemizedlist>
516 </listitem>
517
518 <listitem>
519 <para>December 13th, 2005</para>
520 <itemizedlist>
521 <listitem>
522 <para>[bdubbs] - Update description of LiveCD.</para>
523 </listitem>
524 <listitem>
525 <para>[randy] - Updated to MySQL-5.0.16.</para>
526 </listitem>
527 <listitem>
528 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
529 </listitem>
530 <listitem>
531 <para>[bdubbs] - Removed libungif.</para>
532 </listitem>
533 <listitem>
534 <para>[randy] - Updated to GTK+-2.8.9.</para>
535 </listitem>
536 <listitem>
537 <para>[andy] - Updated to Abiword-2.4.1</para>
538 </listitem>
539 </itemizedlist>
540 </listitem>
541
542 <listitem>
543 <para>December 11th, 2005</para>
544 <itemizedlist>
545 <listitem>
546 <para>[randy] - Updated to Pango-1.10.2.</para>
547 </listitem>
548 <listitem>
549 <para>[randy] - Updated to GLib-2.8.4.</para>
550 </listitem>
551 </itemizedlist>
552 </listitem>
553
554 <listitem>
555 <para>December 10th, 2005</para>
556 <itemizedlist>
557 <listitem>
558 <para>[randy] - Updated to Heimdal-0.7.1.</para>
559 </listitem>
560 </itemizedlist>
561 </listitem>
562
563 <listitem>
564 <para>December 9th, 2005</para>
565 <itemizedlist>
566 <listitem>
567 <para>[randy] - Fixed command typos in the Gnome Menus and
568 Gnome Volume Manager instructions.</para>
569 </listitem>
570 <listitem>
571 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
572 </listitem>
573 <listitem>
574 <para>[andy] - Added details of how to create a fluxbox.desktop file to
575 the Fluxbox page.</para>
576 </listitem>
577 </itemizedlist>
578 </listitem>
579
580 <listitem>
581 <para>December 8th, 2005</para>
582 <itemizedlist>
583 <listitem>
584 <para>[bdubbs] - Updated to curl-7.15.1.</para>
585 </listitem>
586 </itemizedlist>
587 </listitem>
588
589 <listitem>
590 <para>December 7th, 2005</para>
591 <itemizedlist>
592 <listitem>
593 <para>[bdubbs] - Added sed to remove incomplete tests from
594 test program in popt.</para>
595 </listitem>
596 <listitem>
597 <para>[bdubbs] - Removed reference to non-existent esound.ps
598 from EsounD-0.2.36.</para>
599 </listitem>
600 <listitem>
601 <para>[bdubbs] - Removed --with-history option from libxml2. Added
602 a caution that the make check command can hang forever under
603 certain conditions with the option.</para>
604 </listitem>
605 <listitem>
606 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
607 </listitem>
608 <listitem>
609 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
610 go moko for pointing out the omission.</para>
611 </listitem>
612 <listitem>
613 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
614 </listitem>
615 <listitem>
616 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
617 thanks to David Rosal for pointing out the omission.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Updated to libvorbis-1.1.2.</para>
621 </listitem>
622 <listitem>
623 <para>[randy] - Updated to libogg-1.1.3.</para>
624 </listitem>
625 </itemizedlist>
626 </listitem>
627
628 <listitem>
629 <para>December 6th, 2005</para>
630 <itemizedlist>
631 <listitem>
632 <para>[dj] - Completed dependencies, removed optional configure
633 parameters and added the no_mozilla (firefox) patch for
634 OpenOffice.</para>
635 </listitem>
636 </itemizedlist>
637 </listitem>
638
639 <listitem>
640 <para>December 3rd, 2005</para>
641 <itemizedlist>
642 <listitem>
643 <para>[randy] - Updated to GCC-4.0.2.</para>
644 </listitem>
645 <listitem>
646 <para>[bdubbs] - Updated to qt-3.3.5.</para>
647 </listitem>
648 </itemizedlist>
649 </listitem>
650
651 <listitem>
652 <para>December 2nd, 2005</para>
653 <itemizedlist>
654 <listitem>
655 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
656 </listitem>
657 </itemizedlist>
658 </listitem>
659
660 <listitem>
661 <para>December 1st, 2005</para>
662 <itemizedlist>
663 <listitem>
664 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
665 </listitem>
666 </itemizedlist>
667 </listitem>
668
669 <listitem>
670 <para>November 30th, 2005</para>
671 <itemizedlist>
672 <listitem>
673 <para>[randy] - Updated to xinetd-2.3.14.</para>
674 </listitem>
675 <listitem>
676 <para>[randy] - Added a command to create the logging directory in
677 the GDM instructions, thanks to Vincent Fretin for pointing out the
678 oversight.</para>
679 </listitem>
680 <listitem>
681 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
682 </listitem>
683 <listitem>
684 <para>[randy] - Updated to Sysstat-6.0.2.</para>
685 </listitem>
686 </itemizedlist>
687 </listitem>
688
689 <listitem>
690 <para>November 29th, 2005</para>
691 <itemizedlist>
692 <listitem>
693 <para>[randy] - Updated to Shadow-4.0.13.</para>
694 </listitem>
695 <listitem>
696 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
697 the installation commands have changed.</para>
698 </listitem>
699 <listitem>
700 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
701 </listitem>
702 </itemizedlist>
703 </listitem>
704
705 <listitem>
706 <para>November 27th, 2005</para>
707 <itemizedlist>
708 <listitem>
709 <para>[randy] - Added an FTP download URL and changed the
710 documentation installation to a versioned directory in the Fontconfig
711 instructions.</para>
712 </listitem>
713 <listitem>
714 <para>[randy] - Added documentation installation and clarified the
715 purpose of the sed command in the FreeType instructions.</para>
716 </listitem>
717 </itemizedlist>
718 </listitem>
719
720 <listitem>
721 <para>November 26th, 2005</para>
722 <itemizedlist>
723 <listitem>
724 <para>[randy] - Added a note to the Lynx instructions that
725 identifies, and shows how to avoid, a security vulnerability.</para>
726 </listitem>
727 <listitem>
728 <para>[randy] - Updated to S-Lang-2.0.5.</para>
729 </listitem>
730 <listitem>
731 <para>[randy] - Updated the text in the Net-tools instructions
732 to reflect the updated version of Coreutils.</para>
733 </listitem>
734 </itemizedlist>
735 </listitem>
736
737 <listitem>
738 <para>November 25th, 2005</para>
739 <itemizedlist>
740 <listitem>
741 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
742 </listitem>
743 <listitem>
744 <para>[randy] - Updated to pkg-config-0.20</para>
745 </listitem>
746 </itemizedlist>
747 </listitem>
748
749 <listitem>
750 <para>November 24th, 2005</para>
751 <itemizedlist>
752 <listitem>
753 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
754 installation commands to work with the newer version.</para>
755 </listitem>
756 </itemizedlist>
757 </listitem>
758
759 <listitem>
760 <para>November 23rd, 2005</para>
761 <itemizedlist>
762 <listitem>
763 <para>[bdubbs] - Added sed to sudo to correct a security issue
764 (Archaic). Also added --enable-shell-sets-home switch
765 (Gerard).</para>
766 </listitem>
767 </itemizedlist>
768 </listitem>
769
770 <listitem>
771 <para>November 22nd, 2005</para>
772 <itemizedlist>
773 <listitem>
774 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
775 </listitem>
776 <listitem>
777 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
778 051020 and changed the documentation directory to a versioned
779 name.</para>
780 </listitem>
781 <listitem>
782 <para>[randy] - Updated to FriBidi-0.10.7.</para>
783 </listitem>
784 <listitem>
785 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
786 the tests outlined in the DocBook DSSSL Stylesheets
787 instructions.</para>
788 </listitem>
789 <listitem>
790 <para>[randy] - Updated to Ethereal-0.10.13.</para>
791 </listitem>
792 <listitem>
793 <para>[randy] - Added new package GC-6.5.</para>
794 </listitem>
795 </itemizedlist>
796 </listitem>
797
798 <listitem>
799 <para>November 21st, 2005</para>
800 <itemizedlist>
801 <listitem>
802 <para>[randy] - Updated the Rsync bootscript to remove the --compress
803 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
804 </listitem>
805 <listitem>
806 <para>[randy] - Added --disable-python to the configure command in
807 the D-BUS instructions to fix a broken build identified by Filip
808 Bartmann.</para>
809 </listitem>
810 <listitem>
811 <para>[randy] - Added --disable-libwrap to the configure command in
812 the Stunnel instructions to fix a broken build identified by Filip
813 Bartmann.</para>
814 </listitem>
815 <listitem>
816 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
817 Utilities section of Chapter 31.</para>
818 </listitem>
819 <listitem>
820 <para>[randy] - Modified the libexecdir parameter passed to configure
821 and tweaked the storage device policy in the HAL instructions.</para>
822 </listitem>
823 </itemizedlist>
824 </listitem>
825
826 <listitem>
827 <para>November 19th, 2005</para>
828 <itemizedlist>
829 <listitem>
830 <para>[randy] - Added notes to start a D-BUS session daemon to the
831 D-BUS, GDM and GNOME Configuration instructions.</para>
832 </listitem>
833 <listitem>
834 <para>[dj] - Cleaned up OpenOffice instructions and added
835 a no-pam patch.</para>
836 </listitem>
837 </itemizedlist>
838 </listitem>
839
840 <listitem>
841 <para>November 18th, 2005</para>
842 <itemizedlist>
843 <listitem>
844 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
845 thanks to Steffen Knollman for discovering the problem and
846 contributing the patch.</para>
847 </listitem>
848 <listitem>
849 <para>[igor] - Updated to rsync-2.6.6.</para>
850 </listitem>
851 </itemizedlist>
852 </listitem>
853
854 <listitem>
855 <para>November 17th, 2005</para>
856 <itemizedlist>
857 <listitem>
858 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
859 Utilities section of Chapter 31.</para>
860 </listitem>
861 <listitem>
862 <para>[dj] - Corrected OpenOffice patch names.</para>
863 </listitem>
864 </itemizedlist>
865 </listitem>
866
867 <listitem>
868 <para>November 15th, 2005</para>
869 <itemizedlist>
870 <listitem>
871 <para>[dj] - Updated to OpenOffice-2.0.0</para>
872 </listitem>
873 </itemizedlist>
874 </listitem>
875
876 <listitem>
877 <para>November 14th, 2005</para>
878 <itemizedlist>
879 <listitem>
880 <para>[randy] - Updated to Balsa-2.3.6.</para>
881 </listitem>
882 </itemizedlist>
883 </listitem>
884
885 <listitem>
886 <para>November 13th, 2005</para>
887 <itemizedlist>
888 <listitem>
889 <para>[randy] - Added several more entries to the 'Other Programming
890 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
891 and other contributions.</para>
892 </listitem>
893 </itemizedlist>
894 </listitem>
895
896 <listitem>
897 <para>November 12th, 2005</para>
898 <itemizedlist>
899 <listitem>
900 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
901 xptinfo.h anonymous enum patch.</para>
902 </listitem>
903 </itemizedlist>
904 </listitem>
905
906 <listitem>
907 <para>November 9th, 2005</para>
908 <itemizedlist>
909 <listitem>
910 <para>[randy] - Updated references to source and md5sum files
911 on the Anduin server due to the Anduin reorganization.</para>
912 </listitem>
913 <listitem>
914 <para>[randy] - Added several more programming languages to the
915 'Other Programming Tools' section.</para>
916 </listitem>
917 </itemizedlist>
918 </listitem>
919
920 <listitem>
921 <para>November 7th, 2005</para>
922 <itemizedlist>
923 <listitem>
924 <para>[randy] - Added several programming languages to the 'Other
925 Programming Tools' section.</para>
926 </listitem>
927 <listitem>
928 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
929 </listitem>
930 </itemizedlist>
931 </listitem>
932
933 <listitem>
934 <para>November 5th, 2005</para>
935 <itemizedlist>
936 <listitem>
937 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
938 suggestions.</para>
939 </listitem>
940 </itemizedlist>
941 </listitem>
942
943 <listitem>
944 <para>November 4th, 2005</para>
945 <itemizedlist>
946 <listitem>
947 <para>[randy] - Added a patch to the libgsf instructions so that the
948 configure script properly discovers GConf.</para>
949 </listitem>
950 </itemizedlist>
951 </listitem>
952
953 <listitem>
954 <para>November 3rd, 2005</para>
955 <itemizedlist>
956 <listitem>
957 <para>[randy] - Added new package GMime-2.1.17.</para>
958 </listitem>
959 </itemizedlist>
960 </listitem>
961
962 <listitem>
963 <para>November 1st, 2005</para>
964 <itemizedlist>
965 <listitem>
966 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
967 'Other Programming Tools' section.</para>
968 </listitem>
969 <listitem>
970 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
971 </listitem>
972 <listitem>
973 <para>[randy] - Updated to Transcode-1.0.1.</para>
974 </listitem>
975 </itemizedlist>
976 </listitem>
977
978 <listitem>
979 <para>October 31st, 2005</para>
980 <itemizedlist>
981 <listitem>
982 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
983 </listitem>
984 </itemizedlist>
985 </listitem>
986
987 <listitem>
988 <para>October 30th, 2005</para>
989 <itemizedlist>
990 <listitem>
991 <para>[randy] - Added new package Totem-1.2.0.</para>
992 </listitem>
993 <listitem>
994 <para>[dj] - Updated to JDK-1.5.0_05.</para>
995 </listitem>
996 </itemizedlist>
997 </listitem>
998
999 <listitem>
1000 <para>October 29th, 2005</para>
1001 <itemizedlist>
1002 <listitem>
1003 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
1004 </listitem>
1005 </itemizedlist>
1006 </listitem>
1007
1008 <listitem>
1009 <para>October 28th, 2005</para>
1010 <itemizedlist>
1011 <listitem>
1012 <para>[igor] - Updated to SDL-1.2.9.</para>
1013 </listitem>
1014 <listitem>
1015 <para>[igor] - Updated to CVS-1.11.21.</para>
1016 </listitem>
1017 </itemizedlist>
1018 </listitem>
1019
1020 <listitem>
1021 <para>October 25th, 2005</para>
1022 <itemizedlist>
1023 <listitem>
1024 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
1025 package from the GNOME Add-on section.</para>
1026 </listitem>
1027 </itemizedlist>
1028 </listitem>
1029
1030 <listitem>
1031 <para>October 23rd, 2005</para>
1032 <itemizedlist>
1033 <listitem>
1034 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
1035 </listitem>
1036 <listitem>
1037 <para>[randy] - Added new package Poppler-0.4.2.</para>
1038 </listitem>
1039 </itemizedlist>
1040 </listitem>
1041
1042 <listitem>
1043 <para>October 21st, 2005</para>
1044 <itemizedlist>
1045 <listitem>
1046 <para>[randy] - Added new package GNOME Keyring
1047 Manager-2.12.0.</para>
1048 </listitem>
1049 </itemizedlist>
1050 </listitem>
1051
1052 <listitem>
1053 <para>October 20th, 2005</para>
1054 <itemizedlist>
1055 <listitem>
1056 <para>[randy] - Added new package ISO Codes-0.48.</para>
1057 </listitem>
1058 </itemizedlist>
1059 </listitem>
1060
1061 <listitem>
1062 <para>October 19th, 2005</para>
1063 <itemizedlist>
1064 <listitem>
1065 <para>[randy] - Added new package PyXML-0.8.4.</para>
1066 </listitem>
1067 <listitem>
1068 <para>[randy] - Added category headers to the GNOME Add-on packages
1069 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
1070 XML wizardry to make this happen.</para>
1071 </listitem>
1072 </itemizedlist>
1073 </listitem>
1074
1075 <listitem>
1076 <para>October 18th, 2005</para>
1077 <itemizedlist>
1078 <listitem>
1079 <para>[randy] - Added a patch and an additional command to enable the
1080 streaming audio method in the GNOME Speech instructions.</para>
1081 </listitem>
1082 <listitem>
1083 <para>[randy] - Updated to GDM-2.8.0.5.</para>
1084 </listitem>
1085 </itemizedlist>
1086 </listitem>
1087
1088 <listitem>
1089 <para>October 17th, 2005</para>
1090 <itemizedlist>
1091 <listitem>
1092 <para>[randy] - Updated to GOK-1.0.5.</para>
1093 </listitem>
1094 <listitem>
1095 <para>[igor] - Updated to HTML Tidy-051013.</para>
1096 </listitem>
1097 <listitem>
1098 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
1099 </listitem>
1100 <listitem>
1101 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
1102 </listitem>
1103 </itemizedlist>
1104 </listitem>
1105
1106 <listitem>
1107 <para>October 16th, 2005</para>
1108 <itemizedlist>
1109 <listitem>
1110 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
1111 of the xextensions.pc file from the GNOME Magnifier to the XFree86
1112 instructions.</para>
1113 </listitem>
1114 <listitem>
1115 <para>[igor] - Updated to PHP-5.0.5.</para>
1116 </listitem>
1117 <listitem>
1118 <para>[randy] - Modified dependencies in the libgtkhtml
1119 instructions.</para>
1120 </listitem>
1121 <listitem>
1122 <para>[igor] - Updated to PCRE-6.4.</para>
1123 </listitem>
1124 <listitem>
1125 <para>[igor] - Updated to cURL-7.15.0.</para>
1126 </listitem>
1127 </itemizedlist>
1128 </listitem>
1129
1130 <listitem>
1131 <para>October 15th, 2005</para>
1132 <itemizedlist>
1133 <listitem>
1134 <para>[igor] - Added the gcc4 patch for NTP.</para>
1135 </listitem>
1136 <listitem>
1137 <para>[igor] - Updated to Fcron-3.0.0.</para>
1138 </listitem>
1139 <listitem>
1140 <para>[igor] - Updated to Apache-2.0.55.</para>
1141 </listitem>
1142 <listitem>
1143 <para>[igor] - Updated to Python-2.4.2.</para>
1144 </listitem>
1145 <listitem>
1146 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
1147 </listitem>
1148 <listitem>
1149 <para>[randy] - Updated to GGV-2.12.0.</para>
1150 </listitem>
1151 <listitem>
1152 <para>[igor] - Updated to Firefox-1.0.7.</para>
1153 </listitem>
1154 <listitem>
1155 <para>[randy] - Updated to AT SPI-1.6.6.</para>
1156 </listitem>
1157 <listitem>
1158 <para>[igor] - Updated to libtiff-3.7.4.</para>
1159 </listitem>
1160 <listitem>
1161 <para>[igor] - Updated to cairo-1.0.2.</para>
1162 </listitem>
1163 <listitem>
1164 <para>[randy] - Updated to Zenity-2.12.1.</para>
1165 </listitem>
1166 <listitem>
1167 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
1168 </listitem>
1169 </itemizedlist>
1170 </listitem>
1171
1172 <listitem>
1173 <para>October 14th, 2005</para>
1174 <itemizedlist>
1175 <listitem>
1176 <para>[igor] - Updated to libpcap-0.9.4.</para>
1177 </listitem>
1178 <listitem>
1179 <para>[igor] - Updated to Wget-1.10.2.</para>
1180 </listitem>
1181 <listitem>
1182 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
1183 </listitem>
1184 <listitem>
1185 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
1186 </listitem>
1187 <listitem>
1188 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
1189 </listitem>
1190 <listitem>
1191 <para>[randy] - Updated to File Roller-2.12.1.</para>
1192 </listitem>
1193 <listitem>
1194 <para>[randy] - Updated to EOG-2.12.1.</para>
1195 </listitem>
1196 <listitem>
1197 <para>[randy] - Updated to gedit-2.12.1.</para>
1198 </listitem>
1199 </itemizedlist>
1200 </listitem>
1201
1202 <listitem>
1203 <para>October 13th, 2005</para>
1204 <itemizedlist>
1205 <listitem>
1206 <para>[igor] - Updated Vim security patch.</para>
1207 </listitem>
1208 <listitem>
1209 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
1210 </listitem>
1211 <listitem>
1212 <para>[randy] - Updated to Epiphany-1.8.2.</para>
1213 </listitem>
1214 <listitem>
1215 <para>[randy] - Changed Python from an optional to a recommended
1216 dependency in the GNOME Doc Utils dependencies.</para>
1217 </listitem>
1218 </itemizedlist>
1219 </listitem>
1220
1221 <listitem>
1222 <para>October 12th, 2005</para>
1223 <itemizedlist>
1224 <listitem>
1225 <para>[randy] - Updated to gcalctool-5.6.31.</para>
1226 </listitem>
1227 </itemizedlist>
1228 </listitem>
1229
1230 <listitem>
1231 <para>October 11th, 2005</para>
1232 <itemizedlist>
1233 <listitem>
1234 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
1235 </listitem>
1236 <listitem>
1237 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
1238 </listitem>
1239 <listitem>
1240 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
1241 </listitem>
1242 <listitem>
1243 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
1244 </listitem>
1245 <listitem>
1246 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
1247 </listitem>
1248 <listitem>
1249 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
1250 </listitem>
1251 <listitem>
1252 <para>[randy] - Updated to Evolution-2.4.1.</para>
1253 </listitem>
1254 </itemizedlist>
1255 </listitem>
1256
1257 <listitem>
1258 <para>October 10th, 2005</para>
1259 <itemizedlist>
1260 <listitem>
1261 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
1262 </listitem>
1263 <listitem>
1264 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
1265 </listitem>
1266 <listitem>
1267 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
1268 </listitem>
1269 <listitem>
1270 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
1271 </listitem>
1272 <listitem>
1273 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
1274 </listitem>
1275 <listitem>
1276 <para>[randy] - Added GTK+-2 as a required dependency of
1277 libgtkhtml.</para>
1278 </listitem>
1279 <listitem>
1280 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
1281 </listitem>
1282 <listitem>
1283 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
1284 GNOME. GNOME add-on packages are updated only to the release
1285 versions. The individual updates to the GNOME add-on packages will be
1286 accomplished individually.</para>
1287 </listitem>
1288 </itemizedlist>
1289 </listitem>
1290
1291 <listitem>
1292 <para>October 8th, 2005</para>
1293 <itemizedlist>
1294 <listitem>
1295 <para>[tushar] - Replaced FAM with Gamin.</para>
1296 </listitem>
1297 </itemizedlist>
1298 </listitem>
1299
1300 <listitem>
1301 <para>October 6th, 2005</para>
1302 <itemizedlist>
1303 <listitem>
1304 <para>[randy] - Updated to librsvg-2.12.4.</para>
1305 </listitem>
1306 <listitem>
1307 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
1308 </listitem>
1309 <listitem>
1310 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
1311 </listitem>
1312 </itemizedlist>
1313 </listitem>
1314
1315 <listitem>
1316 <para>October 5th, 2005</para>
1317 <itemizedlist>
1318 <listitem>
1319 <para>[randy] - Updated to Metacity-2.12.1.</para>
1320 </listitem>
1321 <listitem>
1322 <para>[randy] - Updated to libwnck-2.12.1.</para>
1323 </listitem>
1324 <listitem>
1325 <para>[randy] - Updated to GTK+-2.8.6.</para>
1326 </listitem>
1327 <listitem>
1328 <para>[randy] - Updated to Pango-1.10.1.</para>
1329 </listitem>
1330 <listitem>
1331 <para>[randy] - Updated to GLib-2.8.3.</para>
1332 </listitem>
1333 <listitem>
1334 <para>[randy] - Updated to libxml2-2.6.22.</para>
1335 </listitem>
1336 <listitem>
1337 <para>[randy] - Added the --disable-error-on-warning parameter to the
1338 GnuCash configure command as using GCC-4.0.x will generate warnings
1339 which will break the build if the parameter is not used.</para>
1340 </listitem>
1341 <listitem>
1342 <para>[randy] - Added a patch to the Guile instructions and changed
1343 the sed command in the SLIB instructions so that the two packages
1344 work nicely together.</para>
1345 </listitem>
1346 </itemizedlist>
1347 </listitem>
1348
1349 <listitem>
1350 <para>October 4th, 2005</para>
1351 <itemizedlist>
1352 <listitem>
1353 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
1354 instructions.</para>
1355 </listitem>
1356 <listitem>
1357 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
1358 fix a GCC-4.0.x build problem.</para>
1359 </listitem>
1360 <listitem>
1361 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
1362 </listitem>
1363 <listitem>
1364 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
1365 </listitem>
1366 <listitem>
1367 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
1368 instructions.</para>
1369 </listitem>
1370 <listitem>
1371 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
1372 fix a GCC-4 build problem.</para>
1373 </listitem>
1374 </itemizedlist>
1375 </listitem>
1376
1377 <listitem>
1378 <para>October 3rd, 2005</para>
1379 <itemizedlist>
1380 <listitem>
1381 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
1382 instructions.</para>
1383 </listitem>
1384 <listitem>
1385 <para>[randy] - Clarified the dependencies in the Imlib
1386 instructions.</para>
1387 </listitem>
1388 <listitem>
1389 <para>[randy] - Updated to AbiWord-2.2.10.</para>
1390 </listitem>
1391 </itemizedlist>
1392 </listitem>
1393
1394 <listitem>
1395 <para>October 1st, 2005</para>
1396 <itemizedlist>
1397 <listitem>
1398 <para>[randy] - Added new package HAL-0.5.4.</para>
1399 </listitem>
1400 </itemizedlist>
1401 </listitem>
1402
1403 <listitem>
1404 <para>September 26th, 2005</para>
1405 <itemizedlist>
1406 <listitem>
1407 <para>[randy] - Added new package D-BUS-0.50.</para>
1408 </listitem>
1409 </itemizedlist>
1410 </listitem>
1411
1412 <listitem>
1413 <para>September 25th, 2005</para>
1414 <itemizedlist>
1415 <listitem>
1416 <para>[randy] - Added a patch to fix a build problem with newer
1417 versions of libgsf and added a sed command so the default is to
1418 build the Perl plugin module to the Gnumeric instructions.</para>
1419 </listitem>
1420 </itemizedlist>
1421 </listitem>
1422
1423 <listitem>
1424 <para>September 22nd, 2005</para>
1425 <itemizedlist>
1426 <listitem>
1427 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
1428 </listitem>
1429 </itemizedlist>
1430 </listitem>
1431
1432 <listitem>
1433 <para>September 21st, 2005</para>
1434 <itemizedlist>
1435 <listitem>
1436 <para>[randy] - Updated to Samba-3.0.20.</para>
1437 </listitem>
1438 <listitem>
1439 <para>[bdubbs] - Reverted gcc build instructions.</para>
1440 </listitem>
1441 <listitem>
1442 <para>[randy] - Updated to EsounD-0.2.36.</para>
1443 </listitem>
1444 <listitem>
1445 <para>[randy] - Updated to Metacity-2.12.0.</para>
1446 </listitem>
1447 <listitem>
1448 <para>[randy] - Updated to Libwnck-2.12.0.</para>
1449 </listitem>
1450 </itemizedlist>
1451 </listitem>
1452
1453 <listitem>
1454 <para>September 20th, 2005</para>
1455 <itemizedlist>
1456 <listitem>
1457 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
1458 gcc-4.0.1.</para>
1459 </listitem>
1460 <listitem>
1461 <para>[randy] - Updated to GTK+-2.8.3.</para>
1462 </listitem>
1463 <listitem>
1464 <para>[randy] - Updated to ATK-1.10.3.</para>
1465 </listitem>
1466 <listitem>
1467 <para>[randy] - Updated to Pango-1.10.0.</para>
1468 </listitem>
1469 <listitem>
1470 <para>[randy] - Updated to GLib-2.8.1.</para>
1471 </listitem>
1472 <listitem>
1473 <para>[randy] - Added a command to create an X Render pkg-config file
1474 to the XFree86 instructions. Also created notes in the Metacity and
1475 cairo instructions to ensure this file exists.</para>
1476 </listitem>
1477 <listitem>
1478 <para>[randy] - Added new package cairo-1.0.0.</para>
1479 </listitem>
1480 <listitem>
1481 <para>[bdubbs] - Changed gcc build instructions to use
1482 a simple make. Added a note to use make bootstrap if
1483 the base compiler is not gcc-4.0.1.</para>
1484 </listitem>
1485 </itemizedlist>
1486 </listitem>
1487
1488 <listitem>
1489 <para>September 19th, 2005</para>
1490 <itemizedlist>
1491 <listitem>
1492 <para>[bdubbs] - Added a patch to build mozilla with
1493 gcc-4.0.1.</para>
1494 </listitem>
1495 <listitem>
1496 <para>[randy] - Updated to gucharmap-1.4.4.</para>
1497 </listitem>
1498 <listitem>
1499 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
1500 </listitem>
1501 <listitem>
1502 <para>[richard] - Added a sed to fix the build of the
1503 test suite for cpio-2.6 when using gcc-4.0.1.
1504 Suggested by Matthew Burgess</para>
1505 </listitem>
1506 </itemizedlist>
1507 </listitem>
1508
1509 <listitem>
1510 <para>September 18th, 2005</para>
1511 <itemizedlist>
1512 <listitem>
1513 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
1514 </listitem>
1515 <listitem>
1516 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
1517 </listitem>
1518 <listitem>
1519 <para>[richard] - Updated to bluefish-1.0.4.</para>
1520 </listitem>
1521 </itemizedlist>
1522 </listitem>
1523
1524 <listitem>
1525 <para>September 17th, 2005</para>
1526 <itemizedlist>
1527 <listitem>
1528 <para>[randy] - Added an alternate installation location for the
1529 shared library interface headers to the AFPL Ghostscript and ESP
1530 Ghostscript instructions.</para>
1531 </listitem>
1532 <listitem>
1533 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
1534 </listitem>
1535 <listitem>
1536 <para>[randy] - Updated the Business::ISBN Perl module to
1537 1.82.</para>
1538 </listitem>
1539 <listitem>
1540 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
1541 </listitem>
1542 <listitem>
1543 <para>[randy] - Updated the Module::Signature Perl module to
1544 0.50.</para>
1545 </listitem>
1546 <listitem>
1547 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
1548 </listitem>
1549 <listitem>
1550 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
1551 2.12.</para>
1552 </listitem>
1553 <listitem>
1554 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
1555 0.13.</para>
1556 </listitem>
1557 <listitem>
1558 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
1559 new Perl modules Text::Diff and Algorithm::Diff.</para>
1560 </listitem>
1561 <listitem>
1562 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
1563 </listitem>
1564 </itemizedlist>
1565 </listitem>
1566
1567 <listitem>
1568 <para>September 15th, 2005</para>
1569 <itemizedlist>
1570 <listitem>
1571 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
1572 </listitem>
1573 <listitem>
1574 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
1575 added a GCC-4 patch to the Gimp instructions.</para>
1576 </listitem>
1577 <listitem>
1578 <para>[randy] - Updated to librsvg-2.11.1.</para>
1579 </listitem>
1580 </itemizedlist>
1581 </listitem>
1582
1583 <listitem>
1584 <para>September 14th, 2005</para>
1585 <itemizedlist>
1586 <listitem>
1587 <para>[randy] - Removed redundant GTK+-2 dependency from the
1588 libgnomeprintui instructions.</para>
1589 </listitem>
1590 <listitem>
1591 <para>[randy] - Updated to libgsf-1.12.3.</para>
1592 </listitem>
1593 <listitem>
1594 <para>[randy] - Added documentation installation commands and
1595 corrected the note about the test suite in the libcroco
1596 instructions.</para>
1597 </listitem>
1598 </itemizedlist>
1599 </listitem>
1600
1601 <listitem>
1602 <para>September 13th, 2005</para>
1603 <itemizedlist>
1604 <listitem>
1605 <para>[randy] - Added commands to the CVS instructions to create and
1606 install additional documentation.</para>
1607 </listitem>
1608 <listitem>
1609 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
1610 documentation files chown command to only run if the docs were
1611 built and installed.</para>
1612 </listitem>
1613 </itemizedlist>
1614 </listitem>
1615
1616 <listitem>
1617 <para>September 12th, 2005</para>
1618 <itemizedlist>
1619 <listitem>
1620 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
1621 </listitem>
1622 <listitem>
1623 <para>[randy] - Updated to VTE-0.11.15.</para>
1624 </listitem>
1625 <listitem>
1626 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
1627 ScrollKeeper instructions.</para>
1628 </listitem>
1629 <listitem>
1630 <para>[randy] - Updated to GCC-4.0.1.</para>
1631 </listitem>
1632 </itemizedlist>
1633 </listitem>
1634
1635 <listitem>
1636 <para>September 11th, 2005</para>
1637 <itemizedlist>
1638 <listitem>
1639 <para>[randy] - Minor corrections to the XSL Stylesheets
1640 instructions, suggested by Manuel Canales Esparcia.</para>
1641 </listitem>
1642 </itemizedlist>
1643 </listitem>
1644
1645 <listitem>
1646 <para>September 10th, 2005</para>
1647 <itemizedlist>
1648 <listitem>
1649 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
1650 the environment variables are properly set.</para>
1651 </listitem>
1652 <listitem>
1653 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
1654 </listitem>
1655 <listitem>
1656 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
1657 </listitem>
1658 <listitem>
1659 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
1660 </listitem>
1661 <listitem>
1662 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
1663 patch in JDK source build instructions.</para>
1664 </listitem>
1665 <listitem>
1666 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
1667 </listitem>
1668 <listitem>
1669 <para>[dj] - Updated volume restore script for use with
1670 Udev versions greater than 058.</para>
1671 </listitem>
1672 </itemizedlist>
1673 </listitem>
1674
1675 <listitem>
1676 <para>September 9th, 2005</para>
1677 <itemizedlist>
1678 <listitem>
1679 <para>[randy] - Added a GCC-4 patch to the libexif
1680 instructions.</para>
1681 </listitem>
1682 <listitem>
1683 <para>[randy] - Added a GCC-4 patch to the Avifile
1684 instructions.</para>
1685 </listitem>
1686 <listitem>
1687 <para>[randy] - Added a GCC-4 patch to the FFmpeg
1688 instructions.</para>
1689 </listitem>
1690 <listitem>
1691 <para>[randy] - Added a GCC-4 patch to the MPlayer
1692 instructions.</para>
1693 </listitem>
1694 <listitem>
1695 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
1696 </listitem>
1697 <listitem>
1698 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
1699 </listitem>
1700 <listitem>
1701 <para>[randy] - Added a GCC-4 patch to the Firefox
1702 instructions.</para>
1703 </listitem>
1704 <listitem>
1705 <para>[randy] - Added a GCC-4 patch to the Thunderbird
1706 instructions.</para>
1707 </listitem>
1708 <listitem>
1709 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
1710 </listitem>
1711 <listitem>
1712 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
1713 </listitem>
1714 <listitem>
1715 <para>[randy] - Added a GCC-4 patch and documentation installation
1716 commands to the NAS instructions.</para>
1717 </listitem>
1718 <listitem>
1719 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
1720 instructions.</para>
1721 </listitem>
1722 <listitem>
1723 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
1724 </listitem>
1725 <listitem>
1726 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
1727 in the Inetutils instructions.</para>
1728 </listitem>
1729 <listitem>
1730 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
1731 </listitem>
1732 <listitem>
1733 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
1734 instructions.</para>
1735 </listitem>
1736 <listitem>
1737 <para>[randy] - Updated to intltool-0.34.1.</para>
1738 </listitem>
1739 <listitem>
1740 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
1741 </listitem>
1742 </itemizedlist>
1743 </listitem>
1744
1745 <listitem>
1746 <para>September 8th, 2005</para>
1747 <itemizedlist>
1748 <listitem>
1749 <para>[randy] - Added a sed command to the libxklavier instructions
1750 to fix a GCC-4.x build problem.</para>
1751 </listitem>
1752 <listitem>
1753 <para>[randy] - Updated to libxslt-1.1.15.</para>
1754 </listitem>
1755 <listitem>
1756 <para>[randy] - Updated to libxml2-2.6.21.</para>
1757 </listitem>
1758 </itemizedlist>
1759 </listitem>
1760
1761 <listitem>
1762 <para>September 7th, 2005</para>
1763 <itemizedlist>
1764 <listitem>
1765 <para>[richard] - Updated to XScreenSaver-4.22.</para>
1766 </listitem>
1767 </itemizedlist>
1768 </listitem>
1769
1770 <listitem>
1771 <para>September 6th, 2005</para>
1772 <itemizedlist>
1773 <listitem>
1774 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
1775 release notes.</para>
1776 </listitem>
1777 <listitem>
1778 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
1779 installation commands to the instructions.</para>
1780 </listitem>
1781 </itemizedlist>
1782 </listitem>
1783
1784 <listitem>
1785 <para>September 5th, 2005</para>
1786 <itemizedlist>
1787 <listitem>
1788 <para>[randy] - Updated to Subversion-1.2.3</para>
1789 </listitem>
1790 </itemizedlist>
1791 </listitem>
1792
1793 <listitem>
1794 <para>September 4th, 2005</para>
1795 <itemizedlist>
1796 <listitem>
1797 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
1798 documentation installation commands to the instructions.</para>
1799 </listitem>
1800 </itemizedlist>
1801 </listitem>
1802
1803 <listitem>
1804 <para>September 3rd, 2005</para>
1805 <itemizedlist>
1806 <listitem>
1807 <para>[randy] - Updated to HTML Tidy-050826.</para>
1808 </listitem>
1809 <listitem>
1810 <para>[randy] - Updated to cURL-7.14.1.</para>
1811 </listitem>
1812 </itemizedlist>
1813 </listitem>
1814
1815 <listitem>
1816 <para>September 2nd, 2005</para>
1817 <itemizedlist>
1818 <listitem>
1819 <para>[randy] - Added commands to the Heimdal instructions to
1820 preserve and restore some overwritten interface headers and
1821 libraries. Also listed the dependencies in a more accurate
1822 manner.</para>
1823 </listitem>
1824 <listitem>
1825 <para>[randy] - Updated to MySQL-4.1.14.</para>
1826 </listitem>
1827 <listitem>
1828 <para>[randy] - Fixed some broken commands in the TeX
1829 instructions.</para>
1830 </listitem>
1831 </itemizedlist>
1832 </listitem>
1833
1834 <listitem>
1835 <para>September 1st, 2005</para>
1836 <itemizedlist>
1837 <listitem>
1838 <para>[randy] - Added documentation installation commands to the
1839 ALSA Libraries instructions.</para>
1840 </listitem>
1841 </itemizedlist>
1842 </listitem>
1843
1844 <listitem>
1845 <para>August 31st, 2005</para>
1846 <itemizedlist>
1847 <listitem>
1848 <para>[randy] - Updated to Shadow-4.0.12.</para>
1849 </listitem>
1850 <listitem>
1851 <para>[randy] - Updated to Wget-1.10.1.</para>
1852 </listitem>
1853 </itemizedlist>
1854 </listitem>
1855
1856 <listitem>
1857 <para>August 30th, 2005</para>
1858 <itemizedlist>
1859 <listitem>
1860 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
1861 </listitem>
1862 <listitem>
1863 <para>[randy] - Removed obsolete dependencies from the LZO
1864 instructions.</para>
1865 </listitem>
1866 </itemizedlist>
1867 </listitem>
1868
1869 <listitem>
1870 <para>August 29th, 2005</para>
1871 <itemizedlist>
1872 <listitem>
1873 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
1874 about the location of configuruation files. Updated
1875 optional dependencies.</para>
1876 </listitem>
1877 <listitem>
1878 <para>[richard] - Added definition of dependency terms
1879 to Notes on Building Software.</para>
1880 </listitem>
1881 </itemizedlist>
1882 </listitem>
1883
1884 <listitem>
1885 <para>August 28th, 2005</para>
1886 <itemizedlist>
1887 <listitem>
1888 <para>[randy] - Added documentation installation commands to the Xvid
1889 instructions.</para>
1890 </listitem>
1891 <listitem>
1892 <para>[randy] - Added documentation installation commands to the
1893 libdv instructions.</para>
1894 </listitem>
1895 <listitem>
1896 <para>[randy] - Updated to whois-4.7.6.</para>
1897 </listitem>
1898 <listitem>
1899 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
1900 </listitem>
1901 <listitem>
1902 <para>[randy] - Added a patch to fix the XMMS plugin and added a
1903 sed command to fix the Valgrind testing in the FLAC
1904 instructions.</para>
1905 </listitem>
1906 </itemizedlist>
1907 </listitem>
1908
1909 <listitem>
1910 <para>August 27th, 2005</para>
1911 <itemizedlist>
1912 <listitem>
1913 <para>[randy] - Added a patch to fix the test suite in the id3lib
1914 instructions.</para>
1915 </listitem>
1916 <listitem>
1917 <para>[randy] - Updated the GCC patch and provided documentation
1918 installation commands to the libmpeg3 instructions.</para>
1919 </listitem>
1920 </itemizedlist>
1921 </listitem>
1922
1923 <listitem>
1924 <para>August 26th, 2005</para>
1925 <itemizedlist>
1926 <listitem>
1927 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
1928 the Movemail and RSS &amp; Blogs account setup options are now
1929 available 2) modified the Enigmail setup so that it actually works
1930 3) fixed the profile locking problem 4) made it so that if a mailto:
1931 URL is clicked, a message compose window is opened with the To: field
1932 filled out.</para>
1933 </listitem>
1934 </itemizedlist>
1935 </listitem>
1936
1937 <listitem>
1938 <para>August 25th, 2005</para>
1939 <itemizedlist>
1940 <listitem>
1941 <para>[randy] - Added a command to the Firefox instructions to fix
1942 the profile locking problem and an optional command to open a new
1943 tab in an existing browser window, both suggested by Kevin
1944 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
1945 suggestions.</para>
1946 </listitem>
1947 </itemizedlist>
1948 </listitem>
1949
1950 <listitem>
1951 <para>August 24th, 2005</para>
1952 <itemizedlist>
1953 <listitem>
1954 <para>[randy] - Modified SLIB instructions to use TeX instead of
1955 Lynx to create the text documentation.</para>
1956 </listitem>
1957 </itemizedlist>
1958 </listitem>
1959
1960 <listitem>
1961 <para>August 22nd, 2005</para>
1962 <itemizedlist>
1963 <listitem>
1964 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
1965 Hugo Villeneuve for pointed it out.</para>
1966 </listitem>
1967 <listitem>
1968 <para>[randy] - Updated to Xpdf-3.01</para>
1969 </listitem>
1970 <listitem>
1971 <para>[randy] - Updated to SLIB-3a2</para>
1972 </listitem>
1973 </itemizedlist>
1974 </listitem>
1975
1976 <listitem>
1977 <para>August 21st, 2005</para>
1978 <itemizedlist>
1979 <listitem>
1980 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
1981 dependency, added commands to install documentation and added an FTP
1982 download URL.</para>
1983 </listitem>
1984 <listitem>
1985 <para>[richard] - Updated to Leafnode-1.11.3.</para>
1986 </listitem>
1987 </itemizedlist>
1988 </listitem>
1989
1990 <listitem>
1991 <para>August 20th, 2005</para>
1992 <itemizedlist>
1993 <listitem>
1994 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
1995 </listitem>
1996 <listitem>
1997 <para>[randy] - Renamed the FOP patch to adhere with the naming
1998 standards.</para>
1999 </listitem>
2000 <listitem>
2001 <para>[randy] - Updated to GnuPG-1.4.2.</para>
2002 </listitem>
2003 <listitem>
2004 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
2005 the ffitarget.h interface header in /usr/include.</para>
2006 </listitem>
2007 </itemizedlist>
2008 </listitem>
2009
2010 <listitem>
2011 <para>August 19th, 2005</para>
2012 <itemizedlist>
2013 <listitem>
2014 <para>[dj] - Updated dev.d scripts and surrounding text
2015 in alsa-utils.</para>
2016 </listitem>
2017 <listitem>
2018 <para>[randy] - Updated to Sysstat-6.0.1.</para>
2019 </listitem>
2020 <listitem>
2021 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[randy] - Updated to Nail-11.25.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[randy] - Updated to Subversion-1.2.1.</para>
2028 </listitem>
2029 <listitem>
2030 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
2031 </listitem>
2032 </itemizedlist>
2033 </listitem>
2034
2035 <listitem>
2036 <para>August 17th, 2005</para>
2037 <itemizedlist>
2038 <listitem>
2039 <para>[randy] - Updated to GCC-3.3.6.</para>
2040 </listitem>
2041 <listitem>
2042 <para>[randy] - Updated to Doxygen-1.4.4.</para>
2043 </listitem>
2044 </itemizedlist>
2045 </listitem>
2046
2047 <listitem>
2048 <para>August 16th, 2005</para>
2049 <itemizedlist>
2050 <listitem>
2051 <para>[bdubbs] - Added instructions for cm-super
2052 fonts to TeX.</para>
2053 </listitem>
2054 <listitem>
2055 <para>[randy] - Added additional parameters to the
2056 configure command and added a note to run the test suite to the
2057 Gimp-Print instructions.</para>
2058 </listitem>
2059 <listitem>
2060 <para>[dj] - Updated cups bootscript installation
2061 to remove existing scripts and changed note to show that CUPS should
2062 be started after Samba.</para>
2063 </listitem>
2064 </itemizedlist>
2065 </listitem>
2066
2067 <listitem>
2068 <para>August 15th, 2005</para>
2069 <itemizedlist>
2070 <listitem>
2071 <para>[randy] - Added a patch and a note about running
2072 the test suite to the CUPS instructions.</para>
2073 </listitem>
2074 </itemizedlist>
2075 </listitem>
2076
2077 <listitem>
2078 <para>August 14th, 2005</para>
2079 <itemizedlist>
2080 <listitem>
2081 <para>[randy] - Updates to PHP: added new dependencies,
2082 placed the dependencies in catagories, added instructions to install
2083 documentation, added instruction to update php.ini and minor textual
2084 corrections.</para>
2085 </listitem>
2086 <listitem>
2087 <para>[randy] - Updated to GTK-Doc-1.4.</para>
2088 </listitem>
2089 <listitem>
2090 <para>[randy] - Updated to HTML Tidy-050803.</para>
2091 </listitem>
2092 <listitem>
2093 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
2094 </listitem>
2095 <listitem>
2096 <para>[randy] - Added a configure switch to OpenLDAP
2097 to create the executables dynamically linked to the libraries.</para>
2098 </listitem>
2099 <listitem>
2100 <para>[randy] - Added documentation installation commands to the GTK+
2101 (version 1) instructions.</para>
2102 </listitem>
2103 </itemizedlist>
2104 </listitem>
2105
2106 <listitem>
2107 <para>August 13th, 2005</para>
2108 <itemizedlist>
2109 <listitem>
2110 <para>[larry] - Add a warning to MIT KRB5
2111 concerning the use of login.krb5 as a substitute for login.</para>
2112 </listitem>
2113 <listitem>
2114 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
2115 version; also added dependencies and configuration explanation.</para>
2116 </listitem>
2117 </itemizedlist>
2118 </listitem>
2119
2120 <listitem>
2121 <para>August 12th, 2005</para>
2122 <itemizedlist>
2123 <listitem>
2124 <para>[randy] - Added a command to the PostgreSQL
2125 instructions to fix broken ownership of installed files.</para>
2126 </listitem>
2127 </itemizedlist>
2128 </listitem>
2129
2130 <listitem>
2131 <para>August 11th, 2005</para>
2132 <itemizedlist>
2133 <listitem>
2134 <para>[randy] - Updated the JDK binary version to
2135 1.5.0_04.</para>
2136 </listitem>
2137 <listitem>
2138 <para>[randy] - Added sharutils as an optional dependency of
2139 Berkeley DB.</para>
2140 </listitem>
2141 <listitem>
2142 <para>[randy] - Applied a patch contributed by stirling
2143 to fix many broken download URLs.</para>
2144 </listitem>
2145 <listitem>
2146 <para>[randy] - Added a new section "Other Programming
2147 Tools" to Chapter 12 - Programming.</para>
2148 </listitem>
2149 </itemizedlist>
2150 </listitem>
2151
2152 <listitem>
2153 <para>August 10th, 2005</para>
2154 <itemizedlist>
2155 <listitem>
2156 <para>[randy] - Added style information files and
2157 documentation installation commands to the JadeTeX
2158 instructions.</para>
2159 </listitem>
2160 </itemizedlist>
2161 </listitem>
2162
2163 <listitem>
2164 <para>August 9th, 2005</para>
2165 <itemizedlist>
2166 <listitem>
2167 <para>[randy] - Modified the CrackLib instructions to
2168 include an alternate source for word lists, how to incorporate additional
2169 word lists, and added additional text contributed by Alexander
2170 Patrakov.</para>
2171 </listitem>
2172 <listitem>
2173 <para>[dj] - Added default PATH for pam_env and
2174 a note about the lack of ENV_SUPATH.</para>
2175 </listitem>
2176 </itemizedlist>
2177 </listitem>
2178
2179 <listitem>
2180 <para>August 8th, 2005</para>
2181 <itemizedlist>
2182 <listitem>
2183 <para>[randy] - Modified documentation installation in
2184 the Fontconfig instructions.</para>
2185 </listitem>
2186 <listitem>
2187 <para>[randy] - Modified the Shadow instructions so
2188 that builders will not receive configuration errors during the testing
2189 recommended by the warning note.</para>
2190 </listitem>
2191 <listitem>
2192 <para>[randy] - Added instructions to install a patch
2193 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
2194 for the suggestion.</para>
2195 </listitem>
2196 <listitem>
2197 <para>[randy] - Added instructions to install a patch
2198 to NASM that fixes a security vulnerability, thanks to Ken Moffat
2199 for the suggestion.</para>
2200 </listitem>
2201 <listitem>
2202 <para>[randy] - Added documentation installation commands to
2203 the expat instructions.</para>
2204 </listitem>
2205 </itemizedlist>
2206 </listitem>
2207
2208 <listitem>
2209 <para>August 7th, 2005</para>
2210 <itemizedlist>
2211 <listitem>
2212 <para>[randy] - Removed building the MPFR library
2213 from the GMP instructions.</para>
2214 </listitem>
2215 </itemizedlist>
2216 </listitem>
2217
2218 <listitem>
2219 <para>August 6th, 2005</para>
2220 <itemizedlist>
2221 <listitem>
2222 <para>[larry] - Added dictionary file to MIT
2223 Kerberos setup and made adjusts for PAM.</para>
2224 </listitem>
2225 <listitem>
2226 <para>[randy] - Updated to S-Lang-2.0.4.</para>
2227 </listitem>
2228 </itemizedlist>
2229 </listitem>
2230
2231 <listitem>
2232 <para>August 5th, 2005</para>
2233 <itemizedlist>
2234 <listitem>
2235 <para>[randy] - Updated to Wget-1.10.</para>
2236 </listitem>
2237 <listitem>
2238 <para>[randy] - Updated to PCRE-6.2.</para>
2239 </listitem>
2240 </itemizedlist>
2241 </listitem>
2242
2243 <listitem>
2244 <para>August 1st, 2005</para>
2245 <itemizedlist>
2246 <listitem>
2247 <para>[bdubbs] - Released Version 6.1-pre1.</para>
2248 </listitem>
2249 </itemizedlist>
2250 </listitem>
2251
2252 </itemizedlist>
2253
2254</sect1>
Note: See TracBrowser for help on using the repository browser.