source: introduction/welcome/changelog.xml@ 8d349d4

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

Added a dependency and updated text to the Xine Libraries instructions (changes were sent in the previous commit)

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

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