source: introduction/welcome/changelog.xml@ 722aba88

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

Broke out the separate sections of the Preface into separate XML files and added 6.2.0 release information to the Preface

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

  • Property mode set to 100644
File size: 183.0 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>January 31st, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Broke out the separate sections of the Preface into
49 separate XML files and added 6.2.0 release information to the
50 Preface.</para>
51 </listitem>
52 <listitem>
53 <para>[alexander] - Upgraded GC to version 6.8 in order to fix the
54 build failure with GCC-4.1.1.</para>
55 </listitem>
56 </itemizedlist>
57 </listitem>
58
59 <listitem>
60 <para>January 30th, 2007</para>
61 <itemizedlist>
62 <listitem>
63 <para>[randy] - Added a note to the D-Bus instructions to identify
64 a known working version of Pyrex, thanks to DJ Lucas for the
65 report.</para>
66 </listitem>
67 <listitem>
68 <para>[randy] - Updated several Perl Modules versions:
69 Business-ISBN-Data-1.13, Business-ISBN-1.84, Devel-Symdump-2.07,
70 HTML-Element-Extended-1.17, HTML-Tree-3.23, Module-Corelist-2.09,
71 PAR-Dist-0.21, Pod-Coverage-0.18, Test-Pod-Coverage-1.08 and
72 Test-Prereq-1.032.</para>
73 </listitem>
74 </itemizedlist>
75 </listitem>
76
77 <listitem>
78 <para>January 29th, 2007</para>
79 <itemizedlist>
80 <listitem>
81 <para>[dnicholson] - Updated the desktop-file-utils page to
82 more closely reflect the XDG Base Directory Specification and
83 corrected the information on the gnome-menus page. Fixes
84 ticket #2172. Thanks to Luca Piol for the report.</para>
85 </listitem>
86 <listitem>
87 <para>[dnicholson] - Set the sysconfdir for libxfce4util, fixing
88 ticket #2227.</para>
89 </listitem>
90 </itemizedlist>
91 </listitem>
92
93 <listitem>
94 <para>January 28th, 2007</para>
95 <itemizedlist>
96 <listitem>
97 <para>[randy] - Updated the default MPlayer codecs and skin
98 versions.</para>
99 </listitem>
100 <listitem>
101 <para>[randy] - Fixed broken download URLs in the NAS, libmikmod,
102 OpenOffice, SANE Backends, ESP Ghostscript, CUPS, GPM, Transcode,
103 FOP and teTeX instructions.</para>
104 </listitem>
105 <listitem>
106 <para>[dj] - Removed modification of JAI source file in FOP
107 instructions.</para>
108 </listitem>
109 <listitem>
110 <para>[dj] - Updated to JDK-1.5.0_10 and modified the jdk.sh
111 profile.d script.</para>
112 </listitem>
113 </itemizedlist>
114 </listitem>
115
116 <listitem>
117 <para>January 27th, 2007</para>
118 <itemizedlist>
119 <listitem>
120 <para>[randy] - Fixed broken download URLs in the Tin, RSync,
121 PostgreSQL, MySQL and Apache HTTPD server instructions.</para>
122 </listitem>
123 </itemizedlist>
124 </listitem>
125
126 <listitem>
127 <para>January 26th, 2007</para>
128 <itemizedlist>
129 <listitem>
130 <para>[dj] - Modified Linux-PAM configuration in the Shadow
131 instructions.</para>
132 </listitem>
133 <listitem>
134 <para>[dj] - Updated to vsftpd-2.0.5.</para>
135 </listitem>
136 <listitem>
137 <para>[randy] - Updated to ISO Codes-0.58-1.</para>
138 </listitem>
139 <listitem>
140 <para>[randy] - Fixed Starlink download URLs in the PDL
141 instructions, fixed broken Shadow, Python, PPP, WVDial and
142 NTP download URLs.</para>
143 </listitem>
144 </itemizedlist>
145 </listitem>
146
147 <listitem>
148 <para>January 24th, 2007</para>
149 <itemizedlist>
150 <listitem>
151 <para>[randy] - Fixed the Zip, Unzip and FTP GCC download
152 URLs.</para>
153 </listitem>
154 <listitem>
155 <para>[dnicholson] - Reverted the xsetpointer upgrade as it is
156 broken with the inputproto in Xorg-7.1.</para>
157 </listitem>
158 <listitem>
159 <para>[dnicholson] - Actually apply the xorg-server and luit
160 version upgrades.</para>
161 </listitem>
162 </itemizedlist>
163 </listitem>
164
165 <listitem>
166 <para>January 23rd, 2007</para>
167 <itemizedlist>
168 <listitem>
169 <para>[dnicholson] - Patchlevel upgrades to the Xorg-7
170 packages. Removed unneeded patches encompassed in these
171 updates. See #2225 for more details.</para>
172 </listitem>
173 <listitem>
174 <para>[dnicholson] - Changed the download location for the
175 Xorg-7 wget lists and md5sums file.</para>
176 </listitem>
177 </itemizedlist>
178 </listitem>
179
180 <listitem>
181 <para>January 22nd, 2007</para>
182 <itemizedlist>
183 <listitem>
184 <para>[alexander] - Added some options to Lynx for better locale
185 support. Fixes ticket #1961.</para>
186 </listitem>
187 <listitem>
188 <para>[randy] - Updated to ZSH-4.2.6 and added a warning for users
189 with multibyte locales.</para>
190 </listitem>
191 </itemizedlist>
192 </listitem>
193
194 <listitem>
195 <para>January 21st, 2007</para>
196 <itemizedlist>
197 <listitem>
198 <para>[dnicholson] - Added an example local session configuration
199 file for D-Bus showing how to add new service directories. Changed
200 the Epiphany instructions to reference this instead of symlinking
201 its service file to the standard location.</para>
202 </listitem>
203 <listitem>
204 <para>[dnicholson] - Added optional configuration to HAL to
205 prevent methods on fixed disk drives.</para>
206 </listitem>
207 <listitem>
208 <para>[dnicholson] - Fixed the X Input Devices User Notes link
209 to point to a more appropriate place on the Wiki. Closes
210 #2190.</para>
211 </listitem>
212 <listitem>
213 <para>[dnicholson] - Remove unneeded sed command from the Luit
214 instructions. Fixes #2123.</para>
215 </listitem>
216 <listitem>
217 <para>[dnicholson] - Added text to the Locale Related Issues page
218 suggesting the User Notes on the BLFS Wiki for the most recent
219 information. Closes ticket #1993.</para>
220 </listitem>
221 <listitem>
222 <para>[alexander] - Removed obsolete statements about problems with
223 MC and Nano from the Locale Related Issues page.</para>
224 </listitem>
225 <listitem>
226 <para>[dnicholson] - Updated to Thunderbird-1.5.0.9
227 with enigmail-0.94.2.</para>
228 </listitem>
229 <listitem>
230 <para>[dnicholson] - Updated to Firefox-1.5.0.9.</para>
231 </listitem>
232 </itemizedlist>
233 </listitem>
234
235 <listitem>
236 <para>January 20th, 2007</para>
237 <itemizedlist>
238 <listitem>
239 <para>[randy] - Modified the Spiffy, Test::Base and YAML Perl Module
240 instructions so that UTF-8 encoded manual pages are not
241 installed.</para>
242 </listitem>
243 <listitem>
244 <para>[randy] - Modified the XScreenSaver instructions so that a
245 UTF-8 encoded manual page is not installed.</para>
246 </listitem>
247 <listitem>
248 <para>[randy] - Added a shell script and additional information
249 about UTF-8 manual pages to the Locale Related Issues page.</para>
250 </listitem>
251 <listitem>
252 <para>[randy] - Moved the CM-Super type1ec.sty file from the
253 texmf-local directory structure to the texmf structure.</para>
254 </listitem>
255 <listitem>
256 <para>[bdubbs] - Updated to seamonkey-1.1.</para>
257 </listitem>
258 </itemizedlist>
259 </listitem>
260
261 <listitem>
262 <para>January 19th, 2007</para>
263 <itemizedlist>
264 <listitem>
265 <para>[alexander] - Added Debian patch and bash-3.2
266 compatibility patch to MC. Fixes #2189.</para>
267 </listitem>
268 </itemizedlist>
269 </listitem>
270
271 <listitem>
272 <para>January 18th, 2007</para>
273 <itemizedlist>
274 <listitem>
275 <para>[dnicholson] - Added ftp:// links for the Xorg-7.1
276 packages.</para>
277 </listitem>
278 <listitem>
279 <para>[dnicholson] - Updated security patches for Xorg-6.9.0
280 and xorg-server-1.1.0.</para>
281 </listitem>
282 <listitem>
283 <para>[dnicholson] - Changed the i18n.sh profile text to reference
284 the LFS locale discussion and moved the GLib specific settings to
285 that package's page. Fixes #2012.</para>
286 </listitem>
287 <listitem>
288 <para>[randy] - Added text to the 'Locale Related Issues' page which
289 discusses improperly encoded manual pages.</para>
290 </listitem>
291 <listitem>
292 <para>[randy] - Added sed commands to the ImageMagick and Xorg evdev
293 packages to remove UTF-8 encoded manual pages.</para>
294 </listitem>
295 </itemizedlist>
296 </listitem>
297
298 <listitem>
299 <para>January 17th, 2007</para>
300 <itemizedlist>
301 <listitem>
302 <para>[dnicholson] - Updated the ALSA Library, Plugins,
303 Utilities, Tools and Firmware to version 1.0.13. Updated
304 ALSA OSS to 1.0.12. Fixes tickets #2112 and #2201.
305 Notes have been added for untested packages.</para>
306 </listitem>
307 <listitem>
308 <para>[dnicholson] - Fixed the ALSA udev rules to work properly
309 with the Udev and rules in stable LFS. Closes ticket #2125.</para>
310 </listitem>
311 <listitem>
312 <para>[dnicholson] - Added an http:// link for the gpm
313 package.</para>
314 </listitem>
315 <listitem>
316 <para>[dnicholson] - Fixed the GLib-2 ftp:// link. Thanks to Guy
317 Dalziel for spotting the error.</para>
318 </listitem>
319 <listitem>
320 <para>[alexander] - Removed the dead link to the old LiveCD hint.</para>
321 </listitem>
322 <listitem>
323 <para>[dnicholson] - Updated to HAL-0.5.7.1.</para>
324 </listitem>
325 </itemizedlist>
326 </listitem>
327
328 <listitem>
329 <para>January 15th, 2007</para>
330 <itemizedlist>
331 <listitem>
332 <para>[randy] - Modified all the Sourceforge download links to use
333 the new standard Sourceforge has implemented.</para>
334 </listitem>
335 <listitem>
336 <para>[randy] - Added a comment to the XFCE instructions saying that
337 hicolor-icon-theme is a run-time dependency.</para>
338 </listitem>
339 <listitem>
340 <para>[randy] - Added commands to the teTeX instructions to install
341 the cm-super type1ec.sty font file.</para>
342 </listitem>
343 <listitem>
344 <para>[alexander] - Added reiserfsprogs build fix for LFS SVN.</para>
345 </listitem>
346 <listitem>
347 <para>[randy] - Updated to Lynx-2.8.6.</para>
348 </listitem>
349 </itemizedlist>
350 </listitem>
351
352 <listitem>
353 <para>January 14th, 2007</para>
354 <itemizedlist>
355 <listitem>
356 <para>[randy] - Added Alexander to the list of BLFS
357 Editors.</para>
358 </listitem>
359 <listitem>
360 <para>[randy] - Fixed a broken download URL in the SLIB
361 instructions, thanks to Leo Peschier for pointing it
362 out.</para>
363 </listitem>
364 <listitem>
365 <para>[bdubbs] - Added security patch to unzip.</para>
366 </listitem>
367 <listitem>
368 <para>[bdubbs] - Updated patch in ed to correct an error.
369 Thanks to Tyler Berry.</para>
370 </listitem>
371 <listitem>
372 <para>[randy] - Updated the md5sums and build data for the
373 GNOME accessibility packages to be compatible with GNOME-2.14.3,
374 This completes the GNOME-2.14.3 update.</para>
375 </listitem>
376 <listitem>
377 <para>[bdubbs] - Updated to Python-2.4.4.</para>
378 </listitem>
379 <listitem>
380 <para>[bdubbs] - Updated to dhcp-3.0.5.</para>
381 </listitem>
382 <listitem>
383 <para>[randy] - Updated the md5sums and build data for the
384 GNOME add-on utilities to be compatible with GNOME-2.14.3.</para>
385 </listitem>
386 <listitem>
387 <para>[alexander] - Removed the commands that remove vim tutorials.</para>
388 </listitem>
389 <listitem>
390 <para>[alexander] - Updated to xfsprogs-2.8.18, added notes about
391 the lack of testsuites to xfsprogs and reiserfsprogs.</para>
392 </listitem>
393 </itemizedlist>
394 </listitem>
395
396 <listitem>
397 <para>January 13th, 2007</para>
398 <itemizedlist>
399 <listitem>
400 <para>[bdubbs] - Updated to vim-7.0.</para>
401 </listitem>
402 <listitem>
403 <para>[bdubbs] - Updated to bind-9.3.3.</para>
404 </listitem>
405 <listitem>
406 <para>[bdubbs] - Updated to openssh-4.5p1.</para>
407 </listitem>
408 <listitem>
409 <para>[bdubbs] - Updated to openssl-0.9.8d.</para>
410 </listitem>
411 </itemizedlist>
412 </listitem>
413
414 <listitem>
415 <para>January 11th, 2007</para>
416 <itemizedlist>
417 <listitem>
418 <para>[randy] - Updated to MIT Kerberos V5-1.6. Also overhauled
419 the instructions to fit the updated version and included
420 enhancements to the instructions.</para>
421 </listitem>
422 </itemizedlist>
423 </listitem>
424
425 <listitem>
426 <para>December 22nd, 2006</para>
427 <itemizedlist>
428 <listitem>
429 <para>[randy] - Updated to Evolution-2.6.3.</para>
430 </listitem>
431 <listitem>
432 <para>[randy] - Updated GtkHTML, gtksourceview and Evolution Data
433 Server to versions used with GNOME-2.14.3.</para>
434 </listitem>
435 <listitem>
436 <para>[randy] - Updated to GNOME-2.14.3. The <quote>Core</quote>
437 packages are completely finished, the <quote>Additional</quote>
438 packages still require updates to the MD5sums and build
439 sizes/times.</para>
440 </listitem>
441 </itemizedlist>
442 </listitem>
443
444 <listitem>
445 <para>December 20th, 2006</para>
446 <itemizedlist>
447 <listitem>
448 <para>[dnicholson] - Updated to xterm-223.</para>
449 </listitem>
450 <listitem>
451 <para>[dnicholson] - Ensured that the terminfo files from
452 xterm are installed in the system terminfo database.</para>
453 </listitem>
454 <listitem>
455 <para>[dnicholson] - Removed the --datadir setting for Xorg-7.
456 Some packages had broken configurations that caused files to
457 be installed to the wrong location. Forcing ${datadir} to
458 match ${libdir} worked around these problems, but they have
459 now been resolved properly upstream.</para>
460 </listitem>
461 </itemizedlist>
462 </listitem>
463
464 <listitem>
465 <para>December 15th, 2006</para>
466 <itemizedlist>
467 <listitem>
468 <para>[tushar] - Remove autoreconf command from popt. The tarball
469 that matches the md5sum has the generated files.</para>
470 </listitem>
471 </itemizedlist>
472 </listitem>
473
474 <listitem>
475 <para>December 11th, 2006</para>
476 <itemizedlist>
477 <listitem>
478 <para>[randy] - Updated to GStreamer-0.10.11, GST Plugins
479 Base-0.10.11, GST Plugins Good-0.10.4 and GST Plugins Ugly-0.10.4</para>
480 </listitem>
481 </itemizedlist>
482 </listitem>
483
484 <listitem>
485 <para>December 10th, 2006</para>
486 <itemizedlist>
487 <listitem>
488 <para>[randy] - Updated to GSview-4.8 and fixed an issue with GSview
489 using recent versions of ESP Ghostscript.</para>
490 </listitem>
491 </itemizedlist>
492 </listitem>
493
494 <listitem>
495 <para>December 9th, 2006</para>
496 <itemizedlist>
497 <listitem>
498 <para>[dnicholson] - Updated to Nano-2.0.1.</para>
499 </listitem>
500 </itemizedlist>
501 </listitem>
502
503 <listitem>
504 <para>December 8th, 2006</para>
505 <itemizedlist>
506 <listitem>
507 <para>[randy] - Added Sharutils (for the uudecode program) to the
508 FreeTTS required dependencies, thanks to Chris Staub for the
509 report.</para>
510 </listitem>
511 <listitem>
512 <para>[randy] - Updated to Samba-3.0.23d.</para>
513 </listitem>
514 </itemizedlist>
515 </listitem>
516
517 <listitem>
518 <para>December 7th, 2006</para>
519 <itemizedlist>
520 <listitem>
521 <para>[randy] - Updated to CUPS-1.2.7.</para>
522 </listitem>
523 </itemizedlist>
524 </listitem>
525
526 <listitem>
527 <para>December 6th, 2006</para>
528 <itemizedlist>
529 <listitem>
530 <para>[randy] - Added a note to the GNOME Panel instructions
531 saying that the libxml2 Python module must be available.</para>
532 </listitem>
533 </itemizedlist>
534 </listitem>
535
536 <listitem>
537 <para>December 4th, 2006</para>
538 <itemizedlist>
539 <listitem>
540 <para>[randy] - Updated to Whois-4.7.20.</para>
541 </listitem>
542 </itemizedlist>
543 </listitem>
544
545 <listitem>
546 <para>October 28th, 2006</para>
547 <itemizedlist>
548 <listitem>
549 <para>[dnicholson] - Changed the structure of the Locale Related
550 Issues page to describe general classes of problems. The package
551 specific workarounds have been moved to their respective pages.
552 Thanks to Alexander Patrakov for providing the rewrite, which better
553 supports these situations.</para>
554 </listitem>
555 </itemizedlist>
556 </listitem>
557
558 <listitem>
559 <para>October 27th, 2006</para>
560 <itemizedlist>
561 <listitem>
562 <para>[bdubbs] - Updated to qt-3.3.7.</para>
563 </listitem>
564 <listitem>
565 <para>[dnicholson] - Fixed Screen description to reflect that
566 UTF-8 is now available. Thanks to Alexander Patrakov for the
567 suggestion.</para>
568 </listitem>
569 <listitem>
570 <para>[dnicholson] - Updated to libmusicbrainz-2.1.4, fixing
571 security vulnerability CVE-2006-4197. Closes ticket #2181.</para>
572 </listitem>
573 </itemizedlist>
574 </listitem>
575
576 <listitem>
577 <para>October 26th, 2006</para>
578 <itemizedlist>
579 <listitem>
580 <para>[dnicholson] - Updated to Screen-4.0.3, fixing a security
581 vulnerability. Closes ticket #2197.</para>
582 </listitem>
583 </itemizedlist>
584 </listitem>
585
586 <listitem>
587 <para>October 25th, 2006</para>
588 <itemizedlist>
589 <listitem>
590 <para>[dnicholson] - Fixed the hdparm instructions to work
591 correctly when installing to an alternate prefix. Thanks to
592 Miguel Bazdresch for reporting the problem. Fixes ticket
593 #2196.</para>
594 </listitem>
595 <listitem>
596 <para>[bdubbs] - Updated to zip 2.32.</para>
597 </listitem>
598 </itemizedlist>
599 </listitem>
600
601 <listitem>
602 <para>October 23rd, 2006</para>
603 <itemizedlist>
604 <listitem>
605 <para>[randy] - Updated the Exim instructions documentation
606 links.</para>
607 </listitem>
608 </itemizedlist>
609 </listitem>
610
611 <listitem>
612 <para>October 22nd, 2006</para>
613 <itemizedlist>
614 <listitem>
615 <para>[randy] - Added a note to the GTK+2 instructions about the
616 test suite requiring an X Window session.</para>
617 </listitem>
618 <listitem>
619 <para>[randy] - Removed references to the shared library from the
620 UnZip instructions. Thanks to Gabriel Batir for the report.</para>
621 </listitem>
622 <listitem>
623 <para>[randy] - Added a sed command to the Graphviz instructions
624 so that the Java bindings will build correctly if you have the JDK
625 installed.</para>
626 </listitem>
627 </itemizedlist>
628 </listitem>
629
630 <listitem>
631 <para>October 19th, 2006</para>
632 <itemizedlist>
633 <listitem>
634 <para>[dnicholson] - Added needed macro to use Cyrus-SASL
635 in Postfix.</para>
636 </listitem>
637 <listitem>
638 <para>[dnicholson] - Updated to OpenLDAP-2.3.27.</para>
639 </listitem>
640 </itemizedlist>
641 </listitem>
642
643 <listitem>
644 <para>October 15th, 2006</para>
645 <itemizedlist>
646 <listitem>
647 <para>[djensen] - Updated to Ruby-1.8.5. Fixes #2127.</para>
648 </listitem>
649 <listitem>
650 <para>[djensen] - Updated Seamonkey to Enigmail-0.94.1.
651 Fixes #2170.</para>
652 </listitem>
653 </itemizedlist>
654 </listitem>
655
656 <listitem>
657 <para>October 14th, 2006</para>
658 <itemizedlist>
659 <listitem>
660 <para>[dnicholson] - Added information about creating the
661 /dev/dvd symlink for Mplayer with links pointing back to
662 the relevant section of the LFS book. Fixes #1995.</para>
663 </listitem>
664 <listitem>
665 <para>[dnicholson] - Removed the note about installing UUID
666 from the XFS page as the only libuuid comes from E2fsprogs.
667 It is assumed that E2fsprogs is installed from LFS. Closes
668 #2176.</para>
669 </listitem>
670 <listitem>
671 <para>[dnicholson] - Added PAM configuration to the host.def
672 example in Xorg-6.9.0 and XFree86-4.6.0. It is commented out
673 by default.</para>
674 </listitem>
675 <listitem>
676 <para>[dnicholson] - Updated to Postfix-2.3.3. Added configuration
677 to automatically install HTML and README docs.</para>
678 </listitem>
679 </itemizedlist>
680 </listitem>
681
682 <listitem>
683 <para>October 12th, 2006</para>
684 <itemizedlist>
685 <listitem>
686 <para>[dnicholson] - Fixed broken ASH download link and
687 added text about lack of test suite. Fixes ticket #2130.</para>
688 </listitem>
689 <listitem>
690 <para>[dnicholson] - Fixed broken Rsync download link.
691 Thanks to Miguel Bazdresch for the fix.</para>
692 </listitem>
693 <listitem>
694 <para>[dnicholson] - Fixed GNOME Doc Utils so that the
695 pkg-config files are always installed. Closes #2126.</para>
696 </listitem>
697 <listitem>
698 <para>[dnicholson] - Patched Emacs to ensure that the
699 AltGr key is recognized. Added information about lack
700 of test suite.</para>
701 </listitem>
702 </itemizedlist>
703 </listitem>
704
705 <listitem>
706 <para>October 11th, 2006</para>
707 <itemizedlist>
708 <listitem>
709 <para>[dnicholson] - Applied security patches to
710 Xorg-6.9.0 and libXfont-1.1.0.</para>
711 </listitem>
712 <listitem>
713 <para>[randy] - Updated to NSS-3.11.3.</para>
714 </listitem>
715 </itemizedlist>
716 </listitem>
717
718 <listitem>
719 <para>October 8th, 2006</para>
720 <itemizedlist>
721 <listitem>
722 <para>[dnicholson] - Updated to Firefox-1.5.0.7. Fixes
723 #2150.</para>
724 </listitem>
725 <listitem>
726 <para>[dnicholson] - Updated to Thunderbird-1.5.0.7 and
727 Enigmail-0.94.1. Fixes #2151 and #2171.</para>
728 </listitem>
729 <listitem>
730 <para>[dnicholson] - Updated to Links-2.1pre23. Installed some
731 user documentation from the tarball. Closes #2042.</para>
732 </listitem>
733 </itemizedlist>
734 </listitem>
735
736 <listitem>
737 <para>October 5th, 2006</para>
738 <itemizedlist>
739 <listitem>
740 <para>[randy] - Changed the TCP ports used by tunneled SWAT in the
741 Samba instructions from 901 and 902 to 904 and 905 so that there is
742 no conflict with the IANA database.</para>
743 </listitem>
744 <listitem>
745 <para>[randy] - Updated to cairo-1.2.4.</para>
746 </listitem>
747 </itemizedlist>
748 </listitem>
749
750 <listitem>
751 <para>October 1st, 2006</para>
752 <itemizedlist>
753 <listitem>
754 <para>[dnicholson] - Fixed an issue with with rendering of OpenGL
755 applications with MesaLib by adding an appropriate compiler flag.
756 Thanks to Alexander Patrakov for the report and the fix. Closes
757 ticket #2103.</para>
758 </listitem>
759 <listitem>
760 <para>[dnicholson] - Fixed an error with output redirection
761 in MesaLib when /bin/sh is not Bash. Fixes ticket #2118.</para>
762 </listitem>
763 </itemizedlist>
764 </listitem>
765
766 <listitem>
767 <para>September 30th, 2006</para>
768 <itemizedlist>
769 <listitem>
770 <para>[djensen] - Updated to Balsa-2.3.13.</para>
771 </listitem>
772 </itemizedlist>
773 </listitem>
774
775 <listitem>
776 <para>September 25th, 2006</para>
777 <itemizedlist>
778 <listitem>
779 <para>[djensen] - Added 2 seds to LPRng-3.8.28, fixing a gcc-4.1
780 bug and a syntax error for newer makes.</para>
781 </listitem>
782 <listitem>
783 <para>[dnicholson] - Updated to dhcpcd-2.0.8. Changed the build
784 to execute the dhcpcd.exe configuration file.</para>
785 </listitem>
786 </itemizedlist>
787 </listitem>
788
789 <listitem>
790 <para>September 24th, 2006</para>
791 <itemizedlist>
792 <listitem>
793 <para>[djensen] - Updated to SeaMonkey-1.0.5. Added the optional
794 pango patch.</para>
795 </listitem>
796 <listitem>
797 <para>[randy] - Added a patch to the Heimdal instructions to fix a
798 security vulnerability identified in MIT advisories CVE-2006-3083
799 and CVE-2006-3084.</para>
800 </listitem>
801 </itemizedlist>
802 </listitem>
803
804 <listitem>
805 <para>September 19th, 2006</para>
806 <itemizedlist>
807 <listitem>
808 <para>[djensen] - Updated to Mpg123-0.60.</para>
809 </listitem>
810 </itemizedlist>
811 </listitem>
812
813 <listitem>
814 <para>September 16th, 2006</para>
815 <itemizedlist>
816 <listitem>
817 <para>[djensen] - Removed a possible spurious doc dir installation in EsounD.</para>
818 </listitem>
819 <listitem>
820 <para>[bdubbs] - Updated to openssl-0.9.8c.</para>
821 </listitem>
822 </itemizedlist>
823 </listitem>
824
825 <listitem>
826 <para>September 14th, 2006</para>
827 <itemizedlist>
828 <listitem>
829 <para>[randy] - Fixed broken Linux-PAM documentation download
830 URL.</para>
831 </listitem>
832 </itemizedlist>
833 </listitem>
834
835 <listitem>
836 <para>September 12th, 2006</para>
837 <itemizedlist>
838 <listitem>
839 <para>[dj] - Updated to JDK-1.0.5_08.</para>
840 </listitem>
841 </itemizedlist>
842 </listitem>
843
844 <listitem>
845 <para>September 10th, 2006</para>
846 <itemizedlist>
847 <listitem>
848 <para>[bdubbs] - Updated to nfs-utils-1.0.10.</para>
849 </listitem>
850 <listitem>
851 <para>[bdubbs] - Updated bootscripts to properly handle
852 non-TERM stop signals.</para>
853 </listitem>
854 <listitem>
855 <para>[bdubbs] - Added creation of bin user to portmap.</para>
856 </listitem>
857 <listitem>
858 <para>[bdubbs] - Updated to pcre-6.7.</para>
859 </listitem>
860 </itemizedlist>
861 </listitem>
862
863 <listitem>
864 <para>September 5th, 2006</para>
865 <itemizedlist>
866 <listitem>
867 <para>[dnicholson] - Updated to Thunderbird-1.5.0.5. Reordered
868 the patches so that they can apply cleanly.</para>
869 </listitem>
870 </itemizedlist>
871 </listitem>
872
873 <listitem>
874 <para>September 4th, 2006</para>
875 <itemizedlist>
876 <listitem>
877 <para>[dnicholson] - Updated to Firefox-1.5.0.6. Changed the
878 order of the patches so that they can apply cleanly.</para>
879 </listitem>
880 <listitem>
881 <para>[dnicholson] - Fixed the text describing the default
882 PKG_CONFIG_PATH to include /usr/share/pkgconfig. Fixes #2117.
883 Thanks to Joe Ciccone.</para>
884 </listitem>
885 <listitem>
886 <para>[dnicholson] - Removed the ispell package as it has problems
887 in UTF-8 locales and the aspell package is superior. Fixes ticket
888 #2101.</para>
889 </listitem>
890 <listitem>
891 <para>[dnicholson] - Updated to xterm-218. Fixes tickets
892 #2096 and #2100.</para>
893 </listitem>
894 <listitem>
895 <para>[bdubbs] - Fixed wording in php describing ini file.
896 Thanks to Pippin for pointing this out.</para>
897 </listitem>
898 <listitem>
899 <para>[dnicholson] - Moved xterm, rman, MesaLib and libdrm
900 packages out of the Xorg-7 chapter as they are now developed
901 externally. Added notes to their pages to indicate that they
902 should only be built when using Xorg-7. Fixes ticket
903 #2120.</para>
904 </listitem>
905 <listitem>
906 <para>[dnicholson] - Added a missing program description to
907 the Luit page.</para>
908 </listitem>
909 </itemizedlist>
910 </listitem>
911
912 <listitem>
913 <para>August 30th, 2006</para>
914 <itemizedlist>
915 <listitem>
916 <para>[djensen] - Updated to JOE-3.5.</para>
917 </listitem>
918 </itemizedlist>
919 </listitem>
920
921 <listitem>
922 <para>August 29th, 2006</para>
923 <itemizedlist>
924 <listitem>
925 <para>[dnicholson] - Fixed the download link for the
926 Linux-PAM docs. Thanks to Tor Olav Slava.</para>
927 </listitem>
928 <listitem>
929 <para>[dnicholson] - Removed the reference to the vimrc
930 question in the FAQ since it no longer exists. Thanks to
931 Peter Ennis.</para>
932 </listitem>
933 <listitem>
934 <para>[dnicholson] - Minor text update on the bootdisk page.
935 Thanks to Peter Ennis.</para>
936 </listitem>
937 </itemizedlist>
938 </listitem>
939
940 <listitem>
941 <para>August 9th, 2006</para>
942 <itemizedlist>
943 <listitem>
944 <para>[dnicholson] - Added patch to fix a security
945 vulnerability in Mutt-1.5.11. Fixes ticket #2072.</para>
946 </listitem>
947 <listitem>
948 <para>[dnicholson] - Added patches to fix security
949 vulnerabilities in Xorg-7.1. Closes ticket #2100.</para>
950 </listitem>
951 <listitem>
952 <para>[dnicholson] - Added configuration for HAL and
953 gnome-volume-manager for use without the pam_console module.</para>
954 </listitem>
955 <listitem>
956 <para>[dnicholson] - Fixed a broken iptables link and a typo
957 on the About Devices page. Thanks to Gabriel Batir.</para>
958 </listitem>
959 </itemizedlist>
960 </listitem>
961
962 <listitem>
963 <para>August 7th, 2006</para>
964 <itemizedlist>
965 <listitem>
966 <para>[dnicholson] - Added a patch to fix security
967 vulnerabilities in Xorg-6.9.0. See ticket #2100. Removed
968 fix for Glibc sys/kd.h as it is now in LFS stable.</para>
969 </listitem>
970 </itemizedlist>
971 </listitem>
972
973 <listitem>
974 <para>August 6th, 2006</para>
975 <itemizedlist>
976 <listitem>
977 <para>[randy] - Noted in the Evince instructions that
978 shared-mime-info is a run-time requirement.</para>
979 </listitem>
980 <listitem>
981 <para>[randy] - Updated to libsoup-2.2.96.</para>
982 </listitem>
983 <listitem>
984 <para>[randy] - Added XMLRPC-EPI as an optional dependency of
985 PHP.</para>
986 </listitem>
987 </itemizedlist>
988 </listitem>
989
990 <listitem>
991 <para>August 5th, 2006</para>
992 <itemizedlist>
993 <listitem>
994 <para>[randy] - Updated to libwnck-2.14.3.</para>
995 </listitem>
996 <listitem>
997 <para>[randy] - Updated to libglade-2.6.0.</para>
998 </listitem>
999 <listitem>
1000 <para>[randy] - Updated to GTK+-2.8.20.</para>
1001 </listitem>
1002 <listitem>
1003 <para>[dnicholson] - Removed /etc/profile.d/tinker-term.sh
1004 since it is no longer needed with the Ncurses in stable
1005 LFS-6.2.</para>
1006 </listitem>
1007 </itemizedlist>
1008 </listitem>
1009
1010 <listitem>
1011 <para>August 4th, 2006</para>
1012 <itemizedlist>
1013 <listitem>
1014 <para>[randy] - Updated to libpng-1.2.12.</para>
1015 </listitem>
1016 <listitem>
1017 <para>[randy] - Updated to libIDL-0.8.7.</para>
1018 </listitem>
1019 <listitem>
1020 <para>[randy] - Added libxslt as a required dependency of the
1021 GNOME Doc Utils package.</para>
1022 </listitem>
1023 <listitem>
1024 <para>[randy] - Updated to libxslt-1.1.17.</para>
1025 </listitem>
1026 <listitem>
1027 <para>[randy] - Updated to libxml2-2.6.26.</para>
1028 </listitem>
1029 </itemizedlist>
1030 </listitem>
1031
1032 <listitem>
1033 <para>August 3rd, 2006</para>
1034 <itemizedlist>
1035 <listitem>
1036 <para>[randy] - Added four upstream patches to the Berkeley-DB
1037 instructions.</para>
1038 </listitem>
1039 </itemizedlist>
1040 </listitem>
1041
1042 <listitem>
1043 <para>August 2nd, 2006</para>
1044 <itemizedlist>
1045 <listitem>
1046 <para>[randy] - Updated the book to point at LFS 'stable'
1047 and use LFS stable package versions of Coreutils and
1048 Flex.</para>
1049 </listitem>
1050 <listitem>
1051 <para>[randy] - Removed an obsolete ldconfig command from
1052 the OAF instructions.</para>
1053 </listitem>
1054 </itemizedlist>
1055 </listitem>
1056
1057 <listitem>
1058 <para>July 25th, 2006</para>
1059 <itemizedlist>
1060 <listitem>
1061 <para>[randy] - Updated to GIMP-2.2.12.</para>
1062 </listitem>
1063 </itemizedlist>
1064 </listitem>
1065
1066 <listitem>
1067 <para>July 24th, 2006</para>
1068 <itemizedlist>
1069 <listitem>
1070 <para>[randy] - Updated to libquicktime-0.9.9.</para>
1071 </listitem>
1072 </itemizedlist>
1073 </listitem>
1074
1075 <listitem>
1076 <para>July 22nd, 2006</para>
1077 <itemizedlist>
1078 <listitem>
1079 <para>[randy] - Updated to Avifile-0.7.45.</para>
1080 </listitem>
1081 </itemizedlist>
1082 </listitem>
1083
1084 <listitem>
1085 <para>July 15th, 2006</para>
1086 <itemizedlist>
1087 <listitem>
1088 <para>[randy] - Fixed the creation of the symbolic link in the
1089 Gnumeric instructions to fix access to the help documentation if
1090 GNOME is installed in a prefix other than /usr, thanks to
1091 Alessandro Alocci for spotting the error and contributing the
1092 fix.</para>
1093 </listitem>
1094 </itemizedlist>
1095 </listitem>
1096
1097 <listitem>
1098 <para>July 13th, 2006</para>
1099 <itemizedlist>
1100 <listitem>
1101 <para>[dnicholson] - Fixed patch XML tags for Firefox and
1102 Thunderbird. Closes ticket #2069. Thanks to Joe Ciccone.</para>
1103 </listitem>
1104 </itemizedlist>
1105 </listitem>
1106
1107 <listitem>
1108 <para>July 11th, 2006</para>
1109 <itemizedlist>
1110 <listitem>
1111 <para>[randy] - Updated to K3b-0.12.16 and clarified the dependencies
1112 to fix Ticket #2015.</para>
1113 </listitem>
1114 <listitem>
1115 <para>[randy] - Added DAO to the Glossary.</para>
1116 </listitem>
1117 <listitem>
1118 <para>[randy] - Updated to CVS-1.11.22.</para>
1119 </listitem>
1120 </itemizedlist>
1121 </listitem>
1122
1123 <listitem>
1124 <para>July 9th, 2006</para>
1125 <itemizedlist>
1126 <listitem>
1127 <para>[randy] - Added a note about some additional optional
1128 dependencies in the Cdrdao instructions.</para>
1129 </listitem>
1130 <listitem>
1131 <para>[dj] - Clarified instructions concerning alternate X
1132 Window System installation prefix.</para>
1133 </listitem>
1134 <listitem>
1135 <para>[dj] - Corrected permission of installed files in OpenOffice
1136 instructions.</para>
1137 </listitem>
1138 </itemizedlist>
1139 </listitem>
1140
1141 <listitem>
1142 <para>July 8th, 2006</para>
1143 <itemizedlist>
1144 <listitem>
1145 <para>[dj] - Added instructions to QT installation to account for
1146 alternate installation prefix in X Window System.</para>
1147 </listitem>
1148 </itemizedlist>
1149 </listitem>
1150
1151 <listitem>
1152 <para>July 7th, 2006</para>
1153 <itemizedlist>
1154 <listitem>
1155 <para>[randy] - Updated the Apache Ant instructions to specify the
1156 version of Junit you should use.</para>
1157 </listitem>
1158 <listitem>
1159 <para>[randy] - Added new package - gnome-screensaver-2.14.2.</para>
1160 </listitem>
1161 <listitem>
1162 <para>[andy] - Updated ppp to 2.4.4.</para>
1163 </listitem>
1164 </itemizedlist>
1165 </listitem>
1166
1167 <listitem>
1168 <para>July 6th, 2006</para>
1169 <itemizedlist>
1170 <listitem>
1171 <para>[dnicholson] - Fixed typo in libusb udev rule creation.
1172 Thanks to Johannes L&auml;chele.</para>
1173 </listitem>
1174 </itemizedlist>
1175 </listitem>
1176
1177 <listitem>
1178 <para>July 4th, 2006</para>
1179 <itemizedlist>
1180 <listitem>
1181 <para>[dnicholson] - Updated Firefox and Thunderbird to version
1182 1.5.0.4. Added a patch to fix the builds with --enable-pango.</para>
1183 </listitem>
1184 <listitem>
1185 <para>[randy] - Added a command to the Linux-PAM instructions to
1186 alter the unix_chkpwd password helper setuid, thanks to Jürg Billeter
1187 for pointing this out.</para>
1188 </listitem>
1189 </itemizedlist>
1190 </listitem>
1191
1192 <listitem>
1193 <para>July 3rd, 2006</para>
1194 <itemizedlist>
1195 <listitem>
1196 <para>[randy] - Updated the Zenity and GNOME Keyring Manager
1197 package instructions to be compatible with the
1198 GNOME-2.14.2 update.</para>
1199 </listitem>
1200 <listitem>
1201 <para>[dj] - Clarified text surrounding additional downloads
1202 section of OpenOffice instructions.</para>
1203 </listitem>
1204 </itemizedlist>
1205 </listitem>
1206
1207 <listitem>
1208 <para>July 2nd, 2006</para>
1209 <itemizedlist>
1210 <listitem>
1211 <para>[randy] - Updated to GNOME System Monitor-2.14.4.</para>
1212 </listitem>
1213 <listitem>
1214 <para>[randy] - Updated the GConf Editor, gedit, bug-buddy, EOG and
1215 File Roller package instructions to be compatible with the
1216 GNOME-2.14.2 update.</para>
1217 </listitem>
1218 <listitem>
1219 <para>[dj] - Updated to OpenOffice-2.0.3.</para>
1220 </listitem>
1221 <listitem>
1222 <para>[andy] - Updated SDL to SDL-1.2.11</para>
1223 </listitem>
1224 </itemizedlist>
1225 </listitem>
1226
1227 <listitem>
1228 <para>July 1st, 2006</para>
1229 <itemizedlist>
1230 <listitem>
1231 <para>[randy] - Removed unnecessary --sysconfdir and --localstatedir
1232 parameters from the GStreamer (and plugins) instructions. Updated
1233 the 'Good' Plugins with a --sysconfdir parameter that will force the
1234 GConf configuration files into the correct location.</para>
1235 </listitem>
1236 <listitem>
1237 <para>[randy] - Updated the GNOME Utilities and GNOME Games package
1238 instructions to be compatible with the GNOME-2.14.2 update.</para>
1239 </listitem>
1240 </itemizedlist>
1241 </listitem>
1242
1243 <listitem>
1244 <para>June 30th, 2006</para>
1245 <itemizedlist>
1246 <listitem>
1247 <para>[randy] - Updated the GNOME Accessibility packages'
1248 instructions to be compatible with the GNOME-2.14.2 update.</para>
1249 </listitem>
1250 </itemizedlist>
1251 </listitem>
1252
1253 <listitem>
1254 <para>June 29th, 2006</para>
1255 <itemizedlist>
1256 <listitem>
1257 <para>[dnicholson] - Changed the installation instructions and
1258 explanations in XFS to be more consistent with the rest of the
1259 book. Thanks to Chris Staub for prompting the change.</para>
1260 </listitem>
1261 <listitem>
1262 <para>[dnicholson] - Fixed sed command in WvStreams to not alter
1263 a non-existent file. Thanks to Angel Tsankov.</para>
1264 </listitem>
1265 </itemizedlist>
1266 </listitem>
1267
1268 <listitem>
1269 <para>June 28th, 2006</para>
1270 <itemizedlist>
1271 <listitem>
1272 <para>[randy] - Renamed the GnomeMeeting package to Ekiga and
1273 updated the instructions to be compatible with the GNOME-2.14.2
1274 update.</para>
1275 </listitem>
1276 <listitem>
1277 <para>[randy] - Updated the dependencies and build commands in the
1278 gnome-volume-manager instructions to conform with GNOME-2.14.2.
1279 There is still some additional information that needs to be added
1280 to this page after the additions are finalized via BLFS-Dev
1281 discussion.</para>
1282 </listitem>
1283 <listitem>
1284 <para>[dj] - Updated JDK, source and bin, to jdk-1.5.0
1285 update 7.</para>
1286 </listitem>
1287 </itemizedlist>
1288 </listitem>
1289
1290 <listitem>
1291 <para>June 27th, 2006</para>
1292 <itemizedlist>
1293 <listitem>
1294 <para>[randy] - Added new package GStreamer Ugly
1295 Plugins-0.10.3</para>
1296 </listitem>
1297 <listitem>
1298 <para>[randy] - Updated the Nautilus CD Burner, GNOME Media and
1299 Sound Juicer instructions to conform with the GNOME 2.14.2
1300 update.</para>
1301 </listitem>
1302 <listitem>
1303 <para>[randy] - Completed the gnome-mount instructions.</para>
1304 </listitem>
1305 </itemizedlist>
1306 </listitem>
1307
1308 <listitem>
1309 <para>June 26th, 2006</para>
1310 <itemizedlist>
1311 <listitem>
1312 <para>[randy] - Replaced many instances of repetitive similar
1313 text with xinclude files in various package instructions.</para>
1314 </listitem>
1315 </itemizedlist>
1316 </listitem>
1317
1318 <listitem>
1319 <para>June 25th, 2006</para>
1320 <itemizedlist>
1321 <listitem>
1322 <para>[randy] - Minor fixes and clean-up to the core GNOME-2
1323 package instructions including standardizing the text in the
1324 'Command Explanations' section by using xinclude files and changing
1325 the creation of symbolic links to using PYTHONPATH so Python can
1326 find modules installed in non-standard locations.</para>
1327 </listitem>
1328 <listitem>
1329 <para>[randy] - Added some new xinclude files to replace the
1330 repetitive similar text in many package instructions.</para>
1331 </listitem>
1332 </itemizedlist>
1333 </listitem>
1334
1335 <listitem>
1336 <para>June 24th, 2006</para>
1337 <itemizedlist>
1338 <listitem>
1339 <para>[randy] - Created a new BLFS BootScript tarball to reflect
1340 the updated HAL script.</para>
1341 </listitem>
1342 <listitem>
1343 <para>[randy] - Updated to GDM-2.14.9.</para>
1344 </listitem>
1345 <listitem>
1346 <para>[randy] - Updated to Totem-1.4.2.</para>
1347 </listitem>
1348 <listitem>
1349 <para>[randy] - Updated to gcalctool-5.8.16.</para>
1350 </listitem>
1351 </itemizedlist>
1352 </listitem>
1353
1354 <listitem>
1355 <para>June 23rd, 2006</para>
1356 <itemizedlist>
1357 <listitem>
1358 <para>[randy] - Added new package GStreamer Good
1359 Plug-ins-0.10.3.</para>
1360 </listitem>
1361 <listitem>
1362 <para>[randy] - Created a new BLFS BootScript tarball to reflect
1363 the updated GDM script.</para>
1364 </listitem>
1365 <listitem>
1366 <para>[randy] - Updated the Evince, Poppler and GNOME Netstatus
1367 instructions to conform with the GNOME-2.14.2 update.</para>
1368 </listitem>
1369 </itemizedlist>
1370 </listitem>
1371
1372 <listitem>
1373 <para>June 21st, 2006</para>
1374 <itemizedlist>
1375 <listitem>
1376 <para>[randy] - Updated the Epiphany and gucharmap instructions to
1377 conform with the GNOME-2.14.2 update.</para>
1378 </listitem>
1379 <listitem>
1380 <para>[randy] - Updated the GNOME2 additional libraries instructions
1381 to conform with the GNOME-2.14.2 update. This leaves the GNOME2
1382 Accessibility and Additional Utility packages to update.</para>
1383 </listitem>
1384 <listitem>
1385 <para>[randy] - Updated to Evolution-2.6.2.</para>
1386 </listitem>
1387 <listitem>
1388 <para>[randy] - Added new package gnome-mount-0.4 (not fully
1389 complete, but added now to fix a validation issue).</para>
1390 </listitem>
1391 <listitem>
1392 <para>[randy] - Updated to GNOME-2.14.2. All version entities have
1393 been updated with the core package updates being complete. The
1394 'Additional' packages will be updated in upcoming commits.</para>
1395 </listitem>
1396 <listitem>
1397 <para>[randy] - Changed references to GNOME2 User Docs to the
1398 renamed package of GNOME User Docs.</para>
1399 </listitem>
1400 </itemizedlist>
1401 </listitem>
1402
1403 <listitem>
1404 <para>June 20th, 2006</para>
1405 <itemizedlist>
1406 <listitem>
1407 <para>[randy] - Removed all instances of the old GStreamer Plug-ins
1408 package and replaced them with the new GStreamer Base
1409 Plug-ins.</para>
1410 </listitem>
1411 <listitem>
1412 <para>[randy] - Updated to GStreamer-0.10.8.</para>
1413 </listitem>
1414 <listitem>
1415 <para>[randy] - Updated to Metacity-2.14.5.</para>
1416 </listitem>
1417 <listitem>
1418 <para>[randy] - Updated to libsoup-2.2.94.</para>
1419 </listitem>
1420 <listitem>
1421 <para>[randy] - Updated to libwnck-2.14.2.</para>
1422 </listitem>
1423 <listitem>
1424 <para>[randy] - Updated to libxklavier-2.2.</para>
1425 </listitem>
1426 <listitem>
1427 <para>[randy] - Updated to HAL-0.5.7.</para>
1428 </listitem>
1429 <listitem>
1430 <para>[randy] - Updated to D-BUS-0.62.</para>
1431 </listitem>
1432 <listitem>
1433 <para>[dnicholson] - Updated to TIN-1.8.2.</para>
1434 </listitem>
1435 <listitem>
1436 <para>[randy] - Added new package GStreamer Base
1437 Plug-ins-0.10.8</para>
1438 </listitem>
1439 <listitem>
1440 <para>[randy] - Replaced the obsolete Howl dependency in the xinetd
1441 and Gaim instructions with an Avahi dependency.</para>
1442 </listitem>
1443 <listitem>
1444 <para>[randy] - Fixed broken download URL in the Pilot-Link
1445 instructions.</para>
1446 </listitem>
1447 <listitem>
1448 <para>[randy] - Removed cairo as a recommended dependency of
1449 Pango.</para>
1450 </listitem>
1451 <listitem>
1452 <para>[bdubbs] - Fixed typo in NAS instructions.</para>
1453 </listitem>
1454 </itemizedlist>
1455 </listitem>
1456
1457 <listitem>
1458 <para>June 19th, 2006</para>
1459 <itemizedlist>
1460 <listitem>
1461 <para>[randy] - Updated to ISO Codes-0.51-1.1.</para>
1462 </listitem>
1463 <listitem>
1464 <para>[randy] - Updated to GMime-2.2.2.</para>
1465 </listitem>
1466 </itemizedlist>
1467 </listitem>
1468
1469 <listitem>
1470 <para>June 13th, 2006</para>
1471 <itemizedlist>
1472 <listitem>
1473 <para>[randy] - Removed Fontconfig as an optional dependency of
1474 Pango as it is required in one way or another, thanks to Chris
1475 Staub for pointing this out.</para>
1476 </listitem>
1477 <listitem>
1478 <para>[tushar] - Removed incorrect dependencies from gtk+</para>
1479 </listitem>
1480 </itemizedlist>
1481 </listitem>
1482
1483 <listitem>
1484 <para>June 11th, 2006</para>
1485 <itemizedlist>
1486 <listitem>
1487 <para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
1488 </listitem>
1489 </itemizedlist>
1490 </listitem>
1491
1492 <listitem>
1493 <para>June 6th, 2006</para>
1494 <itemizedlist>
1495 <listitem>
1496 <para>[randy] - Added a sed command to the Crypt::SSLeay Perl module
1497 instructions to fix a bug exposed by newer versions of
1498 OpenSSL.</para>
1499 </listitem>
1500 <listitem>
1501 <para>[randy] - Modified the existing, and added new dependencies
1502 to the Module::Build Perl module instructions.</para>
1503 </listitem>
1504 <listitem>
1505 <para>[randy] - Added the dependencies for the YAML Perl
1506 module.</para>
1507 </listitem>
1508 <listitem>
1509 <para>[randy] - Added new Perl modules: Pod::Readme-0.081,
1510 Spiffy-0.30, Test::Base-0.50 and Test::Portability::Files-0.05</para>
1511 </listitem>
1512 <listitem>
1513 <para>[randy] - Updated several Perl modules: Archive::Tar-1.29,
1514 Business::ISBN::Data-1.11, Digest::SHA-5.41, ExtUtils::CBuilder-0.18,
1515 HTML::Parser-3.54, Module::Build-0.2801, Module::Signature-0.54,
1516 PAR::Dist-0.09, Pod::Simple-3.04, Test::Pod-1.24, Test::Prereq-1.031,
1517 version-0.63 and YAML-0.58.</para>
1518 </listitem>
1519 </itemizedlist>
1520 </listitem>
1521
1522 <listitem>
1523 <para>June 5th, 2006</para>
1524 <itemizedlist>
1525 <listitem>
1526 <para>[andy] - Updated the Cdrtools ascii patch so that it applies
1527 properly.</para>
1528 </listitem>
1529 </itemizedlist>
1530 </listitem>
1531
1532 <listitem>
1533 <para>May 31st, 2006</para>
1534 <itemizedlist>
1535 <listitem>
1536 <para>[dj] - Updated xorg-server and xterm dependencies.</para>
1537 </listitem>
1538 </itemizedlist>
1539 </listitem>
1540
1541 <listitem>
1542 <para>May 29th, 2006</para>
1543 <itemizedlist>
1544 <listitem>
1545 <para>[dnicholson] - Fixes for the X Window System Components page.
1546 Add information for setting up DRI correctly. Thanks to Peter
1547 Steiger for the alert. Clarified the relationship between the Xft
1548 font system and Fontconfig. Thanks to Archaic for reviewing the
1549 previous contents.</para>
1550 </listitem>
1551 <listitem>
1552 <para>[dnicholson] - Simplified mv command and fixed the
1553 explanation of the --enable-xine option in GStreamer Plug-ins.
1554 Thanks to Chris Staub for the patch.</para>
1555 </listitem>
1556 <listitem>
1557 <para>[dnicholson] - Changed the text explaining the need for
1558 the mkisofs and cdrecord patches in Cdrtools. Thanks to Alexander
1559 Patrakov for the clarification.</para>
1560 </listitem>
1561 <listitem>
1562 <para>[dnicholson] - Added optional dependencies for
1563 rebuilding the Mutt documentation. Thanks to Ag
1564 Hatzimanikas for the information.</para>
1565 </listitem>
1566 </itemizedlist>
1567 </listitem>
1568
1569 <listitem>
1570 <para>May 27th, 2006</para>
1571 <itemizedlist>
1572 <listitem>
1573 <para>[randy] - Updated to librsvg-2.14.4.</para>
1574 </listitem>
1575 <listitem>
1576 <para>[randy] - Added intltool as an optional dependency of
1577 libgnomecups.</para>
1578 </listitem>
1579 <listitem>
1580 <para>[randy] - Updated to libgsf-1.14.1.</para>
1581 </listitem>
1582 <listitem>
1583 <para>[randy] - Updated to Gtk+-2.8.18.</para>
1584 </listitem>
1585 <listitem>
1586 <para>[randy] - Updated to Pango-1.12.3.</para>
1587 </listitem>
1588 <listitem>
1589 <para>[randy] - Updated to GLib-2.10.3.</para>
1590 </listitem>
1591 </itemizedlist>
1592 </listitem>
1593
1594 <listitem>
1595 <para>May 26th, 2006</para>
1596 <itemizedlist>
1597 <listitem>
1598 <para>[manuel] - Made all dependencies on a mail server
1599 actual cross-references.</para>
1600 </listitem>
1601 </itemizedlist>
1602 </listitem>
1603
1604 <listitem>
1605 <para>May 25th, 2006</para>
1606 <itemizedlist>
1607 <listitem>
1608 <para>[randy] - Updated to desktop-file-utils-0.11.</para>
1609 </listitem>
1610 <listitem>
1611 <para>[dj] - Updated Xorg Modular to 7.1 release.</para>
1612 </listitem>
1613 <listitem>
1614 <para>[dj] - Updated to xterm-213.</para>
1615 </listitem>
1616 <listitem>
1617 <para>[dj] - Updated to Mesa-6.5.</para>
1618 </listitem>
1619 </itemizedlist>
1620 </listitem>
1621
1622 <listitem>
1623 <para>May 24th, 2006</para>
1624 <itemizedlist>
1625 <listitem>
1626 <para>[randy] - Updated the ALSA Plugins dependencies and installed
1627 plugin module list; also added documentation installation
1628 commands to the ALSA Plugins instructions.</para>
1629 </listitem>
1630 <listitem>
1631 <para>[randy] - Several fixes to the MPlayer instructions: added a
1632 sed command to fix the getline function name issue, added a patch to
1633 fix the round function issue, fixed the creation of the font symlink
1634 to point to /usr/share/fonts, commented out the command and text that
1635 created a /dev/dvd device file as this is now done in LFS.</para>
1636 </listitem>
1637 <listitem>
1638 <para>[randy] - Modified the way the GLUT library dependency is
1639 described in the LibTIFF instructions.</para>
1640 </listitem>
1641 <listitem>
1642 <para>[randy] - Modified the configure script in the libfame
1643 instructions using a sed so that the -fstrict-aliasing flag is
1644 properly passed along to the Makefiles.</para>
1645 </listitem>
1646 </itemizedlist>
1647 </listitem>
1648
1649 <listitem>
1650 <para>May 23rd, 2006</para>
1651 <itemizedlist>
1652 <listitem>
1653 <para>[randy] - Clarified the XvMC Wrapper dependency in the MPlayer
1654 and xine libraries instructions.</para>
1655 </listitem>
1656 <listitem>
1657 <para>[randy] - Added libid3tag as an optional dependency of
1658 imlib2.</para>
1659 </listitem>
1660 </itemizedlist>
1661 </listitem>
1662
1663 <listitem>
1664 <para>May 21st, 2006</para>
1665 <itemizedlist>
1666 <listitem>
1667 <para>[randy] - Updated to libdvdread-0.9.6.</para>
1668 </listitem>
1669 <listitem>
1670 <para>[randy] - Updated codecs to the 20060501 versions in the
1671 MPlayer instructions.</para>
1672 </listitem>
1673 <listitem>
1674 <para>[randy] - Added a note to the D-BUS instructions that you must
1675 have Qt installed if you are planning on using HAL with KDE.</para>
1676 </listitem>
1677 <listitem>
1678 <para>[randy] - Added a note to the lm_sensors dependency in the
1679 kdebase instructions that the Sysfs Utilities package is also
1680 required.</para>
1681 </listitem>
1682 <listitem>
1683 <para>[tushar] - Added note that proxymngr requires lbxproxy.</para>
1684 </listitem>
1685 </itemizedlist>
1686 </listitem>
1687
1688 <listitem>
1689 <para>May 20th, 2006</para>
1690 <itemizedlist>
1691 <listitem>
1692 <para>[randy] - Added a patch to the kdelibs instructions so it
1693 will build if you have CUPS-1.2.x installed. The patch does not
1694 affect the build with lesser versions of CUPS. Thanks to Matthew
1695 Carson for chasing down the problem and sending in the patch.</para>
1696 </listitem>
1697 <listitem>
1698 <para>[dnicholson] - Added -ifv arguments to the autoreconf
1699 command in libdrm so that libtoolize will be run. The shared
1700 library is created without the .so suffix without it.</para>
1701 </listitem>
1702 <listitem>
1703 <para>[randy] - Added new package usbutils-0.72.</para>
1704 </listitem>
1705 </itemizedlist>
1706 </listitem>
1707
1708 <listitem>
1709 <para>May 19th, 2006</para>
1710 <itemizedlist>
1711 <listitem>
1712 <para>[randy] - Changed the GNAT installation in the GCC instructions
1713 to use the existing Makefile, which eliminates the need to install
1714 Tcsh, thanks to Jim Gifford for the tip.</para>
1715 </listitem>
1716 </itemizedlist>
1717 </listitem>
1718
1719 <listitem>
1720 <para>May 18th, 2006</para>
1721 <itemizedlist>
1722 <listitem>
1723 <para>[randy] - Moved the ScrollKeeper instructions from Chapter 31
1724 - GNOME Core Packages to Chapter 10 - General Utilities as the
1725 package installation prefix is /usr and other-than-GNOME packages
1726 can utilize it.</para>
1727 </listitem>
1728 <listitem>
1729 <para>[randy] - Added libacl as an optional dependency of
1730 Samba.</para>
1731 </listitem>
1732 <listitem>
1733 <para>[randy] - Added additional commands to the LessTif instructions
1734 to accommodate an X Window System installation in /usr.</para>
1735 </listitem>
1736 <listitem>
1737 <para>[dj] - Corrected NAS bootscript after installation.</para>
1738 </listitem>
1739 <listitem>
1740 <para>[dj] - Standardized Xorg7 PREFIX commands using
1741 XORG_PREFIX.</para>
1742 </listitem>
1743 <listitem>
1744 <para>[dj] - Re-added sed to fix incorrect path in luit.</para>
1745 </listitem>
1746 </itemizedlist>
1747 </listitem>
1748
1749 <listitem>
1750 <para>May 17th, 2006</para>
1751 <itemizedlist>
1752 <listitem>
1753 <para>[bdubbs] - Changed home directory of named to /srv/named.</para>
1754 </listitem>
1755 <listitem>
1756 <para>[bdubbs] - Added "About Devices" page.</para>
1757 </listitem>
1758 <listitem>
1759 <para>[dnicholson] - Added two patches to Cdrtools improving its
1760 use in locales with non-ISO-8859-1 character sets. Fixes ticket
1761 #1837. Thanks to Alexander Patrakov for explaining the situation
1762 and supplying the patches.</para>
1763 </listitem>
1764 <listitem>
1765 <para>[randy] - Added jbig2dec as an optional dependency of
1766 ESP GhostScript.</para>
1767 </listitem>
1768 <listitem>
1769 <para>[dj] - Moved libdrm, mesa, xterm, and rman to xorg7
1770 section.</para>
1771 </listitem>
1772 <listitem>
1773 <para>[dj] - Added test suite notes to each xorg7 page.</para>
1774 </listitem>
1775 </itemizedlist>
1776 </listitem>
1777
1778 <listitem>
1779 <para>May 16th, 2006</para>
1780 <itemizedlist>
1781 <listitem>
1782 <para>[bdubbs] - Added UTF-8 patch to Pine.</para>
1783 </listitem>
1784 <listitem>
1785 <para>[randy] - Added documentation installation commands to the
1786 popt instructions.</para>
1787 </listitem>
1788 <listitem>
1789 <para>[bdubbs] - Added paps-0.6.6 for UTF-8 printing.</para>
1790 </listitem>
1791 <listitem>
1792 <para>[randy] - Updated to PHP-5.1.4.</para>
1793 </listitem>
1794 <listitem>
1795 <para>[dj] - Added rman-3.2.</para>
1796 </listitem>
1797 </itemizedlist>
1798 </listitem>
1799
1800 <listitem>
1801 <para>May 15th, 2006</para>
1802 <itemizedlist>
1803 <listitem>
1804 <para>[randy] - Added librsvg as an optional dependency of
1805 ImageMagick.</para>
1806 </listitem>
1807 <listitem>
1808 <para>[bdubbs] - Update to postfix-2.2.9.</para>
1809 </listitem>
1810 </itemizedlist>
1811 </listitem>
1812
1813 <listitem>
1814 <para>May 14th, 2006</para>
1815 <itemizedlist>
1816 <listitem>
1817 <para>[randy] - Updated to Apache HTTPD-2.2.2.</para>
1818 </listitem>
1819 <listitem>
1820 <para>[randy] - Added a note to the MySQL instructions about TCP
1821 Wrapper and MySQL's test suite.</para>
1822 </listitem>
1823 <listitem>
1824 <para>[randy] - Added a note to the cURL instructions about TCP
1825 Wrapper and cURL's test suite.</para>
1826 </listitem>
1827 <listitem>
1828 <para>[dj] - Updated OpenOffice patch for system Firefox and added
1829 OpenOffice to list of packages that will utilize system nss in
1830 Mozilla product pages.</para>
1831 </listitem>
1832 </itemizedlist>
1833 </listitem>
1834
1835 <listitem>
1836 <para>May 13th, 2006</para>
1837 <itemizedlist>
1838 <listitem>
1839 <para>[bdubbs] - Remove malloc switch from kdelibs.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[tushar] - Add GTK1 dependency for vim.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[bdubbs] - Added XChat-2.6.2.</para>
1846 </listitem>
1847 <listitem>
1848 <para>[randy] - Updated the GCC (gcj) dependency in the Libidn
1849 instructions to include the gjdoc package also.</para>
1850 </listitem>
1851 <listitem>
1852 <para>[randy] - Updated to GTK-Doc-1.6.</para>
1853 </listitem>
1854 </itemizedlist>
1855 </listitem>
1856
1857 <listitem>
1858 <para>May 12th, 2006</para>
1859 <itemizedlist>
1860 <listitem>
1861 <para>[dnicholson] - Updated to GIMP-2.2.11 and
1862 gimp-help-2-0.10.</para>
1863 </listitem>
1864 <listitem>
1865 <para>[randy] - Updated to libxslt-1.1.16.</para>
1866 </listitem>
1867 <listitem>
1868 <para>[bdubbs] - Created a consolidated autofs patch to
1869 combine nine small patches and updated autofs to
1870 reflect the combined patch file.</para>
1871 </listitem>
1872 <listitem>
1873 <para>[bdubbs] - Updated to imlib2-1.2.2.</para>
1874 </listitem>
1875 <listitem>
1876 <para>[bdubbs] - Updated to intltool-0.34.2.</para>
1877 </listitem>
1878 </itemizedlist>
1879 </listitem>
1880
1881 <listitem>
1882 <para>May 11th, 2006</para>
1883 <itemizedlist>
1884 <listitem>
1885 <para>[randy] - Added commands to the JDK instructions to run a demo
1886 program with the newly created java binary to provide a basic test
1887 of the build.</para>
1888 </listitem>
1889 <listitem>
1890 <para>[randy] - Added commands to the cpio instructions to create
1891 alternate forms of the documentation.</para>
1892 </listitem>
1893 <listitem>
1894 <para>[dj] - Added note to not build MesaLib with X11R6 and
1895 removed Xfree and xorg-6.9 from required deps.</para>
1896 </listitem>
1897 <listitem>
1898 <para>[andy] - Updated to XFree86-4.6.0.</para>
1899 </listitem>
1900 </itemizedlist>
1901 </listitem>
1902
1903 <listitem>
1904 <para>May 10th, 2006</para>
1905 <itemizedlist>
1906 <listitem>
1907 <para>[randy] - Added resmgr as an optional dependency of ALSA Library.</para>
1908 </listitem>
1909 <listitem>
1910 <para>[randy] - Renamed the TeX package to its proper name -
1911 teTeX.</para>
1912 </listitem>
1913 <listitem>
1914 <para>[dj] - Added sed for additional xorg-6.9.0 security
1915 vulnerability.</para>
1916 </listitem>
1917 <listitem>
1918 <para>[dj] - Updated dependencies for Xorg-7.0.0 section and
1919 corrected text.</para>
1920 </listitem>
1921 </itemizedlist>
1922 </listitem>
1923
1924 <listitem>
1925 <para>May 9th, 2006</para>
1926 <itemizedlist>
1927 <listitem>
1928 <para>[randy] - Updated to PCI Utilities-2.2.3.</para>
1929 </listitem>
1930 <listitem>
1931 <para>[randy] - Modified the Expect build commands to work with the
1932 new Tcl build method.</para>
1933 </listitem>
1934 <listitem>
1935 <para>[randy] - Added an additional command to the Sysstat
1936 installation so that a configuration file containing the history
1937 variable is installed.</para>
1938 </listitem>
1939 <listitem>
1940 <para>[randy] - Added a note to the Shadow instructions about
1941 running the Linux-PAM test suite.</para>
1942 </listitem>
1943 <listitem>
1944 <para>[randy] - Updated to Linux-PAM-0.99.4.0.</para>
1945 </listitem>
1946 </itemizedlist>
1947 </listitem>
1948
1949 <listitem>
1950 <para>May 8th, 2006</para>
1951 <itemizedlist>
1952 <listitem>
1953 <para>[bdubbs] - Updated to ImageMagick-6.2.7-5.</para>
1954 </listitem>
1955 <listitem>
1956 <para>[bdubbs] - Updated to libgtkhtml-2.11.0.</para>
1957 </listitem>
1958 <listitem>
1959 <para>[bdubbs] - Updated to rsync-2.6.8.</para>
1960 </listitem>
1961 </itemizedlist>
1962 </listitem>
1963
1964 <listitem>
1965 <para>May 7th, 2006</para>
1966 <itemizedlist>
1967 <listitem>
1968 <para>[randy] - Removed the ext3 file system page from the book as
1969 this file system is now the LFS default.</para>
1970 </listitem>
1971 <listitem>
1972 <para>[randy] - Modified the Tcl and Tk instructions to install
1973 the library interface headers using the maintainer's recommended
1974 method and removed all the hacks from previous installation
1975 methods.</para>
1976 </listitem>
1977 </itemizedlist>
1978 </listitem>
1979
1980 <listitem>
1981 <para>May 6th, 2006</para>
1982 <itemizedlist>
1983 <listitem>
1984 <para>[bdubbs] - Updated to alsa-1.0.11.</para>
1985 </listitem>
1986 <listitem>
1987 <para>[bdubbs] - Updated to dhcp-3.0.4.</para>
1988 </listitem>
1989 <listitem>
1990 <para>[dnicholson] - Fixed EsounD installation to note that the
1991 documentation can only be installed with DocBook-utils. Thanks
1992 to Chris Staub for the patch.</para>
1993 </listitem>
1994 <listitem>
1995 <para>[tushar] - Updated to Popt-1.10.4.</para>
1996 </listitem>
1997 <listitem>
1998 <para>[dnicholson] - Updated to Bluefish-1.0.5.</para>
1999 </listitem>
2000 <listitem>
2001 <para>[dnicholson] - Updated to Firefox-1.5.0.3.</para>
2002 </listitem>
2003 </itemizedlist>
2004 </listitem>
2005
2006 <listitem>
2007 <para>May 5th, 2006</para>
2008 <itemizedlist>
2009 <listitem>
2010 <para>[bdubbs] - Updated to nmap-4.03.</para>
2011 </listitem>
2012 <listitem>
2013 <para>[bdubbs] - Updated to Leafnode-1.11.5.</para>
2014 </listitem>
2015 <listitem>
2016 <para>[bdubbs] - Updated to AFPL Ghostscript-8.53.</para>
2017 </listitem>
2018 <listitem>
2019 <para>[bdubbs] - Updated to libxml2-2.6.24.</para>
2020 </listitem>
2021 <listitem>
2022 <para>[bdubbs] - Updated to proftpd-1.3.0.</para>
2023 </listitem>
2024 <listitem>
2025 <para>[bdubbs] - Updated to mysql-5.0.21.</para>
2026 </listitem>
2027 <listitem>
2028 <para>[bdubbs] - Updated to ntp-4.2.0a.</para>
2029 </listitem>
2030 <listitem>
2031 <para>[dj] - Reorganized X Window System chapter.</para>
2032 </listitem>
2033 <listitem>
2034 <para>[dj] - Spilt Xorg-7 instructions into several pages.</para>
2035 </listitem>
2036 <listitem>
2037 <para>[dj] - Corrected links in Mesa and xterm instructions for
2038 new xorg7 pages.</para>
2039 </listitem>
2040 </itemizedlist>
2041 </listitem>
2042
2043 <listitem>
2044 <para>May 4th, 2006</para>
2045 <itemizedlist>
2046 <listitem>
2047 <para>[bdubbs] - Updated to ESP Ghostscript-8.15.2.</para>
2048 </listitem>
2049 <listitem>
2050 <para>[bdubbs] - Updated to openssl-0.9.8b.</para>
2051 </listitem>
2052 <listitem>
2053 <para>[bdubbs] - Simplified mysql compilation flags.
2054 Thanks to Archaic.</para>
2055 </listitem>
2056 </itemizedlist>
2057 </listitem>
2058
2059 <listitem>
2060 <para>May 3rd, 2006</para>
2061 <itemizedlist>
2062 <listitem>
2063 <para>[bdubbs] - Updated sed for openssh to link
2064 crypto libraries statically.</para>
2065 </listitem>
2066 <listitem>
2067 <para>[bdubbs] - Updated location of kernel options in
2068 iptables. Thanks to Allard Welter who pointed this
2069 out.</para>
2070 </listitem>
2071 </itemizedlist>
2072 </listitem>
2073
2074 <listitem>
2075 <para>May 1st, 2006</para>
2076 <itemizedlist>
2077 <listitem>
2078 <para>[randy] - Updated to XScreenSaver-4.24.</para>
2079 </listitem>
2080 <listitem>
2081 <para>[randy] - Updated to Gtk+-2.8.17.</para>
2082 </listitem>
2083 <listitem>
2084 <para>[randy] - Updated to ATK-1.11.4.</para>
2085 </listitem>
2086 <listitem>
2087 <para>[randy] - Updated to Pango-1.12.2.</para>
2088 </listitem>
2089 <listitem>
2090 <para>[randy] - Updated to Ethereal-0.99.0.</para>
2091 </listitem>
2092 </itemizedlist>
2093 </listitem>
2094
2095 <listitem>
2096 <para>April 30th, 2006</para>
2097 <itemizedlist>
2098 <listitem>
2099 <para>[bdubbs] - Removed the gid for bin and usb as they
2100 are defined in LFS. Added comment in the section about
2101 users and groups that base entries are in LFS.</para>
2102 </listitem>
2103 <listitem>
2104 <para>[randy] - Updated to K3b-0.12.15.</para>
2105 </listitem>
2106 <listitem>
2107 <para>[randy] - Updated to NFS Utilities-1.0.8.</para>
2108 </listitem>
2109 <listitem>
2110 <para>[andy] - Updated Pine to 4.64 and Abiword-2.4.4.</para>
2111 </listitem>
2112 </itemizedlist>
2113 </listitem>
2114
2115 <listitem>
2116 <para>April 29th, 2006</para>
2117 <itemizedlist>
2118 <listitem>
2119 <para>[bdubbs] - Updated to exim-4.61.</para>
2120 </listitem>
2121 <listitem>
2122 <para>[bdubbs] - Updated to Links-2.1pre21.</para>
2123 </listitem>
2124 <listitem>
2125 <para>[randy] - Updated to Galeon-2.0.1.</para>
2126 </listitem>
2127 <listitem>
2128 <para>[randy] - Added a new category 'Integrated Development
2129 Environments' to the 'Other Programming Tools' page and added
2130 additional components to the page.</para>
2131 </listitem>
2132 <listitem>
2133 <para>[randy] - Updated Tcl and Tk to 8.4.13. Also modified the build
2134 commands to not use any user-created environment variables.</para>
2135 </listitem>
2136 <listitem>
2137 <para>[bdubbs] - Changed openssh libexecdir to /usr/lib/openssh.</para>
2138 </listitem>
2139 <listitem>
2140 <para>[bdubbs] - Added instruction to optionally enable
2141 ssl support to dillo.</para>
2142 </listitem>
2143 </itemizedlist>
2144 </listitem>
2145
2146 <listitem>
2147 <para>April 28th, 2006</para>
2148 <itemizedlist>
2149 <listitem>
2150 <para>[randy] - Added new package libquicktime-0.9.8 and removed the
2151 Openquicktime package.</para>
2152 </listitem>
2153 <listitem>
2154 <para>[bdubbs] - Updated to seamonkey-1.0.1.</para>
2155 </listitem>
2156 <listitem>
2157 <para>[bdubbs] - Updated to rp-pppoe-3.8.</para>
2158 </listitem>
2159 <listitem>
2160 <para>[bdubbs] - Updated bootscripts Makefile to install autofs after
2161 cleanfs.</para>
2162 </listitem>
2163 <listitem>
2164 <para>[randy] - Updated to Berkeley DB-4.4.20.</para>
2165 </listitem>
2166 </itemizedlist>
2167 </listitem>
2168
2169 <listitem>
2170 <para>April 27th, 2006</para>
2171 <itemizedlist>
2172 <listitem>
2173 <para>[bdubbs] - Updated to gc-6.6.</para>
2174 </listitem>
2175 <listitem>
2176 <para>[bdubbs] - Updated to mysql-5.0.20a. Fixed all
2177 testsuite failures.</para>
2178 </listitem>
2179 <listitem>
2180 <para>[dnicholson] - Updated to OpenSSL-0.9.8a. Added patch to
2181 Cyrus-SASL for compatibility with this version of OpenSSL.</para>
2182 </listitem>
2183 <listitem>
2184 <para>[randy] - Updated to GCC-4.0.3</para>
2185 </listitem>
2186 <listitem>
2187 <para>[randy] - Updated to GMP-4.2</para>
2188 </listitem>
2189 <listitem>
2190 <para>[bdubbs] - Updated to vsftpd-2.0.4</para>
2191 </listitem>
2192 </itemizedlist>
2193 </listitem>
2194
2195 <listitem>
2196 <para>April 26th, 2006</para>
2197 <itemizedlist>
2198 <listitem>
2199 <para>[bdubbs] - Updated libexecdir location in emacs.</para>
2200 </listitem>
2201 <listitem>
2202 <para>[randy] - Added clarification about NSS/NSPR libraries to the
2203 Evolution and Evolution Data Server instructions.</para>
2204 </listitem>
2205 <listitem>
2206 <para>[bdubbs] - Updated to iso-codes-0.51.</para>
2207 </listitem>
2208 <listitem>
2209 <para>[bdubbs] - Updated ntp configuration to use pool servers.</para>
2210 </listitem>
2211 <listitem>
2212 <para>[bdubbs] - Updated to dhcp-3.0.3.</para>
2213 </listitem>
2214 <listitem>
2215 <para>[bdubbs] - Updated to WvStreams-4.2.2.</para>
2216 </listitem>
2217 <listitem>
2218 <para>[randy] - Updated to Balsa-2.3.12.</para>
2219 </listitem>
2220 </itemizedlist>
2221 </listitem>
2222
2223 <listitem>
2224 <para>April 25th, 2006</para>
2225 <itemizedlist>
2226 <listitem>
2227 <para>[dnicholson] - Fixes for Cyrus SASL-2.1.21. Added patch to
2228 allow OpenLDAP => 2.3, converted GCC-4 patch to a sed, and added
2229 a sed command to put saslauthd man page in the correct location.
2230 Noted method to address LDAPDB plugin circular dependency in the
2231 User Notes.</para>
2232 </listitem>
2233 <listitem>
2234 <para>[bdubbs] - Dropped NCPFS from the book due to
2235 lack of testing ability. Placed contents in the User Notes.</para>
2236 </listitem>
2237 <listitem>
2238 <para>[randy] - Updated to GMime-2.2.1.</para>
2239 </listitem>
2240 <listitem>
2241 <para>[bdubbs] - Added errata page to preface.</para>
2242 </listitem>
2243 <listitem>
2244 <para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para>
2245 </listitem>
2246 <listitem>
2247 <para>[randy] - Updated to libESMTP-1.0.4.</para>
2248 </listitem>
2249 <listitem>
2250 <para>[randy] - Added a sed command to the PDL instructions to fix
2251 a build issue caused by ExtUtils::MakeMaker-6.30 which was introduced
2252 in Perl-5.8.8.</para>
2253 </listitem>
2254 <listitem>
2255 <para>[bdubbs] - Fixed configuration instructions in
2256 GPM. Thanks to Chris Staub.</para>
2257 </listitem>
2258 <listitem>
2259 <para>[bdubbs] - Updated to fcron-3.0.1.</para>
2260 </listitem>
2261 <listitem>
2262 <para>[bdubbs] - Added a note about adding FORTRAN 77
2263 to the gcc-3 instructions.</para>
2264 </listitem>
2265 <listitem>
2266 <para>[randy] - Added a short note about the GCC-3.4.6 Fortran
2267 installation instructions on the BLFS Wiki to the GCC-4.0.x
2268 instructions.</para>
2269 </listitem>
2270 <listitem>
2271 <para>[Randy] - Modifications to the PDL instructions: added an FTP
2272 download location, rewrite of the introductory text to include a
2273 discussion about a proper version of Fortran, updated some of the
2274 dependency package download URLs and changed the links to a Fortran
2275 compiler to the one on the BLFS Wiki.</para>
2276 </listitem>
2277 <listitem>
2278 <para>[andy] - Updated to OpenSP-1.5.2.</para>
2279 </listitem>
2280 </itemizedlist>
2281 </listitem>
2282
2283 <listitem>
2284 <para>April 24th, 2006</para>
2285 <itemizedlist>
2286 <listitem>
2287 <para>[randy] - Updated the introductory text of the GCC-3
2288 instructions to better explain its use, and to add a link to the
2289 Wiki pointing to a Fortran specific installation.</para>
2290 </listitem>
2291 <listitem>
2292 <para>[bdubbs] - Updated to qpopper-4.0.9. Added standalone
2293 instructions and a configuration file. Added an initialization
2294 script to the bootscripts and bootscripts Makefile.</para>
2295 </listitem>
2296 </itemizedlist>
2297 </listitem>
2298
2299 <listitem>
2300 <para>April 23rd, 2006</para>
2301 <itemizedlist>
2302 <listitem>
2303 <para>[bdubbs] - Updated to dhcpcd-2.0.5.</para>
2304 </listitem>
2305 <listitem>
2306 <para>[dj] - Updated to OpenOffice-2.0.2.</para>
2307 </listitem>
2308 <listitem>
2309 <para>[bdubbs] - Added a note to Apache that the apache
2310 user's home directory of /dev/null may fail for some add-ons.</para>
2311 </listitem>
2312 <listitem>
2313 <para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
2314 </listitem>
2315 </itemizedlist>
2316 </listitem>
2317
2318 <listitem>
2319 <para>April 22nd, 2006</para>
2320 <itemizedlist>
2321 <listitem>
2322 <para>[bdubbs] - Updated Additional X Window System Configuration
2323 section.</para>
2324 </listitem>
2325 <listitem>
2326 <para>[randy] - Updated to ExtUtils-F77-1.15.</para>
2327 </listitem>
2328 <listitem>
2329 <para>[randy] - Modified the method of using cpan in the Perl
2330 Modules instructions, thanks to William Zhou for the
2331 suggestion.</para>
2332 </listitem>
2333 <listitem>
2334 <para>[bdubbs] - Updated to iptables-1.3.5.</para>
2335 </listitem>
2336 <listitem>
2337 <para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
2338 to the Configuration section. Installed documentation files. Added
2339 command to install default configuration files.</para>
2340 </listitem>
2341 </itemizedlist>
2342 </listitem>
2343
2344 <listitem>
2345 <para>April 21st, 2006</para>
2346 <itemizedlist>
2347 <listitem>
2348 <para>[dnicholson] - Updated to Firefox-1.5.0.2.</para>
2349 </listitem>
2350 <listitem>
2351 <para>[randy] - Updated to Filter-1.32.</para>
2352 </listitem>
2353 <listitem>
2354 <para>[randy] - Updated to Net::DNS-0.57.</para>
2355 </listitem>
2356 <listitem>
2357 <para>[randy] - Updated to Digest::SHA1-2.11.</para>
2358 </listitem>
2359 <listitem>
2360 <para>[randy] - Updated to Net::IP-1.24.</para>
2361 </listitem>
2362 <listitem>
2363 <para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
2364 also.</para>
2365 </listitem>
2366 <listitem>
2367 <para>[andy] - Added Audacious-1.0.0.</para>
2368 </listitem>
2369 <listitem>
2370 <para>[andy] - Updated to Fluxbox 0.9.15.1.</para>
2371 </listitem>
2372 </itemizedlist>
2373 </listitem>
2374
2375 <listitem>
2376 <para>April 20th, 2006</para>
2377 <itemizedlist>
2378 <listitem>
2379 <para>[bdubbs] - Updated to hdparm-6.6.</para>
2380 </listitem>
2381 <listitem>
2382 <para>[bdubbs] - Updated udftools to compile with gcc4. Also
2383 deleted the kernel patch from the package because it is in
2384 linux 2.6.16 and later.</para>
2385 </listitem>
2386 <listitem>
2387 <para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
2388 slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
2389 #1847.</para>
2390 </listitem>
2391 <listitem>
2392 <para>[dnicholson] - Updated to Python-2.4.3.</para>
2393 </listitem>
2394 <listitem>
2395 <para>[bdubbs] - Updated to glib-2.10.2.</para>
2396 </listitem>
2397 </itemizedlist>
2398 </listitem>
2399
2400 <listitem>
2401 <para>April 19th, 2006</para>
2402 <itemizedlist>
2403 <listitem>
2404 <para>[tushar] - Corrected vim option description.</para>
2405 </listitem>
2406 <listitem>
2407 <para>[bdubbs] - Updated to iso-codes-0.50.</para>
2408 </listitem>
2409 <listitem>
2410 <para>[bdubbs] - Updated proftpd instructions.</para>
2411 </listitem>
2412 <listitem>
2413 <para>[randy] - Updated to Socket6-0.19.</para>
2414 </listitem>
2415 <listitem>
2416 <para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
2417 </listitem>
2418 <listitem>
2419 <para>[randy] - Updated to HTML::TableExtract-2.07.</para>
2420 </listitem>
2421 <listitem>
2422 <para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
2423 </listitem>
2424 <listitem>
2425 <para>[randy] - Updated to Finance::Quote-1.11.</para>
2426 </listitem>
2427 <listitem>
2428 <para>[randy] - Updated to libwww-perl-5.805 (also renamed the
2429 package from LWP).</para>
2430 </listitem>
2431 <listitem>
2432 <para>[randy] - Updated to libxml2-2.6.23.</para>
2433 </listitem>
2434 <listitem>
2435 <para>[bdubbs] - Updated to nmap-4.01.</para>
2436 </listitem>
2437 <listitem>
2438 <para>[dnicholson] - Changed X Window System to required dependency
2439 for Imlib-1.9.15. Fixes ticket #1792.</para>
2440 </listitem>
2441 <listitem>
2442 <para>[randy] - Updated to Test::Prereq-1.030.</para>
2443 </listitem>
2444 <listitem>
2445 <para>[randy] - Updated to Module::CoreList-2.04.</para>
2446 </listitem>
2447 <listitem>
2448 <para>[randy] - Updated to GnuCash-1.8.12.</para>
2449 </listitem>
2450 </itemizedlist>
2451 </listitem>
2452
2453 <listitem>
2454 <para>April 18th, 2006</para>
2455 <itemizedlist>
2456 <listitem>
2457 <para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
2458 modified the SLIB instructions to work with the downgraded packages.
2459 These changes are to support GnuCash which will not work with the
2460 more recent versions.</para>
2461 </listitem>
2462 <listitem>
2463 <para>[manuel] - Removed creation of xsl-stylesheets-current
2464 symlink.</para>
2465 </listitem>
2466 <listitem>
2467 <para>[bdubbs] - Updated to wireless_tools.28.</para>
2468 </listitem>
2469 </itemizedlist>
2470 </listitem>
2471
2472 <listitem>
2473 <para>April 17th, 2006</para>
2474 <itemizedlist>
2475 <listitem>
2476 <para>[bdubbs] - Changed vim to match LFS instructions regarding
2477 UTF-8 locales.</para>
2478 </listitem>
2479 <listitem>
2480 <para>[bdubbs] - Updated to kde-3.5.2.</para>
2481 </listitem>
2482 </itemizedlist>
2483 </listitem>
2484
2485 <listitem>
2486 <para>April 15th, 2006</para>
2487 <itemizedlist>
2488 <listitem>
2489 <para>[bdubbs] - Updated to koffice-1.5.0.</para>
2490 </listitem>
2491 <listitem>
2492 <para>[randy] - Updated the SLIB patch to a -2 version.</para>
2493 </listitem>
2494 <listitem>
2495 <para>[randy] - Removed some optional dependencies (Gtk-1 and
2496 guile-gtk) from the G-Wrap instructions.</para>
2497 </listitem>
2498 <listitem>
2499 <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
2500 change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
2501 </listitem>
2502 <listitem>
2503 <para>[dj] - Added install command to create the /usr/share/fonts
2504 directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
2505 </listitem>
2506 </itemizedlist>
2507 </listitem>
2508
2509 <listitem>
2510 <para>April 14th, 2006</para>
2511 <itemizedlist>
2512 <listitem>
2513 <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
2514 vulnerability in ticket #1876. Changed sed to include
2515 linux/types.h to be the same as that in Xorg-7.0.0.</para>
2516 </listitem>
2517 <listitem>
2518 <para>[randy] - Updated all the wiki links to point to the existing
2519 package wiki page if one existed.</para>
2520 </listitem>
2521 <listitem>
2522 <para>[dnicholson] - Added information about the Nano development
2523 version which supplies UTF-8 support to Locale Related Issues.
2524 Added a caution on the Nano page.</para>
2525 </listitem>
2526 <listitem>
2527 <para>[dnicholson] - Added pkg-config as a required dependency
2528 for MesaLib. Fixes ticket #1904.</para>
2529 </listitem>
2530 <listitem>
2531 <para>[randy] - Readded the links in the Perl Modules instructions
2532 to the MD5sums of all the Perl Module source tarballs.</para>
2533 </listitem>
2534 <listitem>
2535 <para>[randy] - Moved GConf-1 from an optional to a required
2536 dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
2537 </listitem>
2538 <listitem>
2539 <para>[randy] - Added new package Graphviz-2.8.</para>
2540 </listitem>
2541 <listitem>
2542 <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
2543 </listitem>
2544 <listitem>
2545 <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
2546 </listitem>
2547 </itemizedlist>
2548 </listitem>
2549
2550 <listitem>
2551 <para>April 13th, 2006</para>
2552 <itemizedlist>
2553 <listitem>
2554 <para>[randy] - Added the Io programming language to Chapter 12 -
2555 "Other Programming Tools".</para>
2556 </listitem>
2557 </itemizedlist>
2558 </listitem>
2559
2560 <listitem>
2561 <para>April 12th, 2006</para>
2562 <itemizedlist>
2563 <listitem>
2564 <para>[randy] - Updates to the Enscript instructions: added a patch
2565 to fix security vulnerabilities, added commands to build alternate
2566 formats of the documentation, fixed the wiki link to point to the
2567 already existing wiki page.</para>
2568 </listitem>
2569 <listitem>
2570 <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
2571 </listitem>
2572 <listitem>
2573 <para>[randy] - Updated to Whois-4.7.13.</para>
2574 </listitem>
2575 </itemizedlist>
2576 </listitem>
2577
2578 <listitem>
2579 <para>April 11th, 2006</para>
2580 <itemizedlist>
2581 <listitem>
2582 <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
2583 </listitem>
2584 <listitem>
2585 <para>[bdubbs] - Updated bootscripts version to 20060411</para>
2586 </listitem>
2587 </itemizedlist>
2588 </listitem>
2589
2590 <listitem>
2591 <para>April 10th, 2006</para>
2592 <itemizedlist>
2593 <listitem>
2594 <para>[randy] - Added the 'User Notes' wiki link to each package
2595 page.</para>
2596 </listitem>
2597 <listitem>
2598 <para>[randy] - Changed all instances of .[so,a] to .{so,a}
2599 (brackets changed to braces).</para>
2600 </listitem>
2601 <listitem>
2602 <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
2603 instances to <replaceable>&lt;some_text&gt;</replaceable> (square
2604 brackets changed to angle brackets).</para>
2605 </listitem>
2606 </itemizedlist>
2607 </listitem>
2608
2609 <listitem>
2610 <para>April 9th, 2006</para>
2611 <itemizedlist>
2612 <listitem>
2613 <para>[randy] - Changed all the references to X Window System links
2614 to a common entity displayed as 'X Window System'.</para>
2615 </listitem>
2616 <listitem>
2617 <para>[randy] - Updated to Doxygen-1.4.6.</para>
2618 </listitem>
2619 </itemizedlist>
2620 </listitem>
2621
2622 <listitem>
2623 <para>April 8th, 2006</para>
2624 <itemizedlist>
2625 <listitem>
2626 <para>[randy] - Updated to GnuPG-1.4.3.</para>
2627 </listitem>
2628 <listitem>
2629 <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
2630 instructions.</para>
2631 </listitem>
2632 <listitem>
2633 <para>[randy] - Updated to librsvg-2.14.3.</para>
2634 </listitem>
2635 <listitem>
2636 <para>[randy] - Updated to libgsf-1.14.0.</para>
2637 </listitem>
2638 </itemizedlist>
2639 </listitem>
2640
2641 <listitem>
2642 <para>April 7th, 2006</para>
2643 <itemizedlist>
2644 <listitem>
2645 <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
2646 </listitem>
2647 <listitem>
2648 <para>[randy] - Updated to shared-mime-info-0.17.</para>
2649 </listitem>
2650 <listitem>
2651 <para>[randy] - Updated to libcroco-0.6.1.</para>
2652 </listitem>
2653 </itemizedlist>
2654 </listitem>
2655
2656 <listitem>
2657 <para>April 6th, 2006</para>
2658 <itemizedlist>
2659 <listitem>
2660 <para>[randy] - Added a parameter to the Subversion build commands
2661 to disable the use of Berkeley DB; also added commands to fix the
2662 improper permissions on the installed documentation.</para>
2663 </listitem>
2664 <listitem>
2665 <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
2666 typos in X Window System Components fonts section.</para>
2667 </listitem>
2668 <listitem>
2669 <para>[randy] - Updated to Poppler-0.4.5.</para>
2670 </listitem>
2671 </itemizedlist>
2672 </listitem>
2673
2674 <listitem>
2675 <para>April 5th, 2006</para>
2676 <itemizedlist>
2677 <listitem>
2678 <para>[randy] - Updated to Qt-3.3.6.</para>
2679 </listitem>
2680 <listitem>
2681 <para>[dj] - Added sed to correct glibc header problem in
2682 xorg-server.</para>
2683 </listitem>
2684 <listitem>
2685 <para>[bdubbs] - Added Wireless Tools.</para>
2686 </listitem>
2687 </itemizedlist>
2688 </listitem>
2689
2690 <listitem>
2691 <para>April 4th, 2006</para>
2692 <itemizedlist>
2693 <listitem>
2694 <para>[randy] - Updated to Subversion-1.3.1.</para>
2695 </listitem>
2696 <listitem>
2697 <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
2698 </listitem>
2699 </itemizedlist>
2700 </listitem>
2701
2702 <listitem>
2703 <para>April 2nd, 2006</para>
2704 <itemizedlist>
2705 <listitem>
2706 <para>[randy] - Updated to libusb-0.1.12.</para>
2707 </listitem>
2708 <listitem>
2709 <para>[randy] - Updated to G-Wrap-1.9.6.</para>
2710 </listitem>
2711 <listitem>
2712 <para>[randy] - Updated to SLIB-3a3.</para>
2713 </listitem>
2714 <listitem>
2715 <para>[randy] - Updated to Guile-1.8.0.</para>
2716 </listitem>
2717 <listitem>
2718 <para>[randy] - Updated to Ruby-1.8.4.</para>
2719 </listitem>
2720 <listitem>
2721 <para>[randy] - Updated the HTTP download link in the PPP
2722 instructions.</para>
2723 </listitem>
2724 <listitem>
2725 <para>[randy] - Commented out the link to the 'non-root dial-out
2726 HOWTO' from the WvDial instructions as it is no longer
2727 available.</para>
2728 </listitem>
2729 <listitem>
2730 <para>[randy] - Updated to Samba-3.0.22.</para>
2731 </listitem>
2732 </itemizedlist>
2733 </listitem>
2734
2735 <listitem>
2736 <para>March 31st, 2006</para>
2737 <itemizedlist>
2738 <listitem>
2739 <para>[randy] - Changed the name of the Nail package to its new name
2740 of 'Heirloom mailx' and updated to the 12.0 version.</para>
2741 </listitem>
2742 <listitem>
2743 <para>[randy] - Updated to Sendmail-8.13.6.</para>
2744 </listitem>
2745 <listitem>
2746 <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
2747 </listitem>
2748 <listitem>
2749 <para>[randy] - Updated to Shadow-4.0.15 (now current with the
2750 LFS version).</para>
2751 </listitem>
2752 <listitem>
2753 <para>[randy] - Updated to PHP-5.1.2.</para>
2754 </listitem>
2755 <listitem>
2756 <para>[randy] - Updated to cURL-7.15.3.</para>
2757 </listitem>
2758 <listitem>
2759 <para>[randy] - Updated to Stunnel-4.15.</para>
2760 </listitem>
2761 </itemizedlist>
2762 </listitem>
2763
2764 <listitem>
2765 <para>March 30th, 2006</para>
2766 <itemizedlist>
2767 <listitem>
2768 <para>[randy] - Updated to Libidn-0.6.3.</para>
2769 </listitem>
2770 <listitem>
2771 <para>[randy] - Updated to GTK-Doc-1.5.</para>
2772 </listitem>
2773 <listitem>
2774 <para>[randy] - Added XML::Parser as a required dependency and
2775 intltool as an optional dependency of ScrollKeeper.</para>
2776 </listitem>
2777 <listitem>
2778 <para>[randy] - Added LWP as an optional dependency of
2779 XML::Parser.</para>
2780 </listitem>
2781 </itemizedlist>
2782 </listitem>
2783
2784 <listitem>
2785 <para>March 29th, 2006</para>
2786 <itemizedlist>
2787 <listitem>
2788 <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
2789 </listitem>
2790 <listitem>
2791 <para>[dnicholson] - Fixed typo and added font size setting to Xterm
2792 configuration.</para>
2793 </listitem>
2794 <listitem>
2795 <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
2796 </listitem>
2797 <listitem>
2798 <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
2799 </listitem>
2800 </itemizedlist>
2801 </listitem>
2802
2803 <listitem>
2804 <para>March 28th, 2006</para>
2805 <itemizedlist>
2806 <listitem>
2807 <para>[randy] - Updated to Heimdal-0.7.2.</para>
2808 </listitem>
2809 <listitem>
2810 <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
2811 Added information about configuring in Xterm.</para>
2812 </listitem>
2813 <listitem>
2814 <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
2815 with a different note describing its use. Added more information
2816 about configuring Fontconfig and a link to the user's manual.</para>
2817 </listitem>
2818 <listitem>
2819 <para>[dnicholson] - Reworked the fonts section of X Window System
2820 Components. Added detailed description of both font services and
2821 more links to available fonts. Thanks to Alexander Patrakov, Andrew
2822 Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
2823 </listitem>
2824 <listitem>
2825 <para>[dnicholson] - Added commands to make only TrueType fonts
2826 available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
2827 Fixed name of luit patch in Xorg-6.9.0.</para>
2828 </listitem>
2829 <listitem>
2830 <para>[randy] - Updated to Firefox-1.5.0.1.</para>
2831 </listitem>
2832 <listitem>
2833 <para>[dj] - Fixed xorg-server download link.</para>
2834 </listitem>
2835 <listitem>
2836 <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
2837 flags.</para>
2838 </listitem>
2839 </itemizedlist>
2840 </listitem>
2841
2842 <listitem>
2843 <para>March 27th, 2006</para>
2844 <itemizedlist>
2845 <listitem>
2846 <para>[randy] - Updated to Gtk+-2.8.16.</para>
2847 </listitem>
2848 <listitem>
2849 <para>[randy] - Updated to Pango-1.12.0.</para>
2850 </listitem>
2851 <listitem>
2852 <para>[randy] - Updated to ATK-1.11.3.</para>
2853 </listitem>
2854 <listitem>
2855 <para>[randy] - Updated to GLib-2.10.1.</para>
2856 </listitem>
2857 <listitem>
2858 <para>[randy] - Updated to cairo-1.0.4.</para>
2859 </listitem>
2860 </itemizedlist>
2861 </listitem>
2862
2863 <listitem>
2864 <para>March 26th, 2006</para>
2865 <itemizedlist>
2866 <listitem>
2867 <para>[dnicholson] - Changed note for Bc test suite. Removed one
2868 unnecessary test. Thanks to Bruce Dubbs.</para>
2869 </listitem>
2870 <listitem>
2871 <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
2872 dependency of MesaLib for the GLUT library.</para>
2873 </listitem>
2874 <listitem>
2875 <para>[randy] - Updated to Whois-4.7.12.</para>
2876 </listitem>
2877 <listitem>
2878 <para>[randy] - Applied a patch sent in by Chris Staub to suppress
2879 some unneeded screen output by the update-pciids command.</para>
2880 </listitem>
2881 <listitem>
2882 <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
2883 </listitem>
2884 </itemizedlist>
2885 </listitem>
2886
2887 <listitem>
2888 <para>March 25th, 2006</para>
2889 <itemizedlist>
2890 <listitem>
2891 <para>[dj] - Updated individual X.org packages (wget files
2892 updated) and corrected two instructions where $XORG_CONFIG should
2893 be used.</para>
2894 </listitem>
2895 <listitem>
2896 <para>[dnicholson] - Removed patches in Bc and replaced with
2897 equivalent seds. Fixed segmentation faults with bc -l. Fixes
2898 #1846. Added commands for test suite. Removed libedit
2899 dependency as it conflicts with Readline and causes problems.</para>
2900 </listitem>
2901 </itemizedlist>
2902 </listitem>
2903
2904 <listitem>
2905 <para>March 24th, 2006</para>
2906 <itemizedlist>
2907 <listitem>
2908 <para>[randy] - Updated to Expat-2.0.0.</para>
2909 </listitem>
2910 <listitem>
2911 <para>[randy] - Updated to S-Lang-2.0.6.</para>
2912 </listitem>
2913 <listitem>
2914 <para>[randy] - Updated to PCRE-6.6.</para>
2915 </listitem>
2916 <listitem>
2917 <para>[andy] - Updated Fluxbox to 0.9.15</para>
2918 </listitem>
2919 </itemizedlist>
2920 </listitem>
2921
2922 <listitem>
2923 <para>March 23rd, 2006</para>
2924 <itemizedlist>
2925 <listitem>
2926 <para>[randy] - Added a note to the CrackLib instructions advising
2927 to reinstall Shadow if you need strong password support without
2928 installing Linux-PAM.</para>
2929 </listitem>
2930 <listitem>
2931 <para>[randy] - Modified the Shadow instructions to reflect that
2932 it needs to be reinstalled (and provided the modified commands) if
2933 CrackLib is installed without Linux-PAM.</para>
2934 </listitem>
2935 <listitem>
2936 <para>[randy] - Updated to CrackLib-2.8.9.</para>
2937 </listitem>
2938 </itemizedlist>
2939 </listitem>
2940
2941 <listitem>
2942 <para>March 22nd, 2006</para>
2943 <itemizedlist>
2944 <listitem>
2945 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
2946 page.</para>
2947 </listitem>
2948 </itemizedlist>
2949 </listitem>
2950
2951 <listitem>
2952 <para>March 21st, 2006</para>
2953 <itemizedlist>
2954 <listitem>
2955 <para>[randy] - Updated Perl version entity to 5.8.8 to match
2956 current LFS SVN.</para>
2957 </listitem>
2958 </itemizedlist>
2959 </listitem>
2960
2961 <listitem>
2962 <para>March 19th, 2006</para>
2963 <itemizedlist>
2964 <listitem>
2965 <para>[randy] - Changed the Expect dependency in the DejaGnu
2966 instructions to a run-time-only dependency.</para>
2967 </listitem>
2968 </itemizedlist>
2969 </listitem>
2970
2971 <listitem>
2972 <para>March 18th, 2006</para>
2973 <itemizedlist>
2974 <listitem>
2975 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
2976 </listitem>
2977 </itemizedlist>
2978 </listitem>
2979
2980 <listitem>
2981 <para>March 16th, 2006</para>
2982 <itemizedlist>
2983 <listitem>
2984 <para>[randy] - Added new package K3b.</para>
2985 </listitem>
2986 <listitem>
2987 <para>[randy] - Created two XInclude files to replace instances of
2988 identical text in several KDE packages.</para>
2989 </listitem>
2990 </itemizedlist>
2991 </listitem>
2992
2993 <listitem>
2994 <para>March 15th, 2006</para>
2995 <itemizedlist>
2996 <listitem>
2997 <para>[dnicholson] - Added sed to libexif commands to fix
2998 Ticket #1785.</para>
2999 </listitem>
3000 <listitem>
3001 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
3002 </listitem>
3003 </itemizedlist>
3004 </listitem>
3005
3006 <listitem>
3007 <para>March 14th, 2006</para>
3008 <itemizedlist>
3009 <listitem>
3010 <para>[bdubbs] - Clarified jdk download instructions and made
3011 minor updates to the install of the binary version.</para>
3012 </listitem>
3013 </itemizedlist>
3014 </listitem>
3015
3016 <listitem>
3017 <para>March 13th, 2006</para>
3018 <itemizedlist>
3019 <listitem>
3020 <para>[dj] - Removed font path comments and defines from Xorg and
3021 XFree86 host.def files.</para>
3022 </listitem>
3023 <listitem>
3024 <para>[dj] - Fixed typos, clarified library installation, added
3025 pkg-config note, and added return notes for data packages and luit
3026 to Xorg-7 instructions.</para>
3027 </listitem>
3028 </itemizedlist>
3029 </listitem>
3030
3031 <listitem>
3032 <para>March 9th, 2006</para>
3033 <itemizedlist>
3034 <listitem>
3035 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
3036 problem.</para>
3037 </listitem>
3038 </itemizedlist>
3039 </listitem>
3040
3041 <listitem>
3042 <para>March 7th, 2006</para>
3043 <itemizedlist>
3044 <listitem>
3045 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
3046 </listitem>
3047 </itemizedlist>
3048 </listitem>
3049
3050 <listitem>
3051 <para>March 6th, 2006</para>
3052 <itemizedlist>
3053 <listitem>
3054 <para>[dnicholson] - Moved libgtkhtml to General Libraries
3055 since it is not a GNOME library. Change prefix to /usr.</para>
3056 </listitem>
3057 <listitem>
3058 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
3059 instructions.</para>
3060 </listitem>
3061 </itemizedlist>
3062 </listitem>
3063
3064 <listitem>
3065 <para>March 5th, 2006</para>
3066 <itemizedlist>
3067 <listitem>
3068 <para>[dj] - Updated to xorg-6.9.0</para>
3069 </listitem>
3070 </itemizedlist>
3071 </listitem>
3072
3073 <listitem>
3074 <para>March 4th, 2006</para>
3075 <itemizedlist>
3076 <listitem>
3077 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
3078 </listitem>
3079 </itemizedlist>
3080 </listitem>
3081
3082 <listitem>
3083 <para>March 3rd, 2006</para>
3084 <itemizedlist>
3085 <listitem>
3086 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
3087 path.</para>
3088 </listitem>
3089 <listitem>
3090 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
3091 </listitem>
3092 </itemizedlist>
3093 </listitem>
3094
3095 <listitem>
3096 <para>March 2nd, 2006</para>
3097 <itemizedlist>
3098 <listitem>
3099 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
3100 of development release.</para>
3101 </listitem>
3102 <listitem>
3103 <para>[dj] - Added command explanations and corrected prefix for
3104 xterm, libdrm, and Mesa.</para>
3105 </listitem>
3106 <listitem>
3107 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
3108 pages.</para>
3109 </listitem>
3110 <listitem>
3111 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
3112 </listitem>
3113 </itemizedlist>
3114 </listitem>
3115
3116 <listitem>
3117 <para>March 1st, 2006</para>
3118 <itemizedlist>
3119 <listitem>
3120 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
3121 installation commands.</para>
3122 </listitem>
3123 <listitem>
3124 <para>[randy] - Final cleanup to the GNOME add-on packages after the
3125 2.12.2 update.</para>
3126 </listitem>
3127 </itemizedlist>
3128 </listitem>
3129
3130 <listitem>
3131 <para>February 27th, 2006</para>
3132 <itemizedlist>
3133 <listitem>
3134 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
3135 installed.</para>
3136 </listitem>
3137 <listitem>
3138 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
3139 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
3140 </listitem>
3141 <listitem>
3142 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
3143 </listitem>
3144 </itemizedlist>
3145 </listitem>
3146
3147 <listitem>
3148 <para>February 25th, 2006</para>
3149 <itemizedlist>
3150 <listitem>
3151 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
3152 </listitem>
3153 </itemizedlist>
3154 </listitem>
3155
3156 <listitem>
3157 <para>February 23rd, 2006</para>
3158 <itemizedlist>
3159 <listitem>
3160 <para>[bdubbs] - Removed duplicate installation of lndir
3161 in xorg and xfree86.</para>
3162 </listitem>
3163 </itemizedlist>
3164 </listitem>
3165
3166 <listitem>
3167 <para>February 21st, 2006</para>
3168 <itemizedlist>
3169 <listitem>
3170 <para>[bdubbs] - Simplified unzip instructions.</para>
3171 </listitem>
3172 </itemizedlist>
3173 </listitem>
3174
3175 <listitem>
3176 <para>February 13th, 2006</para>
3177 <itemizedlist>
3178 <listitem>
3179 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
3180 </listitem>
3181 </itemizedlist>
3182 </listitem>
3183
3184 <listitem>
3185 <para>February 12th, 2006</para>
3186 <itemizedlist>
3187 <listitem>
3188 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
3189 </listitem>
3190 <listitem>
3191 <para>[archaic] - Updated to Postfix-2.2.8.</para>
3192 </listitem>
3193 <listitem>
3194 <para>[randy] - Text updates and corrections provided by a patch
3195 sent in by Chris Staub.</para>
3196 </listitem>
3197 <listitem>
3198 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
3199 files with commands to create symlinks to the actual NSS/NSPR .pc
3200 files in the Firefox, Mozilla and Thunderbird instructions as
3201 suggested by Dan Nicholson.</para>
3202 </listitem>
3203 <listitem>
3204 <para>[randy] - Abbreviated the commands used to install the NSS
3205 libraries in the NSS instructions as suggested by Tushar
3206 Teredesai.</para>
3207 </listitem>
3208 <listitem>
3209 <para>[randy] - Updated to Galeon-2.0.0.</para>
3210 </listitem>
3211 </itemizedlist>
3212 </listitem>
3213
3214 <listitem>
3215 <para>February 10th, 2006</para>
3216 <itemizedlist>
3217 <listitem>
3218 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
3219 </listitem>
3220 </itemizedlist>
3221 </listitem>
3222
3223 <listitem>
3224 <para>February 9th, 2006</para>
3225 <itemizedlist>
3226 <listitem>
3227 <para>[randy] - Updated to Transcode-1.0.2.</para>
3228 </listitem>
3229 <listitem>
3230 <para>[randy] - Minor corrections and updates to the Avifile
3231 instructions.</para>
3232 </listitem>
3233 </itemizedlist>
3234 </listitem>
3235
3236 <listitem>
3237 <para>February 8th, 2006</para>
3238 <itemizedlist>
3239 <listitem>
3240 <para>[randy] - Updated to Totem-1.2.1.</para>
3241 </listitem>
3242 <listitem>
3243 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
3244 </listitem>
3245 </itemizedlist>
3246 </listitem>
3247
3248 <listitem>
3249 <para>February 7th, 2006</para>
3250 <itemizedlist>
3251 <listitem>
3252 <para>[randy] - Updated to GOffice-0.2.0.</para>
3253 </listitem>
3254 <listitem>
3255 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
3256 </listitem>
3257 </itemizedlist>
3258 </listitem>
3259
3260 <listitem>
3261 <para>February 6th, 2006</para>
3262 <itemizedlist>
3263 <listitem>
3264 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
3265 </listitem>
3266 <listitem>
3267 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
3268 changes.</para>
3269 </listitem>
3270 </itemizedlist>
3271 </listitem>
3272
3273 <listitem>
3274 <para>February 5th, 2006</para>
3275 <itemizedlist>
3276 <listitem>
3277 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
3278 </listitem>
3279 <listitem>
3280 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
3281 </listitem>
3282 <listitem>
3283 <para>[randy] - Modified the instructions for linking to installed
3284 plugins and removed the commands to create /usr/lib/mozilla
3285 compatibility links from the Mozilla instructions.</para>
3286 </listitem>
3287 <listitem>
3288 <para>[randy] - Updated the following GNOME Add-on package
3289 instructions to fit the 2.12.2 version changes: GDM, Java Access
3290 Bridge, GNOME Speech.</para>
3291 </listitem>
3292 </itemizedlist>
3293 </listitem>
3294
3295 <listitem>
3296 <para>February 4th, 2006</para>
3297 <itemizedlist>
3298 <listitem>
3299 <para>[randy] - Updated the following GNOME Add-on package
3300 instructions to fit the 2.12.2 version changes: Epiphany,
3301 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
3302 </listitem>
3303 </itemizedlist>
3304 </listitem>
3305
3306 <listitem>
3307 <para>February 3rd, 2006</para>
3308 <itemizedlist>
3309 <listitem>
3310 <para>[randy] - Updated the following GNOME Add-on package
3311 instructions to fit the 2.12.2 version changes: libgnomecups,
3312 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
3313 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
3314 Nautilus CD Burner.</para>
3315 </listitem>
3316 <listitem>
3317 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
3318 version. Modified the /opt installation path to /opt/gnome-2.12.2,
3319 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
3320 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
3321 packages version entities also now reflect the 2.12.2 version, though
3322 the actual package instructions have not been updated.</para>
3323 </listitem>
3324 <listitem>
3325 <para>[randy] - Added a new page in the GNOME Core section for the
3326 shared-mime-info package as it is not a direct dependency of any
3327 GNOME Core package any longer.</para>
3328 </listitem>
3329 <listitem>
3330 <para>[randy] - Updated Evolution Data Server dependencies to reflect
3331 the NSS package and modified the libexecdir setting.</para>
3332 </listitem>
3333 <listitem>
3334 <para>[randy] - Updated to Metacity-2.12.2.</para>
3335 </listitem>
3336 <listitem>
3337 <para>[randy] - Updated to libwnck-2.12.2.</para>
3338 </listitem>
3339 <listitem>
3340 <para>[randy] - Updated to libsoup-2.2.7.</para>
3341 </listitem>
3342 </itemizedlist>
3343 </listitem>
3344
3345 <listitem>
3346 <para>February 2nd, 2006</para>
3347 <itemizedlist>
3348 <listitem>
3349 <para>[randy] - Updated to XScreenSaver-4.23.</para>
3350 </listitem>
3351 </itemizedlist>
3352 </listitem>
3353
3354 <listitem>
3355 <para>February 1st, 2006</para>
3356 <itemizedlist>
3357 <listitem>
3358 <para>[randy] - Updated to LZO-2.02.</para>
3359 </listitem>
3360 <listitem>
3361 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
3362 </listitem>
3363 <listitem>
3364 <para>[bdubbs] - Updated vim to version 6.4.</para>
3365 </listitem>
3366 </itemizedlist>
3367 </listitem>
3368
3369 <listitem>
3370 <para>January 31st, 2006</para>
3371 <itemizedlist>
3372 <listitem>
3373 <para>[randy] - Removed the piping of 'yes' commands from the
3374 installation of the packages containing Sun license agreements
3375 (JDK binary, FOP and FreeTTS) and instead provided a note to
3376 reference the text about automating builds.</para>
3377 </listitem>
3378 </itemizedlist>
3379 </listitem>
3380
3381 <listitem>
3382 <para>January 30th, 2006</para>
3383 <itemizedlist>
3384 <listitem>
3385 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
3386 'building-notes' as this more accurately reflects the page and added
3387 a new section 'Automated Building Procedures' to the
3388 'building-notes' page.</para>
3389 </listitem>
3390 </itemizedlist>
3391 </listitem>
3392
3393 <listitem>
3394 <para>January 29th, 2006</para>
3395 <itemizedlist>
3396 <listitem>
3397 <para>[randy] - Added instructions to build the Akode package, added
3398 a patch to fix a build issue with libtunepimp, and adjusted the
3399 dependencies in the Kdemultimedia instructions.</para>
3400 </listitem>
3401 <listitem>
3402 <para>[randy] - Updated all the links to files located on the Anduin
3403 server to use entities.</para>
3404 </listitem>
3405 <listitem>
3406 <para>[andy] - Updated glib2 to 2.8.6.</para>
3407 </listitem>
3408 </itemizedlist>
3409 </listitem>
3410
3411 <listitem>
3412 <para>January 28th, 2006</para>
3413 <itemizedlist>
3414 <listitem>
3415 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
3416 instructions.</para>
3417 </listitem>
3418 <listitem>
3419 <para>[andy] - Updated GConf to 2.12.1</para>
3420 </listitem>
3421 <listitem>
3422 <para>[andy] - Updated gtk+2 to 2.8.11</para>
3423 </listitem>
3424 </itemizedlist>
3425 </listitem>
3426
3427 <listitem>
3428 <para>January 27th, 2006</para>
3429 <itemizedlist>
3430 <listitem>
3431 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
3432 </listitem>
3433 <listitem>
3434 <para>[bdubbs] - Removed section on package management because it
3435 has been incorporated into LFS.</para>
3436 </listitem>
3437 <listitem>
3438 <para>[randy] - Modified the instruction to apply the patch in the
3439 kdegraphics instructions as the patch has changed, thanks to Miguel
3440 Bazdresch for the report.</para>
3441 </listitem>
3442 <listitem>
3443 <para>[randy] - Added a note to the GStreamer instructions about
3444 Valgrind breaking the build.</para>
3445 </listitem>
3446 <listitem>
3447 <para>[andy] - Updated libxklavier to 2.1.</para>
3448 </listitem>
3449 </itemizedlist>
3450 </listitem>
3451
3452 <listitem>
3453 <para>January 25th, 2006</para>
3454 <itemizedlist>
3455 <listitem>
3456 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
3457 to Jay McHugh for sending in the report.</para>
3458 </listitem>
3459 <listitem>
3460 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
3461 method to use 'client.mk' and '.mozconfig', added instructions
3462 to use system-installed NSS/NSPR libraries and added additional
3463 configuration information.</para>
3464 </listitem>
3465 <listitem>
3466 <para>[randy] - Changed the default to render SVG graphics in the
3467 Firefox instructions.</para>
3468 </listitem>
3469 </itemizedlist>
3470 </listitem>
3471
3472 <listitem>
3473 <para>January 23rd, 2006</para>
3474 <itemizedlist>
3475 <listitem>
3476 <para>[randy] - Updated to Thunderbird-1.5, changed the build
3477 method to use 'client.mk' and '.mozconfig', added instructions
3478 to use system-installed NSS/NSPR libraries and added additional
3479 configuration information.</para>
3480 </listitem>
3481 <listitem>
3482 <para>[randy] - Added information about using system-installed
3483 versions of the NSS/NSPR libraries and added additional configuration
3484 information to the Firefox instructions.</para>
3485 </listitem>
3486 <listitem>
3487 <para>[randy] - Added new package Network Security Services,
3488 NSS-3.11.</para>
3489 </listitem>
3490 </itemizedlist>
3491 </listitem>
3492
3493 <listitem>
3494 <para>January 22nd, 2006</para>
3495 <itemizedlist>
3496 <listitem>
3497 <para>[randy] - Adjusted some dependencies using a patch sent in
3498 by Chris Staub.</para>
3499 </listitem>
3500 </itemizedlist>
3501 </listitem>
3502
3503 <listitem>
3504 <para>January 21st, 2006</para>
3505 <itemizedlist>
3506 <listitem>
3507 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
3508 vulnerability patch to the kdelibs instructions.</para>
3509 </listitem>
3510 </itemizedlist>
3511 </listitem>
3512
3513 <listitem>
3514 <para>January 18th, 2006</para>
3515 <itemizedlist>
3516 <listitem>
3517 <para>[randy] - Modified the sed command in the Firefox instructions
3518 so that it can be run multiple times, also modified the instructions
3519 for creating symlinks to the system-wide mozilla plugin
3520 directory.</para>
3521 </listitem>
3522 <listitem>
3523 <para>[randy] - Added a dependency and updated text to the Xine
3524 Libraries instructions.</para>
3525 </listitem>
3526 <listitem>
3527 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
3528 </listitem>
3529 </itemizedlist>
3530 </listitem>
3531
3532 <listitem>
3533 <para>January 17th, 2006</para>
3534 <itemizedlist>
3535 <listitem>
3536 <para>[tushar] - Modify unzip compilation to enable unzip to
3537 unzip files up to 4 GB.</para>
3538 </listitem>
3539 <listitem>
3540 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
3541 Submitted by archaic.</para>
3542 </listitem>
3543 <listitem>
3544 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
3545 and added new modules HTML::Element::Extended and HTML::Tree as
3546 dependencies; also more reorganization and singling out of the
3547 Perl Modules.</para>
3548 </listitem>
3549 <listitem>
3550 <para>[tushar] - Change lynx installation target to install-full.</para>
3551 </listitem>
3552 <listitem>
3553 <para>[tushar] - Removed obsolete note for zipcloack.</para>
3554 </listitem>
3555 <listitem>
3556 <para>[randy] - Added three new Perl Modules as dependencies of the
3557 Digest::SHA module: Devel::Symdump, Pod::Coverage and
3558 Test::Pod::Coverage.</para>
3559 </listitem>
3560 </itemizedlist>
3561 </listitem>
3562
3563 <listitem>
3564 <para>January 16th, 2006</para>
3565 <itemizedlist>
3566 <listitem>
3567 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
3568 numerous text and dependency corrections/additions in the Perl
3569 Modules instructions.</para>
3570 </listitem>
3571 <listitem>
3572 <para>[randy] - Singled out the Text::Diff module in the Perl
3573 Modules instructions.</para>
3574 </listitem>
3575 <listitem>
3576 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
3577 and singled it out in the instructions.</para>
3578 </listitem>
3579 <listitem>
3580 <para>[randy] - Added optional dependencies to the Archive::Zip
3581 and HTML::Tagset Perl Modules instructions.</para>
3582 </listitem>
3583 <listitem>
3584 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
3585 ExtUtils::ParseXS-2.15 Perl Modules.</para>
3586 </listitem>
3587 <listitem>
3588 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
3589 note in the Module::Build instructions about using an older version
3590 of YAML.</para>
3591 </listitem>
3592 <listitem>
3593 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
3594 added new optional dependencies.</para>
3595 </listitem>
3596 </itemizedlist>
3597 </listitem>
3598
3599 <listitem>
3600 <para>January 15th, 2006</para>
3601 <itemizedlist>
3602 <listitem>
3603 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
3604 the Test::Simple-0.62 module.</para>
3605 </listitem>
3606 <listitem>
3607 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
3608 </listitem>
3609 <listitem>
3610 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
3611 and Pod::Simple-3.03 Perl Modules.</para>
3612 </listitem>
3613 <listitem>
3614 <para>[randy] - Singled out the Compress::Zlib module in the Perl
3615 Modules instructions and updated to the 1.41 version.</para>
3616 </listitem>
3617 </itemizedlist>
3618 </listitem>
3619
3620 <listitem>
3621 <para>January 14th, 2006</para>
3622 <itemizedlist>
3623 <listitem>
3624 <para>[randy] - Added a note to run the test suite and added
3625 documentation installation commands to the GnuPG instructions.</para>
3626 </listitem>
3627 </itemizedlist>
3628 </listitem>
3629
3630 <listitem>
3631 <para>January 12th, 2006</para>
3632 <itemizedlist>
3633 <listitem>
3634 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
3635 dependency URLs to fix the AMR support and added additional
3636 documentation installation commands.</para>
3637 </listitem>
3638 </itemizedlist>
3639 </listitem>
3640
3641 <listitem>
3642 <para>January 11, 2006</para>
3643 <itemizedlist>
3644 <listitem>
3645 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
3646 dependencies, updated the version of the Skins file.</para>
3647 </listitem>
3648 <listitem>
3649 <para>[andy] - Updated to abiword-2.4.2.</para>
3650 </listitem>
3651 </itemizedlist>
3652 </listitem>
3653
3654 <listitem>
3655 <para>January 10th, 2006</para>
3656 <itemizedlist>
3657 <listitem>
3658 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
3659 </listitem>
3660 <listitem>
3661 <para>[randy] - Corrections to the CVS instructions: fixed broken
3662 download URLs and corrected documentation installation
3663 commands.</para>
3664 </listitem>
3665 </itemizedlist>
3666 </listitem>
3667
3668 <listitem>
3669 <para>January 9th, 2006</para>
3670 <itemizedlist>
3671 <listitem>
3672 <para>[randy] - Updated the MPlayer instructions with the new URL for
3673 the LIVE555 Streaming Media web site.</para>
3674 </listitem>
3675 </itemizedlist>
3676 </listitem>
3677
3678 <listitem>
3679 <para>January 8th, 2006</para>
3680 <itemizedlist>
3681 <listitem>
3682 <para>[randy] - Updated to Ethereal-0.10.14.</para>
3683 </listitem>
3684 <listitem>
3685 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
3686 </listitem>
3687 <listitem>
3688 <para>[randy] - Minor updates to the Kdegraphics instructions:
3689 added new dependencies, added a note about creating the API
3690 documentation, added a note about the OCR support, updated the
3691 installed programs, libraries and directories list.</para>
3692 </listitem>
3693 </itemizedlist>
3694 </listitem>
3695
3696 <listitem>
3697 <para>January 7th, 2006</para>
3698 <itemizedlist>
3699 <listitem>
3700 <para>[randy] - Removed the Berkeley DB dependency from packages
3701 utilizing it as BDB is now built in LFS.</para>
3702 </listitem>
3703 <listitem>
3704 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
3705 Python instructions to support the new BDB, updated the Heimdal
3706 instructions to account for the changed library file names.</para>
3707 </listitem>
3708 <listitem>
3709 <para>[randy] - Updated to GIMP-2.2.10.</para>
3710 </listitem>
3711 <listitem>
3712 <para>[andy] - Updated to xvidcore-1.1.0.</para>
3713 </listitem>
3714 </itemizedlist>
3715 </listitem>
3716
3717 <listitem>
3718 <para>January 6th, 2006</para>
3719 <itemizedlist>
3720 <listitem>
3721 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
3722 1.0.14.</para>
3723 </listitem>
3724 <listitem>
3725 <para>[randy] - Modified the command to run the libcroco test
3726 suite.</para>
3727 </listitem>
3728 </itemizedlist>
3729 </listitem>
3730
3731 <listitem>
3732 <para>January 5th, 2006</para>
3733 <itemizedlist>
3734 <listitem>
3735 <para>[randy] - Updated to Poppler-0.4.3.</para>
3736 </listitem>
3737 <listitem>
3738 <para>[randy] - Updated to giflib-4.1.4.</para>
3739 </listitem>
3740 <listitem>
3741 <para>[randy] - Updated to libexif-0.6.13.</para>
3742 </listitem>
3743 <listitem>
3744 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
3745 to the kdegraphics instructions.</para>
3746 </listitem>
3747 </itemizedlist>
3748 </listitem>
3749
3750 <listitem>
3751 <para>January 4th, 2006</para>
3752 <itemizedlist>
3753 <listitem>
3754 <para>[randy] - Minor additions to the kdebase instructions: added
3755 optional dependencies, added a configuration section which includes
3756 information about run-time packages, and added installed programs,
3757 libraries and directories.</para>
3758 </listitem>
3759 <listitem>
3760 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
3761 </listitem>
3762 </itemizedlist>
3763 </listitem>
3764
3765 <listitem>
3766 <para>January 2nd, 2006</para>
3767 <itemizedlist>
3768 <listitem>
3769 <para>[randy] - Added significant updates to the HAL instructions:
3770 updated the dependencies, modified the command that changes the
3771 storage device policy, added text and a visual chart to explain
3772 the requirements of the hal-device-manager program, added commands
3773 to allow for locale specific needs in the storage device policy,
3774 and some general text cleanup.</para>
3775 </listitem>
3776 <listitem>
3777 <para>[randy] - Updated the D-BUS instructions to include text that
3778 identifies the needs of the HAL package.</para>
3779 </listitem>
3780 </itemizedlist>
3781 </listitem>
3782
3783 <listitem>
3784 <para>December 31st, 2005</para>
3785 <itemizedlist>
3786 <listitem>
3787 <para>[randy] - Added a sed command to the D-Bus instructions to
3788 change a 'jar' command to 'fastjar' due to the changes in
3789 GCC-4.0.x.</para>
3790 </listitem>
3791 </itemizedlist>
3792 </listitem>
3793
3794 <listitem>
3795 <para>December 30th, 2005</para>
3796 <itemizedlist>
3797 <listitem>
3798 <para>[randy] - Added some optional dependencies to the Kdelibs
3799 instructions.</para>
3800 </listitem>
3801 <listitem>
3802 <para>[randy] - Added new package Libidn-0.6.0.</para>
3803 </listitem>
3804 <listitem>
3805 <para>[andy] - Added new package Gaim-1.5.0.</para>
3806 </listitem>
3807 </itemizedlist>
3808 </listitem>
3809
3810 <listitem>
3811 <para>December 29th, 2005</para>
3812 <itemizedlist>
3813 <listitem>
3814 <para>[randy] - Removed libogg and added NAS to the optional
3815 dependencies of aRts.</para>
3816 </listitem>
3817 <listitem>
3818 <para>[randy] - Added a caution note to the MC instructions
3819 about the UTF-8 related issues.</para>
3820 </listitem>
3821 <listitem>
3822 <para>[randy] - Added a caution note to the UnZip instructions
3823 about the locale related issues.</para>
3824 </listitem>
3825 <listitem>
3826 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
3827 2, 'Important Information', thanks to Alexander Patrakov for
3828 contributing the text for this page. The page is very incomplete and
3829 many more packages with locale related issues will be added.</para>
3830 </listitem>
3831 </itemizedlist>
3832 </listitem>
3833
3834 <listitem>
3835 <para>December 28th, 2005</para>
3836 <itemizedlist>
3837 <listitem>
3838 <para>[randy] - Added new package GOffice-0.1.2.</para>
3839 </listitem>
3840 </itemizedlist>
3841 </listitem>
3842
3843 <listitem>
3844 <para>December 27th, 2005</para>
3845 <itemizedlist>
3846 <listitem>
3847 <para>[randy] - Updated to libgsf-1.13.3.</para>
3848 </listitem>
3849 <listitem>
3850 <para>[randy] - Removed the unneeded 'make' command from the
3851 hicolor-icon-theme instructions.</para>
3852 </listitem>
3853 <listitem>
3854 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
3855 removed an unneeded switch from the configure command.</para>
3856 </listitem>
3857 <listitem>
3858 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
3859 </listitem>
3860 <listitem>
3861 <para>[randy] - Updated to ISO Codes-0.49.</para>
3862 </listitem>
3863 </itemizedlist>
3864 </listitem>
3865
3866 <listitem>
3867 <para>December 26th, 2005</para>
3868 <itemizedlist>
3869 <listitem>
3870 <para>[randy] - Updated to Doxygen-1.4.5.</para>
3871 </listitem>
3872 <listitem>
3873 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
3874 download URL, added test suite notes, modified the configure command
3875 to include switches for the recommended dependencies and added
3876 appropriate notes about the recommended dependencies.</para>
3877 </listitem>
3878 <listitem>
3879 <para>[randy] - Updated to little cms-1.15.</para>
3880 </listitem>
3881 <listitem>
3882 <para>[randy] - Updated to Sendmail-8.13.5.</para>
3883 </listitem>
3884 <listitem>
3885 <para>[dj] - Added colorls patch to tcsh instructions.</para>
3886 </listitem>
3887 <listitem>
3888 <para>[dj] - Corrected additional recommended and optional
3889 dependencies in OpenOffice instructions.</para>
3890 </listitem>
3891 <listitem>
3892 <para>[andy] - Update xine-lib to 1.1.1.</para>
3893 </listitem>
3894 </itemizedlist>
3895 </listitem>
3896
3897 <listitem>
3898 <para>December 25th, 2005</para>
3899 <itemizedlist>
3900 <listitem>
3901 <para>[randy] - Updated to LibMPEG3-1.6.</para>
3902 </listitem>
3903 </itemizedlist>
3904 </listitem>
3905
3906 <listitem>
3907 <para>December 24th, 2005</para>
3908 <itemizedlist>
3909 <listitem>
3910 <para>[randy] - Fixed a syntax error in the configure scripts and
3911 simplified the existing sed commands in the Tcl and Tk
3912 instructions.</para>
3913 </listitem>
3914 <listitem>
3915 <para>[randy] - Added pkg-config and ALSA Library as required
3916 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
3917 pointing out the omission.</para>
3918 </listitem>
3919 <listitem>
3920 <para>[randy] - Fixed GTK+-2 documentation installation commands,
3921 thanks to Nico R. for pointing out the breakage.</para>
3922 </listitem>
3923 <listitem>
3924 <para>[randy] - Updated to Firefox-1.5, modified the method used
3925 to build it and added a command to fix an anonymous enum in an
3926 interface header file.</para>
3927 </listitem>
3928 <listitem>
3929 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
3930 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
3931 </listitem>
3932 </itemizedlist>
3933 </listitem>
3934
3935 <listitem>
3936 <para>December 23rd, 2005</para>
3937 <itemizedlist>
3938 <listitem>
3939 <para>[andy] - Updated librsvg to 2.12.7.</para>
3940 </listitem>
3941 <listitem>
3942 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
3943 </listitem>
3944 </itemizedlist>
3945 </listitem>
3946
3947 <listitem>
3948 <para>December 22nd, 2005</para>
3949 <itemizedlist>
3950 <listitem>
3951 <para>[andy] - Updated XFce to 4.2.3.2.</para>
3952 </listitem>
3953 </itemizedlist>
3954 </listitem>
3955
3956 <listitem>
3957 <para>December 21st, 2005</para>
3958 <itemizedlist>
3959 <listitem>
3960 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
3961 use visudo to edit the sudoers file.</para>
3962 </listitem>
3963 </itemizedlist>
3964 </listitem>
3965
3966 <listitem>
3967 <para>December 20th, 2005</para>
3968 <itemizedlist>
3969 <listitem>
3970 <para>[randy] - Commented out the Python and Perl bindings build
3971 notes from the Subversion instructions as there is a build failure
3972 using current versions of SWIG and (B)LFS packages.</para>
3973 </listitem>
3974 <listitem>
3975 <para>[randy] - Added documentation installation commands to the
3976 Guile instructions.</para>
3977 </listitem>
3978 </itemizedlist>
3979 </listitem>
3980
3981 <listitem>
3982 <para>December 19th, 2005</para>
3983 <itemizedlist>
3984 <listitem>
3985 <para>[randy] - Modified the sed command in the OpenSSH instructions
3986 to better allow for repeated builds.</para>
3987 </listitem>
3988 <listitem>
3989 <para>[bdubbs] - Updated to nmap-3.95.</para>
3990 </listitem>
3991 <listitem>
3992 <para>[bdubbs] - Added sed to Bind to prevent invalid
3993 warnings in the log.</para>
3994 </listitem>
3995 <listitem>
3996 <para>[randy] - Updated to Samba-3.0.20b.</para>
3997 </listitem>
3998 <listitem>
3999 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
4000 </listitem>
4001 </itemizedlist>
4002 </listitem>
4003
4004 <listitem>
4005 <para>December 18th, 2005</para>
4006 <itemizedlist>
4007 <listitem>
4008 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
4009 </listitem>
4010 <listitem>
4011 <para>[bdubbs] - Changed configure instruction in gimp to
4012 use recommended dependencies. Added note that the switches
4013 to configure need to be changed if the recommended
4014 dependencies are not installed.</para>
4015 </listitem>
4016 <listitem>
4017 <para>[bdubbs] - Updated to whois-4.7.10.</para>
4018 </listitem>
4019 <listitem>
4020 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
4021 </listitem>
4022 </itemizedlist>
4023 </listitem>
4024
4025 <listitem>
4026 <para>December 17th, 2005</para>
4027 <itemizedlist>
4028 <listitem>
4029 <para>[randy] - Updated to PHP-5.1.1.</para>
4030 </listitem>
4031 </itemizedlist>
4032 </listitem>
4033
4034 <listitem>
4035 <para>December 16th, 2005</para>
4036 <itemizedlist>
4037 <listitem>
4038 <para>[randy] - Updated to Stunnel-4.14.</para>
4039 </listitem>
4040 <listitem>
4041 <para>[randy] - Updated to Ruby-1.8.3.</para>
4042 </listitem>
4043 </itemizedlist>
4044 </listitem>
4045
4046 <listitem>
4047 <para>December 15, 2005</para>
4048 <itemizedlist>
4049 <listitem>
4050 <para>[randy] - Updated to Aspell-0.60.4.</para>
4051 </listitem>
4052 <listitem>
4053 <para>[randy] - Added a sed command to the FOP instructions which
4054 fixes an obsolete tail command in the JAI binary.</para>
4055 </listitem>
4056 <listitem>
4057 <para>[randy] - Updated to Gamin-0.1.7.</para>
4058 </listitem>
4059 <listitem>
4060 <para>[bdubbs] - Removed section on newsserver.</para>
4061 </listitem>
4062 <listitem>
4063 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
4064 </listitem>
4065 </itemizedlist>
4066 </listitem>
4067
4068 <listitem>
4069 <para>December 14th, 2005</para>
4070 <itemizedlist>
4071 <listitem>
4072 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
4073 </listitem>
4074 <listitem>
4075 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
4076 </listitem>
4077 </itemizedlist>
4078 </listitem>
4079
4080 <listitem>
4081 <para>December 13th, 2005</para>
4082 <itemizedlist>
4083 <listitem>
4084 <para>[bdubbs] - Update description of LiveCD.</para>
4085 </listitem>
4086 <listitem>
4087 <para>[randy] - Updated to MySQL-5.0.16.</para>
4088 </listitem>
4089 <listitem>
4090 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
4091 </listitem>
4092 <listitem>
4093 <para>[bdubbs] - Removed libungif.</para>
4094 </listitem>
4095 <listitem>
4096 <para>[randy] - Updated to GTK+-2.8.9.</para>
4097 </listitem>
4098 <listitem>
4099 <para>[andy] - Updated to Abiword-2.4.1</para>
4100 </listitem>
4101 </itemizedlist>
4102 </listitem>
4103
4104 <listitem>
4105 <para>December 11th, 2005</para>
4106 <itemizedlist>
4107 <listitem>
4108 <para>[randy] - Updated to Pango-1.10.2.</para>
4109 </listitem>
4110 <listitem>
4111 <para>[randy] - Updated to GLib-2.8.4.</para>
4112 </listitem>
4113 </itemizedlist>
4114 </listitem>
4115
4116 <listitem>
4117 <para>December 10th, 2005</para>
4118 <itemizedlist>
4119 <listitem>
4120 <para>[randy] - Updated to Heimdal-0.7.1.</para>
4121 </listitem>
4122 </itemizedlist>
4123 </listitem>
4124
4125 <listitem>
4126 <para>December 9th, 2005</para>
4127 <itemizedlist>
4128 <listitem>
4129 <para>[randy] - Fixed command typos in the Gnome Menus and
4130 Gnome Volume Manager instructions.</para>
4131 </listitem>
4132 <listitem>
4133 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
4134 </listitem>
4135 <listitem>
4136 <para>[andy] - Added details of how to create a fluxbox.desktop file to
4137 the Fluxbox page.</para>
4138 </listitem>
4139 </itemizedlist>
4140 </listitem>
4141
4142 <listitem>
4143 <para>December 8th, 2005</para>
4144 <itemizedlist>
4145 <listitem>
4146 <para>[bdubbs] - Updated to curl-7.15.1.</para>
4147 </listitem>
4148 </itemizedlist>
4149 </listitem>
4150
4151 <listitem>
4152 <para>December 7th, 2005</para>
4153 <itemizedlist>
4154 <listitem>
4155 <para>[bdubbs] - Added sed to remove incomplete tests from
4156 test program in popt.</para>
4157 </listitem>
4158 <listitem>
4159 <para>[bdubbs] - Removed reference to non-existent esound.ps
4160 from EsounD-0.2.36.</para>
4161 </listitem>
4162 <listitem>
4163 <para>[bdubbs] - Removed --with-history option from libxml2. Added
4164 a caution that the make check command can hang forever under
4165 certain conditions with the option.</para>
4166 </listitem>
4167 <listitem>
4168 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
4169 </listitem>
4170 <listitem>
4171 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
4172 go moko for pointing out the omission.</para>
4173 </listitem>
4174 <listitem>
4175 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
4176 </listitem>
4177 <listitem>
4178 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
4179 thanks to David Rosal for pointing out the omission.</para>
4180 </listitem>
4181 <listitem>
4182 <para>[randy] - Updated to libvorbis-1.1.2.</para>
4183 </listitem>
4184 <listitem>
4185 <para>[randy] - Updated to libogg-1.1.3.</para>
4186 </listitem>
4187 </itemizedlist>
4188 </listitem>
4189
4190 <listitem>
4191 <para>December 6th, 2005</para>
4192 <itemizedlist>
4193 <listitem>
4194 <para>[dj] - Completed dependencies, removed optional configure
4195 parameters and added the no_mozilla (firefox) patch for
4196 OpenOffice.</para>
4197 </listitem>
4198 </itemizedlist>
4199 </listitem>
4200
4201 <listitem>
4202 <para>December 3rd, 2005</para>
4203 <itemizedlist>
4204 <listitem>
4205 <para>[randy] - Updated to GCC-4.0.2.</para>
4206 </listitem>
4207 <listitem>
4208 <para>[bdubbs] - Updated to qt-3.3.5.</para>
4209 </listitem>
4210 </itemizedlist>
4211 </listitem>
4212
4213 <listitem>
4214 <para>December 2nd, 2005</para>
4215 <itemizedlist>
4216 <listitem>
4217 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
4218 </listitem>
4219 </itemizedlist>
4220 </listitem>
4221
4222 <listitem>
4223 <para>December 1st, 2005</para>
4224 <itemizedlist>
4225 <listitem>
4226 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
4227 </listitem>
4228 </itemizedlist>
4229 </listitem>
4230
4231 <listitem>
4232 <para>November 30th, 2005</para>
4233 <itemizedlist>
4234 <listitem>
4235 <para>[randy] - Updated to xinetd-2.3.14.</para>
4236 </listitem>
4237 <listitem>
4238 <para>[randy] - Added a command to create the logging directory in
4239 the GDM instructions, thanks to Vincent Fretin for pointing out the
4240 oversight.</para>
4241 </listitem>
4242 <listitem>
4243 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
4244 </listitem>
4245 <listitem>
4246 <para>[randy] - Updated to Sysstat-6.0.2.</para>
4247 </listitem>
4248 </itemizedlist>
4249 </listitem>
4250
4251 <listitem>
4252 <para>November 29th, 2005</para>
4253 <itemizedlist>
4254 <listitem>
4255 <para>[randy] - Updated to Shadow-4.0.13.</para>
4256 </listitem>
4257 <listitem>
4258 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
4259 the installation commands have changed.</para>
4260 </listitem>
4261 <listitem>
4262 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
4263 </listitem>
4264 </itemizedlist>
4265 </listitem>
4266
4267 <listitem>
4268 <para>November 27th, 2005</para>
4269 <itemizedlist>
4270 <listitem>
4271 <para>[randy] - Added an FTP download URL and changed the
4272 documentation installation to a versioned directory in the Fontconfig
4273 instructions.</para>
4274 </listitem>
4275 <listitem>
4276 <para>[randy] - Added documentation installation and clarified the
4277 purpose of the sed command in the FreeType instructions.</para>
4278 </listitem>
4279 </itemizedlist>
4280 </listitem>
4281
4282 <listitem>
4283 <para>November 26th, 2005</para>
4284 <itemizedlist>
4285 <listitem>
4286 <para>[randy] - Added a note to the Lynx instructions that
4287 identifies, and shows how to avoid, a security vulnerability.</para>
4288 </listitem>
4289 <listitem>
4290 <para>[randy] - Updated to S-Lang-2.0.5.</para>
4291 </listitem>
4292 <listitem>
4293 <para>[randy] - Updated the text in the Net-tools instructions
4294 to reflect the updated version of Coreutils.</para>
4295 </listitem>
4296 </itemizedlist>
4297 </listitem>
4298
4299 <listitem>
4300 <para>November 25th, 2005</para>
4301 <itemizedlist>
4302 <listitem>
4303 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
4304 </listitem>
4305 <listitem>
4306 <para>[randy] - Updated to pkg-config-0.20</para>
4307 </listitem>
4308 </itemizedlist>
4309 </listitem>
4310
4311 <listitem>
4312 <para>November 24th, 2005</para>
4313 <itemizedlist>
4314 <listitem>
4315 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
4316 installation commands to work with the newer version.</para>
4317 </listitem>
4318 </itemizedlist>
4319 </listitem>
4320
4321 <listitem>
4322 <para>November 23rd, 2005</para>
4323 <itemizedlist>
4324 <listitem>
4325 <para>[bdubbs] - Added sed to sudo to correct a security issue
4326 (Archaic). Also added --enable-shell-sets-home switch
4327 (Gerard).</para>
4328 </listitem>
4329 </itemizedlist>
4330 </listitem>
4331
4332 <listitem>
4333 <para>November 22nd, 2005</para>
4334 <itemizedlist>
4335 <listitem>
4336 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
4337 </listitem>
4338 <listitem>
4339 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
4340 051020 and changed the documentation directory to a versioned
4341 name.</para>
4342 </listitem>
4343 <listitem>
4344 <para>[randy] - Updated to FriBidi-0.10.7.</para>
4345 </listitem>
4346 <listitem>
4347 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
4348 the tests outlined in the DocBook DSSSL Stylesheets
4349 instructions.</para>
4350 </listitem>
4351 <listitem>
4352 <para>[randy] - Updated to Ethereal-0.10.13.</para>
4353 </listitem>
4354 <listitem>
4355 <para>[randy] - Added new package GC-6.5.</para>
4356 </listitem>
4357 </itemizedlist>
4358 </listitem>
4359
4360 <listitem>
4361 <para>November 21st, 2005</para>
4362 <itemizedlist>
4363 <listitem>
4364 <para>[randy] - Updated the Rsync bootscript to remove the --compress
4365 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
4366 </listitem>
4367 <listitem>
4368 <para>[randy] - Added --disable-python to the configure command in
4369 the D-BUS instructions to fix a broken build identified by Filip
4370 Bartmann.</para>
4371 </listitem>
4372 <listitem>
4373 <para>[randy] - Added --disable-libwrap to the configure command in
4374 the Stunnel instructions to fix a broken build identified by Filip
4375 Bartmann.</para>
4376 </listitem>
4377 <listitem>
4378 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
4379 Utilities section of Chapter 31.</para>
4380 </listitem>
4381 <listitem>
4382 <para>[randy] - Modified the libexecdir parameter passed to configure
4383 and tweaked the storage device policy in the HAL instructions.</para>
4384 </listitem>
4385 </itemizedlist>
4386 </listitem>
4387
4388 <listitem>
4389 <para>November 19th, 2005</para>
4390 <itemizedlist>
4391 <listitem>
4392 <para>[randy] - Added notes to start a D-BUS session daemon to the
4393 D-BUS, GDM and GNOME Configuration instructions.</para>
4394 </listitem>
4395 <listitem>
4396 <para>[dj] - Cleaned up OpenOffice instructions and added
4397 a no-pam patch.</para>
4398 </listitem>
4399 </itemizedlist>
4400 </listitem>
4401
4402 <listitem>
4403 <para>November 18th, 2005</para>
4404 <itemizedlist>
4405 <listitem>
4406 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
4407 thanks to Steffen Knollman for discovering the problem and
4408 contributing the patch.</para>
4409 </listitem>
4410 <listitem>
4411 <para>[igor] - Updated to rsync-2.6.6.</para>
4412 </listitem>
4413 </itemizedlist>
4414 </listitem>
4415
4416 <listitem>
4417 <para>November 17th, 2005</para>
4418 <itemizedlist>
4419 <listitem>
4420 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
4421 Utilities section of Chapter 31.</para>
4422 </listitem>
4423 <listitem>
4424 <para>[dj] - Corrected OpenOffice patch names.</para>
4425 </listitem>
4426 </itemizedlist>
4427 </listitem>
4428
4429 <listitem>
4430 <para>November 15th, 2005</para>
4431 <itemizedlist>
4432 <listitem>
4433 <para>[dj] - Updated to OpenOffice-2.0.0</para>
4434 </listitem>
4435 </itemizedlist>
4436 </listitem>
4437
4438 <listitem>
4439 <para>November 14th, 2005</para>
4440 <itemizedlist>
4441 <listitem>
4442 <para>[randy] - Updated to Balsa-2.3.6.</para>
4443 </listitem>
4444 </itemizedlist>
4445 </listitem>
4446
4447 <listitem>
4448 <para>November 13th, 2005</para>
4449 <itemizedlist>
4450 <listitem>
4451 <para>[randy] - Added several more entries to the 'Other Programming
4452 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
4453 and other contributions.</para>
4454 </listitem>
4455 </itemizedlist>
4456 </listitem>
4457
4458 <listitem>
4459 <para>November 12th, 2005</para>
4460 <itemizedlist>
4461 <listitem>
4462 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
4463 xptinfo.h anonymous enum patch.</para>
4464 </listitem>
4465 </itemizedlist>
4466 </listitem>
4467
4468 <listitem>
4469 <para>November 9th, 2005</para>
4470 <itemizedlist>
4471 <listitem>
4472 <para>[randy] - Updated references to source and md5sum files
4473 on the Anduin server due to the Anduin reorganization.</para>
4474 </listitem>
4475 <listitem>
4476 <para>[randy] - Added several more programming languages to the
4477 'Other Programming Tools' section.</para>
4478 </listitem>
4479 </itemizedlist>
4480 </listitem>
4481
4482 <listitem>
4483 <para>November 7th, 2005</para>
4484 <itemizedlist>
4485 <listitem>
4486 <para>[randy] - Added several programming languages to the 'Other
4487 Programming Tools' section.</para>
4488 </listitem>
4489 <listitem>
4490 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
4491 </listitem>
4492 </itemizedlist>
4493 </listitem>
4494
4495 <listitem>
4496 <para>November 5th, 2005</para>
4497 <itemizedlist>
4498 <listitem>
4499 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
4500 suggestions.</para>
4501 </listitem>
4502 </itemizedlist>
4503 </listitem>
4504
4505 <listitem>
4506 <para>November 4th, 2005</para>
4507 <itemizedlist>
4508 <listitem>
4509 <para>[randy] - Added a patch to the libgsf instructions so that the
4510 configure script properly discovers GConf.</para>
4511 </listitem>
4512 </itemizedlist>
4513 </listitem>
4514
4515 <listitem>
4516 <para>November 3rd, 2005</para>
4517 <itemizedlist>
4518 <listitem>
4519 <para>[randy] - Added new package GMime-2.1.17.</para>
4520 </listitem>
4521 </itemizedlist>
4522 </listitem>
4523
4524 <listitem>
4525 <para>November 1st, 2005</para>
4526 <itemizedlist>
4527 <listitem>
4528 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
4529 'Other Programming Tools' section.</para>
4530 </listitem>
4531 <listitem>
4532 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
4533 </listitem>
4534 <listitem>
4535 <para>[randy] - Updated to Transcode-1.0.1.</para>
4536 </listitem>
4537 </itemizedlist>
4538 </listitem>
4539
4540 <listitem>
4541 <para>October 31st, 2005</para>
4542 <itemizedlist>
4543 <listitem>
4544 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
4545 </listitem>
4546 </itemizedlist>
4547 </listitem>
4548
4549 <listitem>
4550 <para>October 30th, 2005</para>
4551 <itemizedlist>
4552 <listitem>
4553 <para>[randy] - Added new package Totem-1.2.0.</para>
4554 </listitem>
4555 <listitem>
4556 <para>[dj] - Updated to JDK-1.5.0_05.</para>
4557 </listitem>
4558 </itemizedlist>
4559 </listitem>
4560
4561 <listitem>
4562 <para>October 29th, 2005</para>
4563 <itemizedlist>
4564 <listitem>
4565 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
4566 </listitem>
4567 </itemizedlist>
4568 </listitem>
4569
4570 <listitem>
4571 <para>October 28th, 2005</para>
4572 <itemizedlist>
4573 <listitem>
4574 <para>[igor] - Updated to SDL-1.2.9.</para>
4575 </listitem>
4576 <listitem>
4577 <para>[igor] - Updated to CVS-1.11.21.</para>
4578 </listitem>
4579 </itemizedlist>
4580 </listitem>
4581
4582 <listitem>
4583 <para>October 25th, 2005</para>
4584 <itemizedlist>
4585 <listitem>
4586 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
4587 package from the GNOME Add-on section.</para>
4588 </listitem>
4589 </itemizedlist>
4590 </listitem>
4591
4592 <listitem>
4593 <para>October 23rd, 2005</para>
4594 <itemizedlist>
4595 <listitem>
4596 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
4597 </listitem>
4598 <listitem>
4599 <para>[randy] - Added new package Poppler-0.4.2.</para>
4600 </listitem>
4601 </itemizedlist>
4602 </listitem>
4603
4604 <listitem>
4605 <para>October 21st, 2005</para>
4606 <itemizedlist>
4607 <listitem>
4608 <para>[randy] - Added new package GNOME Keyring
4609 Manager-2.12.0.</para>
4610 </listitem>
4611 </itemizedlist>
4612 </listitem>
4613
4614 <listitem>
4615 <para>October 20th, 2005</para>
4616 <itemizedlist>
4617 <listitem>
4618 <para>[randy] - Added new package ISO Codes-0.48.</para>
4619 </listitem>
4620 </itemizedlist>
4621 </listitem>
4622
4623 <listitem>
4624 <para>October 19th, 2005</para>
4625 <itemizedlist>
4626 <listitem>
4627 <para>[randy] - Added new package PyXML-0.8.4.</para>
4628 </listitem>
4629 <listitem>
4630 <para>[randy] - Added category headers to the GNOME Add-on packages
4631 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
4632 XML wizardry to make this happen.</para>
4633 </listitem>
4634 </itemizedlist>
4635 </listitem>
4636
4637 <listitem>
4638 <para>October 18th, 2005</para>
4639 <itemizedlist>
4640 <listitem>
4641 <para>[randy] - Added a patch and an additional command to enable the
4642 streaming audio method in the GNOME Speech instructions.</para>
4643 </listitem>
4644 <listitem>
4645 <para>[randy] - Updated to GDM-2.8.0.5.</para>
4646 </listitem>
4647 </itemizedlist>
4648 </listitem>
4649
4650 <listitem>
4651 <para>October 17th, 2005</para>
4652 <itemizedlist>
4653 <listitem>
4654 <para>[randy] - Updated to GOK-1.0.5.</para>
4655 </listitem>
4656 <listitem>
4657 <para>[igor] - Updated to HTML Tidy-051013.</para>
4658 </listitem>
4659 <listitem>
4660 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
4661 </listitem>
4662 <listitem>
4663 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
4664 </listitem>
4665 </itemizedlist>
4666 </listitem>
4667
4668 <listitem>
4669 <para>October 16th, 2005</para>
4670 <itemizedlist>
4671 <listitem>
4672 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
4673 of the xextensions.pc file from the GNOME Magnifier to the XFree86
4674 instructions.</para>
4675 </listitem>
4676 <listitem>
4677 <para>[igor] - Updated to PHP-5.0.5.</para>
4678 </listitem>
4679 <listitem>
4680 <para>[randy] - Modified dependencies in the libgtkhtml
4681 instructions.</para>
4682 </listitem>
4683 <listitem>
4684 <para>[igor] - Updated to PCRE-6.4.</para>
4685 </listitem>
4686 <listitem>
4687 <para>[igor] - Updated to cURL-7.15.0.</para>
4688 </listitem>
4689 </itemizedlist>
4690 </listitem>
4691
4692 <listitem>
4693 <para>October 15th, 2005</para>
4694 <itemizedlist>
4695 <listitem>
4696 <para>[igor] - Added the gcc4 patch for NTP.</para>
4697 </listitem>
4698 <listitem>
4699 <para>[igor] - Updated to Fcron-3.0.0.</para>
4700 </listitem>
4701 <listitem>
4702 <para>[igor] - Updated to Apache-2.0.55.</para>
4703 </listitem>
4704 <listitem>
4705 <para>[igor] - Updated to Python-2.4.2.</para>
4706 </listitem>
4707 <listitem>
4708 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
4709 </listitem>
4710 <listitem>
4711 <para>[randy] - Updated to GGV-2.12.0.</para>
4712 </listitem>
4713 <listitem>
4714 <para>[igor] - Updated to Firefox-1.0.7.</para>
4715 </listitem>
4716 <listitem>
4717 <para>[randy] - Updated to AT SPI-1.6.6.</para>
4718 </listitem>
4719 <listitem>
4720 <para>[igor] - Updated to libtiff-3.7.4.</para>
4721 </listitem>
4722 <listitem>
4723 <para>[igor] - Updated to cairo-1.0.2.</para>
4724 </listitem>
4725 <listitem>
4726 <para>[randy] - Updated to Zenity-2.12.1.</para>
4727 </listitem>
4728 <listitem>
4729 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
4730 </listitem>
4731 </itemizedlist>
4732 </listitem>
4733
4734 <listitem>
4735 <para>October 14th, 2005</para>
4736 <itemizedlist>
4737 <listitem>
4738 <para>[igor] - Updated to libpcap-0.9.4.</para>
4739 </listitem>
4740 <listitem>
4741 <para>[igor] - Updated to Wget-1.10.2.</para>
4742 </listitem>
4743 <listitem>
4744 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
4745 </listitem>
4746 <listitem>
4747 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
4748 </listitem>
4749 <listitem>
4750 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
4751 </listitem>
4752 <listitem>
4753 <para>[randy] - Updated to File Roller-2.12.1.</para>
4754 </listitem>
4755 <listitem>
4756 <para>[randy] - Updated to EOG-2.12.1.</para>
4757 </listitem>
4758 <listitem>
4759 <para>[randy] - Updated to gedit-2.12.1.</para>
4760 </listitem>
4761 </itemizedlist>
4762 </listitem>
4763
4764 <listitem>
4765 <para>October 13th, 2005</para>
4766 <itemizedlist>
4767 <listitem>
4768 <para>[igor] - Updated Vim security patch.</para>
4769 </listitem>
4770 <listitem>
4771 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
4772 </listitem>
4773 <listitem>
4774 <para>[randy] - Updated to Epiphany-1.8.2.</para>
4775 </listitem>
4776 <listitem>
4777 <para>[randy] - Changed Python from an optional to a recommended
4778 dependency in the GNOME Doc Utils dependencies.</para>
4779 </listitem>
4780 </itemizedlist>
4781 </listitem>
4782
4783 <listitem>
4784 <para>October 12th, 2005</para>
4785 <itemizedlist>
4786 <listitem>
4787 <para>[randy] - Updated to gcalctool-5.6.31.</para>
4788 </listitem>
4789 </itemizedlist>
4790 </listitem>
4791
4792 <listitem>
4793 <para>October 11th, 2005</para>
4794 <itemizedlist>
4795 <listitem>
4796 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
4797 </listitem>
4798 <listitem>
4799 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
4800 </listitem>
4801 <listitem>
4802 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
4803 </listitem>
4804 <listitem>
4805 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
4806 </listitem>
4807 <listitem>
4808 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
4809 </listitem>
4810 <listitem>
4811 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
4812 </listitem>
4813 <listitem>
4814 <para>[randy] - Updated to Evolution-2.4.1.</para>
4815 </listitem>
4816 </itemizedlist>
4817 </listitem>
4818
4819 <listitem>
4820 <para>October 10th, 2005</para>
4821 <itemizedlist>
4822 <listitem>
4823 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
4824 </listitem>
4825 <listitem>
4826 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
4827 </listitem>
4828 <listitem>
4829 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
4830 </listitem>
4831 <listitem>
4832 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
4833 </listitem>
4834 <listitem>
4835 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
4836 </listitem>
4837 <listitem>
4838 <para>[randy] - Added GTK+-2 as a required dependency of
4839 libgtkhtml.</para>
4840 </listitem>
4841 <listitem>
4842 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
4843 </listitem>
4844 <listitem>
4845 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
4846 GNOME. GNOME add-on packages are updated only to the release
4847 versions. The individual updates to the GNOME add-on packages will be
4848 accomplished individually.</para>
4849 </listitem>
4850 </itemizedlist>
4851 </listitem>
4852
4853 <listitem>
4854 <para>October 8th, 2005</para>
4855 <itemizedlist>
4856 <listitem>
4857 <para>[tushar] - Replaced FAM with Gamin.</para>
4858 </listitem>
4859 </itemizedlist>
4860 </listitem>
4861
4862 <listitem>
4863 <para>October 6th, 2005</para>
4864 <itemizedlist>
4865 <listitem>
4866 <para>[randy] - Updated to librsvg-2.12.4.</para>
4867 </listitem>
4868 <listitem>
4869 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
4870 </listitem>
4871 <listitem>
4872 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
4873 </listitem>
4874 </itemizedlist>
4875 </listitem>
4876
4877 <listitem>
4878 <para>October 5th, 2005</para>
4879 <itemizedlist>
4880 <listitem>
4881 <para>[randy] - Updated to Metacity-2.12.1.</para>
4882 </listitem>
4883 <listitem>
4884 <para>[randy] - Updated to libwnck-2.12.1.</para>
4885 </listitem>
4886 <listitem>
4887 <para>[randy] - Updated to GTK+-2.8.6.</para>
4888 </listitem>
4889 <listitem>
4890 <para>[randy] - Updated to Pango-1.10.1.</para>
4891 </listitem>
4892 <listitem>
4893 <para>[randy] - Updated to GLib-2.8.3.</para>
4894 </listitem>
4895 <listitem>
4896 <para>[randy] - Updated to libxml2-2.6.22.</para>
4897 </listitem>
4898 <listitem>
4899 <para>[randy] - Added the --disable-error-on-warning parameter to the
4900 GnuCash configure command as using GCC-4.0.x will generate warnings
4901 which will break the build if the parameter is not used.</para>
4902 </listitem>
4903 <listitem>
4904 <para>[randy] - Added a patch to the Guile instructions and changed
4905 the sed command in the SLIB instructions so that the two packages
4906 work nicely together.</para>
4907 </listitem>
4908 </itemizedlist>
4909 </listitem>
4910
4911 <listitem>
4912 <para>October 4th, 2005</para>
4913 <itemizedlist>
4914 <listitem>
4915 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
4916 instructions.</para>
4917 </listitem>
4918 <listitem>
4919 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
4920 fix a GCC-4.0.x build problem.</para>
4921 </listitem>
4922 <listitem>
4923 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
4924 </listitem>
4925 <listitem>
4926 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
4927 </listitem>
4928 <listitem>
4929 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
4930 instructions.</para>
4931 </listitem>
4932 <listitem>
4933 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
4934 fix a GCC-4 build problem.</para>
4935 </listitem>
4936 </itemizedlist>
4937 </listitem>
4938
4939 <listitem>
4940 <para>October 3rd, 2005</para>
4941 <itemizedlist>
4942 <listitem>
4943 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
4944 instructions.</para>
4945 </listitem>
4946 <listitem>
4947 <para>[randy] - Clarified the dependencies in the Imlib
4948 instructions.</para>
4949 </listitem>
4950 <listitem>
4951 <para>[randy] - Updated to AbiWord-2.2.10.</para>
4952 </listitem>
4953 </itemizedlist>
4954 </listitem>
4955
4956 <listitem>
4957 <para>October 1st, 2005</para>
4958 <itemizedlist>
4959 <listitem>
4960 <para>[randy] - Added new package HAL-0.5.4.</para>
4961 </listitem>
4962 </itemizedlist>
4963 </listitem>
4964
4965 <listitem>
4966 <para>September 26th, 2005</para>
4967 <itemizedlist>
4968 <listitem>
4969 <para>[randy] - Added new package D-BUS-0.50.</para>
4970 </listitem>
4971 </itemizedlist>
4972 </listitem>
4973
4974 <listitem>
4975 <para>September 25th, 2005</para>
4976 <itemizedlist>
4977 <listitem>
4978 <para>[randy] - Added a patch to fix a build problem with newer
4979 versions of libgsf and added a sed command so the default is to
4980 build the Perl plugin module to the Gnumeric instructions.</para>
4981 </listitem>
4982 </itemizedlist>
4983 </listitem>
4984
4985 <listitem>
4986 <para>September 22nd, 2005</para>
4987 <itemizedlist>
4988 <listitem>
4989 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
4990 </listitem>
4991 </itemizedlist>
4992 </listitem>
4993
4994 <listitem>
4995 <para>September 21st, 2005</para>
4996 <itemizedlist>
4997 <listitem>
4998 <para>[randy] - Updated to Samba-3.0.20.</para>
4999 </listitem>
5000 <listitem>
5001 <para>[bdubbs] - Reverted gcc build instructions.</para>
5002 </listitem>
5003 <listitem>
5004 <para>[randy] - Updated to EsounD-0.2.36.</para>
5005 </listitem>
5006 <listitem>
5007 <para>[randy] - Updated to Metacity-2.12.0.</para>
5008 </listitem>
5009 <listitem>
5010 <para>[randy] - Updated to Libwnck-2.12.0.</para>
5011 </listitem>
5012 </itemizedlist>
5013 </listitem>
5014
5015 <listitem>
5016 <para>September 20th, 2005</para>
5017 <itemizedlist>
5018 <listitem>
5019 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
5020 gcc-4.0.1.</para>
5021 </listitem>
5022 <listitem>
5023 <para>[randy] - Updated to GTK+-2.8.3.</para>
5024 </listitem>
5025 <listitem>
5026 <para>[randy] - Updated to ATK-1.10.3.</para>
5027 </listitem>
5028 <listitem>
5029 <para>[randy] - Updated to Pango-1.10.0.</para>
5030 </listitem>
5031 <listitem>
5032 <para>[randy] - Updated to GLib-2.8.1.</para>
5033 </listitem>
5034 <listitem>
5035 <para>[randy] - Added a command to create an X Render pkg-config file
5036 to the XFree86 instructions. Also created notes in the Metacity and
5037 cairo instructions to ensure this file exists.</para>
5038 </listitem>
5039 <listitem>
5040 <para>[randy] - Added new package cairo-1.0.0.</para>
5041 </listitem>
5042 <listitem>
5043 <para>[bdubbs] - Changed gcc build instructions to use
5044 a simple make. Added a note to use make bootstrap if
5045 the base compiler is not gcc-4.0.1.</para>
5046 </listitem>
5047 </itemizedlist>
5048 </listitem>
5049
5050 <listitem>
5051 <para>September 19th, 2005</para>
5052 <itemizedlist>
5053 <listitem>
5054 <para>[bdubbs] - Added a patch to build mozilla with
5055 gcc-4.0.1.</para>
5056 </listitem>
5057 <listitem>
5058 <para>[randy] - Updated to gucharmap-1.4.4.</para>
5059 </listitem>
5060 <listitem>
5061 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
5062 </listitem>
5063 <listitem>
5064 <para>[richard] - Added a sed to fix the build of the
5065 test suite for cpio-2.6 when using gcc-4.0.1.
5066 Suggested by Matthew Burgess</para>
5067 </listitem>
5068 </itemizedlist>
5069 </listitem>
5070
5071 <listitem>
5072 <para>September 18th, 2005</para>
5073 <itemizedlist>
5074 <listitem>
5075 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
5076 </listitem>
5077 <listitem>
5078 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
5079 </listitem>
5080 <listitem>
5081 <para>[richard] - Updated to bluefish-1.0.4.</para>
5082 </listitem>
5083 </itemizedlist>
5084 </listitem>
5085
5086 <listitem>
5087 <para>September 17th, 2005</para>
5088 <itemizedlist>
5089 <listitem>
5090 <para>[randy] - Added an alternate installation location for the
5091 shared library interface headers to the AFPL Ghostscript and ESP
5092 Ghostscript instructions.</para>
5093 </listitem>
5094 <listitem>
5095 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
5096 </listitem>
5097 <listitem>
5098 <para>[randy] - Updated the Business::ISBN Perl module to
5099 1.82.</para>
5100 </listitem>
5101 <listitem>
5102 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
5103 </listitem>
5104 <listitem>
5105 <para>[randy] - Updated the Module::Signature Perl module to
5106 0.50.</para>
5107 </listitem>
5108 <listitem>
5109 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
5110 </listitem>
5111 <listitem>
5112 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
5113 2.12.</para>
5114 </listitem>
5115 <listitem>
5116 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
5117 0.13.</para>
5118 </listitem>
5119 <listitem>
5120 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
5121 new Perl modules Text::Diff and Algorithm::Diff.</para>
5122 </listitem>
5123 <listitem>
5124 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
5125 </listitem>
5126 </itemizedlist>
5127 </listitem>
5128
5129 <listitem>
5130 <para>September 15th, 2005</para>
5131 <itemizedlist>
5132 <listitem>
5133 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
5134 </listitem>
5135 <listitem>
5136 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
5137 added a GCC-4 patch to the Gimp instructions.</para>
5138 </listitem>
5139 <listitem>
5140 <para>[randy] - Updated to librsvg-2.11.1.</para>
5141 </listitem>
5142 </itemizedlist>
5143 </listitem>
5144
5145 <listitem>
5146 <para>September 14th, 2005</para>
5147 <itemizedlist>
5148 <listitem>
5149 <para>[randy] - Removed redundant GTK+-2 dependency from the
5150 libgnomeprintui instructions.</para>
5151 </listitem>
5152 <listitem>
5153 <para>[randy] - Updated to libgsf-1.12.3.</para>
5154 </listitem>
5155 <listitem>
5156 <para>[randy] - Added documentation installation commands and
5157 corrected the note about the test suite in the libcroco
5158 instructions.</para>
5159 </listitem>
5160 </itemizedlist>
5161 </listitem>
5162
5163 <listitem>
5164 <para>September 13th, 2005</para>
5165 <itemizedlist>
5166 <listitem>
5167 <para>[randy] - Added commands to the CVS instructions to create and
5168 install additional documentation.</para>
5169 </listitem>
5170 <listitem>
5171 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
5172 documentation files chown command to only run if the docs were
5173 built and installed.</para>
5174 </listitem>
5175 </itemizedlist>
5176 </listitem>
5177
5178 <listitem>
5179 <para>September 12th, 2005</para>
5180 <itemizedlist>
5181 <listitem>
5182 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
5183 </listitem>
5184 <listitem>
5185 <para>[randy] - Updated to VTE-0.11.15.</para>
5186 </listitem>
5187 <listitem>
5188 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
5189 ScrollKeeper instructions.</para>
5190 </listitem>
5191 <listitem>
5192 <para>[randy] - Updated to GCC-4.0.1.</para>
5193 </listitem>
5194 </itemizedlist>
5195 </listitem>
5196
5197 <listitem>
5198 <para>September 11th, 2005</para>
5199 <itemizedlist>
5200 <listitem>
5201 <para>[randy] - Minor corrections to the XSL Stylesheets
5202 instructions, suggested by Manuel Canales Esparcia.</para>
5203 </listitem>
5204 </itemizedlist>
5205 </listitem>
5206
5207 <listitem>
5208 <para>September 10th, 2005</para>
5209 <itemizedlist>
5210 <listitem>
5211 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
5212 the environment variables are properly set.</para>
5213 </listitem>
5214 <listitem>
5215 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
5216 </listitem>
5217 <listitem>
5218 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
5219 </listitem>
5220 <listitem>
5221 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
5222 </listitem>
5223 <listitem>
5224 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
5225 patch in JDK source build instructions.</para>
5226 </listitem>
5227 <listitem>
5228 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
5229 </listitem>
5230 <listitem>
5231 <para>[dj] - Updated volume restore script for use with
5232 Udev versions greater than 058.</para>
5233 </listitem>
5234 </itemizedlist>
5235 </listitem>
5236
5237 <listitem>
5238 <para>September 9th, 2005</para>
5239 <itemizedlist>
5240 <listitem>
5241 <para>[randy] - Added a GCC-4 patch to the libexif
5242 instructions.</para>
5243 </listitem>
5244 <listitem>
5245 <para>[randy] - Added a GCC-4 patch to the Avifile
5246 instructions.</para>
5247 </listitem>
5248 <listitem>
5249 <para>[randy] - Added a GCC-4 patch to the FFmpeg
5250 instructions.</para>
5251 </listitem>
5252 <listitem>
5253 <para>[randy] - Added a GCC-4 patch to the MPlayer
5254 instructions.</para>
5255 </listitem>
5256 <listitem>
5257 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
5258 </listitem>
5259 <listitem>
5260 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
5261 </listitem>
5262 <listitem>
5263 <para>[randy] - Added a GCC-4 patch to the Firefox
5264 instructions.</para>
5265 </listitem>
5266 <listitem>
5267 <para>[randy] - Added a GCC-4 patch to the Thunderbird
5268 instructions.</para>
5269 </listitem>
5270 <listitem>
5271 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
5272 </listitem>
5273 <listitem>
5274 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
5275 </listitem>
5276 <listitem>
5277 <para>[randy] - Added a GCC-4 patch and documentation installation
5278 commands to the NAS instructions.</para>
5279 </listitem>
5280 <listitem>
5281 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
5282 instructions.</para>
5283 </listitem>
5284 <listitem>
5285 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
5286 </listitem>
5287 <listitem>
5288 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
5289 in the Inetutils instructions.</para>
5290 </listitem>
5291 <listitem>
5292 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
5293 </listitem>
5294 <listitem>
5295 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
5296 instructions.</para>
5297 </listitem>
5298 <listitem>
5299 <para>[randy] - Updated to intltool-0.34.1.</para>
5300 </listitem>
5301 <listitem>
5302 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
5303 </listitem>
5304 </itemizedlist>
5305 </listitem>
5306
5307 <listitem>
5308 <para>September 8th, 2005</para>
5309 <itemizedlist>
5310 <listitem>
5311 <para>[randy] - Added a sed command to the libxklavier instructions
5312 to fix a GCC-4.x build problem.</para>
5313 </listitem>
5314 <listitem>
5315 <para>[randy] - Updated to libxslt-1.1.15.</para>
5316 </listitem>
5317 <listitem>
5318 <para>[randy] - Updated to libxml2-2.6.21.</para>
5319 </listitem>
5320 </itemizedlist>
5321 </listitem>
5322
5323 <listitem>
5324 <para>September 7th, 2005</para>
5325 <itemizedlist>
5326 <listitem>
5327 <para>[richard] - Updated to XScreenSaver-4.22.</para>
5328 </listitem>
5329 </itemizedlist>
5330 </listitem>
5331
5332 <listitem>
5333 <para>September 6th, 2005</para>
5334 <itemizedlist>
5335 <listitem>
5336 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
5337 release notes.</para>
5338 </listitem>
5339 <listitem>
5340 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
5341 installation commands to the instructions.</para>
5342 </listitem>
5343 </itemizedlist>
5344 </listitem>
5345
5346 <listitem>
5347 <para>September 5th, 2005</para>
5348 <itemizedlist>
5349 <listitem>
5350 <para>[randy] - Updated to Subversion-1.2.3</para>
5351 </listitem>
5352 </itemizedlist>
5353 </listitem>
5354
5355 <listitem>
5356 <para>September 4th, 2005</para>
5357 <itemizedlist>
5358 <listitem>
5359 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
5360 documentation installation commands to the instructions.</para>
5361 </listitem>
5362 </itemizedlist>
5363 </listitem>
5364
5365 <listitem>
5366 <para>September 3rd, 2005</para>
5367 <itemizedlist>
5368 <listitem>
5369 <para>[randy] - Updated to HTML Tidy-050826.</para>
5370 </listitem>
5371 <listitem>
5372 <para>[randy] - Updated to cURL-7.14.1.</para>
5373 </listitem>
5374 </itemizedlist>
5375 </listitem>
5376
5377 <listitem>
5378 <para>September 2nd, 2005</para>
5379 <itemizedlist>
5380 <listitem>
5381 <para>[randy] - Added commands to the Heimdal instructions to
5382 preserve and restore some overwritten interface headers and
5383 libraries. Also listed the dependencies in a more accurate
5384 manner.</para>
5385 </listitem>
5386 <listitem>
5387 <para>[randy] - Updated to MySQL-4.1.14.</para>
5388 </listitem>
5389 <listitem>
5390 <para>[randy] - Fixed some broken commands in the TeX
5391 instructions.</para>
5392 </listitem>
5393 </itemizedlist>
5394 </listitem>
5395
5396 <listitem>
5397 <para>September 1st, 2005</para>
5398 <itemizedlist>
5399 <listitem>
5400 <para>[randy] - Added documentation installation commands to the
5401 ALSA Libraries instructions.</para>
5402 </listitem>
5403 </itemizedlist>
5404 </listitem>
5405
5406 <listitem>
5407 <para>August 31st, 2005</para>
5408 <itemizedlist>
5409 <listitem>
5410 <para>[randy] - Updated to Shadow-4.0.12.</para>
5411 </listitem>
5412 <listitem>
5413 <para>[randy] - Updated to Wget-1.10.1.</para>
5414 </listitem>
5415 </itemizedlist>
5416 </listitem>
5417
5418 <listitem>
5419 <para>August 30th, 2005</para>
5420 <itemizedlist>
5421 <listitem>
5422 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
5423 </listitem>
5424 <listitem>
5425 <para>[randy] - Removed obsolete dependencies from the LZO
5426 instructions.</para>
5427 </listitem>
5428 </itemizedlist>
5429 </listitem>
5430
5431 <listitem>
5432 <para>August 29th, 2005</para>
5433 <itemizedlist>
5434 <listitem>
5435 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
5436 about the location of configuruation files. Updated
5437 optional dependencies.</para>
5438 </listitem>
5439 <listitem>
5440 <para>[richard] - Added definition of dependency terms
5441 to Notes on Building Software.</para>
5442 </listitem>
5443 </itemizedlist>
5444 </listitem>
5445
5446 <listitem>
5447 <para>August 28th, 2005</para>
5448 <itemizedlist>
5449 <listitem>
5450 <para>[randy] - Added documentation installation commands to the Xvid
5451 instructions.</para>
5452 </listitem>
5453 <listitem>
5454 <para>[randy] - Added documentation installation commands to the
5455 libdv instructions.</para>
5456 </listitem>
5457 <listitem>
5458 <para>[randy] - Updated to whois-4.7.6.</para>
5459 </listitem>
5460 <listitem>
5461 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
5462 </listitem>
5463 <listitem>
5464 <para>[randy] - Added a patch to fix the XMMS plugin and added a
5465 sed command to fix the Valgrind testing in the FLAC
5466 instructions.</para>
5467 </listitem>
5468 </itemizedlist>
5469 </listitem>
5470
5471 <listitem>
5472 <para>August 27th, 2005</para>
5473 <itemizedlist>
5474 <listitem>
5475 <para>[randy] - Added a patch to fix the test suite in the id3lib
5476 instructions.</para>
5477 </listitem>
5478 <listitem>
5479 <para>[randy] - Updated the GCC patch and provided documentation
5480 installation commands to the libmpeg3 instructions.</para>
5481 </listitem>
5482 </itemizedlist>
5483 </listitem>
5484
5485 <listitem>
5486 <para>August 26th, 2005</para>
5487 <itemizedlist>
5488 <listitem>
5489 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
5490 the Movemail and RSS &amp; Blogs account setup options are now
5491 available 2) modified the Enigmail setup so that it actually works
5492 3) fixed the profile locking problem 4) made it so that if a mailto:
5493 URL is clicked, a message compose window is opened with the To: field
5494 filled out.</para>
5495 </listitem>
5496 </itemizedlist>
5497 </listitem>
5498
5499 <listitem>
5500 <para>August 25th, 2005</para>
5501 <itemizedlist>
5502 <listitem>
5503 <para>[randy] - Added a command to the Firefox instructions to fix
5504 the profile locking problem and an optional command to open a new
5505 tab in an existing browser window, both suggested by Kevin
5506 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
5507 suggestions.</para>
5508 </listitem>
5509 </itemizedlist>
5510 </listitem>
5511
5512 <listitem>
5513 <para>August 24th, 2005</para>
5514 <itemizedlist>
5515 <listitem>
5516 <para>[randy] - Modified SLIB instructions to use teTeX instead of
5517 Lynx to create the text documentation.</para>
5518 </listitem>
5519 </itemizedlist>
5520 </listitem>
5521
5522 <listitem>
5523 <para>August 22nd, 2005</para>
5524 <itemizedlist>
5525 <listitem>
5526 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
5527 Hugo Villeneuve for pointed it out.</para>
5528 </listitem>
5529 <listitem>
5530 <para>[randy] - Updated to Xpdf-3.01</para>
5531 </listitem>
5532 <listitem>
5533 <para>[randy] - Updated to SLIB-3a2</para>
5534 </listitem>
5535 </itemizedlist>
5536 </listitem>
5537
5538 <listitem>
5539 <para>August 21st, 2005</para>
5540 <itemizedlist>
5541 <listitem>
5542 <para>[randy] - Modifications to XMMS instructions: remove libogg as a
5543 dependency, added commands to install documentation and added an FTP
5544 download URL.</para>
5545 </listitem>
5546 <listitem>
5547 <para>[richard] - Updated to Leafnode-1.11.3.</para>
5548 </listitem>
5549 </itemizedlist>
5550 </listitem>
5551
5552 <listitem>
5553 <para>August 20th, 2005</para>
5554 <itemizedlist>
5555 <listitem>
5556 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
5557 </listitem>
5558 <listitem>
5559 <para>[randy] - Renamed the FOP patch to adhere with the naming
5560 standards.</para>
5561 </listitem>
5562 <listitem>
5563 <para>[randy] - Updated to GnuPG-1.4.2.</para>
5564 </listitem>
5565 <listitem>
5566 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
5567 the ffitarget.h interface header in /usr/include.</para>
5568 </listitem>
5569 </itemizedlist>
5570 </listitem>
5571
5572 <listitem>
5573 <para>August 19th, 2005</para>
5574 <itemizedlist>
5575 <listitem>
5576 <para>[dj] - Updated dev.d scripts and surrounding text
5577 in alsa-utils.</para>
5578 </listitem>
5579 <listitem>
5580 <para>[randy] - Updated to Sysstat-6.0.1.</para>
5581 </listitem>
5582 <listitem>
5583 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
5584 </listitem>
5585 <listitem>
5586 <para>[randy] - Updated to Nail-11.25.</para>
5587 </listitem>
5588 <listitem>
5589 <para>[randy] - Updated to Subversion-1.2.1.</para>
5590 </listitem>
5591 <listitem>
5592 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
5593 </listitem>
5594 </itemizedlist>
5595 </listitem>
5596
5597 <listitem>
5598 <para>August 17th, 2005</para>
5599 <itemizedlist>
5600 <listitem>
5601 <para>[randy] - Updated to GCC-3.3.6.</para>
5602 </listitem>
5603 <listitem>
5604 <para>[randy] - Updated to Doxygen-1.4.4.</para>
5605 </listitem>
5606 </itemizedlist>
5607 </listitem>
5608
5609 <listitem>
5610 <para>August 16th, 2005</para>
5611 <itemizedlist>
5612 <listitem>
5613 <para>[bdubbs] - Added instructions for cm-super
5614 fonts to TeX.</para>
5615 </listitem>
5616 <listitem>
5617 <para>[randy] - Added additional parameters to the
5618 configure command and added a note to run the test suite to the
5619 Gimp-Print instructions.</para>
5620 </listitem>
5621 <listitem>
5622 <para>[dj] - Updated cups bootscript installation
5623 to remove existing scripts and changed note to show that CUPS should
5624 be started after Samba.</para>
5625 </listitem>
5626 </itemizedlist>
5627 </listitem>
5628
5629 <listitem>
5630 <para>August 15th, 2005</para>
5631 <itemizedlist>
5632 <listitem>
5633 <para>[randy] - Added a patch and a note about running
5634 the test suite to the CUPS instructions.</para>
5635 </listitem>
5636 </itemizedlist>
5637 </listitem>
5638
5639 <listitem>
5640 <para>August 14th, 2005</para>
5641 <itemizedlist>
5642 <listitem>
5643 <para>[randy] - Updates to PHP: added new dependencies,
5644 placed the dependencies in catagories, added instructions to install
5645 documentation, added instruction to update php.ini and minor textual
5646 corrections.</para>
5647 </listitem>
5648 <listitem>
5649 <para>[randy] - Updated to GTK-Doc-1.4.</para>
5650 </listitem>
5651 <listitem>
5652 <para>[randy] - Updated to HTML Tidy-050803.</para>
5653 </listitem>
5654 <listitem>
5655 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
5656 </listitem>
5657 <listitem>
5658 <para>[randy] - Added a configure switch to OpenLDAP
5659 to create the executables dynamically linked to the libraries.</para>
5660 </listitem>
5661 <listitem>
5662 <para>[randy] - Added documentation installation commands to the GTK+
5663 (version 1) instructions.</para>
5664 </listitem>
5665 </itemizedlist>
5666 </listitem>
5667
5668 <listitem>
5669 <para>August 13th, 2005</para>
5670 <itemizedlist>
5671 <listitem>
5672 <para>[larry] - Add a warning to MIT KRB5
5673 concerning the use of login.krb5 as a substitute for login.</para>
5674 </listitem>
5675 <listitem>
5676 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
5677 version; also added dependencies and configuration explanation.</para>
5678 </listitem>
5679 </itemizedlist>
5680 </listitem>
5681
5682 <listitem>
5683 <para>August 12th, 2005</para>
5684 <itemizedlist>
5685 <listitem>
5686 <para>[randy] - Added a command to the PostgreSQL
5687 instructions to fix broken ownership of installed files.</para>
5688 </listitem>
5689 </itemizedlist>
5690 </listitem>
5691
5692 <listitem>
5693 <para>August 11th, 2005</para>
5694 <itemizedlist>
5695 <listitem>
5696 <para>[randy] - Updated the JDK binary version to
5697 1.5.0_04.</para>
5698 </listitem>
5699 <listitem>
5700 <para>[randy] - Added sharutils as an optional dependency of
5701 Berkeley DB.</para>
5702 </listitem>
5703 <listitem>
5704 <para>[randy] - Applied a patch contributed by stirling
5705 to fix many broken download URLs.</para>
5706 </listitem>
5707 <listitem>
5708 <para>[randy] - Added a new section "Other Programming
5709 Tools" to Chapter 12 - Programming.</para>
5710 </listitem>
5711 </itemizedlist>
5712 </listitem>
5713
5714 <listitem>
5715 <para>August 10th, 2005</para>
5716 <itemizedlist>
5717 <listitem>
5718 <para>[randy] - Added style information files and
5719 documentation installation commands to the JadeTeX
5720 instructions.</para>
5721 </listitem>
5722 </itemizedlist>
5723 </listitem>
5724
5725 <listitem>
5726 <para>August 9th, 2005</para>
5727 <itemizedlist>
5728 <listitem>
5729 <para>[randy] - Modified the CrackLib instructions to
5730 include an alternate source for word lists, how to incorporate additional
5731 word lists, and added additional text contributed by Alexander
5732 Patrakov.</para>
5733 </listitem>
5734 <listitem>
5735 <para>[dj] - Added default PATH for pam_env and
5736 a note about the lack of ENV_SUPATH.</para>
5737 </listitem>
5738 </itemizedlist>
5739 </listitem>
5740
5741 <listitem>
5742 <para>August 8th, 2005</para>
5743 <itemizedlist>
5744 <listitem>
5745 <para>[randy] - Modified documentation installation in
5746 the Fontconfig instructions.</para>
5747 </listitem>
5748 <listitem>
5749 <para>[randy] - Modified the Shadow instructions so
5750 that builders will not receive configuration errors during the testing
5751 recommended by the warning note.</para>
5752 </listitem>
5753 <listitem>
5754 <para>[randy] - Added instructions to install a patch
5755 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
5756 for the suggestion.</para>
5757 </listitem>
5758 <listitem>
5759 <para>[randy] - Added instructions to install a patch
5760 to NASM that fixes a security vulnerability, thanks to Ken Moffat
5761 for the suggestion.</para>
5762 </listitem>
5763 <listitem>
5764 <para>[randy] - Added documentation installation commands to
5765 the expat instructions.</para>
5766 </listitem>
5767 </itemizedlist>
5768 </listitem>
5769
5770 <listitem>
5771 <para>August 7th, 2005</para>
5772 <itemizedlist>
5773 <listitem>
5774 <para>[randy] - Removed building the MPFR library
5775 from the GMP instructions.</para>
5776 </listitem>
5777 </itemizedlist>
5778 </listitem>
5779
5780 <listitem>
5781 <para>August 6th, 2005</para>
5782 <itemizedlist>
5783 <listitem>
5784 <para>[larry] - Added dictionary file to MIT
5785 Kerberos setup and made adjusts for PAM.</para>
5786 </listitem>
5787 <listitem>
5788 <para>[randy] - Updated to S-Lang-2.0.4.</para>
5789 </listitem>
5790 </itemizedlist>
5791 </listitem>
5792
5793 <listitem>
5794 <para>August 5th, 2005</para>
5795 <itemizedlist>
5796 <listitem>
5797 <para>[randy] - Updated to Wget-1.10.</para>
5798 </listitem>
5799 <listitem>
5800 <para>[randy] - Updated to PCRE-6.2.</para>
5801 </listitem>
5802 </itemizedlist>
5803 </listitem>
5804
5805 <listitem>
5806 <para>August 1st, 2005</para>
5807 <itemizedlist>
5808 <listitem>
5809 <para>[bdubbs] - Released Version 6.1-pre1.</para>
5810 </listitem>
5811 </itemizedlist>
5812 </listitem>
5813
5814 </itemizedlist>
5815
5816</sect1>
Note: See TracBrowser for help on using the repository browser.