source: introduction/welcome/changelog.xml@ ac567be

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ac567be was ac567be, checked in by Randy McMurchy <randy@…>, 19 years ago

Added an FTP download URL and changed the documentation installation to a versioned directory in the Fontconfig instructions

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

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