source: introduction/welcome/changelog.xml@ dd71597

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

Updated to Gnumeric-1.6.2

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

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