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

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

Updated to GCC-4.0.2

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

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