source: introduction/welcome/changelog.xml@ f5aadf8

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

Merged r6593 to 6.2 branch

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

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