source: introduction/welcome/changelog.xml@ f379151

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

Updated to Poppler-0.4.3

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

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