source: introduction/welcome/changelog.xml@ f2981ec8

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

Updated to the YAML-0.50 Perl Module and provided a note in the Module::Build instructions about using an older version of YAML

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

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