source: introduction/welcome/changelog.xml@ ca7868cf

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 ca7868cf was ca7868cf, checked in by Andrew Benton <andy@…>, 18 years ago

updated libxklavier to 2.1

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

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