source: introduction/welcome/changelog.xml@ b6bc434

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

Updated the EOG instructions to fit the GNOME-2.12.2 version

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

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