source: introduction/welcome/changelog.xml@ b35e86b2

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 b35e86b2 was b35e86b2, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Add security patch to sudo (thanks Archaic)

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

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