source: introduction/welcome/changelog.xml@ fd924b1c

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

updated GConf to 2.12.1

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

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