source: introduction/welcome/changelog.xml@ 35dc583b

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

Updated to Metacity-2.12.2

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

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