source: introduction/welcome/changelog.xml@ ad39fe01

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

Minor cleanup to libgnomecups and libgnomeprint dependencies, removed an unneeded switch from the configure command in the libgnomeprint instructions

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

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