source: introduction/welcome/changelog.xml@ ed1b95e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ed1b95e was ed1b95e, checked in by Randy McMurchy <randy@…>, 20 years ago

Removed instructions to create a /dev/cdrom symlink from the kdemultimedia section, as the default LFS Udev configuration already creates it

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

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