source: introduction/welcome/changelog.xml@ adb388a

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

Updated to Thunderbird-1.5 and changed the build method to use 'client.mk' and '.mozconfig'

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

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