source: introduction/welcome/changelog.xml@ b181e9e1

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

Updated to GOffice-0.2.0

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

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