source: introduction/welcome/changelog.xml@ 0d93d684

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

Remove libungif

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

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