source: introduction/welcome/changelog.xml@ 074d177

6.0
Last change on this file since 074d177 was 074d177, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Change tags to 6.0-pre1

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

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