source: introduction/welcome/changelog.xml@ 8a2fc24

6.2 6.2.0 6.2.0-rc2
Last change on this file since 8a2fc24 was 8a2fc24, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Merged r6572 to the 6.2 branch

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

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