source: introduction/welcome/changelog.xml@ c183a7b

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

Updated to Doxygen-1.4.5

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

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