source: introduction/welcome/changelog.xml@ 86817443

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

Updated GNOME Speech to fit the GNOME-2.12.2 version

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

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