source: introduction/welcome/changelog.xml@ b57fc39

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

Update to xorg 6.8.2

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

  • Property mode set to 100644
File size: 65.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="intro-welcome-changelog" role="dsssl">
9<sect1info>
10<othername>$LastChangedBy$</othername>
11<date>$Date$</date>
12</sect1info>
13<?dbhtml filename="changelog.html"?>
14<title>Change Log</title>
15
16<para>Please note that the change log only lists which editor was
17responsible for putting the changes into <acronym>SVN</acronym>; please read
18the <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
19who wrote what.</para>
20
21<para>&version; &ndash; &releasedate;</para>
22
23<itemizedlist>
24
25<listitem><para>March 13th, 2005 [bdubbs]: Update xorg to 6.8.2.
26</para></listitem>
27
28<listitem><para>March 13th, 2005 [bdubbs]: Update dhcp patch to really
29delete addresses when taking interface down.</para></listitem>
30
31<listitem><para>March 13th, 2005 [randy]: Removed the instructions to create
32a /dev/cdrom symlink from the kdemultimedia instructions, as the default LFS
33Udev configuration creates it.</para></listitem>
34
35<listitem><para>March 13th, 2005 [bdubbs]: Update firewalling
36section.</para></listitem>
37
38<listitem><para>March 10th, 2005 [bdubbs]: Update iptables to 1.3.1.
39</para></listitem>
40
41<listitem><para>March 10th, 2005 [bdubbs]: Added introductory comments to
42Chapters 10, 13, and 29.</para></listitem>
43
44<listitem><para>March 10th, 2005 [randy]: Fixed FTP download URL in
45XSane instructions, pointed out by Archaic.</para></listitem>
46
47<listitem><para>March 8th, 2005 [bdubbs]: Updated ProFTP instructions
48and explainations.</para></listitem>
49
50<listitem><para>March 7th, 2005 [bdubbs]: Removed obsolete DSSSL section
51referring to the BLFS rendering process.</para></listitem>
52
53<listitem><para>March 7th, 2005 [bdubbs]: Updated comments
54on Multimedia.</para></listitem>
55
56<listitem><para>March 7th, 2005 [randy]: Updated to HTML Tidy-030505;
57added prevent_PRE_newlines patch to HTML Tidy instructions; updated the
58Qpopper instructions to correctly update the syslog config file; added
59Advisory ID: PSF-2005-001 patch to Python instructions.</para></listitem>
60
61<listitem><para>March 7th, 2005 [bdubbs]: Updated dhcp to 3.0.2.
62Also indexed and updated note about kernel configuration.</para></listitem>
63
64<listitem><para>March 6th, 2005 [bdubbs]: Placed a warning in CDRtools
65to not have a copy of the kernel in /usr/src/linux.</para></listitem>
66
67<listitem><para>March 6th, 2005 [randy]: Updated download URLs to TeX-2.0.2
68packages; updated to cURL-7.13.1, Glib-2.6.3, Pango-1.8.1 and
69GTK+-2.6.4.</para></listitem>
70
71<listitem><para>March 5th, 2005 [randy]: Added a chmod command to the Glib-1
72instructions to fix incorrect permissions on libgmodule.</para></listitem>
73
74<listitem><para>March 4th, 2005 [randy]: Changed the order of a build
75command in the AbiWord instructions to fix breakage, pointed out by
76Andrew Benton; fixed Shadow download URL.</para></listitem>
77
78<listitem><para>March 3rd, 2005 [randy]: Rearranged the note to build
79dependencies and added OpenLDAP hooks to the Sendmail
80instructions.</para></listitem>
81
82<listitem><para>March 2nd, 2005 [randy]: Added 'status' option to the
83portmap bootscript; updated to HTML Tidy-050301.</para></listitem>
84
85<listitem><para>March 1st, 2005 [randy]: Fixed broken URL to libgcrypt in
86libxslt instructions; modified Cyrus-SASL documentation installation
87commands to include the version number.</para></listitem>
88
89<listitem><para>February 28th, 2005 [randy]: Changed the tcp_wrappers
90instructions to use a sed command instead of a GCC-34 patch; added more
91MD5 sums and some additional commands/notes to the GCC
92instructions.</para></listitem>
93
94<listitem><para>February 27th, 2005 [randy]: Added dependencies and
95instructions to run the test suite for GCC-3 and a minor update to J2SDK
96dependencies description; added a cd command to the ALSA lib instructions to
97prepare for installing the documentation.</para></listitem>
98
99<listitem><para>February 26th, 2005 [randy]: Modified Linux-PAM and cracklib
100instructions to correctly place the .so symlinks in /usr/lib; modified Courier
101instructions to correctly identify the MySQL socket path; added a note to the
102XFS instructions to ensure E2fsprogs or UUID is installed, suggested by
103Stef Bon; added Linux-PAM configuration notes to Fcron.; updated to
104Samba-3.0.11</para></listitem>
105
106<listitem><para>February 25th, 2005 [randy]: Updated to Leafnode-1.10.8;
107added additional indexing tags to X Window Configuration
108instructions.</para></listitem>
109
110<listitem><para>February 24th, 2005 [randy]: Updated to Enigmail-0.90.1 in
111Mozilla and Thunderbird instructions.</para></listitem>
112
113<listitem><para>February 23rd, 2005 [randy]: Added direct links to
114XFree86 programs and descriptions (used by Xorg) and the Samba SWAT
115configuration section (used by Stunnel).</para></listitem>
116
117<listitem><para>February 22nd, 2005 [randy]: Added additional installed
118directories to Linux-PAM descriptions.</para></listitem>
119
120<listitem><para>February 17th, 2005 [randy]: Updated to Xpdf-3.00pl3;
121changed absolute URL to the LFS book to a relative URL.</para></listitem>
122
123<listitem><para>February 16th, 2005 [randy]: Added md5sums to Chapter
12445 and 46 package instructions; minor modification to sed command in a2ps
125instructions; added a sentence to GSView instructions that you can
126symlink /usr/bin/netscape to your preferred browser.</para></listitem>
127
128<listitem><para>February 15th, 2005 [randy]: Added md5sums to Chapter
12941-44 package instructions; updated to LPRng-3.8.28.</para></listitem>
130
131<listitem><para>February 14th, 2005 [randy]: Added md5sums to Chapter 37
132through 40 package instructions; updated essential codecs to 20050115 in
133MPlayer instructions; added a missing backslash to a command in the
134compressdoc script, reported by Devan Lippman.</para></listitem>
135
136<listitem><para>February 13th, 2005 [randy]: Added md5sums to AbiWord,
137GnuCash, ALSA and Chapter 35-36 package instructions.</para></listitem>
138
139<listitem><para>February 12th, 2005 [randy]: Added md5sums to Chapters 22
140through 27 package instructions; fixed download URL's in PostgreSQL
141instructions; added hack to Configuring GNOME Packages section to properly
142display all the panel icons; added new Xpdf security patch to kdegraphics
143instructions.</para></listitem>
144
145<listitem><para>February 11th, 2005 [bdubbs]: Rewrote bootdisk page.</para>
146</listitem>
147
148<listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapter 18,
14919, 20 and 21 package instructions; changed FTP download URL in NcFTP and Pine
150instructions; added a note about using --enable-yydebug to libpcap
151instructions.</para></listitem>
152
153<listitem><para>February 10th, 2005 [larry]: Updated to emacs-21.4 and
154fluxbox-0.9.12.</para></listitem>
155
156<listitem><para>February 10th, 2005 [larry]: Added more descriptions to
157MIT Kerberos and added db to PAM's dependancies.</para></listitem>
158
159<listitem><para>February 10th, 2005 [randy]: Updated to WvStreams-4.0.1;
160Fixed broken download URLs in RP-PPPoE instructions; added md5sums to
161Chapter 17 packages.</para></listitem>
162
163<listitem><para>February 9th, 2005 [larry]: Updated MIT krb5 to krb-1.4,
164incorporated offical patches for autofs and moved cracklib to required in
165Linux_PAM.</para></listitem>
166
167<listitem><para>February 9th, 2005 [randy]: Added md5sums and index tags to
168PPP.</para></listitem>
169
170<listitem><para>February 8th, 2005 [randy]: Added md5sums to Chapter 12
171packages.</para></listitem>
172
173<listitem><para>February 7th, 2005 [randy]: Added md5sums to Chapter 9, 10
174and 11 packages.</para></listitem>
175
176<listitem><para>February 4th, 2005 [larry]: Updated to
177zsh-4.2.4.</para></listitem>
178
179<listitem><para>February 4th, 2005 [randy]: Added MD5sums to OpenSSL,
180iptables, Tripwire-portable, Shadow, Linux-PAM, cracklib, MIT krb5, Heimdal,
181Cyrus SASL, Stunnel, ReiserFS, XFS, Emacs, Vim, nano, JOE, Ed, ASH, popt,
182slang, FAM, libxml2, libxslt, GMP and GDBM instructions; fixed MIT krb5 and
183ZSH download URLs.</para></listitem>
184
185<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
186kdebase.</para></listitem>
187
188<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
189kdelibs.</para></listitem>
190
191<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
192aRts.</para></listitem>
193
194<listitem><para>February 3rd, 2005 [dj]: Added index items to
195Postfix.</para></listitem>
196
197<listitem><para>February 3rd, 2005 [randy]: Updated to
198GIMP-2.2.3.</para></listitem>
199
200<listitem><para>February 2nd, 2005 [dj]: Added TLS patch to Postfix and
201added section "configuring the build". Corrected PostgreSQL download
202locations and added mention of --with-ldap in Cyrus-SASL
203instructions.</para></listitem>
204
205<listitem><para>February 2nd, 2005 [randy]: Updated to cURL-7.13.0 and
206Dillo-0.8.4.</para></listitem>
207
208<listitem><para>February 1st, 2005 [randy]: Added MD5 sums to GCC-3.3.4,
209GCC-3.4.1, Python and Nmap instructions; split long sed command in the Tcl
210instructions to fit on the PDF book.</para></listitem>
211
212<listitem><para>January 31st, 2005 [randy]: Updated to
213XSane-0.97.</para></listitem>
214
215<listitem><para>January 30th, 2005 [dj]: Fixed cracklib_dict_path check
216in Linux_PAM configure. Added change to
217Linux-PAM-linkage-2.patch.</para></listitem>
218
219<listitem><para>January 30th, 2005 [randy]: Separated root installation
220commands from build commands in packages already indexed; modified sed
221in Xorg and XFree86 instructions to only comment out virgin
222lines.</para></listitem>
223
224<listitem><para>January 29th, 2005 [randy]: Added vulnerability fix patch to
225Bind instructions and bumped version entities to 9.3.0p1; added MD5 sum to
226DocBook-utils instructions; added program and library descriptions to
227Apache Ant.</para></listitem>
228
229<listitem><para>January 28th, 2005 [randy]: Updated to hdparm-5.8,
230Mozilla-1.7.5 and Nail-11.20; updated Enigmail version in Thunderbird
231instructions.</para></listitem>
232
233<listitem><para>January 27th, 2005 [randy]: Updated to Heimdal-0.6.3 and
234Ethereal-0.10.9; updated Glossary; added new Index division, "Kernel
235Configuration"; added Autotools reconfiguration to
236libusb instructions.</para></listitem>
237
238<listitem><para>January 26th, 2005 [randy]: Updated J2SDK binary version to
2391.4.2_07; updated J2SDK build entities; added download location and build
240entities to Shadow instructions.</para></listitem>
241
242<listitem><para>January 26th, 2005 [bdubbs]: Added directory reference
243for xorg downloads.</para></listitem>
244
245<listitem><para>January 26th, 2005 [bdubbs]: Fixed policy command line in
246tripwire.</para></listitem>
247
248<listitem><para>January 25th, 2005 [randy]: Modified dependency list and added
249patches to Cdrdao so that the gcdmaster program will build; updated to
250libxml2-2.6.17.</para></listitem>
251
252<listitem><para>January 24th, 2005 [randy]: Updated to
253HTML Tidy-050120.</para></listitem>
254
255<listitem><para>January 23rd, 2005 [randy]: Updated to
256Subversion-1.1.3.</para></listitem>
257
258<listitem><para>January 22nd, 2005 [bdubbs]: Updated to libpopt-1.7-5
259and updated download locations.</para></listitem>
260
261<listitem><para>January 20th, 2005 [randy]: Updated to MPlayer-1.0pre6a,
262xine Libraries-1.0 and xine User Interface-0.99.3.</para></listitem>
263
264<listitem><para>January 19th, 2005 [randy]: Added installation of
265HTML documentation to the FFmpeg instructions; added commands to create
266symlinks to the moved libstdc++ library in the GCC3
267instructions.</para></listitem>
268
269<listitem><para>January 17th, 2005 [randy]: Updated to
270AbiWord-2.2.3.</para></listitem>
271
272<listitem><para>January 16th, 2005 [dj]: Updated to
273Courier-0.47.</para></listitem>
274
275<listitem><para>January 16th, 2005 [randy]: Clarified libao and cURL
276dependencies in the Vorbis Tools instructions.</para></listitem>
277
278<listitem><para>January 15th, 2005 [randy]: Updated to Doxygen-1.4.1 and
279Sendmail-8.13.3.</para></listitem>
280
281<listitem><para>January 13th, 2005 [bdubbs]: Fixed sed command
282in tripwire.</para></listitem>
283
284<listitem><para>January 13th, 2005 [randy]: Shortened line lengths in various
285package instructions to fit in the viewable area of a PDF version of the
286book; updated to Whois-4.6.26 and HTML Tidy-050110.</para></listitem>
287
288<listitem><para>January 12th, 2005 [igor]: Updated to
289lcms-1.14 and GIMP-2.2.2.</para></listitem>
290
291<listitem><para>January 12th, 2005 [randy]: Moved OpenSSL instructions from
292Chapter 8 to Chapter 4, suggested by Torsten Vollmann; shortened line lengths
293in the compressdoc script.</para></listitem>
294
295<listitem><para>January 11th, 2005 [randy]: Moved libgtkhtml, GNOME-Doc-Utils
296and Yelp from GNOME-Addons to GNOME-Core; added Cdrtools to Nautilus-CD-Burner
297dependencies, suggested by David Rosal; updated to
298Nail-11.19.</para></listitem>
299
300<listitem><para>January 10th, 2005 [larry]: Updated to mit
301krb5-1.3.6.</para></listitem>
302
303<listitem><para>January 10th, 2005 [igor]: Updated to
304OpenLDAP-2.2.20 and Berkeley DB-4.3.27.</para></listitem>
305
306<listitem><para>January 10th, 2005 [randy]: Updated to Sendmail-8.13.2;
307added index tags to the ASH, ZSH, Tcsh, TeX and JadeTeX
308instructions; fixed broken download links and added index tags to GCC3
309instructions.</para></listitem>
310
311<listitem><para>January 9th, 2005 [larry]: Updated to
312GnuPG-1.4.0.</para></listitem>
313
314<listitem><para>January 9th, 2005 [igor]: Updated to
315PHP-5.0.3.</para></listitem>
316
317<listitem><para>January 9th, 2005 [randy]: Updated to Manuel's newest PDF
318stylesheets; updated Glossary; added new package FOP-0.20.5.</para></listitem>
319
320<listitem><para>January 7th, 2005 [larry]: new links to cracklib
321worklists, website no longer allows direct links.</para></listitem>
322
323<listitem><para>January 6th, 2005 [randy]: Added new security patches
324to kdelibs and kdegraphics instructions.</para></listitem>
325
326<listitem><para>January 6th, 2005 [larry]: Updated to fluxbox-0.9.11,
327commented out second index entry- breaks pdf - for now.</para></listitem>
328
329<listitem><para>January 6th, 2005 [igor]: Updated to Python-2.4,
330libglade-2.4.1, XScreenSaver-4.19, Subversion-1.1.2 and
331MySQL-4.1.8a.</para></listitem>
332
333<listitem><para>January 5th, 2005 [igor]: Updated to GLib-2.6.0,
334Pango-1.8.0, ATK-1.9.0, libtiff-3.7.1, GTK+-2.6.0 and
335Tcl/Tk-8.4.9.</para></listitem>
336
337<listitem><para>January 5th, 2005 [randy]: Updated to
338Stunnel-4.07.</para></listitem>
339
340<listitem><para>January 4th, 2005 [randy]: Updated to HTML Tidy-041214
341and cURL-7.12.3.</para></listitem>
342
343<listitem><para>January 4th, 2005 [larry]: Updated to
344ruby-1.8.2.</para></listitem>
345
346<listitem><para>January 4th, 2005 [igor]: Updated to
347libpng-1.2.8.</para></listitem>
348
349<listitem><para>January 3rd, 2005 [randy]: Updated to GnuCash-1.8.10;
350added a patch to the Guppi instructions.</para></listitem>
351
352<listitem><para>January 3rd, 2005 [larry]: Updated to DocBook-xsl-1.67.2
353and added alternative methods of using other versions.</para></listitem>
354
355<listitem><para>January 3rd, 2005 [randy]: Updated GNOME-1.4 package
356dependencies and build entities.</para></listitem>
357
358<listitem><para>January 2nd, 2005 [randy]: Added commands to Imlib2
359instructions to install documentation, suggested by David Jensen; updated
360GNOME Print-0.37 instructions; added parameters to the make command in the
361DB-3 instructions to properly link the pthread library; fixed broken FTP
362link in the libdvdcss instructions; changed gst-plugins from an optional to
363a required dependency in the GNOME Media instructions, reported by
364Peter Steiger.</para></listitem>
365
366<listitem><para>January 1st, 2005 [randy]: Added LWP, Date::Manip and
367Finance::Quote Perl modules (dependencies of GnuCash); added FTP download
368location and configuration information to the libao and Vorbis Tools
369instructions.</para></listitem>
370
371<listitem><para>December 31st, 2004 [randy]: Moved PDL Perl bundle to its
372own BLFS page.</para></listitem>
373
374<listitem><para>December 30th, 2004 [dj]: Simplified OOo instructions,
375suggested by Anderson Lizardo.</para></listitem>
376
377<listitem><para>December 30th, 2004 [randy]: Updated to
378rsync-2.6.3.</para></listitem>
379
380<listitem><para>December 29th, 2004 [dj]: Fixed desktop-file-utils
381update instructions in openoffice installation and added a mention about
382font permissions to x components.</para></listitem>
383
384<listitem><para>December 27th, 2004 [randy]: Updated to Exim-4.43; modified
385Exim bootscript to dispatch a queue runner every 15 minutes, instead of
386every minute.</para></listitem>
387
388<listitem><para>December 26th, 2004 [dj]: Updated to OpenOffice 1.1.4
389and added iprout2 patch for rp-pppoe.</para></listitem>
390
391<listitem><para>December 26th, 2004 [randy]: Updated dependencies, build
392entities and MD5 sums to G-Wrap, GNOME Libraries-1.4.2, GDK Pixel
393Buffer-0.22.0 and libxml-1.8.17.</para></listitem>
394
395<listitem><para>December 25th, 2004 [randy]: Updated to
396Transcode-0.6.14; added a command to the Avifile instructions to fix a
397broken pkgconfig file.</para></listitem>
398
399<listitem><para>December 24th, 2004 [randy]: Updated to
400MPlayer-1.0pre6</para></listitem>
401
402<listitem><para>December 22nd, 2004 [randy]: Updated to Gnumeric-1.4.1,
403Dillo-0.8.3 and Avifile-0.7.41.</para></listitem>
404
405<listitem><para>December 22nd, 2004 [igor]: Updated GCC-3.3.x to
4063.3.4.</para></listitem>
407
408<listitem><para>December 21st, 2004 [bdubbs]: Updated tripwire.</para></listitem>
409
410<listitem><para>December 21st, 2004 [randy]: Updated to KOffice-1.3.5 and
411cpio-2.6; added MD5 sums and updated dependencies to GNOME-1.4 packages;
412spelling, grammar, tag and excessive whitespace corrections to various
413package instructions.</para></listitem>
414
415<listitem><para>December 20th, 2004 [bdubbs]: Updated license of book to
416make compatible with OSI.</para></listitem>
417
418<listitem><para>December 20th, 2004 [dj]: Fixed openoffice-gcc patch
419name and added nptl patch.</para></listitem>
420
421<listitem><para>December 20th, 2004 [igor]: Updated to
422SDL-1.2.8.</para></listitem>
423
424<listitem><para>December 19th, 2004 [dj]: Added gcc-3.3.3-linkonce patch
425and updated to OpenOffice-1.1.3 and associated patches.</para></listitem>
426
427<listitem><para>December 19th, 2004 [randy]: Updated FontConfig HTTP
428download link.</para></listitem>
429
430<listitem><para>December 18th, 2004 [randy]: Updated to LessTif-0.94.0;
431updated Xpdf freetype patch.</para></listitem>
432
433<listitem><para>December 15th, 2004 [randy]: Updated to KDE-3.3.2 and
434Samba-3.0.9, added configuration section to desktop-file-utils; added
435instruction to GNOME core configuration to run
436update-desktop-database.</para></listitem>
437
438<listitem><para>December 14th, 2004 [randy]: Updated to Mozilla-1.7.3,
439Thunderbird-1.0 and Galeon-1.3.18; modified Firefox
440instructions.</para></listitem>
441
442<listitem><para>December 13th, 2004 [randy]: Added two acronyms
443(NSS and NSPR) to the Glossary.</para></listitem>
444
445<listitem><para>December 10th, 2004 [randy]: Added OpenSSL as an optional
446dependency of the BIND Utilities; updated to Balsa-2.2.6.</para></listitem>
447
448<listitem><para>December 9th, 2004 [randy]: Added a chown command to the
449GStreamer instructions to fix incorrect permissions on installed
450documentation; added Net::DNS Perl Module (and dependency modules); modified
451BIND server instructions to build shared libraries and multi-threaded
452binaries, install additional documentation, removed BDB dependency and
453instructions to run the full test suite.</para></listitem>
454
455<listitem><para>December 8th, 2004 [igor]: Changed ProFTPD login shell
456to /usr/lib/proftpd/proftpdshell as suggested by Nathan
457Coulson.</para></listitem>
458
459<listitem><para>December 8th, 2004 [randy]: Updated to
460Whois-4.6.25.</para></listitem>
461
462<listitem><para>December 7th, 2004 [randy]: Fixed hicolor-icon-theme
463and desktop-file-utils download locations; added FTP download location to
464FontConfig, hicolor-icon-theme and shared-mime-info instructions; added DAG
465as an optional dependency to the libpcap instructions; updated to
466Nmap-3.75, Nail-11.17 and Ethereal-0.10.7.</para></listitem>
467
468<listitem><para>December 5th, 2004 [igor]: Updated to
469Guile-1.6.6.</para></listitem>
470
471<listitem><para>December 5th, 2004 [bdubbs]: Modified /etc/bashrc to
472source tinker-term.sh and xterm-titlebars.sh.</para></listitem>
473
474<listitem><para>December 4th, 2004 [randy]: Added a sed command to the VTE
475instructions to fix broken Home and End keys in the xterm termcap file,
476contributed by David Jensen.</para></listitem>
477
478<listitem><para>December 3rd, 2004 [randy]: Added MD5 sum entity to the GDM
479instructions; added a sed command to the libbonoboui instructions to fix a
480broken path; added a symlink to the GAIL instructions to satisfy a GTK+
481requirement; added new package libgail-gnome-1.1.0.</para></listitem>
482
483<listitem><para>December 2nd, 2004 [randy]: Added new package
484Java Access Bridge-1.4.2; added --disable-gtk-doc to the librsvg build
485instructions which was inadvertently removed; updated to GNOME Speech-0.3.5,
486Gnopernicus-0.9.18 and GOK-0.11.16; added MD5 sum entity to the GnomeMeeting
487instructions.</para></listitem>
488
489<listitem><para>December 1st, 2004 [randy]: Added a note to the
490Apache Ant instructions to optionally build the Junit testing library
491during the build.</para></listitem>
492
493<listitem><para>November 30th, 2004 [randy]: Added new package
494Apache Ant-1.6.2; removed note about a specific version of Bison from
495OpenOffice instructions as LFS-6.0-testing's version is now
496compatible.</para></listitem>
497
498<listitem><para>November 29th, 2004 [randy]: Added command to AbiWord
499instructions to fix incorrect permissions on help file directories;
500added --localstatedir parameter to libgnome instructions to sync with GNOME
501Games and properly record high scores, suggested by Nico Roeser;
502updated to GPdf-2.8.0, GNOME Games-2.8.1, Zenity-2.8.1, AT SPI-1.6.0 and
503GNOME Magnifier-0.11.10.</para></listitem>
504
505<listitem><para>November 28th, 2004 [dj]: Added default logging lines to
506named.conf, corrected IP for B.ROOT-SERVERS.NET and added note about
507Internic's current copy of named.root; updated to Linux-PAM-0.78 and
508added a note to the Shadow instructions to test the
509installation; added command to disable root logins with ssh.</para></listitem>
510
511<listitem><para>November 28th, 2004 [randy]: Updated to AbiWord-2.2.0,
512GNOME Utilities-2.8.1, GNOME System Monitor-2.8.0, GNOME Media-2.8.0,
513Nautilus Media-0.8.1, GNOME Netstatus-2.8.0, Epiphany-1.4.5,
514gcalctool-4.4.20 and Nautilus CD Burner-2.8.5.</para></listitem>
515
516<listitem><para>November 27th, 2004 [dj]: Added nptl patch to j2sdk
517instructions and did minor cleanups on the instructions and
518text.</para></listitem>
519
520<listitem><para>November 26th, 2004 [randy]: Updated to GConf Editor-2.8.2,
521GGV-2.8.0, File Roller-2.8.3 and gucharmap-1.4.2.</para></listitem>
522
523<listitem><para>November 26th, 2004 [igor]: Updated to
524hd2u-0.9.2.</para></listitem>
525
526<listitem><para>November 25th, 2004 [randy]: Added a note to create an
527environment variable in the libgnomeui instructions; added new package
528GNOME Doc Utils-0.1; updated to Evolution-2.0.2, Yelp-2.6.4, bug-buddy-2.8.0,
529gtksourceview-1.1.1, gedit-2.8.1, EOG-2.8.1 and
530GNOME2 User Docs-2.8.1.</para></listitem>
531
532<listitem><para>November 24th, 2004 [randy]: Added new package
533pilot-link-0.11.8.</para></listitem>
534
535<listitem><para>November 23rd, 2004 [randy]: Added new packages
536libgnomecups-0.1.13 and Evolution Data Server-1.0.2; updated to
537libgnomeprint-2.8.0.1, libgnomeprintui-2.8.0, GAL-2.2.3, GtkHTML-3.2.3 and
538libsoup-2.2.1.</para></listitem>
539
540<listitem><para>November 22nd, 2004 [randy]: Changed GConf dependency in
541Metacity instructions to required, reported by Denis
542Trofimenko.</para></listitem>
543
544<listitem><para>November 22nd, 2004 [randy]: Updated to ORBit2-2.12.0,
545libbonobo-2.8.0, GConf-2.8.1, GNOME MIME Data-2.4.1, GNOME VFS-2.8.3,
546libgnome-2.8.0, libgnomecanvas-2.8.0, libbonoboui-2.8.0,
547GNOME Icon Theme-2.8.0, gnome-keyring-0.4.0, libgnomeui-2.8.0,
548GNOME Themes-2.8.1, GNOME Desktop-2.8.1, libwnck-2.8.1, GNOME Panel-2.8.1,
549GNOME Session-2.8.1, GNOME Terminal-2.8.0, libgtop-2.8.1, GAIL-1.8.0,
550GNOME Applets-2.8.1, EEL-2.8.2, Nautilus-2.8.2 and
551Control Center-2.8.1.</para></listitem>
552
553<listitem><para>November 21st, 2004 [igor]: Applied a bunch of fixes to
554XScreenSaver, contributed by Randy.</para></listitem>
555
556<listitem><para>November 21st, 2004 [igor]: NTP: removed setclock
557symlinks in the install-ntp bootscripts target and provided the command
558in the book instead.</para></listitem>
559
560<listitem><para>November 21st, 2004 [igor]: Updated to
561Fcron-2.9.5.1.</para></listitem>
562
563<listitem><para>November 20th, 2004 [igor]: Downgraded to
564LessTif-0.93.95b due to segmentation faults.</para></listitem>
565
566<listitem><para>November 20th, 2004 [igor]: Added a sed command to
567suppress Xorg messing with /etc, contributed by Anderson
568Lizardo.</para></listitem>
569
570<listitem><para>November 20th, 2004 [igor]: Updated to LessTif-0.93.97
571and Xpdf-3.00pl1.</para></listitem>
572
573<listitem><para>November 20th, 2004 [randy]: Updated to
574Metacity-2.8.6; added recode as a requirement to the fortune-mod dependency
575in the XScreenSaver instructions.</para></listitem>
576
577<listitem><para>November 19th, 2004 [randy]: Updated to
578GStreamer-0.8.7 and gst-plugins-0.8.5 and moved both packages from the
579GNOME-2 section to Chapter 37 - Multimedia Libraries and
580Drivers; updated to libxklavier-1.11.</para></listitem>
581
582<listitem><para>Nobember 19th, 2004 [igor]: MPlayer: removed instructions for shared postprocessing
583library as it's not needed, reported by Reimar Döffinger.</para></listitem>
584
585<listitem><para>November 19th, 2004 [igor]: Updated to MySQL-4.1.7,
586CVS-1.11.18 and ALSA-1.0.7.</para></listitem>
587
588<listitem><para>November 18th, 2004 [igor]: Updated to
589Subversion-1.1.1, libxslt-1.1.12 and HTML Tidy-041026.</para></listitem>
590
591<listitem><para>November 17th, 2004 [igor]: Removed /bin/false from
592/etc/shells and modified ProFTPD instructions to add its own login shell
593instead, suggested by Nico R.</para></listitem>
594
595<listitem><para>November 17th, 2004 [randy]: Updated to
596FFmpeg-0.4.9-pre1 and xine-libs-1-rc7.</para></listitem>
597
598<listitem><para>November 17th, 2004 [igor]: Updated to
599libxml2-2.6.16 and added XScreenSaver-4.18.</para></listitem>
600
601<listitem><para>November 17th, 2004 [igor]: Reverted to Berkeley
602DB-4.2.52.2 due to API change.</para></listitem>
603
604<listitem><para>November 16th, 2004 [igor]: Updated to Berkeley
605DB-4.3.21.</para></listitem>
606
607<listitem><para>November 16th, 2004 [randy]: Removed id3lib and added
608DocBook-utils to FLAC dependencies.</para></listitem>
609
610<listitem><para>November 16th, 2004 [igor]: Enabled building Xprint
611libraries since some precompiled binaries are linked against them,
612reported by Thomas Trepl.</para></listitem>
613
614<listitem><para>November 16th, 2004 [igor]: OpenSSL: added a sed command
615fixing non-existent libfips installation, contributed by David
616Jensen.</para></listitem>
617
618<listitem><para>November 15th, 2004 [igor]: Added freeglut-2.2.0 and
619updated to Firefox-1.0.</para></listitem>
620
621<listitem><para>November 15th, 2004 [randy]: Added NASM and Dmalloc
622as optional dependencies of LZO; added MD5 sum and minor updates to the
623VTE instructions.</para></listitem>
624
625<listitem><para>November 15th, 2004 [igor]: Updated to
626PPP-2.4.3.</para></listitem>
627
628<listitem><para>November 14th, 2004 [randy]: Added MD5 sum, updated
629dependencies and minor corrections to ScrollKeeper
630instructions; updated to startup-notification-0.8.</para></listitem>
631
632<listitem><para>November 14th, 2004 [igor]: Removed obsolete SCSI
633information on MPlayer page, reported by Alexander E.
634Patrakov.</para></listitem>
635
636<listitem><para>November 14th, 2004 [randy]: Updated to
637desktop-file-utils-0.10 as reported by Syaodzir; added MD5 sum
638to GTK-Engines instructions.</para></listitem>
639
640<listitem><para>November 13th, 2004 [randy]: Updated to
641ImageMagick-6.1.3-7; added commands to ESPGS instructions to install
642interface headers so that packages can link to libgs.so; corrected
643SANE instructions to properly identify the saned daemon start method
644as suggested by Alexander Patrakov.</para></listitem>
645
646<listitem><para>November 12th, 2004 [randy]: Updated to
647Enscript-1.6.4 and SANE-1.0.15.</para></listitem>
648
649<listitem><para>November 11th, 2004 [randy]: Moved librsvg instructions to
650Chapter 9 - Graphics and Font Libraries; changed GAIL from a required to an
651optional dependency, modified build entities and added MD5 sum to the
652libgtkhtml instructions; updated to GIMP-2.0.6.</para></listitem>
653
654<listitem><para>November 10th, 2004 [randy]: Added new package
655desktop-file-utils-0.9; removed GNOME dependencies and the reference to
656gnomexmms from the XMMS instructions.</para></listitem>
657
658<listitem><para>November 10th, 2004 [randy]: Updated to
659libmikmod-3.1.11.</para></listitem>
660
661<listitem><para>November 9th, 2004 [randy]: Added a note to the EsounD
662instructions to optionally install the package documentation; updated build
663entities for libogg and libvorbis; added pkgconfig as an optional dependency
664of libvorbis.</para></listitem>
665
666<listitem><para>November 9th, 2004 [randy]: Added optional dependencies and
667additional instructions to Alsa Library; added PCM to the
668Glossary.</para></listitem>
669
670<listitem><para>November 8th, 2004 [randy]: Updated to libglade-2.4.0 and
671moved the instructions to Chapter 8 - General Libraries.</para></listitem>
672
673<listitem><para>November 8th, 2004 [larry]: Edited /etc/vimrc,~/.vimrc
674page to reflect new /etc/vimrc in LFS.</para></listitem>
675
676<listitem><para>November 8th, 2004 [randy]: Removed redundant
677'make install-links' command from slang instructions.</para></listitem>
678
679<listitem><para>November 7th, 2004 [randy]: Updated to
680shared-mime-info-0.15; inserted a chmod command into the CDParanoia
681instructions to turn on the execution bits for the shared
682libraries; moved libgsf to Chapter 8 - General Libraries.</para></listitem>
683
684<listitem><para>November 6th, 2004 [randy]: Updated intltool to 0.32.1 and
685moved the instructions to Chapter 10 - General Utilities; added expat as
686a dependency of the XML::Parser Perl Module.</para></listitem>
687
688<listitem><para>November 6th, 2004 [randy]: Moved libart_lgpl to Chapter 9 -
689Graphics and Font Libraries, libcroco and libIDL to Chapter 8 -
690General Libraries and GTK-Doc to Chapter 10 -
691General Utilities.</para></listitem>
692
693<listitem><para>November 5th, 2004 [larry]: Corrected link errors in
694krb5 install instructions.</para></listitem>
695
696<listitem><para>November 4th, 2004 [randy]: Updated bootscript version
697entity to create a new bootscript tarball.</para></listitem>
698
699<listitem><para>November 3rd, 2004 [larry]: Updated to esound-0.2.35,
700ALSA-1.06, where appropriate, and added md5sum for audiofile.</para></listitem>
701
702<listitem><para>November 2nd, 2004 [randy]: Changed OpenSSL to a
703required dependency in the Cyrus-SASL instructions as suggested
704by Thomas Pegg.</para></listitem>
705
706<listitem><para>November 2nd, 2004 [larry]: Updated to
707imlib2-1.1.2.</para></listitem>
708
709<listitem><para>October 31st, 2004 [igor]: Updated to
710OpenSSL-0.9.7e.</para></listitem>
711
712<listitem><para>October 30th, 2004 [randy]: Added new package
713Doxygen-1.3.9.1.</para></listitem>
714
715<listitem><para>October 30th, 2004 [igor]: Updated to
716Firefox-1.0rc1.</para></listitem>
717
718<listitem><para>October 29th, 2004 [randy]: Added chmod command to
719libmng instructions.</para></listitem>
720
721<listitem><para>October 29th, 2004 [larry]: Updated to
722xine-lib-1-rc6a.</para></listitem>
723
724<listitem><para>October 29th, 2004 [randy]: Updated to
725Guile-1.6.5.</para></listitem>
726
727<listitem><para>October 28th, 2004 [larry]: Updated to
728FLAC-1.1.1.</para></listitem>
729
730<listitem><para>October 28th, 2004 [randy]: Added GCC to librep
731dependencies; added additional parameters to configure and added dependencies
732to Ruby instructions.</para></listitem>
733
734<listitem><para>October 28th, 2004 [randy]: Updated to
735Samba-3.0.7.</para></listitem>
736
737<listitem><para>October 27th, 2004 [randy]: Added new package
738Stunnel-4.05.</para></listitem>
739
740<listitem><para>October 25th, 2004 [igor]: Added aspell, pkgconfig, HTML
741Tidy, Net-SNMP, SQLite, Cyrus SASL and Dmalloc dependencies and a
742configure switch utilizing readline to PHP instructions, thanks to
743Randy's research.</para></listitem>
744
745<listitem><para>October 25th, 2004 [randy]: Updated to
746OpenLDAP-2.2.17.</para></listitem>
747
748<listitem><para>October 25th, 2004 [randy]: Updated to
749Cyrus-SASL-2.1.20.</para></listitem>
750
751<listitem><para>October 24th, 2004 [igor] : Changed Screen socket
752directory to /var/run/screen.</para></listitem>
753
754<listitem><para>October 24th, 2004 [randy]: Updated to
755CUPS-1.1.21; added Ada back to the GCC instructions.</para></listitem>
756
757<listitem><para>October 23rd, 2004 [randy]: Updated to
758Aspell-0.60.</para></listitem>
759
760<listitem><para>October 23rd, 2004 [igor]: Removed DirectFB and
761SVGAlib.</para></listitem>
762
763<listitem><para>October 23rd, 2004 [randy]: Updated to
764PostgreSQL-7.4.6.</para></listitem>
765
766<listitem><para>October 21st, 2004 [randy]: Updated to
767cURL-7.12.2.</para></listitem>
768
769<listitem><para>October 20th, 2004 [igor]: Added giflib-4.1.3 and
770updated to libungif-4.1.3 and Imlib-1.9.15.</para></listitem>
771
772<listitem><para>October 20th, 2004 [randy]: Renamed libtiff patch as suggested
773by Nico Roeser; added optional dependencies to TeX; updated build entities
774for MySQL and Glib2; added program descriptions to Glib2.</para></listitem>
775
776<listitem><para>October 20th, 2004 [dj]: Updated to bind-9.3.0;
777moved subversion to use FSFS backend; added PRINTIP and PRINTALL
778to dhcpcd config file.</para></listitem>
779
780<listitem><para>October 20th, 2004 [randy]: Updated to
781libtiff-3.7.0.</para></listitem>
782
783<listitem><para>October 19th, 2004 [igor]: Updated to
784PHP-5.0.2.</para></listitem>
785
786<listitem><para>October 19th, 2004 [randy]: Rearranged build order in
787Thunderbird instructions to correct a minor build problem; updated to
788Subversion-1.1.0.</para></listitem>
789
790<listitem><para>October 19th, 2004 [larry]: Updated to
791xfs-2.6.25, reiserfs-3.6.19, nano-1.2.3 and krb5-1.3.5.</para></listitem>
792
793<listitem><para>October 18th, 2004 [randy]: Added optional dependency
794to HTML Tidy; updated to Apache-2.0.52.</para></listitem>
795
796<listitem><para>October 18th, 2004 [randy]: Updated to
797DocBook XSL Stylesheets-1.66.1; modified DocBook-utils, FontConfig and
798libusb instructions to account for the removal of the OpenSP SGML catalog
799definitions; modified sed commands in JadeTeX instructions; removed
800redundant copy command from DSSSL Stylesheets; updated OpenJade and
801OpenSP build entities; removed chmod command which installed incorrect
802permissions from SGML 3.1 and 4.3 DTD instructions.</para></listitem>
803
804<listitem><para>October 18th, 2004 [larry]: Added autofs-4.1.3 to
805postlfs/config.</para></listitem>
806
807<listitem><para>October 18th, 2004 [igor]: Updated to
808Fcron-2.9.5.</para></listitem>
809
810<listitem><para>October 18th, 2004 [igor]: Removed redundant PCRE make
811variables for Postfix installation, reported by Stefan
812Morrell.</para></listitem>
813
814<listitem><para>October 17th, 2004 [igor]: Updated to
815slrn-0.9.8.1.</para></listitem>
816
817<listitem><para>October 17th, 2004 [igor]: Added OpenLDAP and PostgreSQL
818to Postfix dependencies.</para></listitem>
819
820<listitem><para>October 16th, 2004 [larry]: Updated to
821proftpd-1.2.10 and fluxbox-0.9.10.</para></listitem>
822
823<listitem><para>October 16th, 2004 [igor]: Updated to libogg-1.1.2 and
824libvorbis-1.1.0.</para></listitem>
825
826<listitem><para>October 15th, 2004 [randy]: Updated to
827GMP-4.1.4 and OpenSSH-3.9p1; removed instructions to install/update
828SGML catalogs from OpenSP.</para></listitem>
829
830<listitem><para>October 15th, 2004 [randy]: Updated to
831libxml2-2.6.14 and libxslt-1.1.11; added optional dependency to
832Python.</para></listitem>
833
834<listitem><para>October 15th, 2004 [igor]: Updated to
835Firefox-0.10.1.</para></listitem>
836
837<listitem><para>October 14th, 2004 [igor]: Updated to GLib-2.4.7,
838Pango-1.6.0, ATK-1.8.0, GTK+-2.4.13 and libIDL-0.8.4.</para></listitem>
839
840<listitem><para>October 14th, 2004 [randy]: Updated optional dependencies
841and package entities for Lynx; syncronized configure commands between
842different build methods and added additional command explanation to
843Qt instructions as suggested by Nico Roeser (bug #1008).</para></listitem>
844
845<listitem><para>October 13th, 2004 [randy]: Updated to
846Tcl-8.4.7, Tk-8.4.7, HTML Tidy-041005, Sendmail-8.13.1
847and Nail-11.11.</para></listitem>
848
849<listitem><para>October 13th, 2004 [igor]: Added a patch for XFree86
850which fixes libXpm security vulnerability, reported by Alexander E.
851Patrakov.</para></listitem>
852
853<listitem><para>October 13th, 2004 [igor]: Updated to
854libdv-0.103.</para></listitem>
855
856<listitem><para>October 13th, 2004 [igor]: Updated to
857blfs-bootscripts-20041013 (NTP corrections).</para></listitem>
858
859<listitem><para>October 12th, 2004 [igor]: Changed MySQL instructions to
860compile without NPTL patch.</para></listitem>
861
862<listitem><para>October 12th, 2004 [igor]: Updated mouse configuration
863for XFree86 and removed information about installing XFree86's DRI
864modules.</para></listitem>
865
866<listitem><para>October 12th, 2004 [dj]: Updated to
867blfs-bootscripts-20041012.</para></listitem>
868
869<listitem><para>October 11th, 2004 [igor]: Updated to
870MySQL-4.0.21.</para></listitem>
871
872<listitem><para>October 11th, 2004 [igor]: Reverted to ALSA-1.0.4 to
873match the LFS-testing kernel drivers. Removed ALSA Driver
874page.</para></listitem>
875
876<listitem><para>October 10th, 2004 [igor]: Added download locations for
877TrueType fonts and a note about editing font.alias file for i18n users,
878contributed by Alexander E. Patrakov.</para></listitem>
879
880<listitem><para>October 10th, 2004 [igor]: Updated to
881Xorg-6.8.1.</para></listitem>
882
883<listitem><para>October 9th, 2004 [igor]: Updated to libmng-1.0.8,
884libgsf-1.10.1, librsvg-2.8.1 and GIMP-2.0.5.</para></listitem>
885
886<listitem><para>October 8th, 2004 [igor]: Updated to Cdrtools-2.01 and
887UDFtools-1.0.0b3 and removed obsolete kernel configuration for CD
888writing section.</para></listitem>
889
890<listitem><para>October 8th, 2004 [randy]: Updated to
891w3m-0.5.1.</para></listitem>
892
893<listitem><para>October 7th, 2004 [igor]: Added a patch which links
894CVS against system zlib library.</para></listitem>
895
896<listitem><para>October 7th, 2004 [randy]: Updated Zip and Unzip HTTP
897download URL's as suggested by Stefan Morrell.</para></listitem>
898
899<listitem><para>October 7th, 2004 [igor]: Updated to
900Fontconfig-2.2.3.</para></listitem>
901
902<listitem><para>October 7th, 2004 [igor]: Added G_FILENAME_ENCODING
903environment variable to i18n startup file and lang archive to Vim page,
904suggested by Alexander E. Patrakov (bug 909).</para></listitem>
905
906<listitem><para>October 7th, 2004 [randy]: Modified configure switches
907in Inetutils instructions to match LFS and added an optional dependency;
908shortened sed command in XFree86 and Xorg instructions.</para></listitem>
909
910<listitem><para>October 6th, 2004 [igor]: Updated to
911expat-1.95.8.</para></listitem>
912
913<listitem><para>October 5th, 2004 [igor]: Updated to
914libpng-1.2.7.</para></listitem>
915
916<listitem><para>October 4th, 2004 [igor]: Fixed replaceable tags and
917removed a redundant CVSROOT export on the cvsserver
918page.</para></listitem>
919
920<listitem><para>October 2nd, 2004 [dj]: Added net-tools as a dependency
921for RP-PPPoE. Made iproute2 patch optional for dhcp.</para></listitem>
922
923<listitem><para>September 27th, 2004 [randy]: Modified Ethereal
924configuration instructions as suggested by Bruce Dubbs; modified
925iptables id entity.</para></listitem>
926
927<listitem><para>September 26th, 2004 [randy]: Modified chown command in
928Apache instructions to change ownership of more files.</para></listitem>
929
930<listitem><para>September 26th, 2004 [randy]: Added new package
931Ethereal-0.10.6.</para></listitem>
932
933<listitem><para>September 24th, 2004 [larry]: Updated to
934PCRE-5.0 and Postfix-2.1.5.</para></listitem>
935
936<listitem><para>September 24th, 2004 [randy]: Updated to
937XviD-1.0.2.</para></listitem>
938
939<listitem><para>September 22nd, 2004 [randy]: Updated to
940Nail-11.7.</para></listitem>
941
942<listitem><para>September 21st, 2004 [randy]: Updated to
943Apache-2.0.51; modified commands in Thunderbird instructions to fit on a
944printed page.</para></listitem>
945
946<listitem><para>September 20th, 2004 [randy]: Updated to
947Thunderbird-0.8.</para></listitem>
948
949<listitem><para>September 19th, 2004 [randy]: Updated to
950Firefox-1.0 Preview Edition.</para></listitem>
951
952<listitem><para>September 19th, 2004 [randy]: Added new package
953HTML Tidy.</para></listitem>
954
955<listitem><para>September 14th, 2004 [randy]: Updated DB-4 download location
956and chown command as suggested by Nico Roeser.</para></listitem>
957
958<listitem><para>September 13th, 2004 [randy]: Added an optional
959dependency and a note to the Firefox build instructions.</para></listitem>
960
961<listitem><para>September 12th, 2004 [dj]: Updated sizes and times for
962xinetd, tcpwrappers, portmap and nfs-utils.</para></listitem>
963
964<listitem><para>September 11th, 2004 [randy]: Updated to
965Evolution-1.4.6.</para></listitem>
966
967<listitem><para>September 10th, 2004 [randy]: Corrected OpenSP instructions
968to fix hard-coded version (replaced with version entity) as suggested by
969Nico Roeser; added optional dependencies and a note to fix a build problem
970to the libsoup instructions.</para></listitem>
971
972<listitem><para>September 10th, 2004 [randy]: Added gcc34 patch to
973GNOME-Terminal to fix an LFS-6.0 build problem; added required
974dependencies to GNOME-Print-0.37.</para></listitem>
975
976<listitem><para>September 10th, 2004 [randy]: Updated to
977hdparm-5.7.</para></listitem>
978
979<listitem><para>September 9th, 2004 [randy]: Updated gcc patch
980in SVGAlib instructions.</para></listitem>
981
982<listitem><para>September 8th, 2004 [randy]: Updated to
983SLIB-3a1; cleaned up G-Wrap dependencies; changed install to
984cp -d in UnZip instructions as suggested by David Jensen.</para></listitem>
985
986<listitem><para>September 8th, 2004 [larry]: Updated to
987gnupg-1.2.6 and libpng-1.2.6.</para></listitem>
988
989<listitem><para>September 8th, 2004 [randy]: Added optional dependencies,
990entity updates and minor corrections to the GnuCash instructions.</para>
991</listitem>
992
993<listitem><para>September 7th, 2004 [randy]: Added optional dependencies
994and a gcc34 patch to Soup and GtkHTML-1.1.7 instructions.</para></listitem>
995
996<listitem><para>September 7th, 2004 [randy]: Added gcc34 patch to Guppi
997instructions to fix a GCC-3.4.x related build issue.</para></listitem>
998
999<listitem><para>September 6th, 2004 [randy]: Updated to
1000Nmap-3.70 and Gnumeric 1.2.13.</para></listitem>
1001
1002<listitem><para>September 5th, 2004 [randy]: Added optional dependencies
1003and build/functionality fix patches to transcode instructions; updated
1004SDL gcc34 patch.</para></listitem>
1005
1006<listitem><para>September 5th, 2004 [randy]: Added gcc34 patch to
1007libFAME instructions to fix broken library if compiled with
1008GCC-3.4.x.</para></listitem>
1009
1010<listitem><para>September 4th, 2004 [randy]: Updated to
1011Whois-4.6.21 as suggested by Jeremy Utley; Updated to
1012MPlayer-1.0pre5.</para></listitem>
1013
1014<listitem><para>September 4th, 2004 [dj]: Added instructions to create
1015/etc/sysconfig/nfs-server to NFS Server instructions.</para></listitem>
1016
1017<listitem><para>September 3rd, 2004 [larry]: Removed /etc/inputrc from
1018BLFS (moved to LFS). Bash Shell Startup Files, like vimrc is expansive to
1019the LFS chapter.</para></listitem>
1020
1021<listitem><para>September 2nd, 2004 [larry]: Added a page for GCC-3.3 to
1022allow j2sdk to be built. Stop Gap measure until patches
1023appear.</para></listitem>
1024
1025<listitem><para>September 2nd, 2004 [randy]: Updated to
1026Dillo-0.8.2.</para></listitem>
1027
1028<listitem><para>September 1st, 2004 [randy]: Added patches (fixes build
1029problems) and optional dependencies to Avifile.</para></listitem>
1030
1031<listitem><para>September 1st, 2004 [randy]: Added sed command to
1032fix an LFS-6.0 build problem, modified existing sed commands to
1033in-place edits, added optional dependencies, enabled building
1034shared library and added program descriptions to a2ps
1035instructions.</para></listitem>
1036
1037<listitem><para>August 31th, 2004 [igor]: Changed location of
1038the CVS repository as suggested by FHS 2.3.</para></listitem>
1039
1040<listitem><para>August 31th, 2004 [randy]: Updated to
1041cURL-7.12.1 and xine-UI-0.99.2; modified sed command in PSUtils
1042instructions (better readability).</para></listitem>
1043
1044<listitem><para>August 31th, 2004 [randy]: Added gcc34 patch (fixes
1045LFS-6.0 build problem) and optional dependencies to FFmpeg.</para>
1046</listitem>
1047
1048<listitem><para>August 30th, 2004 [randy]: Updated to
1049libxklavier-1.03 and Imlib2-1.1.1; minor wording changes about
1050dependencies in the GCC instructions.</para></listitem>
1051
1052<listitem><para>August 30th, 2004 [randy]: Added tcpwrappers as an
1053optional dependency of GNOME session.</para></listitem>
1054
1055<listitem><para>August 29th, 2004 [randy]: Added new package
1056DejaGnu-1.4.4; added instructions to DocBook-utils to create alternate
1057names for the scripts; added linkonce patch to GCC instructions.</para>
1058</listitem>
1059
1060<listitem><para>August 29th, 2004 [randy]: Updated to
1061GCC-3.4.1.</para></listitem>
1062
1063<listitem><para>August 28th, 2004 [randy]: Removed kernel_2.6 patch from
1064cdrtools; removed build_fix patch from iptables.</para></listitem>
1065
1066<listitem><para>August 27th, 2004 [randy]: Added kernel_2.6 patch to
1067cdrtools to fix a build problem; added mii_ioctl patch to net-tools
1068to fix the mii-tool program.</para></listitem>
1069
1070<listitem><para>August 27th, 2004 [randy]: Updated to
1071koffice-1.3.2.</para></listitem>
1072
1073<listitem><para>August 26th, 2004 [randy]: Added new package Expect-5.42.1;
1074added libpaper as an optional dependency of Xpdf; added instructions to Lynx
1075to correct improper file ownership.</para></listitem>
1076
1077<listitem><para>August 26th, 2004 [randy]: Modified libusb instructions
1078as suggested by Alexander Patrakov.</para></listitem>
1079
1080<listitem><para>August 24th, 2004 [randy]: Added instructions to
1081PostgreSQL and DB-3.3 to correct improper ownership of documentation
1082files.</para></listitem>
1083
1084<listitem><para>August 24th, 2004 [igor]: Updated to PHP-5.0.1.</para></listitem>
1085
1086<listitem><para>August 22nd, 2004 [randy]: Updated to
1087Qt-3.3.3 and KDE-3.3.0.</para></listitem>
1088
1089<listitem><para>August 22nd, 2004 [randy]: Added gcc34 patch to libmpeg3
1090to fix an LFS-6.0 build problem.</para></listitem>
1091
1092<listitem><para>August 19th, 2004 [randy]: Updated to
1093XSane-0.95.</para></listitem>
1094
1095<listitem><para>August 19th, 2004 [randy]: Updated to AbiWord-2.0.10;
1096added gcc34 patch to fix an LFS-6.0 build problem and added additional
1097optional dependencies to kdegraphics.</para></listitem>
1098
1099<listitem><para>August 18th, 2004 [randy]: Added gcc34 patch to GNOME
1100VFS-1 to fix an LFS-6.0 build problem.</para></listitem>
1101
1102<listitem><para>August 18th, 2004 [randy]: Added fhs_docs patch, fixed
1103guile-tools script and added Tex as an optional dependency to the
1104Guile instructions.</para></listitem>
1105
1106<listitem><para>August 17th, 2004 [larry]: Updated to
1107zsh-2.4.1.</para></listitem>
1108
1109<listitem><para>August 17th, 2004 [randy]: Modified the usbfs mounting
1110instructions in the libusb configuration as suggested by Alexander E.
1111Patrakov.</para></listitem>
1112
1113<listitem><para>August 16th, 2004 [randy]: Updated to
1114GIMP-2.0.4 and ImageMagick-6.0.5-2.</para></listitem>
1115
1116<listitem><para>August 16th, 2004 [randy]: Updated to
1117Sysstat-5.0.6; minor modifications to libgsf and libcroco
1118instructions.</para></listitem>
1119
1120<listitem><para>August 15th, 2004 [randy]: Bumped portmap-compilation_fixes
1121patch to -3 version as suggested by Kevin Fleming; added gcc34 patch to
1122OpenQuicktime instructions; added documentation build instructions to
1123Fontconfig and libusb as suggested by Nico R.</para></listitem>
1124
1125<listitem><para>August 15th, 2004 [randy]: Added GPM as an optional
1126dependency to AAlib.</para></listitem>
1127
1128<listitem><para>August 13th, 2004 [randy]: Minor modifications to
1129kdeadmin and kdepim.</para></listitem>
1130
1131<listitem><para>August 13th, 2004 [randy]: Minor modifications to
1132kdebase and kdenetwork.</para></listitem>
1133
1134<listitem><para>August 12th, 2004 [randy]: Updated to
1135KDE-3.2.3 (note: not all package download and build sizes, SBUs
1136and ancillary instructions have been updated); updated Glossary.</para>
1137</listitem>
1138
1139<listitem><para>August 11th, 2004 [randy]: Fixed typo in libmikmod
1140instructions as suggested by Nico R.; updated to
1141xine Libraries-1-rc5</para></listitem>
1142
1143<listitem><para>August 11th, 2004 [randy]: Added gcc34 patch and
1144optional dependencies to SDL; clarified need for kernel patch in
1145Net-tools instructions; modified passing LIBS=-lm and added
1146optional dependencies to FLAC.</para></listitem>
1147
1148<listitem><para>August 10th, 2004 [randy]: Added patches to
1149CDParanoia to build against LFS-6.0; updated to LAME-3.96.1.</para></listitem>
1150
1151<listitem><para>August 8th, 2004 [randy]: Minor corrections to
1152Perl Modules instructions; added ESP Ghostscript to Sendmail
1153optional dependencies; added FTP download location and minor changes
1154to ESP Ghostscript.</para></listitem>
1155
1156<listitem><para>August 7th, 2004 [randy]: Updated to
1157Gimp-Print-4.2.7</para></listitem>
1158
1159<listitem><para>August 7th, 2004 [randy]: Minor changes to Fam
1160instructions.</para></listitem>
1161
1162<listitem><para>August 6th, 2004 [randy]: Updated to
1163OpenLDAP-2.2.13 and Speex-1.0.4; added patches and modified build
1164instructions for Net-tools; updated Glossary.</para></listitem>
1165
1166<listitem><para>August 5th, 2004 [igor]: Updated to
1167Firefox-0.9.3.</para></listitem>
1168
1169<listitem><para>August 5th, 2004 [bdubbs]: Updated to libpng-1.2.6rc1
1170for security problem.</para></listitem>
1171
1172<listitem><para>August 5th, 2004 [archaic]: Added pcre as optional dep for
1173postfix.</para></listitem>
1174
1175<listitem><para>August 5th, 2004 [randy]: Added new package
1176Cyrus SASL-2.1.19.</para></listitem>
1177
1178<listitem><para>August 4th, 2004 [archaic]: Many textual changes to postfix and
1179addition of mysql as opt. dep for postfix.</para></listitem>
1180
1181<listitem><para>August 4th, 2004 [dj]: Updated to dhcp-3.0.1 and added
1182patch for dhclient to use iproute2.</para></listitem>
1183
1184<listitem><para>August 4th, 2004 [randy]: Added optional dependencies to
1185PostgreSQL and Qt; added additional configuration information to Qt.</para>
1186</listitem>
1187
1188<listitem><para>August 3rd, 2004 [dj]: Gramar cleanups in svnserver and
1189added note about running svnserve if unneeded. Also fixed lfs-root
1190location.</para></listitem>
1191
1192<listitem><para>August 3rd, 2004 [randy]: Removed erroneously added optional
1193dependency 'pkgconfig' from various packages.</para></listitem>
1194
1195<listitem><para>August 3rd, 2004 [archaic]: Added 'LOCKINGTEST=/tmp' to procmail
1196make command.</para></listitem>
1197
1198<listitem><para>August 2nd, 2004 [archaic]: Dropped 'BASENAME=/usr' from the
1199procmail make command.</para></listitem>
1200
1201<listitem><para>August 1st, 2004 [randy]: Changed sed command in traceroute
1202instructions to in-place edit; updated to Whois-4.6.19 and Nmap-3.55; added
1203FTP download location to libpcap.</para></listitem>
1204
1205<listitem><para>August 1st, 2004 [randy]: Added pkgconfig as an optional
1206dependency of libxml and Imlib; added configuration file information to
1207Imlib; added sed command to enable finding PAM headers and added optional
1208dependencies to CUPS.</para></listitem>
1209
1210<listitem><para>July 31th, 2004 [randy]: Added pkgconfig as an optional
1211dependency of GTK+, Audio File, EsoundD, libogg and libvorbis; changed Sysstat
1212instructions to use the BLFS bootscripts; corrections and modifications to
1213libvorbis instructions; added ALSA as an optional dependency and added chmod
1214command to libmikmod instructions.</para></listitem>
1215
1216<listitem><para>July 31th, 2004 [randy]: Added Lynx as an optional dependency
1217and added command descriptions to LessTif; added patch to iptables to fix a
1218build problem; updated Glossary; removed bison patch, added init script and
1219added commands and descriptions to NAS.</para></listitem>
1220
1221<listitem><para>July 30th, 2004 [igor]: Updated to PHP-5.0.0.</para></listitem>
1222
1223<listitem><para>July 30th, 2004 [randy]: Updated to Mozilla-1.7.1 and
1224GnuPG-1.2.5 and added patches to both packages to fix various build
1225problems; fixed DocBook-utils build problem; added pkgconfig as an optional
1226dependency of lcms; added configuration information and updated package
1227contents for Pango.</para></listitem>
1228
1229<listitem><para>July 29th, 2004 [bdubbs]: Updated svn bootscripts
1230location.</para></listitem>
1231
1232<listitem><para>July 28th, 2004 [dj]: Changed instructions surrounding
1233network scripts to match the new networking setup.</para></listitem>
1234
1235<listitem><para>July 28th, 2004 [randy]: Added flex patch and required
1236dependency 'ed' to TeX instructions to build against LFS >5.1.1.</para>
1237</listitem>
1238
1239<listitem><para>July 28th, 2004 [randy]: Fixed MySQL instructions to
1240build against NPTL and added optional dependencies and command
1241explanations.</para></listitem>
1242
1243<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
1244dependency of GTK-Doc, Glib-1.2.10 and ORBit; added tcpwrappers as an
1245optional dependency of ORBit.</para></listitem>
1246
1247<listitem><para>July 27th, 2004 [randy]: Added 'Contents', 'Description' and
1248a note about setting environment variables to the Tk instructions; added
1249pkgconfig as an optional dependency of libxml2 and libxslt; added chown
1250command to DocBook XML DTD and DocBook XSL Stylesheets (files are installed
1251owned by the user unpacking the tarball); added FTP download location to
1252DocBook XSL Stylesheets.</para>
1253</listitem>
1254
1255<listitem><para>July 27th, 2004 [randy]: Added FTP download location to
1256OpenSP; changed FTP download location and removed redundant sed command
1257in DocBook-DTD-3.1 instructions; added UnZip as a required dependency and
1258changed sed commands to in-place edits in DocBook-DTD instructions; added
1259missing tags to OpenJade instructions; added FTP download location and
1260added UnZip as a required dependency to DocBook XML DTD.</para>
1261</listitem>
1262
1263<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
1264dependency of XFree86 and Xorg; added gcc34 patch to OpenSP and Glib-1.2.10
1265to fix a build problem with GCC-3.4.x.</para></listitem>
1266
1267<listitem><para>July 25th, 2004 [randy]: Fixed patch name in ed
1268instructions.</para></listitem>
1269
1270<listitem><para>July 25th, 2004 [randy]: Added instructions to remove
1271linux/config.h includes from source video driver files and made various
1272fixes to XFree86 and Xorg.</para></listitem>
1273
1274<listitem><para>July 24th, 2004 [randy]: Added instructions to install
1275unformatted man pages and added a 'Command explanations' section to
1276Sendmail.</para></listitem>
1277
1278<listitem><para>July 24th, 2004 [randy]: Added pkgconfig as an optional
1279dependency to libpng, Freetype2 and Fontconfig; clarified "Command
1280explanations" section of libtiff; added check-0.8.4 as an optional
1281dependency for expat.</para></listitem>
1282
1283<listitem><para>July 23nd, 2004 [randy]: Updated to Nail-10.8 and added an
1284optional dependency and additional configuration instructions to Sendmail.
1285</para></listitem>
1286
1287<listitem><para>July 22nd, 2004 [randy]: Updated Berkeley DB size entities
1288and provided instructions to change ownership of the installed files to the
1289root user.</para></listitem>
1290
1291<listitem><para>July 21st, 2004 [dj]: Added 'background=YES' to vsftpd
1292config file and fixed transposed manpages. Updated to subversion-1.0.6,
1293added expat and pkgconfig to optional dependencies, and mentioned
1294specific version of neon required.</para></listitem>
1295
1296<listitem><para>July 21st, 2004 [randy]: Changed cp command to install for
1297UnZip library installation; added optional dependencies to OpenSSL; added
1298'Contents', 'Description' and a note about setting environment variables to
1299the Tcl instructions.</para>
1300</listitem>
1301
1302<listitem><para>July 21st, 2004 [randy]: Added kernel_headers patch and
1303additional optional dependencies to inetutils instructions. Added DARPA to
1304the glossary. Added tcp_wrappers to xinetd optional dependencies.</para>
1305</listitem>
1306
1307<listitem><para>July 21st, 2004 [randy]: Fixed Shadow instructions: build
1308using GCC-3.4.x, moving /usr/bin/passwd and added cracklib notes.
1309</para></listitem>
1310
1311<listitem><para>July 21st, 2004 [randy]: Added sgmltools-lite to Linux-PAM
1312optional dependencies.</para></listitem>
1313
1314<listitem><para>July 20th, 2004 [randy]: Fixed ambiguous path to cracklib
1315word list installation instructions.</para></listitem>
1316
1317<listitem><para>July 20th, 2004 [randy]: Fixed tcp_wrappers instructions to
1318build using GCC-3.4.x.</para></listitem>
1319
1320<listitem><para>July 18th, 2004 [archaic]: Added vsFTPD
1321instructions</para></listitem>
1322
1323<listitem><para>July 18th, 2004 [dj]: Added svn server
1324instructions</para></listitem>
1325
1326<listitem><para>July 15th, 2004 [igor]: Updated to
1327Firefox-0.9.2, Apache-2.0.50 and PostgreSQL-7.4.3.</para></listitem>
1328
1329<listitem><para>July 14th, 2004 [randy]: Removed moving and symlinking the
1330libcomm_err libraries in the MIT Kerberos and Heimdal instructions as the
1331current LFS installation puts these libraries in /lib.</para></listitem>
1332
1333<listitem><para>July 14th, 2004 [larry]: Modified --sysconfig on librsvg
1334to prevent second gdk-pixbuf.loaders file found by Andrew
1335Benton.</para></listitem>
1336
1337<listitem><para>July 14th, 2004 [igor]: Removed readline and all
1338references in packages' dependencies, passed switches for readline
1339support where it's not on by default.</para></listitem>
1340
1341<listitem><para>July 13th, 2004 [larry]: Updated to MIT
1342KRB5-1.3.4.</para></listitem>
1343
1344<listitem><para>July 13th, 2004 [randy]: Added a note to the dhcpcd
1345instructions advising the builder that dhcpcd will overwrite existing
1346/etc configuration files.</para></listitem>
1347
1348<listitem><para>July 13th, 2004 [randy]: Updated to
1349libdv-0.102; updated Glossary.</para></listitem>
1350
1351<listitem><para>July 12th, 2004 [randy]: Updated to
1352Links-2.1pre15.</para></listitem>
1353
1354<listitem><para>July 11th, 2004 [dj]: Added -lpthread to make line for db4
1355to fix build against NPTL.</para></listitem>
1356
1357<listitem><para>July 11th, 2004 [larry]: Updated to eel-2.6.2,
1358gail-1.6.6, gnome-applets-2.6.2, gnome-desktop-2.6.2,
1359gnome-icon-theme-1.2.3, gnome-media-2.6.2, gnome-netstatus-2.6.2,
1360gnome-session-2.6.2, gnome-themes-2.6.2, gstreamer-0.8.3,
1361libbonoboui-2.6.1, libcroco-0.6.0, libgsf-1.10.0, libgtkhtml-2.6.2,
1362libwnck-2.6.2, nautilus-2.6.3 and vte-0.11.11.</para></listitem>
1363
1364<listitem><para>July 11th, 2004 [igor]: Updated to WvStreams-3.75.0,
1365WvDial-1.54.0, Postfix-2.1.4 and CVS-1.11.17.</para></listitem>
1366
1367<listitem><para>July 10th, 2004 [igor]: Updated to FreeType-2.1.9,
1368added FreeType patch to Firefox.</para></listitem>
1369
1370<listitem><para>July 9th, 2004 [igor]: Added shrink compression
1371method to UnZip.</para></listitem>
1372
1373<listitem><para>July 8th, 2004 [larry]: Update to GConf-2.6.2,
1374ORBit2-2.10.2 and libbonobo-2.6.2.</para></listitem>
1375
1376<listitem><para>July 8th, 2004 [igor]: Described how to add LZW
1377compression support to libtiff, suggested by Dan
1378Osterrath.</para></listitem>
1379
1380<listitem><para>July 8th, 2004 [igor]: Added switches to GTK+2 configure
1381script to prevent it from stopping with an error if libtiff and libjpeg
1382aren't installed, report by Miguel Bazdresch.</para></listitem>
1383
1384<listitem><para>July 8th, 2004 [igor]: Migrated Ed and Net-tools
1385from LFS to BLFS.</para></listitem>
1386
1387<listitem><para>July 8th, 2004 [igor]: Added a note about optional
1388Subversion switches to prevent overwriting of APR from
1389Apache installation.</para></listitem>
1390
1391<listitem><para>July 7th, 2004 [igor]: Updated to
1392libxslt-1.1.8.</para></listitem>
1393
1394<listitem><para>July 7th, 2004 [igor]: Added an optional command for
1395installing PostgreSQL server-side headers.</para></listitem>
1396
1397<listitem><para>July 6th, 2004 [randy]: Added X as an optional dependency
1398of libungif-4.1.0b1 as mentioned by Thomas Pegg; modified optional Java
1399parameter in DB-4 instructions; updated to libxml2-2.6.11; updated to Perl
1400module PDL-2.4.1; added additional dependencies for Perl module
1401PDL-2.4.1.</para></listitem>
1402
1403<listitem><para>July 5th, 2004 [randy]: Updated to
1404OpenOffice-1.1.2.</para></listitem>
1405
1406<listitem><para>July 4th, 2004 [randy]: Updated to Perl module
1407XML-Writer-0.510; changed ldconfig command in GPM instructions as
1408suggested by Kevin Fleming.</para></listitem>
1409
1410<listitem><para>July 2nd, 2004 [randy]: Added new package
1411DocBook-utils-0.6.14.</para></listitem>
1412
1413<listitem><para>July 2nd, 2004 [randy]: Created an entity for the LFS Perl
1414version and replaced hard-coded version in Perl modules
1415instructions.</para></listitem>
1416
1417<listitem><para>July 2nd, 2004 [randy]: Added new package
1418JadeTeX-3.13.</para></listitem>
1419
1420<listitem><para>July 2nd, 2004 [randy]: Added optional dependencies and
1421updated the package entities for TeX.</para></listitem>
1422
1423<listitem><para>July 2nd, 2004 [randy]: Added Tk-804.027 Perl module
1424(dependency of TeX).</para></listitem>
1425
1426<listitem><para>July 1st, 2004 [igor]: Moved Fontconfig
1427/etc/fonts/local.conf setup to X Components page.</para></listitem>
1428
1429<listitem><para>July 1st, 2004 [randy]: Added SGMLSpm-1.03ii Perl module
1430(dependency of docbook-utils).</para></listitem>
1431
1432<listitem><para>July 1st, 2004 [randy]: Minor modifications to Heimdal;
1433added IANA to Glossary.</para></listitem>
1434
1435<listitem><para>June 30th, 2004 [randy]: Minor clean-up to GnuPG and
1436Tripwire.</para></listitem>
1437
1438<listitem><para>June 30th, 2004 [randy]: Updated to iptables-1.2.11; added
1439missing tags in various package instructions.</para></listitem>
1440
1441<listitem><para>June 29th, 2004 [randy]: Added "Additional downloads" section
1442to aspell instructions.</para></listitem>
1443
1444<listitem><para>June 29th, 2004 [dj]: Removed duplicate dep in
1445subversion.</para></listitem>
1446
1447<listitem><para>June 29th, 2004 [randy]: Added i18n section to Bash Shell
1448Startup Files as suggested by Alexander E. Patrakov.</para></listitem>
1449
1450<listitem><para>June 28th, 2004 [randy]: Changed hardcoded version numbers
1451to entities in various packages.</para></listitem>
1452
1453<listitem><para>June 28th, 2004 [randy]: Renamed OpenOffice JDK
1454patch.</para></listitem>
1455
1456<listitem><para>June 27th, 2004 [randy]: Modified Sysstat bootscript
1457instructions.</para></listitem>
1458
1459<listitem><para>June 27th, 2004 [randy]: Updated optional dependencies for
1460Apache-2.0.49 and Lynx-2.8.5.</para></listitem>
1461
1462<listitem><para>June 26th, 2004 [randy]: Added new package Sysstat-5.0.5,
1463updated Glossary.</para></listitem>
1464
1465<listitem><para>June 26th, 2004 [igor]: Linked libFLAC with libm
1466(fixes kdemultimedia FLAC detection) as suggested by Ryan
1467Reich.</para></listitem>
1468
1469<listitem><para>June 25th, 2004 [randy]: Clarified and repaired the Enigmail
1470instructions in the Mozilla-1.7 section.</para></listitem>
1471
1472<listitem><para>June 25th, 2004 [randy]: Updated to
1473Leafnode-1.10.0.</para></listitem>
1474
1475<listitem><para>June 25th, 2004 [randy]: Added patch instructions and
1476command explanations for DB-3.</para></listitem>
1477
1478<listitem><para>June 25th, 2004 [igor]: Added Screen-4.0.2,
1479contributed by Andreas Pedersen.</para></listitem>
1480
1481<listitem><para>June 24th, 2004 [randy]: Added RW to the
1482Glossary.</para></listitem>
1483
1484<listitem><para>June 24th, 2004 [randy]: Fixed redundant "Command Explanations"
1485section in WVSteams.</para></listitem>
1486
1487<listitem><para>June 24th, 2004 [randy]: Renamed several package's patch names
1488to conform with the patch naming guidelines.</para></listitem>
1489
1490<listitem><para>June 24th, 2004 [randy]: Fixed gcc-2.95.3
1491instructions.</para></listitem>
1492
1493<listitem><para>June 23rd, 2004 [bdubbs]: Updated to mozilla 1.7.</para></listitem>
1494
1495<listitem><para>June 23rd, 2004 [randy]: Updated to
1496libesmtp-1.0.3r1.</para></listitem>
1497
1498<listitem><para>June 23rd, 2004 [randy]: Added missing download locations to
1499aspell, XFS, libxml2, GMP and FAM; renamed Tripwire patch.</para></listitem>
1500
1501<listitem><para>June 22nd, 2004 [dj]: Changed Subversion deps and separated
1502for client and server. Added template for Subversion server, and changed
1503xreflabel for cvsserver to match page title.</para></listitem>
1504
1505<listitem><para>June 22nd, 2004 [randy]: Updated to
1506Sendmail-8.13.00.</para></listitem>
1507
1508<listitem><para>June 22nd, 2004 [bdubbs]: Fixed test for files in profile
1509instructions.</para></listitem>
1510
1511<listitem><para>June 22nd, 2004 [dj]: Added Subversion-1.0.5 cleint
1512instructions.</para></listitem>
1513
1514<listitem><para>June 22nd, 2004 [randy]: Updated to
1515Whois-4.6.16.</para></listitem>
1516
1517<listitem><para>June 20th, 2004 [bdubbs]: Fixed profile script to initialize
1518PATH properly.</para></listitem>
1519
1520<listitem><para>June 20th, 2004 [randy]: Added FTP download location to
1521Tcsh.</para></listitem>
1522
1523<listitem><para>June 19th, 2004 [bdubbs]: Fixed css to display navigational links
1524properly.</para></listitem>
1525
1526<listitem><para>June 19th, 2004 [bdubbs]: Updated foreword and acknowledgements.
1527</para></listitem>
1528
1529<listitem><para>June 19th, 2004 [randy]: Added HTML download location to
1530PCRE-4.5.</para></listitem>
1531
1532<listitem><para>June 19th, 2004 [randy]: Updated to
1533ImageMagick-6.0.2-7.</para></listitem>
1534
1535<listitem><para>June 19th, 2004 [randy]: Misc. corrections and
1536fixes.</para></listitem>
1537
1538<listitem><para>June 18th, 2004 [randy]: Updated to
1539Cdrdao-1.1.9.</para></listitem>
1540
1541<listitem><para>June 18th, 2004 [larry]: Updated to GLib-2.4.2 and
1542GTK+-2.4.3.</para></listitem>
1543
1544<listitem><para>June 18th, 2004 [randy]: Updated to
1545AbiWord-2.0.7.</para></listitem>
1546
1547<listitem><para>June 18th, 2004 [randy]: Renamed Python patch.</para></listitem>
1548
1549<listitem><para>June 18th, 2004 [randy]: Updated to lcms-1.13.</para></listitem>
1550
1551<listitem><para>June 18th, 2004 [randy]: Fixed link to FreeType patch,
1552reported by Jeremy Utley</para></listitem>
1553
1554<listitem><para>June 17th, 2004 [randy]: updated to
1555Python-2.3.4.</para></listitem>
1556
1557<listitem><para>June 17th, 2004 [randy]: replaced all non-breaking spaces
1558(&amp;nbsp;) with regular spaces inside &lt;pre&gt; tags.</para></listitem>
1559
1560<listitem><para>June 17th, 2004 [randy]: updated to
1561GIMP-2.0.2.</para></listitem>
1562
1563<listitem><para>June 17th, 2004 [randy]: updated to vim-6.3.</para></listitem>
1564
1565<listitem><para>June 17th, 2004 [randy]: updated Glossary to include
1566OS.</para></listitem>
1567
1568<listitem><para>June 17th, 2004 [randy]: updated to
1569hd2u-0.9.1.</para></listitem>
1570
1571<listitem><para>June 16th, 2004 [larry]: updated to libxml2-2.6.10 and
1572libxslt-1.1.7; returned 'make validate' to checking entities.</para></listitem>
1573
1574<listitem><para>June 16th, 2004 [dj]: updated to xine-lib-1-rc4a and
1575xine-ui-0.99.1. Added GPMOPTS to gpm config file.</para></listitem>
1576
1577<listitem><para>June 15th, 2004 [dj]: updated to alsa packages to version 1.0.5.</para></listitem>
1578
1579<listitem><para>June 12th, 2004 [dj]: added end quotes to EOFs when creating
1580courier's pam.d config files.</para></listitem>
1581
1582<listitem><para>June 11th, 2004 [larry]: added our new co-editor;
1583updated to Joe-3.1 and ReeiserFS-3.6.17.</para></listitem>
1584
1585<listitem><para>June 6th, 2004 [bdubbs]: Misc grammar corrections.</para></listitem>
1586
1587<listitem><para>June 6th, 2004 [bdubbs]: Removed spaces from .bash_profile variable
1588assignment.</para></listitem>
1589
1590</itemizedlist>
1591
1592<para>5.1 - June 5th, 2004</para>
1593
1594</sect1>
Note: See TracBrowser for help on using the repository browser.