source: introduction/welcome/changelog.xml@ 2a038b2

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

Updated to Berkeley DB-4.4.16, added a patch to the Python instructions to support the new BDB, updated the Heimdal instructions to account for the changed library file names

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

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