source: introduction/welcome/changelog.xml@ 768cbf0f

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 768cbf0f was 768cbf0f, checked in by DJ Lucas <dj@…>, 18 years ago

Furthur clarified OpenOffice dependencies.

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

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