source: introduction/welcome/changelog.xml@ 567ca75

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

Adjusted some dependencies using a patch sent in by Chris Staub (thanks Chris)

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

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