source: introduction/welcome/changelog.xml@ 7f588e9a

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

Updated to Mozilla-1.7.12, changed the build method to use 'client.mk' and '.mozconfig', added instructions to use system-installed NSS/NSPR libraries and added additional configuration information

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

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