source: introduction/welcome/changelog.xml@ cf36e4c

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

Updated Epiphany to fit the GNOME-2.12.2 version

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

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