source: introduction/welcome/changelog.xml@ cc5e3832

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 cc5e3832 was cc5e3832, checked in by Tushar Teredesai <tushar@…>, 18 years ago

Remove obsolete note for zipcloak

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

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