source: introduction/welcome/changelog.xml@ 1d06a03

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

Added a new page in the GNOME Core section for the shared-mime-info package as it is not a direct dependency of any GNOME Core package any longer

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

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