source: introduction/welcome/changelog.xml@ b74ee079

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

Updated to GTK+-2.8.9

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

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