source: introduction/welcome/changelog.xml@ b26eca2

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

Rewrote into material and binary install procedures for JDK

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

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