source: introduction/welcome/changelog.xml@ d083dd01

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 d083dd01 was d083dd01, checked in by Andrew Benton <andy@…>, 18 years ago

Updated Fluxbox to 0.9.14, added info on how to create a fluxbox.desktop file and
cleaned up some other details

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

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