source: introduction/welcome/changelog.xml@ 4f58e7a

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

Added DocBook SGML DTD-3.1 as a dependency to perform the tests outlined in the DocBook DSSSL Stylesheets instructions

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

  • Property mode set to 100644
File size: 45.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="intro-welcome-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="intro-welcome-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>November 22nd, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
49 the tests outlined in the DocBook DSSSL Stylesheets
50 instructions.</para>
51 </listitem>
52 <listitem>
53 <para>[randy] - Updated to Ethereal-0.10.13.</para>
54 </listitem>
55 <listitem>
56 <para>[randy] - Added new package GC-6.5.</para>
57 </listitem>
58 </itemizedlist>
59 </listitem>
60
61 <listitem>
62 <para>November 21st, 2005</para>
63 <itemizedlist>
64 <listitem>
65 <para>[randy] - Updated the Rsync bootscript to remove the --compress
66 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
67 </listitem>
68 <listitem>
69 <para>[randy] - Added --disable-python to the configure command in
70 the D-BUS instructions to fix a broken build identified by Filip
71 Bartmann.</para>
72 </listitem>
73 <listitem>
74 <para>[randy] - Added --disable-libwrap to the configure command in
75 the Stunnel instructions to fix a broken build identified by Filip
76 Bartmann.</para>
77 </listitem>
78 <listitem>
79 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
80 Utilities section of Chapter 31.</para>
81 </listitem>
82 <listitem>
83 <para>[randy] - Modified the libexecdir parameter passed to configure
84 and tweaked the storage device policy in the HAL instructions.</para>
85 </listitem>
86 </itemizedlist>
87 </listitem>
88
89 <listitem>
90 <para>November 19th, 2005</para>
91 <itemizedlist>
92 <listitem>
93 <para>[randy] - Added notes to start a D-BUS session daemon to the
94 D-BUS, GDM and GNOME Configuration instructions.</para>
95 </listitem>
96 <listitem>
97 <para>[dj] - Cleaned up OpenOffice instructions and added
98 a no-pam patch.</para>
99 </listitem>
100 </itemizedlist>
101 </listitem>
102
103 <listitem>
104 <para>November 18th, 2005</para>
105 <itemizedlist>
106 <listitem>
107 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
108 thanks to Steffen Knollman for discovering the problem and
109 contributing the patch.</para>
110 </listitem>
111 <listitem>
112 <para>[igor] - Updated to rsync-2.6.6.</para>
113 </listitem>
114 </itemizedlist>
115 </listitem>
116
117 <listitem>
118 <para>November 17th, 2005</para>
119 <itemizedlist>
120 <listitem>
121 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
122 Utilities section of Chapter 31.</para>
123 </listitem>
124 <listitem>
125 <para>[dj] - Corrected OpenOffice patch names.</para>
126 </listitem>
127 </itemizedlist>
128 </listitem>
129
130 <listitem>
131 <para>November 15th, 2005</para>
132 <itemizedlist>
133 <listitem>
134 <para>[dj] - Updated to OpenOffice-2.0.0</para>
135 </listitem>
136 </itemizedlist>
137 </listitem>
138
139 <listitem>
140 <para>November 14th, 2005</para>
141 <itemizedlist>
142 <listitem>
143 <para>[randy] - Updated to Balsa-2.3.6.</para>
144 </listitem>
145 </itemizedlist>
146 </listitem>
147
148 <listitem>
149 <para>November 13th, 2005</para>
150 <itemizedlist>
151 <listitem>
152 <para>[randy] - Added several more entries to the 'Other Programming
153 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
154 and other contributions.</para>
155 </listitem>
156 </itemizedlist>
157 </listitem>
158
159 <listitem>
160 <para>November 12th, 2005</para>
161 <itemizedlist>
162 <listitem>
163 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
164 xptinfo.h anonymous enum patch.</para>
165 </listitem>
166 </itemizedlist>
167 </listitem>
168
169 <listitem>
170 <para>November 9th, 2005</para>
171 <itemizedlist>
172 <listitem>
173 <para>[randy] - Updated references to source and md5sum files
174 on the Anduin server due to the Anduin reorganization.</para>
175 </listitem>
176 <listitem>
177 <para>[randy] - Added several more programming languages to the
178 'Other Programming Tools' section.</para>
179 </listitem>
180 </itemizedlist>
181 </listitem>
182
183 <listitem>
184 <para>November 7th, 2005</para>
185 <itemizedlist>
186 <listitem>
187 <para>[randy] - Added several programming languages to the 'Other
188 Programming Tools' section.</para>
189 </listitem>
190 <listitem>
191 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
192 </listitem>
193 </itemizedlist>
194 </listitem>
195
196 <listitem>
197 <para>November 5th, 2005</para>
198 <itemizedlist>
199 <listitem>
200 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
201 suggestions.</para>
202 </listitem>
203 </itemizedlist>
204 </listitem>
205
206 <listitem>
207 <para>November 4th, 2005</para>
208 <itemizedlist>
209 <listitem>
210 <para>[randy] - Added a patch to the libgsf instructions so that the
211 configure script properly discovers GConf.</para>
212 </listitem>
213 </itemizedlist>
214 </listitem>
215
216 <listitem>
217 <para>November 3rd, 2005</para>
218 <itemizedlist>
219 <listitem>
220 <para>[randy] - Added new package GMime-2.1.17.</para>
221 </listitem>
222 </itemizedlist>
223 </listitem>
224
225 <listitem>
226 <para>November 1st, 2005</para>
227 <itemizedlist>
228 <listitem>
229 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
230 'Other Programming Tools' section.</para>
231 </listitem>
232 <listitem>
233 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
234 </listitem>
235 <listitem>
236 <para>[randy] - Updated to Transcode-1.0.1.</para>
237 </listitem>
238 </itemizedlist>
239 </listitem>
240
241 <listitem>
242 <para>October 31st, 2005</para>
243 <itemizedlist>
244 <listitem>
245 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
246 </listitem>
247 </itemizedlist>
248 </listitem>
249
250 <listitem>
251 <para>October 30th, 2005</para>
252 <itemizedlist>
253 <listitem>
254 <para>[randy] - Added new package Totem-1.2.0.</para>
255 </listitem>
256 <listitem>
257 <para>[dj] - Updated to JDK-1.5.0_05.</para>
258 </listitem>
259 </itemizedlist>
260 </listitem>
261
262 <listitem>
263 <para>October 29th, 2005</para>
264 <itemizedlist>
265 <listitem>
266 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
267 </listitem>
268 </itemizedlist>
269 </listitem>
270
271 <listitem>
272 <para>October 28th, 2005</para>
273 <itemizedlist>
274 <listitem>
275 <para>[igor] - Updated to SDL-1.2.9.</para>
276 </listitem>
277 <listitem>
278 <para>[igor] - Updated to CVS-1.11.21.</para>
279 </listitem>
280 </itemizedlist>
281 </listitem>
282
283 <listitem>
284 <para>October 25th, 2005</para>
285 <itemizedlist>
286 <listitem>
287 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
288 package from the GNOME Add-on section.</para>
289 </listitem>
290 </itemizedlist>
291 </listitem>
292
293 <listitem>
294 <para>October 23rd, 2005</para>
295 <itemizedlist>
296 <listitem>
297 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
298 </listitem>
299 <listitem>
300 <para>[randy] - Added new package Poppler-0.4.2.</para>
301 </listitem>
302 </itemizedlist>
303 </listitem>
304
305 <listitem>
306 <para>October 21st, 2005</para>
307 <itemizedlist>
308 <listitem>
309 <para>[randy] - Added new package GNOME Keyring
310 Manager-2.12.0.</para>
311 </listitem>
312 </itemizedlist>
313 </listitem>
314
315 <listitem>
316 <para>October 20th, 2005</para>
317 <itemizedlist>
318 <listitem>
319 <para>[randy] - Added new package ISO Codes-0.48.</para>
320 </listitem>
321 </itemizedlist>
322 </listitem>
323
324 <listitem>
325 <para>October 19th, 2005</para>
326 <itemizedlist>
327 <listitem>
328 <para>[randy] - Added new package PyXML-0.8.4.</para>
329 </listitem>
330 <listitem>
331 <para>[randy] - Added category headers to the GNOME Add-on packages
332 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
333 XML wizardry to make this happen.</para>
334 </listitem>
335 </itemizedlist>
336 </listitem>
337
338 <listitem>
339 <para>October 18th, 2005</para>
340 <itemizedlist>
341 <listitem>
342 <para>[randy] - Added a patch and an additional command to enable the
343 streaming audio method in the GNOME Speech instructions.</para>
344 </listitem>
345 <listitem>
346 <para>[randy] - Updated to GDM-2.8.0.5.</para>
347 </listitem>
348 </itemizedlist>
349 </listitem>
350
351 <listitem>
352 <para>October 17th, 2005</para>
353 <itemizedlist>
354 <listitem>
355 <para>[randy] - Updated to GOK-1.0.5.</para>
356 </listitem>
357 <listitem>
358 <para>[igor] - Updated to HTML Tidy-051013.</para>
359 </listitem>
360 <listitem>
361 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
362 </listitem>
363 <listitem>
364 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
365 </listitem>
366 </itemizedlist>
367 </listitem>
368
369 <listitem>
370 <para>October 16th, 2005</para>
371 <itemizedlist>
372 <listitem>
373 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
374 of the xextensions.pc file from the GNOME Magnifier to the XFree86
375 instructions.</para>
376 </listitem>
377 <listitem>
378 <para>[igor] - Updated to PHP-5.0.5.</para>
379 </listitem>
380 <listitem>
381 <para>[randy] - Modified dependencies in the libgtkhtml
382 instructions.</para>
383 </listitem>
384 <listitem>
385 <para>[igor] - Updated to PCRE-6.4.</para>
386 </listitem>
387 <listitem>
388 <para>[igor] - Updated to cURL-7.15.0.</para>
389 </listitem>
390 </itemizedlist>
391 </listitem>
392
393 <listitem>
394 <para>October 15th, 2005</para>
395 <itemizedlist>
396 <listitem>
397 <para>[igor] - Added the gcc4 patch for NTP.</para>
398 </listitem>
399 <listitem>
400 <para>[igor] - Updated to Fcron-3.0.0.</para>
401 </listitem>
402 <listitem>
403 <para>[igor] - Updated to Apache-2.0.55.</para>
404 </listitem>
405 <listitem>
406 <para>[igor] - Updated to Python-2.4.2.</para>
407 </listitem>
408 <listitem>
409 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
410 </listitem>
411 <listitem>
412 <para>[randy] - Updated to GGV-2.12.0.</para>
413 </listitem>
414 <listitem>
415 <para>[igor] - Updated to Firefox-1.0.7.</para>
416 </listitem>
417 <listitem>
418 <para>[randy] - Updated to AT SPI-1.6.6.</para>
419 </listitem>
420 <listitem>
421 <para>[igor] - Updated to libtiff-3.7.4.</para>
422 </listitem>
423 <listitem>
424 <para>[igor] - Updated to cairo-1.0.2.</para>
425 </listitem>
426 <listitem>
427 <para>[randy] - Updated to Zenity-2.12.1.</para>
428 </listitem>
429 <listitem>
430 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
431 </listitem>
432 </itemizedlist>
433 </listitem>
434
435 <listitem>
436 <para>October 14th, 2005</para>
437 <itemizedlist>
438 <listitem>
439 <para>[igor] - Updated to libpcap-0.9.4.</para>
440 </listitem>
441 <listitem>
442 <para>[igor] - Updated to Wget-1.10.2.</para>
443 </listitem>
444 <listitem>
445 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
446 </listitem>
447 <listitem>
448 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
449 </listitem>
450 <listitem>
451 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
452 </listitem>
453 <listitem>
454 <para>[randy] - Updated to File Roller-2.12.1.</para>
455 </listitem>
456 <listitem>
457 <para>[randy] - Updated to EOG-2.12.1.</para>
458 </listitem>
459 <listitem>
460 <para>[randy] - Updated to gedit-2.12.1.</para>
461 </listitem>
462 </itemizedlist>
463 </listitem>
464
465 <listitem>
466 <para>October 13th, 2005</para>
467 <itemizedlist>
468 <listitem>
469 <para>[igor] - Updated Vim security patch.</para>
470 </listitem>
471 <listitem>
472 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
473 </listitem>
474 <listitem>
475 <para>[randy] - Updated to Epiphany-1.8.2.</para>
476 </listitem>
477 <listitem>
478 <para>[randy] - Changed Python from an optional to a recommended
479 dependency in the GNOME Doc Utils dependencies.</para>
480 </listitem>
481 </itemizedlist>
482 </listitem>
483
484 <listitem>
485 <para>October 12th, 2005</para>
486 <itemizedlist>
487 <listitem>
488 <para>[randy] - Updated to gcalctool-5.6.31.</para>
489 </listitem>
490 </itemizedlist>
491 </listitem>
492
493 <listitem>
494 <para>October 11th, 2005</para>
495 <itemizedlist>
496 <listitem>
497 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
498 </listitem>
499 <listitem>
500 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
501 </listitem>
502 <listitem>
503 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
504 </listitem>
505 <listitem>
506 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
507 </listitem>
508 <listitem>
509 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
510 </listitem>
511 <listitem>
512 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
513 </listitem>
514 <listitem>
515 <para>[randy] - Updated to Evolution-2.4.1.</para>
516 </listitem>
517 </itemizedlist>
518 </listitem>
519
520 <listitem>
521 <para>October 10th, 2005</para>
522 <itemizedlist>
523 <listitem>
524 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
525 </listitem>
526 <listitem>
527 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
528 </listitem>
529 <listitem>
530 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
531 </listitem>
532 <listitem>
533 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
534 </listitem>
535 <listitem>
536 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
537 </listitem>
538 <listitem>
539 <para>[randy] - Added GTK+-2 as a required dependency of
540 libgtkhtml.</para>
541 </listitem>
542 <listitem>
543 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
544 </listitem>
545 <listitem>
546 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
547 GNOME. GNOME add-on packages are updated only to the release
548 versions. The individual updates to the GNOME add-on packages will be
549 accomplished individually.</para>
550 </listitem>
551 </itemizedlist>
552 </listitem>
553
554 <listitem>
555 <para>October 8th, 2005</para>
556 <itemizedlist>
557 <listitem>
558 <para>[tushar] - Replaced FAM with Gamin.</para>
559 </listitem>
560 </itemizedlist>
561 </listitem>
562
563 <listitem>
564 <para>October 6th, 2005</para>
565 <itemizedlist>
566 <listitem>
567 <para>[randy] - Updated to librsvg-2.12.4.</para>
568 </listitem>
569 <listitem>
570 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
571 </listitem>
572 <listitem>
573 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
574 </listitem>
575 </itemizedlist>
576 </listitem>
577
578 <listitem>
579 <para>October 5th, 2005</para>
580 <itemizedlist>
581 <listitem>
582 <para>[randy] - Updated to Metacity-2.12.1.</para>
583 </listitem>
584 <listitem>
585 <para>[randy] - Updated to libwnck-2.12.1.</para>
586 </listitem>
587 <listitem>
588 <para>[randy] - Updated to GTK+-2.8.6.</para>
589 </listitem>
590 <listitem>
591 <para>[randy] - Updated to Pango-1.10.1.</para>
592 </listitem>
593 <listitem>
594 <para>[randy] - Updated to GLib-2.8.3.</para>
595 </listitem>
596 <listitem>
597 <para>[randy] - Updated to libxml2-2.6.22.</para>
598 </listitem>
599 <listitem>
600 <para>[randy] - Added the --disable-error-on-warning parameter to the
601 GnuCash configure command as using GCC-4.0.x will generate warnings
602 which will break the build if the parameter is not used.</para>
603 </listitem>
604 <listitem>
605 <para>[randy] - Added a patch to the Guile instructions and changed
606 the sed command in the SLIB instructions so that the two packages
607 work nicely together.</para>
608 </listitem>
609 </itemizedlist>
610 </listitem>
611
612 <listitem>
613 <para>October 4th, 2005</para>
614 <itemizedlist>
615 <listitem>
616 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
617 instructions.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
621 fix a GCC-4.0.x build problem.</para>
622 </listitem>
623 <listitem>
624 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
625 </listitem>
626 <listitem>
627 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
628 </listitem>
629 <listitem>
630 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
631 instructions.</para>
632 </listitem>
633 <listitem>
634 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
635 fix a GCC-4 build problem.</para>
636 </listitem>
637 </itemizedlist>
638 </listitem>
639
640 <listitem>
641 <para>October 3rd, 2005</para>
642 <itemizedlist>
643 <listitem>
644 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
645 instructions.</para>
646 </listitem>
647 <listitem>
648 <para>[randy] - Clarified the dependencies in the Imlib
649 instructions.</para>
650 </listitem>
651 <listitem>
652 <para>[randy] - Updated to AbiWord-2.2.10.</para>
653 </listitem>
654 </itemizedlist>
655 </listitem>
656
657 <listitem>
658 <para>October 1st, 2005</para>
659 <itemizedlist>
660 <listitem>
661 <para>[randy] - Added new package HAL-0.5.4.</para>
662 </listitem>
663 </itemizedlist>
664 </listitem>
665
666 <listitem>
667 <para>September 26th, 2005</para>
668 <itemizedlist>
669 <listitem>
670 <para>[randy] - Added new package D-BUS-0.50.</para>
671 </listitem>
672 </itemizedlist>
673 </listitem>
674
675 <listitem>
676 <para>September 25th, 2005</para>
677 <itemizedlist>
678 <listitem>
679 <para>[randy] - Added a patch to fix a build problem with newer
680 versions of libgsf and added a sed command so the default is to
681 build the Perl plugin module to the Gnumeric instructions.</para>
682 </listitem>
683 </itemizedlist>
684 </listitem>
685
686 <listitem>
687 <para>September 22nd, 2005</para>
688 <itemizedlist>
689 <listitem>
690 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
691 </listitem>
692 </itemizedlist>
693 </listitem>
694
695 <listitem>
696 <para>September 21st, 2005</para>
697 <itemizedlist>
698 <listitem>
699 <para>[randy] - Updated to Samba-3.0.20.</para>
700 </listitem>
701 <listitem>
702 <para>[bdubbs] - Reverted gcc build instructions.</para>
703 </listitem>
704 <listitem>
705 <para>[randy] - Updated to EsounD-0.2.36.</para>
706 </listitem>
707 <listitem>
708 <para>[randy] - Updated to Metacity-2.12.0.</para>
709 </listitem>
710 <listitem>
711 <para>[randy] - Updated to Libwnck-2.12.0.</para>
712 </listitem>
713 </itemizedlist>
714 </listitem>
715
716 <listitem>
717 <para>September 20th, 2005</para>
718 <itemizedlist>
719 <listitem>
720 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
721 gcc-4.0.1.</para>
722 </listitem>
723 <listitem>
724 <para>[randy] - Updated to GTK+-2.8.3.</para>
725 </listitem>
726 <listitem>
727 <para>[randy] - Updated to ATK-1.10.3.</para>
728 </listitem>
729 <listitem>
730 <para>[randy] - Updated to Pango-1.10.0.</para>
731 </listitem>
732 <listitem>
733 <para>[randy] - Updated to GLib-2.8.1.</para>
734 </listitem>
735 <listitem>
736 <para>[randy] - Added a command to create an X Render pkg-config file
737 to the XFree86 instructions. Also created notes in the Metacity and
738 cairo instructions to ensure this file exists.</para>
739 </listitem>
740 <listitem>
741 <para>[randy] - Added new package cairo-1.0.0.</para>
742 </listitem>
743 <listitem>
744 <para>[bdubbs] - Changed gcc build instructions to use
745 a simple make. Added a note to use make bootstrap if
746 the base compiler is not gcc-4.0.1.</para>
747 </listitem>
748 </itemizedlist>
749 </listitem>
750
751 <listitem>
752 <para>September 19th, 2005</para>
753 <itemizedlist>
754 <listitem>
755 <para>[bdubbs] - Added a patch to build mozilla with
756 gcc-4.0.1.</para>
757 </listitem>
758 <listitem>
759 <para>[randy] - Updated to gucharmap-1.4.4.</para>
760 </listitem>
761 <listitem>
762 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
763 </listitem>
764 <listitem>
765 <para>[richard] - Added a sed to fix the build of the
766 test suite for cpio-2.6 when using gcc-4.0.1.
767 Suggested by Matthew Burgess</para>
768 </listitem>
769 </itemizedlist>
770 </listitem>
771
772 <listitem>
773 <para>September 18th, 2005</para>
774 <itemizedlist>
775 <listitem>
776 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
777 </listitem>
778 <listitem>
779 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
780 </listitem>
781 <listitem>
782 <para>[richard] - Updated to bluefish-1.0.4.</para>
783 </listitem>
784 </itemizedlist>
785 </listitem>
786
787 <listitem>
788 <para>September 17th, 2005</para>
789 <itemizedlist>
790 <listitem>
791 <para>[randy] - Added an alternate installation location for the
792 shared library interface headers to the AFPL Ghostscript and ESP
793 Ghostscript instructions.</para>
794 </listitem>
795 <listitem>
796 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
797 </listitem>
798 <listitem>
799 <para>[randy] - Updated the Business::ISBN Perl module to
800 1.82.</para>
801 </listitem>
802 <listitem>
803 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
804 </listitem>
805 <listitem>
806 <para>[randy] - Updated the Module::Signature Perl module to
807 0.50.</para>
808 </listitem>
809 <listitem>
810 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
811 </listitem>
812 <listitem>
813 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
814 2.12.</para>
815 </listitem>
816 <listitem>
817 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
818 0.13.</para>
819 </listitem>
820 <listitem>
821 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
822 new Perl modules Text::Diff and Algorithm::Diff.</para>
823 </listitem>
824 <listitem>
825 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
826 </listitem>
827 </itemizedlist>
828 </listitem>
829
830 <listitem>
831 <para>September 15th, 2005</para>
832 <itemizedlist>
833 <listitem>
834 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
835 </listitem>
836 <listitem>
837 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
838 added a GCC-4 patch to the Gimp instructions.</para>
839 </listitem>
840 <listitem>
841 <para>[randy] - Updated to librsvg-2.11.1.</para>
842 </listitem>
843 </itemizedlist>
844 </listitem>
845
846 <listitem>
847 <para>September 14th, 2005</para>
848 <itemizedlist>
849 <listitem>
850 <para>[randy] - Removed redundant GTK+-2 dependency from the
851 libgnomeprintui instructions.</para>
852 </listitem>
853 <listitem>
854 <para>[randy] - Updated to libgsf-1.12.3.</para>
855 </listitem>
856 <listitem>
857 <para>[randy] - Added documentation installation commands and
858 corrected the note about the test suite in the libcroco
859 instructions.</para>
860 </listitem>
861 </itemizedlist>
862 </listitem>
863
864 <listitem>
865 <para>September 13th, 2005</para>
866 <itemizedlist>
867 <listitem>
868 <para>[randy] - Added commands to the CVS instructions to create and
869 install additional documentation.</para>
870 </listitem>
871 <listitem>
872 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
873 documentation files chown command to only run if the docs were
874 built and installed.</para>
875 </listitem>
876 </itemizedlist>
877 </listitem>
878
879 <listitem>
880 <para>September 12th, 2005</para>
881 <itemizedlist>
882 <listitem>
883 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
884 </listitem>
885 <listitem>
886 <para>[randy] - Updated to VTE-0.11.15.</para>
887 </listitem>
888 <listitem>
889 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
890 ScrollKeeper instructions.</para>
891 </listitem>
892 <listitem>
893 <para>[randy] - Updated to GCC-4.0.1.</para>
894 </listitem>
895 </itemizedlist>
896 </listitem>
897
898 <listitem>
899 <para>September 11th, 2005</para>
900 <itemizedlist>
901 <listitem>
902 <para>[randy] - Minor corrections to the XSL Stylesheets
903 instructions, suggested by Manuel Canales Esparcia.</para>
904 </listitem>
905 </itemizedlist>
906 </listitem>
907
908 <listitem>
909 <para>September 10th, 2005</para>
910 <itemizedlist>
911 <listitem>
912 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
913 the environment variables are properly set.</para>
914 </listitem>
915 <listitem>
916 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
917 </listitem>
918 <listitem>
919 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
920 </listitem>
921 <listitem>
922 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
923 </listitem>
924 <listitem>
925 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
926 patch in JDK source build instructions.</para>
927 </listitem>
928 <listitem>
929 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
930 </listitem>
931 <listitem>
932 <para>[dj] - Updated volume restore script for use with
933 Udev versions greater than 058.</para>
934 </listitem>
935 </itemizedlist>
936 </listitem>
937
938 <listitem>
939 <para>September 9th, 2005</para>
940 <itemizedlist>
941 <listitem>
942 <para>[randy] - Added a GCC-4 patch to the libexif
943 instructions.</para>
944 </listitem>
945 <listitem>
946 <para>[randy] - Added a GCC-4 patch to the Avifile
947 instructions.</para>
948 </listitem>
949 <listitem>
950 <para>[randy] - Added a GCC-4 patch to the FFmpeg
951 instructions.</para>
952 </listitem>
953 <listitem>
954 <para>[randy] - Added a GCC-4 patch to the MPlayer
955 instructions.</para>
956 </listitem>
957 <listitem>
958 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
959 </listitem>
960 <listitem>
961 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
962 </listitem>
963 <listitem>
964 <para>[randy] - Added a GCC-4 patch to the Firefox
965 instructions.</para>
966 </listitem>
967 <listitem>
968 <para>[randy] - Added a GCC-4 patch to the Thunderbird
969 instructions.</para>
970 </listitem>
971 <listitem>
972 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
973 </listitem>
974 <listitem>
975 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
976 </listitem>
977 <listitem>
978 <para>[randy] - Added a GCC-4 patch and documentation installation
979 commands to the NAS instructions.</para>
980 </listitem>
981 <listitem>
982 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
983 instructions.</para>
984 </listitem>
985 <listitem>
986 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
987 </listitem>
988 <listitem>
989 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
990 in the Inetutils instructions.</para>
991 </listitem>
992 <listitem>
993 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
994 </listitem>
995 <listitem>
996 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
997 instructions.</para>
998 </listitem>
999 <listitem>
1000 <para>[randy] - Updated to intltool-0.34.1.</para>
1001 </listitem>
1002 <listitem>
1003 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
1004 </listitem>
1005 </itemizedlist>
1006 </listitem>
1007
1008 <listitem>
1009 <para>September 8th, 2005</para>
1010 <itemizedlist>
1011 <listitem>
1012 <para>[randy] - Added a sed command to the libxklavier instructions
1013 to fix a GCC-4.x build problem.</para>
1014 </listitem>
1015 <listitem>
1016 <para>[randy] - Updated to libxslt-1.1.15.</para>
1017 </listitem>
1018 <listitem>
1019 <para>[randy] - Updated to libxml2-2.6.21.</para>
1020 </listitem>
1021 </itemizedlist>
1022 </listitem>
1023
1024 <listitem>
1025 <para>September 7th, 2005</para>
1026 <itemizedlist>
1027 <listitem>
1028 <para>[richard] - Updated to XScreenSaver-4.22.</para>
1029 </listitem>
1030 </itemizedlist>
1031 </listitem>
1032
1033 <listitem>
1034 <para>September 6th, 2005</para>
1035 <itemizedlist>
1036 <listitem>
1037 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
1038 release notes.</para>
1039 </listitem>
1040 <listitem>
1041 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
1042 installation commands to the instructions.</para>
1043 </listitem>
1044 </itemizedlist>
1045 </listitem>
1046
1047 <listitem>
1048 <para>September 5th, 2005</para>
1049 <itemizedlist>
1050 <listitem>
1051 <para>[randy] - Updated to Subversion-1.2.3</para>
1052 </listitem>
1053 </itemizedlist>
1054 </listitem>
1055
1056 <listitem>
1057 <para>September 4th, 2005</para>
1058 <itemizedlist>
1059 <listitem>
1060 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
1061 documentation installation commands to the instructions.</para>
1062 </listitem>
1063 </itemizedlist>
1064 </listitem>
1065
1066 <listitem>
1067 <para>September 3rd, 2005</para>
1068 <itemizedlist>
1069 <listitem>
1070 <para>[randy] - Updated to HTML Tidy-050826.</para>
1071 </listitem>
1072 <listitem>
1073 <para>[randy] - Updated to cURL-7.14.1.</para>
1074 </listitem>
1075 </itemizedlist>
1076 </listitem>
1077
1078 <listitem>
1079 <para>September 2nd, 2005</para>
1080 <itemizedlist>
1081 <listitem>
1082 <para>[randy] - Added commands to the Heimdal instructions to
1083 preserve and restore some overwritten interface headers and
1084 libraries. Also listed the dependencies in a more accurate
1085 manner.</para>
1086 </listitem>
1087 <listitem>
1088 <para>[randy] - Updated to MySQL-4.1.14.</para>
1089 </listitem>
1090 <listitem>
1091 <para>[randy] - Fixed some broken commands in the TeX
1092 instructions.</para>
1093 </listitem>
1094 </itemizedlist>
1095 </listitem>
1096
1097 <listitem>
1098 <para>September 1st, 2005</para>
1099 <itemizedlist>
1100 <listitem>
1101 <para>[randy] - Added documentation installation commands to the
1102 ALSA Libraries instructions.</para>
1103 </listitem>
1104 </itemizedlist>
1105 </listitem>
1106
1107 <listitem>
1108 <para>August 31st, 2005</para>
1109 <itemizedlist>
1110 <listitem>
1111 <para>[randy] - Updated to Shadow-4.0.12.</para>
1112 </listitem>
1113 <listitem>
1114 <para>[randy] - Updated to Wget-1.10.1.</para>
1115 </listitem>
1116 </itemizedlist>
1117 </listitem>
1118
1119 <listitem>
1120 <para>August 30th, 2005</para>
1121 <itemizedlist>
1122 <listitem>
1123 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
1124 </listitem>
1125 <listitem>
1126 <para>[randy] - Removed obsolete dependencies from the LZO
1127 instructions.</para>
1128 </listitem>
1129 </itemizedlist>
1130 </listitem>
1131
1132 <listitem>
1133 <para>August 29th, 2005</para>
1134 <itemizedlist>
1135 <listitem>
1136 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
1137 about the location of configuruation files. Updated
1138 optional dependencies.</para>
1139 </listitem>
1140 <listitem>
1141 <para>[richard] - Added definition of dependency terms
1142 to Notes on Building Software.</para>
1143 </listitem>
1144 </itemizedlist>
1145 </listitem>
1146
1147 <listitem>
1148 <para>August 28th, 2005</para>
1149 <itemizedlist>
1150 <listitem>
1151 <para>[randy] - Added documentation installation commands to the Xvid
1152 instructions.</para>
1153 </listitem>
1154 <listitem>
1155 <para>[randy] - Added documentation installation commands to the
1156 libdv instructions.</para>
1157 </listitem>
1158 <listitem>
1159 <para>[randy] - Updated to whois-4.7.6.</para>
1160 </listitem>
1161 <listitem>
1162 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
1163 </listitem>
1164 <listitem>
1165 <para>[randy] - Added a patch to fix the XMMS plugin and added a
1166 sed command to fix the Valgrind testing in the FLAC
1167 instructions.</para>
1168 </listitem>
1169 </itemizedlist>
1170 </listitem>
1171
1172 <listitem>
1173 <para>August 27th, 2005</para>
1174 <itemizedlist>
1175 <listitem>
1176 <para>[randy] - Added a patch to fix the test suite in the id3lib
1177 instructions.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[randy] - Updated the GCC patch and provided documentation
1181 installation commands to the libmpeg3 instructions.</para>
1182 </listitem>
1183 </itemizedlist>
1184 </listitem>
1185
1186 <listitem>
1187 <para>August 26th, 2005</para>
1188 <itemizedlist>
1189 <listitem>
1190 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
1191 the Movemail and RSS &amp; Blogs account setup options are now
1192 available 2) modified the Enigmail setup so that it actually works
1193 3) fixed the profile locking problem 4) made it so that if a mailto:
1194 URL is clicked, a message compose window is opened with the To: field
1195 filled out.</para>
1196 </listitem>
1197 </itemizedlist>
1198 </listitem>
1199
1200 <listitem>
1201 <para>August 25th, 2005</para>
1202 <itemizedlist>
1203 <listitem>
1204 <para>[randy] - Added a command to the Firefox instructions to fix
1205 the profile locking problem and an optional command to open a new
1206 tab in an existing browser window, both suggested by Kevin
1207 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
1208 suggestions.</para>
1209 </listitem>
1210 </itemizedlist>
1211 </listitem>
1212
1213 <listitem>
1214 <para>August 24th, 2005</para>
1215 <itemizedlist>
1216 <listitem>
1217 <para>[randy] - Modified SLIB instructions to use TeX instead of
1218 Lynx to create the text documentation.</para>
1219 </listitem>
1220 </itemizedlist>
1221 </listitem>
1222
1223 <listitem>
1224 <para>August 22nd, 2005</para>
1225 <itemizedlist>
1226 <listitem>
1227 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
1228 Hugo Villeneuve for pointed it out.</para>
1229 </listitem>
1230 <listitem>
1231 <para>[randy] - Updated to Xpdf-3.01</para>
1232 </listitem>
1233 <listitem>
1234 <para>[randy] - Updated to SLIB-3a2</para>
1235 </listitem>
1236 </itemizedlist>
1237 </listitem>
1238
1239 <listitem>
1240 <para>August 21st, 2005</para>
1241 <itemizedlist>
1242 <listitem>
1243 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
1244 dependency, added commands to install documentation and added an FTP
1245 download URL.</para>
1246 </listitem>
1247 <listitem>
1248 <para>[richard] - Updated to Leafnode-1.11.3.</para>
1249 </listitem>
1250 </itemizedlist>
1251 </listitem>
1252
1253 <listitem>
1254 <para>August 20th, 2005</para>
1255 <itemizedlist>
1256 <listitem>
1257 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
1258 </listitem>
1259 <listitem>
1260 <para>[randy] - Renamed the FOP patch to adhere with the naming
1261 standards.</para>
1262 </listitem>
1263 <listitem>
1264 <para>[randy] - Updated to GnuPG-1.4.2.</para>
1265 </listitem>
1266 <listitem>
1267 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
1268 the ffitarget.h interface header in /usr/include.</para>
1269 </listitem>
1270 </itemizedlist>
1271 </listitem>
1272
1273 <listitem>
1274 <para>August 19th, 2005</para>
1275 <itemizedlist>
1276 <listitem>
1277 <para>[dj] - Updated dev.d scripts and surrounding text
1278 in alsa-utils.</para>
1279 </listitem>
1280 <listitem>
1281 <para>[randy] - Updated to Sysstat-6.0.1.</para>
1282 </listitem>
1283 <listitem>
1284 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
1285 </listitem>
1286 <listitem>
1287 <para>[randy] - Updated to Nail-11.25.</para>
1288 </listitem>
1289 <listitem>
1290 <para>[randy] - Updated to Subversion-1.2.1.</para>
1291 </listitem>
1292 <listitem>
1293 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
1294 </listitem>
1295 </itemizedlist>
1296 </listitem>
1297
1298 <listitem>
1299 <para>August 17th, 2005</para>
1300 <itemizedlist>
1301 <listitem>
1302 <para>[randy] - Updated to GCC-3.3.6.</para>
1303 </listitem>
1304 <listitem>
1305 <para>[randy] - Updated to Doxygen-1.4.4.</para>
1306 </listitem>
1307 </itemizedlist>
1308 </listitem>
1309
1310 <listitem>
1311 <para>August 16th, 2005</para>
1312 <itemizedlist>
1313 <listitem>
1314 <para>[bdubbs] - Added instructions for cm-super
1315 fonts to TeX.</para>
1316 </listitem>
1317 <listitem>
1318 <para>[randy] - Added additional parameters to the
1319 configure command and added a note to run the test suite to the
1320 Gimp-Print instructions.</para>
1321 </listitem>
1322 <listitem>
1323 <para>[dj] - Updated cups bootscript installation
1324 to remove existing scripts and changed note to show that CUPS should
1325 be started after Samba.</para>
1326 </listitem>
1327 </itemizedlist>
1328 </listitem>
1329
1330 <listitem>
1331 <para>August 15th, 2005</para>
1332 <itemizedlist>
1333 <listitem>
1334 <para>[randy] - Added a patch and a note about running
1335 the test suite to the CUPS instructions.</para>
1336 </listitem>
1337 </itemizedlist>
1338 </listitem>
1339
1340 <listitem>
1341 <para>August 14th, 2005</para>
1342 <itemizedlist>
1343 <listitem>
1344 <para>[randy] - Updates to PHP: added new dependencies,
1345 placed the dependencies in catagories, added instructions to install
1346 documentation, added instruction to update php.ini and minor textual
1347 corrections.</para>
1348 </listitem>
1349 <listitem>
1350 <para>[randy] - Updated to GTK-Doc-1.4.</para>
1351 </listitem>
1352 <listitem>
1353 <para>[randy] - Updated to HTML Tidy-050803.</para>
1354 </listitem>
1355 <listitem>
1356 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
1357 </listitem>
1358 <listitem>
1359 <para>[randy] - Added a configure switch to OpenLDAP
1360 to create the executables dynamically linked to the libraries.</para>
1361 </listitem>
1362 <listitem>
1363 <para>[randy] - Added documentation installation commands to the GTK+
1364 (version 1) instructions.</para>
1365 </listitem>
1366 </itemizedlist>
1367 </listitem>
1368
1369 <listitem>
1370 <para>August 13th, 2005</para>
1371 <itemizedlist>
1372 <listitem>
1373 <para>[larry] - Add a warning to MIT KRB5
1374 concerning the use of login.krb5 as a substitute for login.</para>
1375 </listitem>
1376 <listitem>
1377 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
1378 version; also added dependencies and configuration explanation.</para>
1379 </listitem>
1380 </itemizedlist>
1381 </listitem>
1382
1383 <listitem>
1384 <para>August 12th, 2005</para>
1385 <itemizedlist>
1386 <listitem>
1387 <para>[randy] - Added a command to the PostgreSQL
1388 instructions to fix broken ownership of installed files.</para>
1389 </listitem>
1390 </itemizedlist>
1391 </listitem>
1392
1393 <listitem>
1394 <para>August 11th, 2005</para>
1395 <itemizedlist>
1396 <listitem>
1397 <para>[randy] - Updated the JDK binary version to
1398 1.5.0_04.</para>
1399 </listitem>
1400 <listitem>
1401 <para>[randy] - Added sharutils as an optional dependency of
1402 Berkeley DB.</para>
1403 </listitem>
1404 <listitem>
1405 <para>[randy] - Applied a patch contributed by stirling
1406 to fix many broken download URLs.</para>
1407 </listitem>
1408 <listitem>
1409 <para>[randy] - Added a new section "Other Programming
1410 Tools" to Chapter 12 - Programming.</para>
1411 </listitem>
1412 </itemizedlist>
1413 </listitem>
1414
1415 <listitem>
1416 <para>August 10th, 2005</para>
1417 <itemizedlist>
1418 <listitem>
1419 <para>[randy] - Added style information files and
1420 documentation installation commands to the JadeTeX
1421 instructions.</para>
1422 </listitem>
1423 </itemizedlist>
1424 </listitem>
1425
1426 <listitem>
1427 <para>August 9th, 2005</para>
1428 <itemizedlist>
1429 <listitem>
1430 <para>[randy] - Modified the CrackLib instructions to
1431 include an alternate source for word lists, how to incorporate additional
1432 word lists, and added additional text contributed by Alexander
1433 Patrakov.</para>
1434 </listitem>
1435 <listitem>
1436 <para>[dj] - Added default PATH for pam_env and
1437 a note about the lack of ENV_SUPATH.</para>
1438 </listitem>
1439 </itemizedlist>
1440 </listitem>
1441
1442 <listitem>
1443 <para>August 8th, 2005</para>
1444 <itemizedlist>
1445 <listitem>
1446 <para>[randy] - Modified documentation installation in
1447 the Fontconfig instructions.</para>
1448 </listitem>
1449 <listitem>
1450 <para>[randy] - Modified the Shadow instructions so
1451 that builders will not receive configuration errors during the testing
1452 recommended by the warning note.</para>
1453 </listitem>
1454 <listitem>
1455 <para>[randy] - Added instructions to install a patch
1456 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
1457 for the suggestion.</para>
1458 </listitem>
1459 <listitem>
1460 <para>[randy] - Added instructions to install a patch
1461 to NASM that fixes a security vulnerability, thanks to Ken Moffat
1462 for the suggestion.</para>
1463 </listitem>
1464 <listitem>
1465 <para>[randy] - Added documentation installation commands to
1466 the expat instructions.</para>
1467 </listitem>
1468 </itemizedlist>
1469 </listitem>
1470
1471 <listitem>
1472 <para>August 7th, 2005</para>
1473 <itemizedlist>
1474 <listitem>
1475 <para>[randy] - Removed building the MPFR library
1476 from the GMP instructions.</para>
1477 </listitem>
1478 </itemizedlist>
1479 </listitem>
1480
1481 <listitem>
1482 <para>August 6th, 2005</para>
1483 <itemizedlist>
1484 <listitem>
1485 <para>[larry] - Added dictionary file to MIT
1486 Kerberos setup and made adjusts for PAM.</para>
1487 </listitem>
1488 <listitem>
1489 <para>[randy] - Updated to S-Lang-2.0.4.</para>
1490 </listitem>
1491 </itemizedlist>
1492 </listitem>
1493
1494 <listitem>
1495 <para>August 5th, 2005</para>
1496 <itemizedlist>
1497 <listitem>
1498 <para>[randy] - Updated to Wget-1.10.</para>
1499 </listitem>
1500 <listitem>
1501 <para>[randy] - Updated to PCRE-6.2.</para>
1502 </listitem>
1503 </itemizedlist>
1504 </listitem>
1505
1506 <listitem>
1507 <para>August 1st, 2005</para>
1508 <itemizedlist>
1509 <listitem>
1510 <para>[bdubbs] - Released Version 6.1-pre1.</para>
1511 </listitem>
1512 </itemizedlist>
1513 </listitem>
1514
1515 </itemizedlist>
1516
1517</sect1>
Note: See TracBrowser for help on using the repository browser.