source: introduction/welcome/changelog.xml@ 4972971

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4972971 was 4972971, checked in by Bruce Dubbs <bdubbs@…>, 17 years ago

Update to koffice 1.6.1

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

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