source: introduction/welcome/changelog.xml@ 744e7e9

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

Updated to ImageMagick-6.2.5-5

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

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