source: introduction/welcome/changelog.xml@ 1103b96f

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

Updated to Totem-1.2.1

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

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