source: introduction/welcome/changelog.xml@ fb33bddb

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

Updated to Sendmail-8.13.5

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

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