source: introduction/welcome/changelog.xml@ 2f7d86f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2f7d86f was 2f7d86f, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Minor changes to EsounD and popt

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

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