source: introduction/welcome/changelog.xml@ 0bca3f3e

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 0bca3f3e was 0bca3f3e, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Update gnupg-1.4.2.2 for security fix

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

  • Property mode set to 100644
File size: 86.8 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 <listitem>
44 <para>March 9th, 2006</para>
45 <itemizedlist>
46 <listitem>
47 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
48 problem.</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
53 <listitem>
54 <para>March 7th, 2006</para>
55 <itemizedlist>
56 <listitem>
57 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
58 </listitem>
59 </itemizedlist>
60 </listitem>
61
62 <listitem>
63 <para>March 6th, 2006</para>
64 <itemizedlist>
65 <listitem>
66 <para>[dnicholson] - Moved libgtkhtml to General Libraries
67 since it is not a GNOME library. Change prefix to /usr.</para>
68 </listitem>
69 <listitem>
70 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
71 instructions.</para>
72 </listitem>
73 </itemizedlist>
74 </listitem>
75
76 <listitem>
77 <para>March 5th, 2006</para>
78 <itemizedlist>
79 <listitem>
80 <para>[dj] - Updated to xorg-6.9.0</para>
81 </listitem>
82 </itemizedlist>
83 </listitem>
84
85 <listitem>
86 <para>March 3rd, 2006</para>
87 <itemizedlist>
88 <listitem>
89 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
90 </listitem>
91 </itemizedlist>
92 </listitem>
93
94
95 <listitem>
96 <para>March 2nd, 2006</para>
97 <itemizedlist>
98 <listitem>
99 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
100 path.</para>
101 </listitem>
102 <listitem>
103 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
104 </listitem>
105 </itemizedlist>
106 </listitem>
107
108 <listitem>
109 <para>March 2nd, 2006</para>
110 <itemizedlist>
111 <listitem>
112 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
113 of development release.</para>
114 </listitem>
115 <listitem>
116 <para>[dj] - Added command explanations and corrected prefix for
117 xterm, libdrm, and Mesa.</para>
118 </listitem>
119 <listitem>
120 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
121 pages.</para>
122 </listitem>
123 <listitem>
124 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
125 </listitem>
126 </itemizedlist>
127 </listitem>
128
129 <listitem>
130 <para>March 1st, 2006</para>
131 <itemizedlist>
132 <listitem>
133 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
134 installation commands.</para>
135 </listitem>
136 <listitem>
137 <para>[randy] - Final cleanup to the GNOME add-on packages after the
138 2.12.2 update.</para>
139 </listitem>
140 </itemizedlist>
141 </listitem>
142
143 <listitem>
144 <para>February 27th, 2006</para>
145 <itemizedlist>
146 <listitem>
147 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
148 installed.</para>
149 </listitem>
150 <listitem>
151 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
152 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
153 </listitem>
154 <listitem>
155 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
156 </listitem>
157 </itemizedlist>
158 </listitem>
159
160 <listitem>
161 <para>February 25th, 2006</para>
162 <itemizedlist>
163 <listitem>
164 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
165 </listitem>
166 </itemizedlist>
167 </listitem>
168
169 <listitem>
170 <para>February 23rd, 2006</para>
171 <itemizedlist>
172 <listitem>
173 <para>[bdubbs] - Removed duplicate installation of lndir
174 in xorg and xfree86.</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>February 21st, 2006</para>
181 <itemizedlist>
182 <listitem>
183 <para>[bdubbs] - Simplified unzip instructions.</para>
184 </listitem>
185 </itemizedlist>
186 </listitem>
187
188 <listitem>
189 <para>February 13th, 2006</para>
190 <itemizedlist>
191 <listitem>
192 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
193 </listitem>
194 </itemizedlist>
195 </listitem>
196
197 <listitem>
198 <para>February 12th, 2006</para>
199 <itemizedlist>
200 <listitem>
201 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
202 </listitem>
203 <listitem>
204 <para>[archaic] - Updated to Postfix-2.2.8.</para>
205 </listitem>
206 <listitem>
207 <para>[randy] - Text updates and corrections provided by a patch
208 sent in by Chris Staub.</para>
209 </listitem>
210 <listitem>
211 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
212 files with commands to create symlinks to the actual NSS/NSPR .pc
213 files in the Firefox, Mozilla and Thunderbird instructions as
214 suggested by Dan Nicholson.</para>
215 </listitem>
216 <listitem>
217 <para>[randy] - Abbreviated the commands used to install the NSS
218 libraries in the NSS instructions as suggested by Tushar
219 Teredesai.</para>
220 </listitem>
221 <listitem>
222 <para>[randy] - Updated to Galeon-2.0.0.</para>
223 </listitem>
224 </itemizedlist>
225 </listitem>
226
227 <listitem>
228 <para>February 10th, 2006</para>
229 <itemizedlist>
230 <listitem>
231 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
232 </listitem>
233 </itemizedlist>
234 </listitem>
235
236 <listitem>
237 <para>February 9th, 2006</para>
238 <itemizedlist>
239 <listitem>
240 <para>[randy] - Updated to Transcode-1.0.2.</para>
241 </listitem>
242 <listitem>
243 <para>[randy] - Minor corrections and updates to the Avifile
244 instructions.</para>
245 </listitem>
246 </itemizedlist>
247 </listitem>
248
249 <listitem>
250 <para>February 8th, 2006</para>
251 <itemizedlist>
252 <listitem>
253 <para>[randy] - Updated to Totem-1.2.1.</para>
254 </listitem>
255 <listitem>
256 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
257 </listitem>
258 </itemizedlist>
259 </listitem>
260
261 <listitem>
262 <para>February 7th, 2006</para>
263 <itemizedlist>
264 <listitem>
265 <para>[randy] - Updated to GOffice-0.2.0.</para>
266 </listitem>
267 <listitem>
268 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
269 </listitem>
270 </itemizedlist>
271 </listitem>
272
273 <listitem>
274 <para>February 6th, 2006</para>
275 <itemizedlist>
276 <listitem>
277 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
278 </listitem>
279 <listitem>
280 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
281 changes.</para>
282 </listitem>
283 </itemizedlist>
284 </listitem>
285
286 <listitem>
287 <para>February 5th, 2006</para>
288 <itemizedlist>
289 <listitem>
290 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
291 </listitem>
292 <listitem>
293 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
294 </listitem>
295 <listitem>
296 <para>[randy] - Modified the instructions for linking to installed
297 plugins and removed the commands to create /usr/lib/mozilla
298 compatibility links from the Mozilla instructions.</para>
299 </listitem>
300 <listitem>
301 <para>[randy] - Updated the following GNOME Add-on package
302 instructions to fit the 2.12.2 version changes: GDM, Java Access
303 Bridge, GNOME Speech.</para>
304 </listitem>
305 </itemizedlist>
306 </listitem>
307
308 <listitem>
309 <para>February 4th, 2006</para>
310 <itemizedlist>
311 <listitem>
312 <para>[randy] - Updated the following GNOME Add-on package
313 instructions to fit the 2.12.2 version changes: Epiphany,
314 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
315 </listitem>
316 </itemizedlist>
317 </listitem>
318
319 <listitem>
320 <para>February 3rd, 2006</para>
321 <itemizedlist>
322 <listitem>
323 <para>[randy] - Updated the following GNOME Add-on package
324 instructions to fit the 2.12.2 version changes: libgnomecups,
325 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
326 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
327 Nautilus CD Burner.</para>
328 </listitem>
329 <listitem>
330 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
331 version. Modified the /opt installation path to /opt/gnome-2.12.2,
332 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
333 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
334 packages version entities also now reflect the 2.12.2 version, though
335 the actual package instructions have not been updated.</para>
336 </listitem>
337 <listitem>
338 <para>[randy] - Added a new page in the GNOME Core section for the
339 shared-mime-info package as it is not a direct dependency of any
340 GNOME Core package any longer.</para>
341 </listitem>
342 <listitem>
343 <para>[randy] - Updated Evolution Data Server dependencies to reflect
344 the NSS package and modified the libexecdir setting.</para>
345 </listitem>
346 <listitem>
347 <para>[randy] - Updated to Metacity-2.12.2.</para>
348 </listitem>
349 <listitem>
350 <para>[randy] - Updated to libwnck-2.12.2.</para>
351 </listitem>
352 <listitem>
353 <para>[randy] - Updated to libsoup-2.2.7.</para>
354 </listitem>
355 </itemizedlist>
356 </listitem>
357
358 <listitem>
359 <para>February 2nd, 2006</para>
360 <itemizedlist>
361 <listitem>
362 <para>[randy] - Updated to XScreenSaver-4.23.</para>
363 </listitem>
364 </itemizedlist>
365 </listitem>
366
367 <listitem>
368 <para>February 1st, 2006</para>
369 <itemizedlist>
370 <listitem>
371 <para>[randy] - Updated to LZO-2.02.</para>
372 </listitem>
373 <listitem>
374 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
375 </listitem>
376 <listitem>
377 <para>[bdubbs] - Updated vim to version 6.4.</para>
378 </listitem>
379 </itemizedlist>
380 </listitem>
381
382 <listitem>
383 <para>January 31st, 2006</para>
384 <itemizedlist>
385 <listitem>
386 <para>[randy] - Removed the piping of 'yes' commands from the
387 installation of the packages containing Sun license agreements
388 (JDK binary, FOP and FreeTTS) and instead provided a note to
389 reference the text about automating builds.</para>
390 </listitem>
391 </itemizedlist>
392 </listitem>
393
394 <listitem>
395 <para>January 30th, 2006</para>
396 <itemizedlist>
397 <listitem>
398 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
399 'building-notes' as this more accurately reflects the page and added
400 a new section 'Automated Building Procedures' to the
401 'building-notes' page.</para>
402 </listitem>
403 </itemizedlist>
404 </listitem>
405
406 <listitem>
407 <para>January 29th, 2006</para>
408 <itemizedlist>
409 <listitem>
410 <para>[randy] - Added instructions to build the Akode package, added
411 a patch to fix a build issue with libtunepimp, and adjusted the
412 dependencies in the Kdemultimedia instructions.</para>
413 </listitem>
414 <listitem>
415 <para>[randy] - Updated all the links to files located on the Anduin
416 server to use entities.</para>
417 </listitem>
418 <listitem>
419 <para>[andy] - Updated glib2 to 2.8.6.</para>
420 </listitem>
421 </itemizedlist>
422 </listitem>
423
424 <listitem>
425 <para>January 28th, 2006</para>
426 <itemizedlist>
427 <listitem>
428 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
429 instructions.</para>
430 </listitem>
431 <listitem>
432 <para>[andy] - Updated GConf to 2.12.1</para>
433 </listitem>
434 <listitem>
435 <para>[andy] - Updated gtk+2 to 2.8.11</para>
436 </listitem>
437 </itemizedlist>
438 </listitem>
439
440 <listitem>
441 <para>January 27th, 2006</para>
442 <itemizedlist>
443 <listitem>
444 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
445 </listitem>
446 <listitem>
447 <para>[bdubbs] - Removed section on package management because it
448 has been incorporated into LFS.</para>
449 </listitem>
450 <listitem>
451 <para>[randy] - Modified the instruction to apply the patch in the
452 kdegraphics instructions as the patch has changed, thanks to Miguel
453 Bazdresch for the report.</para>
454 </listitem>
455 <listitem>
456 <para>[randy] - Added a note to the GStreamer instructions about
457 Valgrind breaking the build.</para>
458 </listitem>
459 <listitem>
460 <para>[andy] - Updated libxklavier to 2.1.</para>
461 </listitem>
462 </itemizedlist>
463 </listitem>
464
465 <listitem>
466 <para>January 25th, 2006</para>
467 <itemizedlist>
468 <listitem>
469 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
470 to Jay McHugh for sending in the report.</para>
471 </listitem>
472 <listitem>
473 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
474 method to use 'client.mk' and '.mozconfig', added instructions
475 to use system-installed NSS/NSPR libraries and added additional
476 configuration information.</para>
477 </listitem>
478 <listitem>
479 <para>[randy] - Changed the default to render SVG graphics in the
480 Firefox instructions.</para>
481 </listitem>
482 </itemizedlist>
483 </listitem>
484
485 <listitem>
486 <para>January 23rd, 2006</para>
487 <itemizedlist>
488 <listitem>
489 <para>[randy] - Updated to Thunderbird-1.5, changed the build
490 method to use 'client.mk' and '.mozconfig', added instructions
491 to use system-installed NSS/NSPR libraries and added additional
492 configuration information.</para>
493 </listitem>
494 <listitem>
495 <para>[randy] - Added information about using system-installed
496 versions of the NSS/NSPR libraries and added additional configuration
497 information to the Firefox instructions.</para>
498 </listitem>
499 <listitem>
500 <para>[randy] - Added new package Network Security Services,
501 NSS-3.11.</para>
502 </listitem>
503 </itemizedlist>
504 </listitem>
505
506 <listitem>
507 <para>January 22nd, 2006</para>
508 <itemizedlist>
509 <listitem>
510 <para>[randy] - Adjusted some dependencies using a patch sent in
511 by Chris Staub.</para>
512 </listitem>
513 </itemizedlist>
514 </listitem>
515
516 <listitem>
517 <para>January 21st, 2006</para>
518 <itemizedlist>
519 <listitem>
520 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
521 vulnerability patch to the kdelibs instructions.</para>
522 </listitem>
523 </itemizedlist>
524 </listitem>
525
526 <listitem>
527 <para>January 18th, 2006</para>
528 <itemizedlist>
529 <listitem>
530 <para>[randy] - Modified the sed command in the Firefox instructions
531 so that it can be run multiple times, also modified the instructions
532 for creating symlinks to the system-wide mozilla plugin
533 directory.</para>
534 </listitem>
535 <listitem>
536 <para>[randy] - Added a dependency and updated text to the Xine
537 Libraries instructions.</para>
538 </listitem>
539 <listitem>
540 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
541 </listitem>
542 </itemizedlist>
543 </listitem>
544
545 <listitem>
546 <para>January 17th, 2006</para>
547 <itemizedlist>
548 <listitem>
549 <para>[tushar] - Modify unzip compilation to enable unzip to
550 unzip files up to 4 GB.</para>
551 </listitem>
552 <listitem>
553 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
554 Submitted by archaic.</para>
555 </listitem>
556 <listitem>
557 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
558 and added new modules HTML::Element::Extended and HTML::Tree as
559 dependencies; also more reorganization and singling out of the
560 Perl Modules.</para>
561 </listitem>
562 <listitem>
563 <para>[tushar] - Change lynx installation target to install-full.</para>
564 </listitem>
565 <listitem>
566 <para>[tushar] - Removed obsolete note for zipcloack.</para>
567 </listitem>
568 <listitem>
569 <para>[randy] - Added three new Perl Modules as dependencies of the
570 Digest::SHA module: Devel::Symdump, Pod::Coverage and
571 Test::Pod::Coverage.</para>
572 </listitem>
573 </itemizedlist>
574 </listitem>
575
576 <listitem>
577 <para>January 16th, 2006</para>
578 <itemizedlist>
579 <listitem>
580 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
581 numerous text and dependency corrections/additions in the Perl
582 Modules instructions.</para>
583 </listitem>
584 <listitem>
585 <para>[randy] - Singled out the Text::Diff module in the Perl
586 Modules instructions.</para>
587 </listitem>
588 <listitem>
589 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
590 and singled it out in the instructions.</para>
591 </listitem>
592 <listitem>
593 <para>[randy] - Added optional dependencies to the Archive::Zip
594 and HTML::Tagset Perl Modules instructions.</para>
595 </listitem>
596 <listitem>
597 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
598 ExtUtils::ParseXS-2.15 Perl Modules.</para>
599 </listitem>
600 <listitem>
601 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
602 note in the Module::Build instructions about using an older version
603 of YAML.</para>
604 </listitem>
605 <listitem>
606 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
607 added new optional dependencies.</para>
608 </listitem>
609 </itemizedlist>
610 </listitem>
611
612 <listitem>
613 <para>January 15th, 2006</para>
614 <itemizedlist>
615 <listitem>
616 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
617 the Test::Simple-0.62 module.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
621 </listitem>
622 <listitem>
623 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
624 and Pod::Simple-3.03 Perl Modules.</para>
625 </listitem>
626 <listitem>
627 <para>[randy] - Singled out the Compress::Zlib module in the Perl
628 Modules instructions and updated to the 1.41 version.</para>
629 </listitem>
630 </itemizedlist>
631 </listitem>
632
633 <listitem>
634 <para>January 14th, 2006</para>
635 <itemizedlist>
636 <listitem>
637 <para>[randy] - Added a note to run the test suite and added
638 documentation installation commands to the GnuPG instructions.</para>
639 </listitem>
640 </itemizedlist>
641 </listitem>
642
643 <listitem>
644 <para>January 12th, 2006</para>
645 <itemizedlist>
646 <listitem>
647 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
648 dependency URLs to fix the AMR support and added additional
649 documentation installation commands.</para>
650 </listitem>
651 </itemizedlist>
652 </listitem>
653
654 <listitem>
655 <para>January 11, 2006</para>
656 <itemizedlist>
657 <listitem>
658 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
659 dependencies, updated the version of the Skins file.</para>
660 </listitem>
661 <listitem>
662 <para>[andy] - Updated to abiword-2.4.2.</para>
663 </listitem>
664 </itemizedlist>
665 </listitem>
666
667 <listitem>
668 <para>January 10th, 2006</para>
669 <itemizedlist>
670 <listitem>
671 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
672 </listitem>
673 <listitem>
674 <para>[randy] - Corrections to the CVS instructions: fixed broken
675 download URLs and corrected documentation installation
676 commands.</para>
677 </listitem>
678 </itemizedlist>
679 </listitem>
680
681 <listitem>
682 <para>January 9th, 2006</para>
683 <itemizedlist>
684 <listitem>
685 <para>[randy] - Updated the MPlayer instructions with the new URL for
686 the LIVE555 Streaming Media web site.</para>
687 </listitem>
688 </itemizedlist>
689 </listitem>
690
691 <listitem>
692 <para>January 8th, 2006</para>
693 <itemizedlist>
694 <listitem>
695 <para>[randy] - Updated to Ethereal-0.10.14.</para>
696 </listitem>
697 <listitem>
698 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
699 </listitem>
700 <listitem>
701 <para>[randy] - Minor updates to the Kdegraphics instructions:
702 added new dependencies, added a note about creating the API
703 documentation, added a note about the OCR support, updated the
704 installed programs, libraries and directories list.</para>
705 </listitem>
706 </itemizedlist>
707 </listitem>
708
709 <listitem>
710 <para>January 7th, 2006</para>
711 <itemizedlist>
712 <listitem>
713 <para>[randy] - Removed the Berkeley DB dependency from packages
714 utilizing it as BDB is now built in LFS.</para>
715 </listitem>
716 <listitem>
717 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
718 Python instructions to support the new BDB, updated the Heimdal
719 instructions to account for the changed library file names.</para>
720 </listitem>
721 <listitem>
722 <para>[randy] - Updated to GIMP-2.2.10.</para>
723 </listitem>
724 <listitem>
725 <para>[andy] - Updated to xvidcore-1.1.0.</para>
726 </listitem>
727 </itemizedlist>
728 </listitem>
729
730 <listitem>
731 <para>January 6th, 2006</para>
732 <itemizedlist>
733 <listitem>
734 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
735 1.0.14.</para>
736 </listitem>
737 <listitem>
738 <para>[randy] - Modified the command to run the libcroco test
739 suite.</para>
740 </listitem>
741 </itemizedlist>
742 </listitem>
743
744 <listitem>
745 <para>January 5th, 2006</para>
746 <itemizedlist>
747 <listitem>
748 <para>[randy] - Updated to Poppler-0.4.3.</para>
749 </listitem>
750 <listitem>
751 <para>[randy] - Updated to giflib-4.1.4.</para>
752 </listitem>
753 <listitem>
754 <para>[randy] - Updated to libexif-0.6.13.</para>
755 </listitem>
756 <listitem>
757 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
758 to the kdegraphics instructions.</para>
759 </listitem>
760 </itemizedlist>
761 </listitem>
762
763 <listitem>
764 <para>January 4th, 2006</para>
765 <itemizedlist>
766 <listitem>
767 <para>[randy] - Minor additions to the kdebase instructions: added
768 optional dependencies, added a configuration section which includes
769 information about run-time packages, and added installed programs,
770 libraries and directories.</para>
771 </listitem>
772 <listitem>
773 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
774 </listitem>
775 </itemizedlist>
776 </listitem>
777
778 <listitem>
779 <para>January 2nd, 2006</para>
780 <itemizedlist>
781 <listitem>
782 <para>[randy] - Added significant updates to the HAL instructions:
783 updated the dependencies, modified the command that changes the
784 storage device policy, added text and a visual chart to explain
785 the requirements of the hal-device-manager program, added commands
786 to allow for locale specific needs in the storage device policy,
787 and some general text cleanup.</para>
788 </listitem>
789 <listitem>
790 <para>[randy] - Updated the D-BUS instructions to include text that
791 identifies the needs of the HAL package.</para>
792 </listitem>
793 </itemizedlist>
794 </listitem>
795
796 <listitem>
797 <para>December 31st, 2005</para>
798 <itemizedlist>
799 <listitem>
800 <para>[randy] - Added a sed command to the D-Bus instructions to
801 change a 'jar' command to 'fastjar' due to the changes in
802 GCC-4.0.x.</para>
803 </listitem>
804 </itemizedlist>
805 </listitem>
806
807 <listitem>
808 <para>December 30th, 2005</para>
809 <itemizedlist>
810 <listitem>
811 <para>[randy] - Added some optional dependencies to the Kdelibs
812 instructions.</para>
813 </listitem>
814 <listitem>
815 <para>[randy] - Added new package Libidn-0.6.0.</para>
816 </listitem>
817 <listitem>
818 <para>[andy] - Added new package Gaim-1.5.0.</para>
819 </listitem>
820 </itemizedlist>
821 </listitem>
822
823 <listitem>
824 <para>December 29th, 2005</para>
825 <itemizedlist>
826 <listitem>
827 <para>[randy] - Removed libogg and added NAS to the optional
828 dependencies of aRts.</para>
829 </listitem>
830 <listitem>
831 <para>[randy] - Added a caution note to the MC instructions
832 about the UTF-8 related issues.</para>
833 </listitem>
834 <listitem>
835 <para>[randy] - Added a caution note to the UnZip instructions
836 about the locale related issues.</para>
837 </listitem>
838 <listitem>
839 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
840 2, 'Important Information', thanks to Alexander Patrakov for
841 contributing the text for this page. The page is very incomplete and
842 many more packages with locale related issues will be added.</para>
843 </listitem>
844 </itemizedlist>
845 </listitem>
846
847 <listitem>
848 <para>December 28th, 2005</para>
849 <itemizedlist>
850 <listitem>
851 <para>[randy] - Added new package GOffice-0.1.2.</para>
852 </listitem>
853 </itemizedlist>
854 </listitem>
855
856 <listitem>
857 <para>December 27th, 2005</para>
858 <itemizedlist>
859 <listitem>
860 <para>[randy] - Updated to libgsf-1.13.3.</para>
861 </listitem>
862 <listitem>
863 <para>[randy] - Removed the unneeded 'make' command from the
864 hicolor-icon-theme instructions.</para>
865 </listitem>
866 <listitem>
867 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
868 removed an unneeded switch from the configure command.</para>
869 </listitem>
870 <listitem>
871 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
872 </listitem>
873 <listitem>
874 <para>[randy] - Updated to ISO Codes-0.49.</para>
875 </listitem>
876 </itemizedlist>
877 </listitem>
878
879 <listitem>
880 <para>December 26th, 2005</para>
881 <itemizedlist>
882 <listitem>
883 <para>[randy] - Updated to Doxygen-1.4.5.</para>
884 </listitem>
885 <listitem>
886 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
887 download URL, added test suite notes, modified the configure command
888 to include switches for the recommended dependencies and added
889 appropriate notes about the recommended dependencies.</para>
890 </listitem>
891 <listitem>
892 <para>[randy] - Updated to little cms-1.15.</para>
893 </listitem>
894 <listitem>
895 <para>[randy] - Updated to Sendmail-8.13.5.</para>
896 </listitem>
897 <listitem>
898 <para>[dj] - Added colorls patch to tcsh instructions.</para>
899 </listitem>
900 <listitem>
901 <para>[dj] - Corrected additional recommended and optional
902 dependencies in OpenOffice instructions.</para>
903 </listitem>
904 <listitem>
905 <para>[andy] - Update xine-lib to 1.1.1.</para>
906 </listitem>
907 </itemizedlist>
908 </listitem>
909
910 <listitem>
911 <para>December 25th, 2005</para>
912 <itemizedlist>
913 <listitem>
914 <para>[randy] - Updated to LibMPEG3-1.6.</para>
915 </listitem>
916 </itemizedlist>
917 </listitem>
918
919 <listitem>
920 <para>December 24th, 2005</para>
921 <itemizedlist>
922 <listitem>
923 <para>[randy] - Fixed a syntax error in the configure scripts and
924 simplified the existing sed commands in the Tcl and Tk
925 instructions.</para>
926 </listitem>
927 <listitem>
928 <para>[randy] - Added pkg-config and ALSA Library as required
929 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
930 pointing out the omission.</para>
931 </listitem>
932 <listitem>
933 <para>[randy] - Fixed GTK+-2 documentation installation commands,
934 thanks to Nico R. for pointing out the breakage.</para>
935 </listitem>
936 <listitem>
937 <para>[randy] - Updated to Firefox-1.5, modified the method used
938 to build it and added a command to fix an anonymous enum in an
939 interface header file.</para>
940 </listitem>
941 <listitem>
942 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
943 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
944 </listitem>
945 </itemizedlist>
946 </listitem>
947
948 <listitem>
949 <para>December 23rd, 2005</para>
950 <itemizedlist>
951 <listitem>
952 <para>[andy] - Updated librsvg to 2.12.7.</para>
953 </listitem>
954 <listitem>
955 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
956 </listitem>
957 </itemizedlist>
958 </listitem>
959
960 <listitem>
961 <para>December 22nd, 2005</para>
962 <itemizedlist>
963 <listitem>
964 <para>[andy] - Updated XFce to 4.2.3.2.</para>
965 </listitem>
966 </itemizedlist>
967 </listitem>
968
969 <listitem>
970 <para>December 21st, 2005</para>
971 <itemizedlist>
972 <listitem>
973 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
974 use visudo to edit the sudoers file.</para>
975 </listitem>
976 </itemizedlist>
977 </listitem>
978
979 <listitem>
980 <para>December 20th, 2005</para>
981 <itemizedlist>
982 <listitem>
983 <para>[randy] - Commented out the Python and Perl bindings build
984 notes from the Subversion instructions as there is a build failure
985 using current versions of SWIG and (B)LFS packages.</para>
986 </listitem>
987 <listitem>
988 <para>[randy] - Added documentation installation commands to the
989 Guile instructions.</para>
990 </listitem>
991 </itemizedlist>
992 </listitem>
993
994 <listitem>
995 <para>December 19th, 2005</para>
996 <itemizedlist>
997 <listitem>
998 <para>[randy] - Modified the sed command in the OpenSSH instructions
999 to better allow for repeated builds.</para>
1000 </listitem>
1001 <listitem>
1002 <para>[bdubbs] - Updated to nmap-3.95.</para>
1003 </listitem>
1004 <listitem>
1005 <para>[bdubbs] - Added sed to Bind to prevent invalid
1006 warnings in the log.</para>
1007 </listitem>
1008 <listitem>
1009 <para>[randy] - Updated to Samba-3.0.20b.</para>
1010 </listitem>
1011 <listitem>
1012 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
1013 </listitem>
1014 </itemizedlist>
1015 </listitem>
1016
1017 <listitem>
1018 <para>December 18th, 2005</para>
1019 <itemizedlist>
1020 <listitem>
1021 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
1022 </listitem>
1023 <listitem>
1024 <para>[bdubbs] - Changed configure instruction in gimp to
1025 use recommended dependencies. Added note that the switches
1026 to configure need to be changed if the recommended
1027 dependencies are not installed.</para>
1028 </listitem>
1029 <listitem>
1030 <para>[bdubbs] - Updated to whois-4.7.10.</para>
1031 </listitem>
1032 <listitem>
1033 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
1034 </listitem>
1035 </itemizedlist>
1036 </listitem>
1037
1038 <listitem>
1039 <para>December 17th, 2005</para>
1040 <itemizedlist>
1041 <listitem>
1042 <para>[randy] - Updated to PHP-5.1.1.</para>
1043 </listitem>
1044 </itemizedlist>
1045 </listitem>
1046
1047 <listitem>
1048 <para>December 16th, 2005</para>
1049 <itemizedlist>
1050 <listitem>
1051 <para>[randy] - Updated to Stunnel-4.14.</para>
1052 </listitem>
1053 <listitem>
1054 <para>[randy] - Updated to Ruby-1.8.3.</para>
1055 </listitem>
1056 </itemizedlist>
1057 </listitem>
1058
1059 <listitem>
1060 <para>December 15, 2005</para>
1061 <itemizedlist>
1062 <listitem>
1063 <para>[randy] - Updated to Aspell-0.60.4.</para>
1064 </listitem>
1065 <listitem>
1066 <para>[randy] - Added a sed command to the FOP instructions which
1067 fixes an obsolete tail command in the JAI binary.</para>
1068 </listitem>
1069 <listitem>
1070 <para>[randy] - Updated to Gamin-0.1.7.</para>
1071 </listitem>
1072 <listitem>
1073 <para>[bdubbs] - Removed section on newsserver.</para>
1074 </listitem>
1075 <listitem>
1076 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
1077 </listitem>
1078 </itemizedlist>
1079 </listitem>
1080
1081 <listitem>
1082 <para>December 14th, 2005</para>
1083 <itemizedlist>
1084 <listitem>
1085 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
1086 </listitem>
1087 <listitem>
1088 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
1089 </listitem>
1090 </itemizedlist>
1091 </listitem>
1092
1093 <listitem>
1094 <para>December 13th, 2005</para>
1095 <itemizedlist>
1096 <listitem>
1097 <para>[bdubbs] - Update description of LiveCD.</para>
1098 </listitem>
1099 <listitem>
1100 <para>[randy] - Updated to MySQL-5.0.16.</para>
1101 </listitem>
1102 <listitem>
1103 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
1104 </listitem>
1105 <listitem>
1106 <para>[bdubbs] - Removed libungif.</para>
1107 </listitem>
1108 <listitem>
1109 <para>[randy] - Updated to GTK+-2.8.9.</para>
1110 </listitem>
1111 <listitem>
1112 <para>[andy] - Updated to Abiword-2.4.1</para>
1113 </listitem>
1114 </itemizedlist>
1115 </listitem>
1116
1117 <listitem>
1118 <para>December 11th, 2005</para>
1119 <itemizedlist>
1120 <listitem>
1121 <para>[randy] - Updated to Pango-1.10.2.</para>
1122 </listitem>
1123 <listitem>
1124 <para>[randy] - Updated to GLib-2.8.4.</para>
1125 </listitem>
1126 </itemizedlist>
1127 </listitem>
1128
1129 <listitem>
1130 <para>December 10th, 2005</para>
1131 <itemizedlist>
1132 <listitem>
1133 <para>[randy] - Updated to Heimdal-0.7.1.</para>
1134 </listitem>
1135 </itemizedlist>
1136 </listitem>
1137
1138 <listitem>
1139 <para>December 9th, 2005</para>
1140 <itemizedlist>
1141 <listitem>
1142 <para>[randy] - Fixed command typos in the Gnome Menus and
1143 Gnome Volume Manager instructions.</para>
1144 </listitem>
1145 <listitem>
1146 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
1147 </listitem>
1148 <listitem>
1149 <para>[andy] - Added details of how to create a fluxbox.desktop file to
1150 the Fluxbox page.</para>
1151 </listitem>
1152 </itemizedlist>
1153 </listitem>
1154
1155 <listitem>
1156 <para>December 8th, 2005</para>
1157 <itemizedlist>
1158 <listitem>
1159 <para>[bdubbs] - Updated to curl-7.15.1.</para>
1160 </listitem>
1161 </itemizedlist>
1162 </listitem>
1163
1164 <listitem>
1165 <para>December 7th, 2005</para>
1166 <itemizedlist>
1167 <listitem>
1168 <para>[bdubbs] - Added sed to remove incomplete tests from
1169 test program in popt.</para>
1170 </listitem>
1171 <listitem>
1172 <para>[bdubbs] - Removed reference to non-existent esound.ps
1173 from EsounD-0.2.36.</para>
1174 </listitem>
1175 <listitem>
1176 <para>[bdubbs] - Removed --with-history option from libxml2. Added
1177 a caution that the make check command can hang forever under
1178 certain conditions with the option.</para>
1179 </listitem>
1180 <listitem>
1181 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
1182 </listitem>
1183 <listitem>
1184 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
1185 go moko for pointing out the omission.</para>
1186 </listitem>
1187 <listitem>
1188 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
1189 </listitem>
1190 <listitem>
1191 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
1192 thanks to David Rosal for pointing out the omission.</para>
1193 </listitem>
1194 <listitem>
1195 <para>[randy] - Updated to libvorbis-1.1.2.</para>
1196 </listitem>
1197 <listitem>
1198 <para>[randy] - Updated to libogg-1.1.3.</para>
1199 </listitem>
1200 </itemizedlist>
1201 </listitem>
1202
1203 <listitem>
1204 <para>December 6th, 2005</para>
1205 <itemizedlist>
1206 <listitem>
1207 <para>[dj] - Completed dependencies, removed optional configure
1208 parameters and added the no_mozilla (firefox) patch for
1209 OpenOffice.</para>
1210 </listitem>
1211 </itemizedlist>
1212 </listitem>
1213
1214 <listitem>
1215 <para>December 3rd, 2005</para>
1216 <itemizedlist>
1217 <listitem>
1218 <para>[randy] - Updated to GCC-4.0.2.</para>
1219 </listitem>
1220 <listitem>
1221 <para>[bdubbs] - Updated to qt-3.3.5.</para>
1222 </listitem>
1223 </itemizedlist>
1224 </listitem>
1225
1226 <listitem>
1227 <para>December 2nd, 2005</para>
1228 <itemizedlist>
1229 <listitem>
1230 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
1231 </listitem>
1232 </itemizedlist>
1233 </listitem>
1234
1235 <listitem>
1236 <para>December 1st, 2005</para>
1237 <itemizedlist>
1238 <listitem>
1239 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
1240 </listitem>
1241 </itemizedlist>
1242 </listitem>
1243
1244 <listitem>
1245 <para>November 30th, 2005</para>
1246 <itemizedlist>
1247 <listitem>
1248 <para>[randy] - Updated to xinetd-2.3.14.</para>
1249 </listitem>
1250 <listitem>
1251 <para>[randy] - Added a command to create the logging directory in
1252 the GDM instructions, thanks to Vincent Fretin for pointing out the
1253 oversight.</para>
1254 </listitem>
1255 <listitem>
1256 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
1257 </listitem>
1258 <listitem>
1259 <para>[randy] - Updated to Sysstat-6.0.2.</para>
1260 </listitem>
1261 </itemizedlist>
1262 </listitem>
1263
1264 <listitem>
1265 <para>November 29th, 2005</para>
1266 <itemizedlist>
1267 <listitem>
1268 <para>[randy] - Updated to Shadow-4.0.13.</para>
1269 </listitem>
1270 <listitem>
1271 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
1272 the installation commands have changed.</para>
1273 </listitem>
1274 <listitem>
1275 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
1276 </listitem>
1277 </itemizedlist>
1278 </listitem>
1279
1280 <listitem>
1281 <para>November 27th, 2005</para>
1282 <itemizedlist>
1283 <listitem>
1284 <para>[randy] - Added an FTP download URL and changed the
1285 documentation installation to a versioned directory in the Fontconfig
1286 instructions.</para>
1287 </listitem>
1288 <listitem>
1289 <para>[randy] - Added documentation installation and clarified the
1290 purpose of the sed command in the FreeType instructions.</para>
1291 </listitem>
1292 </itemizedlist>
1293 </listitem>
1294
1295 <listitem>
1296 <para>November 26th, 2005</para>
1297 <itemizedlist>
1298 <listitem>
1299 <para>[randy] - Added a note to the Lynx instructions that
1300 identifies, and shows how to avoid, a security vulnerability.</para>
1301 </listitem>
1302 <listitem>
1303 <para>[randy] - Updated to S-Lang-2.0.5.</para>
1304 </listitem>
1305 <listitem>
1306 <para>[randy] - Updated the text in the Net-tools instructions
1307 to reflect the updated version of Coreutils.</para>
1308 </listitem>
1309 </itemizedlist>
1310 </listitem>
1311
1312 <listitem>
1313 <para>November 25th, 2005</para>
1314 <itemizedlist>
1315 <listitem>
1316 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
1317 </listitem>
1318 <listitem>
1319 <para>[randy] - Updated to pkg-config-0.20</para>
1320 </listitem>
1321 </itemizedlist>
1322 </listitem>
1323
1324 <listitem>
1325 <para>November 24th, 2005</para>
1326 <itemizedlist>
1327 <listitem>
1328 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
1329 installation commands to work with the newer version.</para>
1330 </listitem>
1331 </itemizedlist>
1332 </listitem>
1333
1334 <listitem>
1335 <para>November 23rd, 2005</para>
1336 <itemizedlist>
1337 <listitem>
1338 <para>[bdubbs] - Added sed to sudo to correct a security issue
1339 (Archaic). Also added --enable-shell-sets-home switch
1340 (Gerard).</para>
1341 </listitem>
1342 </itemizedlist>
1343 </listitem>
1344
1345 <listitem>
1346 <para>November 22nd, 2005</para>
1347 <itemizedlist>
1348 <listitem>
1349 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
1350 </listitem>
1351 <listitem>
1352 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
1353 051020 and changed the documentation directory to a versioned
1354 name.</para>
1355 </listitem>
1356 <listitem>
1357 <para>[randy] - Updated to FriBidi-0.10.7.</para>
1358 </listitem>
1359 <listitem>
1360 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
1361 the tests outlined in the DocBook DSSSL Stylesheets
1362 instructions.</para>
1363 </listitem>
1364 <listitem>
1365 <para>[randy] - Updated to Ethereal-0.10.13.</para>
1366 </listitem>
1367 <listitem>
1368 <para>[randy] - Added new package GC-6.5.</para>
1369 </listitem>
1370 </itemizedlist>
1371 </listitem>
1372
1373 <listitem>
1374 <para>November 21st, 2005</para>
1375 <itemizedlist>
1376 <listitem>
1377 <para>[randy] - Updated the Rsync bootscript to remove the --compress
1378 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
1379 </listitem>
1380 <listitem>
1381 <para>[randy] - Added --disable-python to the configure command in
1382 the D-BUS instructions to fix a broken build identified by Filip
1383 Bartmann.</para>
1384 </listitem>
1385 <listitem>
1386 <para>[randy] - Added --disable-libwrap to the configure command in
1387 the Stunnel instructions to fix a broken build identified by Filip
1388 Bartmann.</para>
1389 </listitem>
1390 <listitem>
1391 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
1392 Utilities section of Chapter 31.</para>
1393 </listitem>
1394 <listitem>
1395 <para>[randy] - Modified the libexecdir parameter passed to configure
1396 and tweaked the storage device policy in the HAL instructions.</para>
1397 </listitem>
1398 </itemizedlist>
1399 </listitem>
1400
1401 <listitem>
1402 <para>November 19th, 2005</para>
1403 <itemizedlist>
1404 <listitem>
1405 <para>[randy] - Added notes to start a D-BUS session daemon to the
1406 D-BUS, GDM and GNOME Configuration instructions.</para>
1407 </listitem>
1408 <listitem>
1409 <para>[dj] - Cleaned up OpenOffice instructions and added
1410 a no-pam patch.</para>
1411 </listitem>
1412 </itemizedlist>
1413 </listitem>
1414
1415 <listitem>
1416 <para>November 18th, 2005</para>
1417 <itemizedlist>
1418 <listitem>
1419 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
1420 thanks to Steffen Knollman for discovering the problem and
1421 contributing the patch.</para>
1422 </listitem>
1423 <listitem>
1424 <para>[igor] - Updated to rsync-2.6.6.</para>
1425 </listitem>
1426 </itemizedlist>
1427 </listitem>
1428
1429 <listitem>
1430 <para>November 17th, 2005</para>
1431 <itemizedlist>
1432 <listitem>
1433 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
1434 Utilities section of Chapter 31.</para>
1435 </listitem>
1436 <listitem>
1437 <para>[dj] - Corrected OpenOffice patch names.</para>
1438 </listitem>
1439 </itemizedlist>
1440 </listitem>
1441
1442 <listitem>
1443 <para>November 15th, 2005</para>
1444 <itemizedlist>
1445 <listitem>
1446 <para>[dj] - Updated to OpenOffice-2.0.0</para>
1447 </listitem>
1448 </itemizedlist>
1449 </listitem>
1450
1451 <listitem>
1452 <para>November 14th, 2005</para>
1453 <itemizedlist>
1454 <listitem>
1455 <para>[randy] - Updated to Balsa-2.3.6.</para>
1456 </listitem>
1457 </itemizedlist>
1458 </listitem>
1459
1460 <listitem>
1461 <para>November 13th, 2005</para>
1462 <itemizedlist>
1463 <listitem>
1464 <para>[randy] - Added several more entries to the 'Other Programming
1465 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
1466 and other contributions.</para>
1467 </listitem>
1468 </itemizedlist>
1469 </listitem>
1470
1471 <listitem>
1472 <para>November 12th, 2005</para>
1473 <itemizedlist>
1474 <listitem>
1475 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
1476 xptinfo.h anonymous enum patch.</para>
1477 </listitem>
1478 </itemizedlist>
1479 </listitem>
1480
1481 <listitem>
1482 <para>November 9th, 2005</para>
1483 <itemizedlist>
1484 <listitem>
1485 <para>[randy] - Updated references to source and md5sum files
1486 on the Anduin server due to the Anduin reorganization.</para>
1487 </listitem>
1488 <listitem>
1489 <para>[randy] - Added several more programming languages to the
1490 'Other Programming Tools' section.</para>
1491 </listitem>
1492 </itemizedlist>
1493 </listitem>
1494
1495 <listitem>
1496 <para>November 7th, 2005</para>
1497 <itemizedlist>
1498 <listitem>
1499 <para>[randy] - Added several programming languages to the 'Other
1500 Programming Tools' section.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
1504 </listitem>
1505 </itemizedlist>
1506 </listitem>
1507
1508 <listitem>
1509 <para>November 5th, 2005</para>
1510 <itemizedlist>
1511 <listitem>
1512 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
1513 suggestions.</para>
1514 </listitem>
1515 </itemizedlist>
1516 </listitem>
1517
1518 <listitem>
1519 <para>November 4th, 2005</para>
1520 <itemizedlist>
1521 <listitem>
1522 <para>[randy] - Added a patch to the libgsf instructions so that the
1523 configure script properly discovers GConf.</para>
1524 </listitem>
1525 </itemizedlist>
1526 </listitem>
1527
1528 <listitem>
1529 <para>November 3rd, 2005</para>
1530 <itemizedlist>
1531 <listitem>
1532 <para>[randy] - Added new package GMime-2.1.17.</para>
1533 </listitem>
1534 </itemizedlist>
1535 </listitem>
1536
1537 <listitem>
1538 <para>November 1st, 2005</para>
1539 <itemizedlist>
1540 <listitem>
1541 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
1542 'Other Programming Tools' section.</para>
1543 </listitem>
1544 <listitem>
1545 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
1546 </listitem>
1547 <listitem>
1548 <para>[randy] - Updated to Transcode-1.0.1.</para>
1549 </listitem>
1550 </itemizedlist>
1551 </listitem>
1552
1553 <listitem>
1554 <para>October 31st, 2005</para>
1555 <itemizedlist>
1556 <listitem>
1557 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
1558 </listitem>
1559 </itemizedlist>
1560 </listitem>
1561
1562 <listitem>
1563 <para>October 30th, 2005</para>
1564 <itemizedlist>
1565 <listitem>
1566 <para>[randy] - Added new package Totem-1.2.0.</para>
1567 </listitem>
1568 <listitem>
1569 <para>[dj] - Updated to JDK-1.5.0_05.</para>
1570 </listitem>
1571 </itemizedlist>
1572 </listitem>
1573
1574 <listitem>
1575 <para>October 29th, 2005</para>
1576 <itemizedlist>
1577 <listitem>
1578 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
1579 </listitem>
1580 </itemizedlist>
1581 </listitem>
1582
1583 <listitem>
1584 <para>October 28th, 2005</para>
1585 <itemizedlist>
1586 <listitem>
1587 <para>[igor] - Updated to SDL-1.2.9.</para>
1588 </listitem>
1589 <listitem>
1590 <para>[igor] - Updated to CVS-1.11.21.</para>
1591 </listitem>
1592 </itemizedlist>
1593 </listitem>
1594
1595 <listitem>
1596 <para>October 25th, 2005</para>
1597 <itemizedlist>
1598 <listitem>
1599 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
1600 package from the GNOME Add-on section.</para>
1601 </listitem>
1602 </itemizedlist>
1603 </listitem>
1604
1605 <listitem>
1606 <para>October 23rd, 2005</para>
1607 <itemizedlist>
1608 <listitem>
1609 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
1610 </listitem>
1611 <listitem>
1612 <para>[randy] - Added new package Poppler-0.4.2.</para>
1613 </listitem>
1614 </itemizedlist>
1615 </listitem>
1616
1617 <listitem>
1618 <para>October 21st, 2005</para>
1619 <itemizedlist>
1620 <listitem>
1621 <para>[randy] - Added new package GNOME Keyring
1622 Manager-2.12.0.</para>
1623 </listitem>
1624 </itemizedlist>
1625 </listitem>
1626
1627 <listitem>
1628 <para>October 20th, 2005</para>
1629 <itemizedlist>
1630 <listitem>
1631 <para>[randy] - Added new package ISO Codes-0.48.</para>
1632 </listitem>
1633 </itemizedlist>
1634 </listitem>
1635
1636 <listitem>
1637 <para>October 19th, 2005</para>
1638 <itemizedlist>
1639 <listitem>
1640 <para>[randy] - Added new package PyXML-0.8.4.</para>
1641 </listitem>
1642 <listitem>
1643 <para>[randy] - Added category headers to the GNOME Add-on packages
1644 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
1645 XML wizardry to make this happen.</para>
1646 </listitem>
1647 </itemizedlist>
1648 </listitem>
1649
1650 <listitem>
1651 <para>October 18th, 2005</para>
1652 <itemizedlist>
1653 <listitem>
1654 <para>[randy] - Added a patch and an additional command to enable the
1655 streaming audio method in the GNOME Speech instructions.</para>
1656 </listitem>
1657 <listitem>
1658 <para>[randy] - Updated to GDM-2.8.0.5.</para>
1659 </listitem>
1660 </itemizedlist>
1661 </listitem>
1662
1663 <listitem>
1664 <para>October 17th, 2005</para>
1665 <itemizedlist>
1666 <listitem>
1667 <para>[randy] - Updated to GOK-1.0.5.</para>
1668 </listitem>
1669 <listitem>
1670 <para>[igor] - Updated to HTML Tidy-051013.</para>
1671 </listitem>
1672 <listitem>
1673 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
1674 </listitem>
1675 <listitem>
1676 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
1677 </listitem>
1678 </itemizedlist>
1679 </listitem>
1680
1681 <listitem>
1682 <para>October 16th, 2005</para>
1683 <itemizedlist>
1684 <listitem>
1685 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
1686 of the xextensions.pc file from the GNOME Magnifier to the XFree86
1687 instructions.</para>
1688 </listitem>
1689 <listitem>
1690 <para>[igor] - Updated to PHP-5.0.5.</para>
1691 </listitem>
1692 <listitem>
1693 <para>[randy] - Modified dependencies in the libgtkhtml
1694 instructions.</para>
1695 </listitem>
1696 <listitem>
1697 <para>[igor] - Updated to PCRE-6.4.</para>
1698 </listitem>
1699 <listitem>
1700 <para>[igor] - Updated to cURL-7.15.0.</para>
1701 </listitem>
1702 </itemizedlist>
1703 </listitem>
1704
1705 <listitem>
1706 <para>October 15th, 2005</para>
1707 <itemizedlist>
1708 <listitem>
1709 <para>[igor] - Added the gcc4 patch for NTP.</para>
1710 </listitem>
1711 <listitem>
1712 <para>[igor] - Updated to Fcron-3.0.0.</para>
1713 </listitem>
1714 <listitem>
1715 <para>[igor] - Updated to Apache-2.0.55.</para>
1716 </listitem>
1717 <listitem>
1718 <para>[igor] - Updated to Python-2.4.2.</para>
1719 </listitem>
1720 <listitem>
1721 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
1722 </listitem>
1723 <listitem>
1724 <para>[randy] - Updated to GGV-2.12.0.</para>
1725 </listitem>
1726 <listitem>
1727 <para>[igor] - Updated to Firefox-1.0.7.</para>
1728 </listitem>
1729 <listitem>
1730 <para>[randy] - Updated to AT SPI-1.6.6.</para>
1731 </listitem>
1732 <listitem>
1733 <para>[igor] - Updated to libtiff-3.7.4.</para>
1734 </listitem>
1735 <listitem>
1736 <para>[igor] - Updated to cairo-1.0.2.</para>
1737 </listitem>
1738 <listitem>
1739 <para>[randy] - Updated to Zenity-2.12.1.</para>
1740 </listitem>
1741 <listitem>
1742 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
1743 </listitem>
1744 </itemizedlist>
1745 </listitem>
1746
1747 <listitem>
1748 <para>October 14th, 2005</para>
1749 <itemizedlist>
1750 <listitem>
1751 <para>[igor] - Updated to libpcap-0.9.4.</para>
1752 </listitem>
1753 <listitem>
1754 <para>[igor] - Updated to Wget-1.10.2.</para>
1755 </listitem>
1756 <listitem>
1757 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
1758 </listitem>
1759 <listitem>
1760 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
1761 </listitem>
1762 <listitem>
1763 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
1764 </listitem>
1765 <listitem>
1766 <para>[randy] - Updated to File Roller-2.12.1.</para>
1767 </listitem>
1768 <listitem>
1769 <para>[randy] - Updated to EOG-2.12.1.</para>
1770 </listitem>
1771 <listitem>
1772 <para>[randy] - Updated to gedit-2.12.1.</para>
1773 </listitem>
1774 </itemizedlist>
1775 </listitem>
1776
1777 <listitem>
1778 <para>October 13th, 2005</para>
1779 <itemizedlist>
1780 <listitem>
1781 <para>[igor] - Updated Vim security patch.</para>
1782 </listitem>
1783 <listitem>
1784 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
1785 </listitem>
1786 <listitem>
1787 <para>[randy] - Updated to Epiphany-1.8.2.</para>
1788 </listitem>
1789 <listitem>
1790 <para>[randy] - Changed Python from an optional to a recommended
1791 dependency in the GNOME Doc Utils dependencies.</para>
1792 </listitem>
1793 </itemizedlist>
1794 </listitem>
1795
1796 <listitem>
1797 <para>October 12th, 2005</para>
1798 <itemizedlist>
1799 <listitem>
1800 <para>[randy] - Updated to gcalctool-5.6.31.</para>
1801 </listitem>
1802 </itemizedlist>
1803 </listitem>
1804
1805 <listitem>
1806 <para>October 11th, 2005</para>
1807 <itemizedlist>
1808 <listitem>
1809 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
1810 </listitem>
1811 <listitem>
1812 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
1813 </listitem>
1814 <listitem>
1815 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
1816 </listitem>
1817 <listitem>
1818 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
1819 </listitem>
1820 <listitem>
1821 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
1822 </listitem>
1823 <listitem>
1824 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
1825 </listitem>
1826 <listitem>
1827 <para>[randy] - Updated to Evolution-2.4.1.</para>
1828 </listitem>
1829 </itemizedlist>
1830 </listitem>
1831
1832 <listitem>
1833 <para>October 10th, 2005</para>
1834 <itemizedlist>
1835 <listitem>
1836 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
1837 </listitem>
1838 <listitem>
1839 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
1846 </listitem>
1847 <listitem>
1848 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
1849 </listitem>
1850 <listitem>
1851 <para>[randy] - Added GTK+-2 as a required dependency of
1852 libgtkhtml.</para>
1853 </listitem>
1854 <listitem>
1855 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
1856 </listitem>
1857 <listitem>
1858 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
1859 GNOME. GNOME add-on packages are updated only to the release
1860 versions. The individual updates to the GNOME add-on packages will be
1861 accomplished individually.</para>
1862 </listitem>
1863 </itemizedlist>
1864 </listitem>
1865
1866 <listitem>
1867 <para>October 8th, 2005</para>
1868 <itemizedlist>
1869 <listitem>
1870 <para>[tushar] - Replaced FAM with Gamin.</para>
1871 </listitem>
1872 </itemizedlist>
1873 </listitem>
1874
1875 <listitem>
1876 <para>October 6th, 2005</para>
1877 <itemizedlist>
1878 <listitem>
1879 <para>[randy] - Updated to librsvg-2.12.4.</para>
1880 </listitem>
1881 <listitem>
1882 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
1883 </listitem>
1884 <listitem>
1885 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
1886 </listitem>
1887 </itemizedlist>
1888 </listitem>
1889
1890 <listitem>
1891 <para>October 5th, 2005</para>
1892 <itemizedlist>
1893 <listitem>
1894 <para>[randy] - Updated to Metacity-2.12.1.</para>
1895 </listitem>
1896 <listitem>
1897 <para>[randy] - Updated to libwnck-2.12.1.</para>
1898 </listitem>
1899 <listitem>
1900 <para>[randy] - Updated to GTK+-2.8.6.</para>
1901 </listitem>
1902 <listitem>
1903 <para>[randy] - Updated to Pango-1.10.1.</para>
1904 </listitem>
1905 <listitem>
1906 <para>[randy] - Updated to GLib-2.8.3.</para>
1907 </listitem>
1908 <listitem>
1909 <para>[randy] - Updated to libxml2-2.6.22.</para>
1910 </listitem>
1911 <listitem>
1912 <para>[randy] - Added the --disable-error-on-warning parameter to the
1913 GnuCash configure command as using GCC-4.0.x will generate warnings
1914 which will break the build if the parameter is not used.</para>
1915 </listitem>
1916 <listitem>
1917 <para>[randy] - Added a patch to the Guile instructions and changed
1918 the sed command in the SLIB instructions so that the two packages
1919 work nicely together.</para>
1920 </listitem>
1921 </itemizedlist>
1922 </listitem>
1923
1924 <listitem>
1925 <para>October 4th, 2005</para>
1926 <itemizedlist>
1927 <listitem>
1928 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
1929 instructions.</para>
1930 </listitem>
1931 <listitem>
1932 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
1933 fix a GCC-4.0.x build problem.</para>
1934 </listitem>
1935 <listitem>
1936 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
1937 </listitem>
1938 <listitem>
1939 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
1940 </listitem>
1941 <listitem>
1942 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
1943 instructions.</para>
1944 </listitem>
1945 <listitem>
1946 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
1947 fix a GCC-4 build problem.</para>
1948 </listitem>
1949 </itemizedlist>
1950 </listitem>
1951
1952 <listitem>
1953 <para>October 3rd, 2005</para>
1954 <itemizedlist>
1955 <listitem>
1956 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
1957 instructions.</para>
1958 </listitem>
1959 <listitem>
1960 <para>[randy] - Clarified the dependencies in the Imlib
1961 instructions.</para>
1962 </listitem>
1963 <listitem>
1964 <para>[randy] - Updated to AbiWord-2.2.10.</para>
1965 </listitem>
1966 </itemizedlist>
1967 </listitem>
1968
1969 <listitem>
1970 <para>October 1st, 2005</para>
1971 <itemizedlist>
1972 <listitem>
1973 <para>[randy] - Added new package HAL-0.5.4.</para>
1974 </listitem>
1975 </itemizedlist>
1976 </listitem>
1977
1978 <listitem>
1979 <para>September 26th, 2005</para>
1980 <itemizedlist>
1981 <listitem>
1982 <para>[randy] - Added new package D-BUS-0.50.</para>
1983 </listitem>
1984 </itemizedlist>
1985 </listitem>
1986
1987 <listitem>
1988 <para>September 25th, 2005</para>
1989 <itemizedlist>
1990 <listitem>
1991 <para>[randy] - Added a patch to fix a build problem with newer
1992 versions of libgsf and added a sed command so the default is to
1993 build the Perl plugin module to the Gnumeric instructions.</para>
1994 </listitem>
1995 </itemizedlist>
1996 </listitem>
1997
1998 <listitem>
1999 <para>September 22nd, 2005</para>
2000 <itemizedlist>
2001 <listitem>
2002 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
2003 </listitem>
2004 </itemizedlist>
2005 </listitem>
2006
2007 <listitem>
2008 <para>September 21st, 2005</para>
2009 <itemizedlist>
2010 <listitem>
2011 <para>[randy] - Updated to Samba-3.0.20.</para>
2012 </listitem>
2013 <listitem>
2014 <para>[bdubbs] - Reverted gcc build instructions.</para>
2015 </listitem>
2016 <listitem>
2017 <para>[randy] - Updated to EsounD-0.2.36.</para>
2018 </listitem>
2019 <listitem>
2020 <para>[randy] - Updated to Metacity-2.12.0.</para>
2021 </listitem>
2022 <listitem>
2023 <para>[randy] - Updated to Libwnck-2.12.0.</para>
2024 </listitem>
2025 </itemizedlist>
2026 </listitem>
2027
2028 <listitem>
2029 <para>September 20th, 2005</para>
2030 <itemizedlist>
2031 <listitem>
2032 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
2033 gcc-4.0.1.</para>
2034 </listitem>
2035 <listitem>
2036 <para>[randy] - Updated to GTK+-2.8.3.</para>
2037 </listitem>
2038 <listitem>
2039 <para>[randy] - Updated to ATK-1.10.3.</para>
2040 </listitem>
2041 <listitem>
2042 <para>[randy] - Updated to Pango-1.10.0.</para>
2043 </listitem>
2044 <listitem>
2045 <para>[randy] - Updated to GLib-2.8.1.</para>
2046 </listitem>
2047 <listitem>
2048 <para>[randy] - Added a command to create an X Render pkg-config file
2049 to the XFree86 instructions. Also created notes in the Metacity and
2050 cairo instructions to ensure this file exists.</para>
2051 </listitem>
2052 <listitem>
2053 <para>[randy] - Added new package cairo-1.0.0.</para>
2054 </listitem>
2055 <listitem>
2056 <para>[bdubbs] - Changed gcc build instructions to use
2057 a simple make. Added a note to use make bootstrap if
2058 the base compiler is not gcc-4.0.1.</para>
2059 </listitem>
2060 </itemizedlist>
2061 </listitem>
2062
2063 <listitem>
2064 <para>September 19th, 2005</para>
2065 <itemizedlist>
2066 <listitem>
2067 <para>[bdubbs] - Added a patch to build mozilla with
2068 gcc-4.0.1.</para>
2069 </listitem>
2070 <listitem>
2071 <para>[randy] - Updated to gucharmap-1.4.4.</para>
2072 </listitem>
2073 <listitem>
2074 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
2075 </listitem>
2076 <listitem>
2077 <para>[richard] - Added a sed to fix the build of the
2078 test suite for cpio-2.6 when using gcc-4.0.1.
2079 Suggested by Matthew Burgess</para>
2080 </listitem>
2081 </itemizedlist>
2082 </listitem>
2083
2084 <listitem>
2085 <para>September 18th, 2005</para>
2086 <itemizedlist>
2087 <listitem>
2088 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
2089 </listitem>
2090 <listitem>
2091 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
2092 </listitem>
2093 <listitem>
2094 <para>[richard] - Updated to bluefish-1.0.4.</para>
2095 </listitem>
2096 </itemizedlist>
2097 </listitem>
2098
2099 <listitem>
2100 <para>September 17th, 2005</para>
2101 <itemizedlist>
2102 <listitem>
2103 <para>[randy] - Added an alternate installation location for the
2104 shared library interface headers to the AFPL Ghostscript and ESP
2105 Ghostscript instructions.</para>
2106 </listitem>
2107 <listitem>
2108 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
2109 </listitem>
2110 <listitem>
2111 <para>[randy] - Updated the Business::ISBN Perl module to
2112 1.82.</para>
2113 </listitem>
2114 <listitem>
2115 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
2116 </listitem>
2117 <listitem>
2118 <para>[randy] - Updated the Module::Signature Perl module to
2119 0.50.</para>
2120 </listitem>
2121 <listitem>
2122 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
2123 </listitem>
2124 <listitem>
2125 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
2126 2.12.</para>
2127 </listitem>
2128 <listitem>
2129 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
2130 0.13.</para>
2131 </listitem>
2132 <listitem>
2133 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
2134 new Perl modules Text::Diff and Algorithm::Diff.</para>
2135 </listitem>
2136 <listitem>
2137 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
2138 </listitem>
2139 </itemizedlist>
2140 </listitem>
2141
2142 <listitem>
2143 <para>September 15th, 2005</para>
2144 <itemizedlist>
2145 <listitem>
2146 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
2147 </listitem>
2148 <listitem>
2149 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
2150 added a GCC-4 patch to the Gimp instructions.</para>
2151 </listitem>
2152 <listitem>
2153 <para>[randy] - Updated to librsvg-2.11.1.</para>
2154 </listitem>
2155 </itemizedlist>
2156 </listitem>
2157
2158 <listitem>
2159 <para>September 14th, 2005</para>
2160 <itemizedlist>
2161 <listitem>
2162 <para>[randy] - Removed redundant GTK+-2 dependency from the
2163 libgnomeprintui instructions.</para>
2164 </listitem>
2165 <listitem>
2166 <para>[randy] - Updated to libgsf-1.12.3.</para>
2167 </listitem>
2168 <listitem>
2169 <para>[randy] - Added documentation installation commands and
2170 corrected the note about the test suite in the libcroco
2171 instructions.</para>
2172 </listitem>
2173 </itemizedlist>
2174 </listitem>
2175
2176 <listitem>
2177 <para>September 13th, 2005</para>
2178 <itemizedlist>
2179 <listitem>
2180 <para>[randy] - Added commands to the CVS instructions to create and
2181 install additional documentation.</para>
2182 </listitem>
2183 <listitem>
2184 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
2185 documentation files chown command to only run if the docs were
2186 built and installed.</para>
2187 </listitem>
2188 </itemizedlist>
2189 </listitem>
2190
2191 <listitem>
2192 <para>September 12th, 2005</para>
2193 <itemizedlist>
2194 <listitem>
2195 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
2196 </listitem>
2197 <listitem>
2198 <para>[randy] - Updated to VTE-0.11.15.</para>
2199 </listitem>
2200 <listitem>
2201 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
2202 ScrollKeeper instructions.</para>
2203 </listitem>
2204 <listitem>
2205 <para>[randy] - Updated to GCC-4.0.1.</para>
2206 </listitem>
2207 </itemizedlist>
2208 </listitem>
2209
2210 <listitem>
2211 <para>September 11th, 2005</para>
2212 <itemizedlist>
2213 <listitem>
2214 <para>[randy] - Minor corrections to the XSL Stylesheets
2215 instructions, suggested by Manuel Canales Esparcia.</para>
2216 </listitem>
2217 </itemizedlist>
2218 </listitem>
2219
2220 <listitem>
2221 <para>September 10th, 2005</para>
2222 <itemizedlist>
2223 <listitem>
2224 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
2225 the environment variables are properly set.</para>
2226 </listitem>
2227 <listitem>
2228 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
2229 </listitem>
2230 <listitem>
2231 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
2232 </listitem>
2233 <listitem>
2234 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
2235 </listitem>
2236 <listitem>
2237 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
2238 patch in JDK source build instructions.</para>
2239 </listitem>
2240 <listitem>
2241 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
2242 </listitem>
2243 <listitem>
2244 <para>[dj] - Updated volume restore script for use with
2245 Udev versions greater than 058.</para>
2246 </listitem>
2247 </itemizedlist>
2248 </listitem>
2249
2250 <listitem>
2251 <para>September 9th, 2005</para>
2252 <itemizedlist>
2253 <listitem>
2254 <para>[randy] - Added a GCC-4 patch to the libexif
2255 instructions.</para>
2256 </listitem>
2257 <listitem>
2258 <para>[randy] - Added a GCC-4 patch to the Avifile
2259 instructions.</para>
2260 </listitem>
2261 <listitem>
2262 <para>[randy] - Added a GCC-4 patch to the FFmpeg
2263 instructions.</para>
2264 </listitem>
2265 <listitem>
2266 <para>[randy] - Added a GCC-4 patch to the MPlayer
2267 instructions.</para>
2268 </listitem>
2269 <listitem>
2270 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
2271 </listitem>
2272 <listitem>
2273 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
2274 </listitem>
2275 <listitem>
2276 <para>[randy] - Added a GCC-4 patch to the Firefox
2277 instructions.</para>
2278 </listitem>
2279 <listitem>
2280 <para>[randy] - Added a GCC-4 patch to the Thunderbird
2281 instructions.</para>
2282 </listitem>
2283 <listitem>
2284 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
2285 </listitem>
2286 <listitem>
2287 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
2288 </listitem>
2289 <listitem>
2290 <para>[randy] - Added a GCC-4 patch and documentation installation
2291 commands to the NAS instructions.</para>
2292 </listitem>
2293 <listitem>
2294 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
2295 instructions.</para>
2296 </listitem>
2297 <listitem>
2298 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
2299 </listitem>
2300 <listitem>
2301 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
2302 in the Inetutils instructions.</para>
2303 </listitem>
2304 <listitem>
2305 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
2306 </listitem>
2307 <listitem>
2308 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
2309 instructions.</para>
2310 </listitem>
2311 <listitem>
2312 <para>[randy] - Updated to intltool-0.34.1.</para>
2313 </listitem>
2314 <listitem>
2315 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
2316 </listitem>
2317 </itemizedlist>
2318 </listitem>
2319
2320 <listitem>
2321 <para>September 8th, 2005</para>
2322 <itemizedlist>
2323 <listitem>
2324 <para>[randy] - Added a sed command to the libxklavier instructions
2325 to fix a GCC-4.x build problem.</para>
2326 </listitem>
2327 <listitem>
2328 <para>[randy] - Updated to libxslt-1.1.15.</para>
2329 </listitem>
2330 <listitem>
2331 <para>[randy] - Updated to libxml2-2.6.21.</para>
2332 </listitem>
2333 </itemizedlist>
2334 </listitem>
2335
2336 <listitem>
2337 <para>September 7th, 2005</para>
2338 <itemizedlist>
2339 <listitem>
2340 <para>[richard] - Updated to XScreenSaver-4.22.</para>
2341 </listitem>
2342 </itemizedlist>
2343 </listitem>
2344
2345 <listitem>
2346 <para>September 6th, 2005</para>
2347 <itemizedlist>
2348 <listitem>
2349 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
2350 release notes.</para>
2351 </listitem>
2352 <listitem>
2353 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
2354 installation commands to the instructions.</para>
2355 </listitem>
2356 </itemizedlist>
2357 </listitem>
2358
2359 <listitem>
2360 <para>September 5th, 2005</para>
2361 <itemizedlist>
2362 <listitem>
2363 <para>[randy] - Updated to Subversion-1.2.3</para>
2364 </listitem>
2365 </itemizedlist>
2366 </listitem>
2367
2368 <listitem>
2369 <para>September 4th, 2005</para>
2370 <itemizedlist>
2371 <listitem>
2372 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
2373 documentation installation commands to the instructions.</para>
2374 </listitem>
2375 </itemizedlist>
2376 </listitem>
2377
2378 <listitem>
2379 <para>September 3rd, 2005</para>
2380 <itemizedlist>
2381 <listitem>
2382 <para>[randy] - Updated to HTML Tidy-050826.</para>
2383 </listitem>
2384 <listitem>
2385 <para>[randy] - Updated to cURL-7.14.1.</para>
2386 </listitem>
2387 </itemizedlist>
2388 </listitem>
2389
2390 <listitem>
2391 <para>September 2nd, 2005</para>
2392 <itemizedlist>
2393 <listitem>
2394 <para>[randy] - Added commands to the Heimdal instructions to
2395 preserve and restore some overwritten interface headers and
2396 libraries. Also listed the dependencies in a more accurate
2397 manner.</para>
2398 </listitem>
2399 <listitem>
2400 <para>[randy] - Updated to MySQL-4.1.14.</para>
2401 </listitem>
2402 <listitem>
2403 <para>[randy] - Fixed some broken commands in the TeX
2404 instructions.</para>
2405 </listitem>
2406 </itemizedlist>
2407 </listitem>
2408
2409 <listitem>
2410 <para>September 1st, 2005</para>
2411 <itemizedlist>
2412 <listitem>
2413 <para>[randy] - Added documentation installation commands to the
2414 ALSA Libraries instructions.</para>
2415 </listitem>
2416 </itemizedlist>
2417 </listitem>
2418
2419 <listitem>
2420 <para>August 31st, 2005</para>
2421 <itemizedlist>
2422 <listitem>
2423 <para>[randy] - Updated to Shadow-4.0.12.</para>
2424 </listitem>
2425 <listitem>
2426 <para>[randy] - Updated to Wget-1.10.1.</para>
2427 </listitem>
2428 </itemizedlist>
2429 </listitem>
2430
2431 <listitem>
2432 <para>August 30th, 2005</para>
2433 <itemizedlist>
2434 <listitem>
2435 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
2436 </listitem>
2437 <listitem>
2438 <para>[randy] - Removed obsolete dependencies from the LZO
2439 instructions.</para>
2440 </listitem>
2441 </itemizedlist>
2442 </listitem>
2443
2444 <listitem>
2445 <para>August 29th, 2005</para>
2446 <itemizedlist>
2447 <listitem>
2448 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
2449 about the location of configuruation files. Updated
2450 optional dependencies.</para>
2451 </listitem>
2452 <listitem>
2453 <para>[richard] - Added definition of dependency terms
2454 to Notes on Building Software.</para>
2455 </listitem>
2456 </itemizedlist>
2457 </listitem>
2458
2459 <listitem>
2460 <para>August 28th, 2005</para>
2461 <itemizedlist>
2462 <listitem>
2463 <para>[randy] - Added documentation installation commands to the Xvid
2464 instructions.</para>
2465 </listitem>
2466 <listitem>
2467 <para>[randy] - Added documentation installation commands to the
2468 libdv instructions.</para>
2469 </listitem>
2470 <listitem>
2471 <para>[randy] - Updated to whois-4.7.6.</para>
2472 </listitem>
2473 <listitem>
2474 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
2475 </listitem>
2476 <listitem>
2477 <para>[randy] - Added a patch to fix the XMMS plugin and added a
2478 sed command to fix the Valgrind testing in the FLAC
2479 instructions.</para>
2480 </listitem>
2481 </itemizedlist>
2482 </listitem>
2483
2484 <listitem>
2485 <para>August 27th, 2005</para>
2486 <itemizedlist>
2487 <listitem>
2488 <para>[randy] - Added a patch to fix the test suite in the id3lib
2489 instructions.</para>
2490 </listitem>
2491 <listitem>
2492 <para>[randy] - Updated the GCC patch and provided documentation
2493 installation commands to the libmpeg3 instructions.</para>
2494 </listitem>
2495 </itemizedlist>
2496 </listitem>
2497
2498 <listitem>
2499 <para>August 26th, 2005</para>
2500 <itemizedlist>
2501 <listitem>
2502 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
2503 the Movemail and RSS &amp; Blogs account setup options are now
2504 available 2) modified the Enigmail setup so that it actually works
2505 3) fixed the profile locking problem 4) made it so that if a mailto:
2506 URL is clicked, a message compose window is opened with the To: field
2507 filled out.</para>
2508 </listitem>
2509 </itemizedlist>
2510 </listitem>
2511
2512 <listitem>
2513 <para>August 25th, 2005</para>
2514 <itemizedlist>
2515 <listitem>
2516 <para>[randy] - Added a command to the Firefox instructions to fix
2517 the profile locking problem and an optional command to open a new
2518 tab in an existing browser window, both suggested by Kevin
2519 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
2520 suggestions.</para>
2521 </listitem>
2522 </itemizedlist>
2523 </listitem>
2524
2525 <listitem>
2526 <para>August 24th, 2005</para>
2527 <itemizedlist>
2528 <listitem>
2529 <para>[randy] - Modified SLIB instructions to use TeX instead of
2530 Lynx to create the text documentation.</para>
2531 </listitem>
2532 </itemizedlist>
2533 </listitem>
2534
2535 <listitem>
2536 <para>August 22nd, 2005</para>
2537 <itemizedlist>
2538 <listitem>
2539 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
2540 Hugo Villeneuve for pointed it out.</para>
2541 </listitem>
2542 <listitem>
2543 <para>[randy] - Updated to Xpdf-3.01</para>
2544 </listitem>
2545 <listitem>
2546 <para>[randy] - Updated to SLIB-3a2</para>
2547 </listitem>
2548 </itemizedlist>
2549 </listitem>
2550
2551 <listitem>
2552 <para>August 21st, 2005</para>
2553 <itemizedlist>
2554 <listitem>
2555 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
2556 dependency, added commands to install documentation and added an FTP
2557 download URL.</para>
2558 </listitem>
2559 <listitem>
2560 <para>[richard] - Updated to Leafnode-1.11.3.</para>
2561 </listitem>
2562 </itemizedlist>
2563 </listitem>
2564
2565 <listitem>
2566 <para>August 20th, 2005</para>
2567 <itemizedlist>
2568 <listitem>
2569 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
2570 </listitem>
2571 <listitem>
2572 <para>[randy] - Renamed the FOP patch to adhere with the naming
2573 standards.</para>
2574 </listitem>
2575 <listitem>
2576 <para>[randy] - Updated to GnuPG-1.4.2.</para>
2577 </listitem>
2578 <listitem>
2579 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
2580 the ffitarget.h interface header in /usr/include.</para>
2581 </listitem>
2582 </itemizedlist>
2583 </listitem>
2584
2585 <listitem>
2586 <para>August 19th, 2005</para>
2587 <itemizedlist>
2588 <listitem>
2589 <para>[dj] - Updated dev.d scripts and surrounding text
2590 in alsa-utils.</para>
2591 </listitem>
2592 <listitem>
2593 <para>[randy] - Updated to Sysstat-6.0.1.</para>
2594 </listitem>
2595 <listitem>
2596 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
2597 </listitem>
2598 <listitem>
2599 <para>[randy] - Updated to Nail-11.25.</para>
2600 </listitem>
2601 <listitem>
2602 <para>[randy] - Updated to Subversion-1.2.1.</para>
2603 </listitem>
2604 <listitem>
2605 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
2606 </listitem>
2607 </itemizedlist>
2608 </listitem>
2609
2610 <listitem>
2611 <para>August 17th, 2005</para>
2612 <itemizedlist>
2613 <listitem>
2614 <para>[randy] - Updated to GCC-3.3.6.</para>
2615 </listitem>
2616 <listitem>
2617 <para>[randy] - Updated to Doxygen-1.4.4.</para>
2618 </listitem>
2619 </itemizedlist>
2620 </listitem>
2621
2622 <listitem>
2623 <para>August 16th, 2005</para>
2624 <itemizedlist>
2625 <listitem>
2626 <para>[bdubbs] - Added instructions for cm-super
2627 fonts to TeX.</para>
2628 </listitem>
2629 <listitem>
2630 <para>[randy] - Added additional parameters to the
2631 configure command and added a note to run the test suite to the
2632 Gimp-Print instructions.</para>
2633 </listitem>
2634 <listitem>
2635 <para>[dj] - Updated cups bootscript installation
2636 to remove existing scripts and changed note to show that CUPS should
2637 be started after Samba.</para>
2638 </listitem>
2639 </itemizedlist>
2640 </listitem>
2641
2642 <listitem>
2643 <para>August 15th, 2005</para>
2644 <itemizedlist>
2645 <listitem>
2646 <para>[randy] - Added a patch and a note about running
2647 the test suite to the CUPS instructions.</para>
2648 </listitem>
2649 </itemizedlist>
2650 </listitem>
2651
2652 <listitem>
2653 <para>August 14th, 2005</para>
2654 <itemizedlist>
2655 <listitem>
2656 <para>[randy] - Updates to PHP: added new dependencies,
2657 placed the dependencies in catagories, added instructions to install
2658 documentation, added instruction to update php.ini and minor textual
2659 corrections.</para>
2660 </listitem>
2661 <listitem>
2662 <para>[randy] - Updated to GTK-Doc-1.4.</para>
2663 </listitem>
2664 <listitem>
2665 <para>[randy] - Updated to HTML Tidy-050803.</para>
2666 </listitem>
2667 <listitem>
2668 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
2669 </listitem>
2670 <listitem>
2671 <para>[randy] - Added a configure switch to OpenLDAP
2672 to create the executables dynamically linked to the libraries.</para>
2673 </listitem>
2674 <listitem>
2675 <para>[randy] - Added documentation installation commands to the GTK+
2676 (version 1) instructions.</para>
2677 </listitem>
2678 </itemizedlist>
2679 </listitem>
2680
2681 <listitem>
2682 <para>August 13th, 2005</para>
2683 <itemizedlist>
2684 <listitem>
2685 <para>[larry] - Add a warning to MIT KRB5
2686 concerning the use of login.krb5 as a substitute for login.</para>
2687 </listitem>
2688 <listitem>
2689 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
2690 version; also added dependencies and configuration explanation.</para>
2691 </listitem>
2692 </itemizedlist>
2693 </listitem>
2694
2695 <listitem>
2696 <para>August 12th, 2005</para>
2697 <itemizedlist>
2698 <listitem>
2699 <para>[randy] - Added a command to the PostgreSQL
2700 instructions to fix broken ownership of installed files.</para>
2701 </listitem>
2702 </itemizedlist>
2703 </listitem>
2704
2705 <listitem>
2706 <para>August 11th, 2005</para>
2707 <itemizedlist>
2708 <listitem>
2709 <para>[randy] - Updated the JDK binary version to
2710 1.5.0_04.</para>
2711 </listitem>
2712 <listitem>
2713 <para>[randy] - Added sharutils as an optional dependency of
2714 Berkeley DB.</para>
2715 </listitem>
2716 <listitem>
2717 <para>[randy] - Applied a patch contributed by stirling
2718 to fix many broken download URLs.</para>
2719 </listitem>
2720 <listitem>
2721 <para>[randy] - Added a new section "Other Programming
2722 Tools" to Chapter 12 - Programming.</para>
2723 </listitem>
2724 </itemizedlist>
2725 </listitem>
2726
2727 <listitem>
2728 <para>August 10th, 2005</para>
2729 <itemizedlist>
2730 <listitem>
2731 <para>[randy] - Added style information files and
2732 documentation installation commands to the JadeTeX
2733 instructions.</para>
2734 </listitem>
2735 </itemizedlist>
2736 </listitem>
2737
2738 <listitem>
2739 <para>August 9th, 2005</para>
2740 <itemizedlist>
2741 <listitem>
2742 <para>[randy] - Modified the CrackLib instructions to
2743 include an alternate source for word lists, how to incorporate additional
2744 word lists, and added additional text contributed by Alexander
2745 Patrakov.</para>
2746 </listitem>
2747 <listitem>
2748 <para>[dj] - Added default PATH for pam_env and
2749 a note about the lack of ENV_SUPATH.</para>
2750 </listitem>
2751 </itemizedlist>
2752 </listitem>
2753
2754 <listitem>
2755 <para>August 8th, 2005</para>
2756 <itemizedlist>
2757 <listitem>
2758 <para>[randy] - Modified documentation installation in
2759 the Fontconfig instructions.</para>
2760 </listitem>
2761 <listitem>
2762 <para>[randy] - Modified the Shadow instructions so
2763 that builders will not receive configuration errors during the testing
2764 recommended by the warning note.</para>
2765 </listitem>
2766 <listitem>
2767 <para>[randy] - Added instructions to install a patch
2768 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
2769 for the suggestion.</para>
2770 </listitem>
2771 <listitem>
2772 <para>[randy] - Added instructions to install a patch
2773 to NASM that fixes a security vulnerability, thanks to Ken Moffat
2774 for the suggestion.</para>
2775 </listitem>
2776 <listitem>
2777 <para>[randy] - Added documentation installation commands to
2778 the expat instructions.</para>
2779 </listitem>
2780 </itemizedlist>
2781 </listitem>
2782
2783 <listitem>
2784 <para>August 7th, 2005</para>
2785 <itemizedlist>
2786 <listitem>
2787 <para>[randy] - Removed building the MPFR library
2788 from the GMP instructions.</para>
2789 </listitem>
2790 </itemizedlist>
2791 </listitem>
2792
2793 <listitem>
2794 <para>August 6th, 2005</para>
2795 <itemizedlist>
2796 <listitem>
2797 <para>[larry] - Added dictionary file to MIT
2798 Kerberos setup and made adjusts for PAM.</para>
2799 </listitem>
2800 <listitem>
2801 <para>[randy] - Updated to S-Lang-2.0.4.</para>
2802 </listitem>
2803 </itemizedlist>
2804 </listitem>
2805
2806 <listitem>
2807 <para>August 5th, 2005</para>
2808 <itemizedlist>
2809 <listitem>
2810 <para>[randy] - Updated to Wget-1.10.</para>
2811 </listitem>
2812 <listitem>
2813 <para>[randy] - Updated to PCRE-6.2.</para>
2814 </listitem>
2815 </itemizedlist>
2816 </listitem>
2817
2818 <listitem>
2819 <para>August 1st, 2005</para>
2820 <itemizedlist>
2821 <listitem>
2822 <para>[bdubbs] - Released Version 6.1-pre1.</para>
2823 </listitem>
2824 </itemizedlist>
2825 </listitem>
2826
2827 </itemizedlist>
2828
2829</sect1>
Note: See TracBrowser for help on using the repository browser.