source: introduction/welcome/changelog.xml@ bd839f8

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

Fixed broken URL to libgcrypt in libxslt instructions

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

  • Property mode set to 100644
File size: 62.7 KB
RevLine 
[4122007]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
[acfc391]8<sect1 id="intro-welcome-changelog" role="dsssl">
[f938faf6]9<sect1info>
[5cd0959d]10<othername>$LastChangedBy$</othername>
11<date>$Date$</date>
[f938faf6]12</sect1info>
[71e06e23]13<?dbhtml filename="changelog.html"?>
[5e18c49c]14<title>Change Log</title>
[f45b1953]15
[5e18c49c]16<para>Please note that the change log only lists which editor was
[5831a7e]17responsible for putting the changes into <acronym>SVN</acronym>; please read
[78b3cd61]18the <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
19who wrote what.</para>
[f45b1953]20
[5831a7e]21<para>&version; &ndash; &releasedate;</para>
[f45b1953]22
[e2080714]23<itemizedlist>
[563441f]24
[bd839f8]25<listitem><para>March 1st, 2005 [randy]: Fixed broken URL to libgcrypt in
26libxslt instructions.</para></listitem>
27
[09c3df0]28<listitem><para>February 28th, 2005 [randy]: Changed the tcp_wrappers
[0e92f49]29instructions to use a sed command instead of a GCC-34 patch; added more
30MD5 sums and some additional commands/notes to the GCC
31instructions.</para></listitem>
[09c3df0]32
[fb9298b4]33<listitem><para>February 27th, 2005 [randy]: Added dependencies and
34instructions to run the test suite for GCC-3 and a minor update to J2SDK
35dependencies description; added a cd command to the ALSA lib instructions to
36prepare for installing the documentation.</para></listitem>
[355e538]37
[aadd9ef]38<listitem><para>February 26th, 2005 [randy]: Modified Linux-PAM and cracklib
[5926202a]39instructions to correctly place the .so symlinks in /usr/lib; modified Courier
[573088b9]40instructions to correctly identify the MySQL socket path; added a note to the
[38b41c2]41XFS instructions to ensure E2fsprogs or UUID is installed, suggested by
42Stef Bon; added Linux-PAM configuration notes to Fcron.; updated to
43Samba-3.0.11</para></listitem>
[aadd9ef]44
[7f2584b7]45<listitem><para>February 25th, 2005 [randy]: Updated to Leafnode-1.10.8;
46added additional indexing tags to X Window Configuration
47instructions.</para></listitem>
48
[b4b7337e]49<listitem><para>February 24th, 2005 [randy]: Updated to Enigmail-0.90.1 in
50Mozilla and Thunderbird instructions.</para></listitem>
51
[8f2d9b04]52<listitem><para>February 23rd, 2005 [randy]: Added direct links to
53XFree86 programs and descriptions (used by Xorg) and the Samba SWAT
54configuration section (used by Stunnel).</para></listitem>
55
[c6b985cf]56<listitem><para>February 22nd, 2005 [randy]: Added additional installed
57directories to Linux-PAM descriptions.</para></listitem>
58
[94a9c26f]59<listitem><para>February 17th, 2005 [randy]: Updated to Xpdf-3.00pl3;
60changed absolute URL to the LFS book to a relative URL.</para></listitem>
[a2b4a9e]61
[b3811e1]62<listitem><para>February 16th, 2005 [randy]: Added md5sums to Chapter
[460e986]6345 and 46 package instructions; minor modification to sed command in a2ps
[b3811e1]64instructions; added a sentence to GSView instructions that you can
[460e986]65symlink /usr/bin/netscape to your preferred browser.</para></listitem>
[b3811e1]66
[c2a37a6]67<listitem><para>February 15th, 2005 [randy]: Added md5sums to Chapter
6841-44 package instructions; updated to LPRng-3.8.28.</para></listitem>
[00b6675]69
[06a5391]70<listitem><para>February 14th, 2005 [randy]: Added md5sums to Chapter 37
[234baeb]71through 40 package instructions; updated essential codecs to 20050115 in
[e0be560]72MPlayer instructions; added a missing backslash to a command in the
73compressdoc script, reported by Devan Lippman.</para></listitem>
[4a21942]74
[5abc0fa]75<listitem><para>February 13th, 2005 [randy]: Added md5sums to AbiWord,
[da13524]76GnuCash, ALSA and Chapter 35-36 package instructions.</para></listitem>
[ef8654b]77
[7e03824]78<listitem><para>February 12th, 2005 [randy]: Added md5sums to Chapters 22
[2f26d75]79through 27 package instructions; fixed download URL's in PostgreSQL
[da0ea05a]80instructions; added hack to Configuring GNOME Packages section to properly
[2e30291]81display all the panel icons; added new Xpdf security patch to kdegraphics
82instructions.</para></listitem>
[0fbab6b]83
[46b900a]84<listitem><para>February 11th, 2005 [bdubbs]: Rewrote bootdisk page.</para>
85</listitem>
86
[55c657e]87<listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapter 18,
[793c1ba]8819, 20 and 21 package instructions; changed FTP download URL in NcFTP and Pine
[fdcfc4cf]89instructions; added a note about using --enable-yydebug to libpcap
[55c657e]90instructions.</para></listitem>
[f5f7f9d]91
[a7a755a]92<listitem><para>February 10th, 2005 [larry]: Updated to emacs-21.4 and
93fluxbox-0.9.12.</para></listitem>
94
[e8eb87c]95<listitem><para>February 10th, 2005 [larry]: Added more descriptions to
96MIT Kerberos and added db to PAM's dependancies.</para></listitem>
[6e01862c]97
[e51a0eb2]98<listitem><para>February 10th, 2005 [randy]: Updated to WvStreams-4.0.1;
[563441f]99Fixed broken download URLs in RP-PPPoE instructions; added md5sums to
100Chapter 17 packages.</para></listitem>
[7e5804f]101
[b6293773]102<listitem><para>February 9th, 2005 [larry]: Updated MIT krb5 to krb-1.4,
103incorporated offical patches for autofs and moved cracklib to required in
104Linux_PAM.</para></listitem>
105
[e72dc56]106<listitem><para>February 9th, 2005 [randy]: Added md5sums and index tags to
107PPP.</para></listitem>
108
[23460a6]109<listitem><para>February 8th, 2005 [randy]: Added md5sums to Chapter 12
110packages.</para></listitem>
111
[a31d341d]112<listitem><para>February 7th, 2005 [randy]: Added md5sums to Chapter 9, 10
113and 11 packages.</para></listitem>
[d97499f]114
[12fc0f7]115<listitem><para>February 4th, 2005 [larry]: Updated to
116zsh-4.2.4.</para></listitem>
117
[90e2fb4e]118<listitem><para>February 4th, 2005 [randy]: Added MD5sums to OpenSSL,
119iptables, Tripwire-portable, Shadow, Linux-PAM, cracklib, MIT krb5, Heimdal,
[85a135f]120Cyrus SASL, Stunnel, ReiserFS, XFS, Emacs, Vim, nano, JOE, Ed, ASH, popt,
121slang, FAM, libxml2, libxslt, GMP and GDBM instructions; fixed MIT krb5 and
122ZSH download URLs.</para></listitem>
[843cc38c]123
[fb31251]124<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
125kdebase.</para></listitem>
126
[7c27bc8]127<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
128kdelibs.</para></listitem>
129
[6275877]130<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
131aRts.</para></listitem>
132
[c27a15a4]133<listitem><para>February 3rd, 2005 [dj]: Added index items to
134Postfix.</para></listitem>
135
[94aecbd]136<listitem><para>February 3rd, 2005 [randy]: Updated to
137GIMP-2.2.3.</para></listitem>
138
[3bfd1d6]139<listitem><para>February 2nd, 2005 [dj]: Added TLS patch to Postfix and
140added section "configuring the build". Corrected PostgreSQL download
141locations and added mention of --with-ldap in Cyrus-SASL
142instructions.</para></listitem>
143
[c626b08]144<listitem><para>February 2nd, 2005 [randy]: Updated to cURL-7.13.0 and
145Dillo-0.8.4.</para></listitem>
146
[9824250]147<listitem><para>February 1st, 2005 [randy]: Added MD5 sums to GCC-3.3.4,
[7887ef0e]148GCC-3.4.1, Python and Nmap instructions; split long sed command in the Tcl
[9824250]149instructions to fit on the PDF book.</para></listitem>
[8c9ec303]150
[345857ad]151<listitem><para>January 31st, 2005 [randy]: Updated to
152XSane-0.97.</para></listitem>
153
[d8614521]154<listitem><para>January 30th, 2005 [dj]: Fixed cracklib_dict_path check
[c2688a0]155in Linux_PAM configure. Added change to
156Linux-PAM-linkage-2.patch.</para></listitem>
157
[d260aaf4]158<listitem><para>January 30th, 2005 [randy]: Separated root installation
[00e4e18]159commands from build commands in packages already indexed; modified sed
160in Xorg and XFree86 instructions to only comment out virgin
161lines.</para></listitem>
[d260aaf4]162
[a2fe8d47]163<listitem><para>January 29th, 2005 [randy]: Added vulnerability fix patch to
[2dde015]164Bind instructions and bumped version entities to 9.3.0p1; added MD5 sum to
[5e0f7f2]165DocBook-utils instructions; added program and library descriptions to
166Apache Ant.</para></listitem>
[a2fe8d47]167
[99ae2916]168<listitem><para>January 28th, 2005 [randy]: Updated to hdparm-5.8,
169Mozilla-1.7.5 and Nail-11.20; updated Enigmail version in Thunderbird
170instructions.</para></listitem>
[b37eb5f]171
[a56c29d]172<listitem><para>January 27th, 2005 [randy]: Updated to Heimdal-0.6.3 and
173Ethereal-0.10.9; updated Glossary; added new Index division, "Kernel
[a1dd01c]174Configuration"; added Autotools reconfiguration to
175libusb instructions.</para></listitem>
[852cd813]176
[17fb537e]177<listitem><para>January 26th, 2005 [randy]: Updated J2SDK binary version to
1781.4.2_07; updated J2SDK build entities; added download location and build
179entities to Shadow instructions.</para></listitem>
[2a7340c2]180
[197d9d4]181<listitem><para>January 26th, 2005 [bdubbs]: Added directory reference
182for xorg downloads.</para></listitem>
183
184<listitem><para>January 26th, 2005 [bdubbs]: Fixed policy command line in
185tripwire.</para></listitem>
186
[82e035a8]187<listitem><para>January 25th, 2005 [randy]: Modified dependency list and added
[f71c3c5]188patches to Cdrdao so that the gcdmaster program will build; updated to
189libxml2-2.6.17.</para></listitem>
[82e035a8]190
[afd6889]191<listitem><para>January 24th, 2005 [randy]: Updated to
192HTML Tidy-050120.</para></listitem>
193
[b8e2fb7]194<listitem><para>January 23rd, 2005 [randy]: Updated to
195Subversion-1.1.3.</para></listitem>
196
[d980016]197<listitem><para>January 22nd, 2005 [bdubbs]: Updated to libpopt-1.7-5
[b8e2fb7]198and updated download locations.</para></listitem>
[d980016]199
[4e046302]200<listitem><para>January 20th, 2005 [randy]: Updated to MPlayer-1.0pre6a,
201xine Libraries-1.0 and xine User Interface-0.99.3.</para></listitem>
[ec2270f]202
[65a0209]203<listitem><para>January 19th, 2005 [randy]: Added installation of
[8f244f27]204HTML documentation to the FFmpeg instructions; added commands to create
205symlinks to the moved libstdc++ library in the GCC3
206instructions.</para></listitem>
[65a0209]207
[5bb9ec2]208<listitem><para>January 17th, 2005 [randy]: Updated to
209AbiWord-2.2.3.</para></listitem>
210
[ebe1291]211<listitem><para>January 16th, 2005 [dj]: Updated to
212Courier-0.47.</para></listitem>
213
[0962a5b]214<listitem><para>January 16th, 2005 [randy]: Clarified libao and cURL
215dependencies in the Vorbis Tools instructions.</para></listitem>
216
[22073e81]217<listitem><para>January 15th, 2005 [randy]: Updated to Doxygen-1.4.1 and
218Sendmail-8.13.3.</para></listitem>
[2ce558b1]219
[104ecdc7]220<listitem><para>January 13th, 2005 [bdubbs]: Fixed sed command
221in tripwire.</para></listitem>
222
[5d34b74]223<listitem><para>January 13th, 2005 [randy]: Shortened line lengths in various
224package instructions to fit in the viewable area of a PDF version of the
[0fb1ed2]225book; updated to Whois-4.6.26 and HTML Tidy-050110.</para></listitem>
[5d34b74]226
[5a7a0e5]227<listitem><para>January 12th, 2005 [igor]: Updated to
[68637f8c]228lcms-1.14 and GIMP-2.2.2.</para></listitem>
[5a7a0e5]229
[939cf0da]230<listitem><para>January 12th, 2005 [randy]: Moved OpenSSL instructions from
[4ee1c44]231Chapter 8 to Chapter 4, suggested by Torsten Vollmann; shortened line lengths
232in the compressdoc script.</para></listitem>
[939cf0da]233
[676ac484]234<listitem><para>January 11th, 2005 [randy]: Moved libgtkhtml, GNOME-Doc-Utils
[e87c917]235and Yelp from GNOME-Addons to GNOME-Core; added Cdrtools to Nautilus-CD-Burner
[c284cd25]236dependencies, suggested by David Rosal; updated to
237Nail-11.19.</para></listitem>
[676ac484]238
[9622b9a6]239<listitem><para>January 10th, 2005 [larry]: Updated to mit
240krb5-1.3.6.</para></listitem>
241
[02663ce]242<listitem><para>January 10th, 2005 [igor]: Updated to
[93c1bf51]243OpenLDAP-2.2.20 and Berkeley DB-4.3.27.</para></listitem>
[02663ce]244
[97b53b5]245<listitem><para>January 10th, 2005 [randy]: Updated to Sendmail-8.13.2;
[920c049c]246added index tags to the ASH, ZSH, Tcsh, TeX and JadeTeX
[b94988f]247instructions; fixed broken download links and added index tags to GCC3
[03d51788]248instructions.</para></listitem>
[80ff2bf1]249
[01c28ceb]250<listitem><para>January 9th, 2005 [larry]: Updated to
251GnuPG-1.4.0.</para></listitem>
252
[5056a3b]253<listitem><para>January 9th, 2005 [igor]: Updated to
254PHP-5.0.3.</para></listitem>
255
[af7b097]256<listitem><para>January 9th, 2005 [randy]: Updated to Manuel's newest PDF
[634c636c]257stylesheets; updated Glossary; added new package FOP-0.20.5.</para></listitem>
[af7b097]258
[89adf24]259<listitem><para>January 7th, 2005 [larry]: new links to cracklib
260worklists, website no longer allows direct links.</para></listitem>
261
[b63b992]262<listitem><para>January 6th, 2005 [randy]: Added new security patches
263to kdelibs and kdegraphics instructions.</para></listitem>
264
[4dd95d9]265<listitem><para>January 6th, 2005 [larry]: Updated to fluxbox-0.9.11,
266commented out second index entry- breaks pdf - for now.</para></listitem>
267
[1fd6ba1]268<listitem><para>January 6th, 2005 [igor]: Updated to Python-2.4,
[49ef91b1]269libglade-2.4.1, XScreenSaver-4.19, Subversion-1.1.2 and
270MySQL-4.1.8a.</para></listitem>
[775c349a]271
[5056a3b]272<listitem><para>January 5th, 2005 [igor]: Updated to GLib-2.6.0,
[f3d509e]273Pango-1.8.0, ATK-1.9.0, libtiff-3.7.1, GTK+-2.6.0 and
274Tcl/Tk-8.4.9.</para></listitem>
[7c461b3]275
[4dd95d9]276<listitem><para>January 5th, 2005 [randy]: Updated to
[720a3c0]277Stunnel-4.07.</para></listitem>
278
[4dd95d9]279<listitem><para>January 4th, 2005 [randy]: Updated to HTML Tidy-041214
[959464b9]280and cURL-7.12.3.</para></listitem>
[7305ab5]281
[4dd95d9]282<listitem><para>January 4th, 2005 [larry]: Updated to
[e619d74]283ruby-1.8.2.</para></listitem>
284
[4dd95d9]285<listitem><para>January 4th, 2005 [igor]: Updated to
[757e931]286libpng-1.2.8.</para></listitem>
287
[4dd95d9]288<listitem><para>January 3rd, 2005 [randy]: Updated to GnuCash-1.8.10;
[852298f7]289added a patch to the Guppi instructions.</para></listitem>
290
[4dd95d9]291<listitem><para>January 3rd, 2005 [larry]: Updated to DocBook-xsl-1.67.2
[a750d96f]292and added alternative methods of using other versions.</para></listitem>
293
[4dd95d9]294<listitem><para>January 3rd, 2005 [randy]: Updated GNOME-1.4 package
[6c6bd272]295dependencies and build entities.</para></listitem>
296
[43a81a89]297<listitem><para>January 2nd, 2005 [randy]: Added commands to Imlib2
[0eb92388]298instructions to install documentation, suggested by David Jensen; updated
299GNOME Print-0.37 instructions; added parameters to the make command in the
300DB-3 instructions to properly link the pthread library; fixed broken FTP
[aaadebad]301link in the libdvdcss instructions; changed gst-plugins from an optional to
302a required dependency in the GNOME Media instructions, reported by
303Peter Steiger.</para></listitem>
[43a81a89]304
[62c964d]305<listitem><para>January 1st, 2005 [randy]: Added LWP, Date::Manip and
[26bb7781]306Finance::Quote Perl modules (dependencies of GnuCash); added FTP download
[9f80536]307location and configuration information to the libao and Vorbis Tools
[26bb7781]308instructions.</para></listitem>
[62c964d]309
[bd23186f]310<listitem><para>December 31st, 2004 [randy]: Moved PDL Perl bundle to its
311own BLFS page.</para></listitem>
312
[27dc15fc]313<listitem><para>December 30th, 2004 [dj]: Simplified OOo instructions,
314suggested by Anderson Lizardo.</para></listitem>
315
[fce1d8e]316<listitem><para>December 30th, 2004 [randy]: Updated to
317rsync-2.6.3.</para></listitem>
318
[034b8c8]319<listitem><para>December 29th, 2004 [dj]: Fixed desktop-file-utils
[286510e1]320update instructions in openoffice installation and added a mention about
321font permissions to x components.</para></listitem>
[034b8c8]322
[ca120ee]323<listitem><para>December 27th, 2004 [randy]: Updated to Exim-4.43; modified
324Exim bootscript to dispatch a queue runner every 15 minutes, instead of
325every minute.</para></listitem>
326
[fe5f3849]327<listitem><para>December 26th, 2004 [dj]: Updated to OpenOffice 1.1.4
328and added iprout2 patch for rp-pppoe.</para></listitem>
[4467c5b]329
[b295565]330<listitem><para>December 26th, 2004 [randy]: Updated dependencies, build
331entities and MD5 sums to G-Wrap, GNOME Libraries-1.4.2, GDK Pixel
332Buffer-0.22.0 and libxml-1.8.17.</para></listitem>
[3919352]333
[77a06259]334<listitem><para>December 25th, 2004 [randy]: Updated to
335Transcode-0.6.14; added a command to the Avifile instructions to fix a
336broken pkgconfig file.</para></listitem>
337
[9aa1897]338<listitem><para>December 24th, 2004 [randy]: Updated to
339MPlayer-1.0pre6</para></listitem>
340
[176c4756]341<listitem><para>December 22nd, 2004 [randy]: Updated to Gnumeric-1.4.1,
342Dillo-0.8.3 and Avifile-0.7.41.</para></listitem>
[fc3721e]343
[4697ee3]344<listitem><para>December 22nd, 2004 [igor]: Updated GCC-3.3.x to
3453.3.4.</para></listitem>
346
[dc94017e]347<listitem><para>December 21st, 2004 [bdubbs]: Updated tripwire.</para></listitem>
348
[0882c90]349<listitem><para>December 21st, 2004 [randy]: Updated to KOffice-1.3.5 and
[1586494]350cpio-2.6; added MD5 sums and updated dependencies to GNOME-1.4 packages;
351spelling, grammar, tag and excessive whitespace corrections to various
352package instructions.</para></listitem>
[fb6fb185]353
[b26d107]354<listitem><para>December 20th, 2004 [bdubbs]: Updated license of book to
355make compatible with OSI.</para></listitem>
356
[cc4ad03]357<listitem><para>December 20th, 2004 [dj]: Fixed openoffice-gcc patch
358name and added nptl patch.</para></listitem>
359
[68ad918]360<listitem><para>December 20th, 2004 [igor]: Updated to
361SDL-1.2.8.</para></listitem>
362
[2dfcd1d]363<listitem><para>December 19th, 2004 [dj]: Added gcc-3.3.3-linkonce patch
364and updated to OpenOffice-1.1.3 and associated patches.</para></listitem>
365
[a2d546f]366<listitem><para>December 19th, 2004 [randy]: Updated FontConfig HTTP
367download link.</para></listitem>
368
[e290b228]369<listitem><para>December 18th, 2004 [randy]: Updated to LessTif-0.94.0;
370updated Xpdf freetype patch.</para></listitem>
371
[1986ade]372<listitem><para>December 15th, 2004 [randy]: Updated to KDE-3.3.2 and
373Samba-3.0.9, added configuration section to desktop-file-utils; added
374instruction to GNOME core configuration to run
375update-desktop-database.</para></listitem>
376
[ddb1f96]377<listitem><para>December 14th, 2004 [randy]: Updated to Mozilla-1.7.3,
378Thunderbird-1.0 and Galeon-1.3.18; modified Firefox
379instructions.</para></listitem>
[d1981e0]380
[7ea0a8d5]381<listitem><para>December 13th, 2004 [randy]: Added two acronyms
382(NSS and NSPR) to the Glossary.</para></listitem>
383
[89033ca]384<listitem><para>December 10th, 2004 [randy]: Added OpenSSL as an optional
[77fabc9]385dependency of the BIND Utilities; updated to Balsa-2.2.6.</para></listitem>
[89033ca]386
[726be18]387<listitem><para>December 9th, 2004 [randy]: Added a chown command to the
388GStreamer instructions to fix incorrect permissions on installed
[16473a92]389documentation; added Net::DNS Perl Module (and dependency modules); modified
390BIND server instructions to build shared libraries and multi-threaded
391binaries, install additional documentation, removed BDB dependency and
392instructions to run the full test suite.</para></listitem>
[726be18]393
[78bec65e]394<listitem><para>December 8th, 2004 [igor]: Changed ProFTPD login shell
395to /usr/lib/proftpd/proftpdshell as suggested by Nathan
396Coulson.</para></listitem>
397
[e441e35]398<listitem><para>December 8th, 2004 [randy]: Updated to
399Whois-4.6.25.</para></listitem>
400
[6d6a72b]401<listitem><para>December 7th, 2004 [randy]: Fixed hicolor-icon-theme
[0ce8d61]402and desktop-file-utils download locations; added FTP download location to
[5fb8103d]403FontConfig, hicolor-icon-theme and shared-mime-info instructions; added DAG
[c7777adb]404as an optional dependency to the libpcap instructions; updated to
[c45a308]405Nmap-3.75, Nail-11.17 and Ethereal-0.10.7.</para></listitem>
[6d6a72b]406
[c043580e]407<listitem><para>December 5th, 2004 [igor]: Updated to
408Guile-1.6.6.</para></listitem>
409
[ad33bab6]410<listitem><para>December 5th, 2004 [bdubbs]: Modified /etc/bashrc to
411source tinker-term.sh and xterm-titlebars.sh.</para></listitem>
412
[935f473]413<listitem><para>December 4th, 2004 [randy]: Added a sed command to the VTE
414instructions to fix broken Home and End keys in the xterm termcap file,
415contributed by David Jensen.</para></listitem>
416
[abec374]417<listitem><para>December 3rd, 2004 [randy]: Added MD5 sum entity to the GDM
418instructions; added a sed command to the libbonoboui instructions to fix a
419broken path; added a symlink to the GAIL instructions to satisfy a GTK+
[c973c83]420requirement; added new package libgail-gnome-1.1.0.</para></listitem>
[bd0a1b0]421
[9ebf027]422<listitem><para>December 2nd, 2004 [randy]: Added new package
[8c18dbc]423Java Access Bridge-1.4.2; added --disable-gtk-doc to the librsvg build
[139e755]424instructions which was inadvertently removed; updated to GNOME Speech-0.3.5,
[abec374]425Gnopernicus-0.9.18 and GOK-0.11.16; added MD5 sum entity to the GnomeMeeting
[b06ee7e5]426instructions.</para></listitem>
[9ebf027]427
[6f39ee2]428<listitem><para>December 1st, 2004 [randy]: Added a note to the
429Apache Ant instructions to optionally build the Junit testing library
430during the build.</para></listitem>
431
[dd5bdf3]432<listitem><para>November 30th, 2004 [randy]: Added new package
[aa0f6ab4]433Apache Ant-1.6.2; removed note about a specific version of Bison from
434OpenOffice instructions as LFS-6.0-testing's version is now
435compatible.</para></listitem>
[dd5bdf3]436
[6acfecc]437<listitem><para>November 29th, 2004 [randy]: Added command to AbiWord
[113105dd]438instructions to fix incorrect permissions on help file directories;
[d4613f3f]439added --localstatedir parameter to libgnome instructions to sync with GNOME
440Games and properly record high scores, suggested by Nico Roeser;
[22c58c7]441updated to GPdf-2.8.0, GNOME Games-2.8.1, Zenity-2.8.1, AT SPI-1.6.0 and
442GNOME Magnifier-0.11.10.</para></listitem>
[6acfecc]443
[1c2cfae1]444<listitem><para>November 28th, 2004 [dj]: Added default logging lines to
445named.conf, corrected IP for B.ROOT-SERVERS.NET and added note about
[8f9c9862]446Internic's current copy of named.root; updated to Linux-PAM-0.78 and
447added a note to the Shadow instructions to test the
[90631d03]448installation; added command to disable root logins with ssh.</para></listitem>
[1c2cfae1]449
[f7f43a8]450<listitem><para>November 28th, 2004 [randy]: Updated to AbiWord-2.2.0,
[085d4d81]451GNOME Utilities-2.8.1, GNOME System Monitor-2.8.0, GNOME Media-2.8.0,
[2fa3f49]452Nautilus Media-0.8.1, GNOME Netstatus-2.8.0, Epiphany-1.4.5,
453gcalctool-4.4.20 and Nautilus CD Burner-2.8.5.</para></listitem>
[802e40b9]454
[6b5b87a6]455<listitem><para>November 27th, 2004 [dj]: Added nptl patch to j2sdk
456instructions and did minor cleanups on the instructions and
457text.</para></listitem>
458
[a801e59]459<listitem><para>November 26th, 2004 [randy]: Updated to GConf Editor-2.8.2,
[79887b2]460GGV-2.8.0, File Roller-2.8.3 and gucharmap-1.4.2.</para></listitem>
[b59e3d3a]461
[4e672a1]462<listitem><para>November 26th, 2004 [igor]: Updated to
463hd2u-0.9.2.</para></listitem>
464
[36a6231]465<listitem><para>November 25th, 2004 [randy]: Added a note to create an
[0a31110]466environment variable in the libgnomeui instructions; added new package
[22594a1]467GNOME Doc Utils-0.1; updated to Evolution-2.0.2, Yelp-2.6.4, bug-buddy-2.8.0,
[e498446]468gtksourceview-1.1.1, gedit-2.8.1, EOG-2.8.1 and
469GNOME2 User Docs-2.8.1.</para></listitem>
[a8c49b1]470
[b9255298]471<listitem><para>November 24th, 2004 [randy]: Added new package
472pilot-link-0.11.8.</para></listitem>
473
[7fada94]474<listitem><para>November 23rd, 2004 [randy]: Added new packages
475libgnomecups-0.1.13 and Evolution Data Server-1.0.2; updated to
476libgnomeprint-2.8.0.1, libgnomeprintui-2.8.0, GAL-2.2.3, GtkHTML-3.2.3 and
477libsoup-2.2.1.</para></listitem>
[58bd70d4]478
[518b9ee0]479<listitem><para>November 22nd, 2004 [randy]: Changed GConf dependency in
480Metacity instructions to required, reported by Denis
481Trofimenko.</para></listitem>
482
[1e93fcc]483<listitem><para>November 22nd, 2004 [randy]: Updated to ORBit2-2.12.0,
[1877576]484libbonobo-2.8.0, GConf-2.8.1, GNOME MIME Data-2.4.1, GNOME VFS-2.8.3,
[5f59b88]485libgnome-2.8.0, libgnomecanvas-2.8.0, libbonoboui-2.8.0,
[1877576]486GNOME Icon Theme-2.8.0, gnome-keyring-0.4.0, libgnomeui-2.8.0,
487GNOME Themes-2.8.1, GNOME Desktop-2.8.1, libwnck-2.8.1, GNOME Panel-2.8.1,
488GNOME Session-2.8.1, GNOME Terminal-2.8.0, libgtop-2.8.1, GAIL-1.8.0,
489GNOME Applets-2.8.1, EEL-2.8.2, Nautilus-2.8.2 and
490Control Center-2.8.1.</para></listitem>
[1e93fcc]491
[7d9348e]492<listitem><para>November 21st, 2004 [igor]: Applied a bunch of fixes to
493XScreenSaver, contributed by Randy.</para></listitem>
494
[8039b66]495<listitem><para>November 21st, 2004 [igor]: NTP: removed setclock
496symlinks in the install-ntp bootscripts target and provided the command
497in the book instead.</para></listitem>
498
[f968bfa]499<listitem><para>November 21st, 2004 [igor]: Updated to
500Fcron-2.9.5.1.</para></listitem>
501
[063bd91]502<listitem><para>November 20th, 2004 [igor]: Downgraded to
503LessTif-0.93.95b due to segmentation faults.</para></listitem>
504
[6029a44]505<listitem><para>November 20th, 2004 [igor]: Added a sed command to
506suppress Xorg messing with /etc, contributed by Anderson
507Lizardo.</para></listitem>
508
[9e358aa]509<listitem><para>November 20th, 2004 [igor]: Updated to LessTif-0.93.97
[67f79cec]510and Xpdf-3.00pl1.</para></listitem>
511
[1c038a9]512<listitem><para>November 20th, 2004 [randy]: Updated to
513Metacity-2.8.6; added recode as a requirement to the fortune-mod dependency
514in the XScreenSaver instructions.</para></listitem>
[903ec33f]515
[967a388]516<listitem><para>November 19th, 2004 [randy]: Updated to
517GStreamer-0.8.7 and gst-plugins-0.8.5 and moved both packages from the
518GNOME-2 section to Chapter 37 - Multimedia Libraries and
[5cee350b]519Drivers; updated to libxklavier-1.11.</para></listitem>
[967a388]520
[5e0997c3]521<listitem><para>Nobember 19th, 2004 [igor]: MPlayer: removed instructions for shared postprocessing
[26f7934]522library as it's not needed, reported by Reimar Döffinger.</para></listitem>
523
[aa489e8f]524<listitem><para>November 19th, 2004 [igor]: Updated to MySQL-4.1.7,
525CVS-1.11.18 and ALSA-1.0.7.</para></listitem>
[867e611]526
[c9be4c7]527<listitem><para>November 18th, 2004 [igor]: Updated to
[d7733c9]528Subversion-1.1.1, libxslt-1.1.12 and HTML Tidy-041026.</para></listitem>
[c9be4c7]529
[a08fde9]530<listitem><para>November 17th, 2004 [igor]: Removed /bin/false from
531/etc/shells and modified ProFTPD instructions to add its own login shell
532instead, suggested by Nico R.</para></listitem>
533
[8a9da37]534<listitem><para>November 17th, 2004 [randy]: Updated to
[9a443d7]535FFmpeg-0.4.9-pre1 and xine-libs-1-rc7.</para></listitem>
[8a9da37]536
[8401a46]537<listitem><para>November 17th, 2004 [igor]: Updated to
[de57758]538libxml2-2.6.16 and added XScreenSaver-4.18.</para></listitem>
[8401a46]539
[75d962dc]540<listitem><para>November 17th, 2004 [igor]: Reverted to Berkeley
541DB-4.2.52.2 due to API change.</para></listitem>
542
[7d9150d]543<listitem><para>November 16th, 2004 [igor]: Updated to Berkeley
544DB-4.3.21.</para></listitem>
545
[6f7a497]546<listitem><para>November 16th, 2004 [randy]: Removed id3lib and added
547DocBook-utils to FLAC dependencies.</para></listitem>
548
[fb0480d5]549<listitem><para>November 16th, 2004 [igor]: Enabled building Xprint
550libraries since some precompiled binaries are linked against them,
551reported by Thomas Trepl.</para></listitem>
552
[24a7f96]553<listitem><para>November 16th, 2004 [igor]: OpenSSL: added a sed command
554fixing non-existent libfips installation, contributed by David
555Jensen.</para></listitem>
556
[59daef29]557<listitem><para>November 15th, 2004 [igor]: Added freeglut-2.2.0 and
558updated to Firefox-1.0.</para></listitem>
[a8599ff]559
[f62d6bc]560<listitem><para>November 15th, 2004 [randy]: Added NASM and Dmalloc
[bc1bcc2]561as optional dependencies of LZO; added MD5 sum and minor updates to the
562VTE instructions.</para></listitem>
[f62d6bc]563
[637955b]564<listitem><para>November 15th, 2004 [igor]: Updated to
565PPP-2.4.3.</para></listitem>
566
[5d05d43]567<listitem><para>November 14th, 2004 [randy]: Added MD5 sum, updated
568dependencies and minor corrections to ScrollKeeper
[a1580bb]569instructions; updated to startup-notification-0.8.</para></listitem>
[5d05d43]570
[2425885]571<listitem><para>November 14th, 2004 [igor]: Removed obsolete SCSI
572information on MPlayer page, reported by Alexander E.
573Patrakov.</para></listitem>
574
[f0ba6ba3]575<listitem><para>November 14th, 2004 [randy]: Updated to
[6a1e6da]576desktop-file-utils-0.10 as reported by Syaodzir; added MD5 sum
577to GTK-Engines instructions.</para></listitem>
[f0ba6ba3]578
[78d82bd7]579<listitem><para>November 13th, 2004 [randy]: Updated to
580ImageMagick-6.1.3-7; added commands to ESPGS instructions to install
581interface headers so that packages can link to libgs.so; corrected
582SANE instructions to properly identify the saned daemon start method
583as suggested by Alexander Patrakov.</para></listitem>
584
[b331bf1]585<listitem><para>November 12th, 2004 [randy]: Updated to
[f051506c]586Enscript-1.6.4 and SANE-1.0.15.</para></listitem>
[b331bf1]587
[70d87986]588<listitem><para>November 11th, 2004 [randy]: Moved librsvg instructions to
[315a767]589Chapter 9 - Graphics and Font Libraries; changed GAIL from a required to an
590optional dependency, modified build entities and added MD5 sum to the
[2af1b7d]591libgtkhtml instructions; updated to GIMP-2.0.6.</para></listitem>
[70d87986]592
[c87e4dd]593<listitem><para>November 10th, 2004 [randy]: Added new package
[bb5702f7]594desktop-file-utils-0.9; removed GNOME dependencies and the reference to
595gnomexmms from the XMMS instructions.</para></listitem>
[c87e4dd]596
[2c9272e6]597<listitem><para>November 10th, 2004 [randy]: Updated to
598libmikmod-3.1.11.</para></listitem>
599
[046ae388]600<listitem><para>November 9th, 2004 [randy]: Added a note to the EsounD
[08d52d9]601instructions to optionally install the package documentation; updated build
602entities for libogg and libvorbis; added pkgconfig as an optional dependency
603of libvorbis.</para></listitem>
[046ae388]604
[73942e6]605<listitem><para>November 9th, 2004 [randy]: Added optional dependencies and
606additional instructions to Alsa Library; added PCM to the
607Glossary.</para></listitem>
608
[89c76830]609<listitem><para>November 8th, 2004 [randy]: Updated to libglade-2.4.0 and
610moved the instructions to Chapter 8 - General Libraries.</para></listitem>
611
[7aaad25]612<listitem><para>November 8th, 2004 [larry]: Edited /etc/vimrc,~/.vimrc
613page to reflect new /etc/vimrc in LFS.</para></listitem>
614
[c3b9784]615<listitem><para>November 8th, 2004 [randy]: Removed redundant
616'make install-links' command from slang instructions.</para></listitem>
617
[4ba9842]618<listitem><para>November 7th, 2004 [randy]: Updated to
[9799b03]619shared-mime-info-0.15; inserted a chmod command into the CDParanoia
620instructions to turn on the execution bits for the shared
[c0ce0a4]621libraries; moved libgsf to Chapter 8 - General Libraries.</para></listitem>
[4ba9842]622
[cf3ab518]623<listitem><para>November 6th, 2004 [randy]: Updated intltool to 0.32.1 and
624moved the instructions to Chapter 10 - General Utilities; added expat as
625a dependency of the XML::Parser Perl Module.</para></listitem>
626
[4739ff5]627<listitem><para>November 6th, 2004 [randy]: Moved libart_lgpl to Chapter 9 -
[f1e61413]628Graphics and Font Libraries, libcroco and libIDL to Chapter 8 -
629General Libraries and GTK-Doc to Chapter 10 -
630General Utilities.</para></listitem>
[5301d9e]631
[def66bb8]632<listitem><para>November 5th, 2004 [larry]: Corrected link errors in
633krb5 install instructions.</para></listitem>
634
[bc2abb3]635<listitem><para>November 4th, 2004 [randy]: Updated bootscript version
636entity to create a new bootscript tarball.</para></listitem>
637
[21f9ec0]638<listitem><para>November 3rd, 2004 [larry]: Updated to esound-0.2.35,
639ALSA-1.06, where appropriate, and added md5sum for audiofile.</para></listitem>
[7a9f6537]640
[461e59f]641<listitem><para>November 2nd, 2004 [randy]: Changed OpenSSL to a
642required dependency in the Cyrus-SASL instructions as suggested
643by Thomas Pegg.</para></listitem>
644
[96d60a2]645<listitem><para>November 2nd, 2004 [larry]: Updated to
646imlib2-1.1.2.</para></listitem>
647
[e4cac96f]648<listitem><para>October 31st, 2004 [igor]: Updated to
[c2e6624b]649OpenSSL-0.9.7e.</para></listitem>
[e4cac96f]650
[faa80ab]651<listitem><para>October 30th, 2004 [randy]: Added new package
652Doxygen-1.3.9.1.</para></listitem>
653
[1a07ee0]654<listitem><para>October 30th, 2004 [igor]: Updated to
655Firefox-1.0rc1.</para></listitem>
656
[2b76dc4]657<listitem><para>October 29th, 2004 [randy]: Added chmod command to
658libmng instructions.</para></listitem>
659
[25cd223]660<listitem><para>October 29th, 2004 [larry]: Updated to
661xine-lib-1-rc6a.</para></listitem>
662
[3bc173f]663<listitem><para>October 29th, 2004 [randy]: Updated to
664Guile-1.6.5.</para></listitem>
665
[75ebe0ef]666<listitem><para>October 28th, 2004 [larry]: Updated to
667FLAC-1.1.1.</para></listitem>
668
[4ba4e7c]669<listitem><para>October 28th, 2004 [randy]: Added GCC to librep
670dependencies; added additional parameters to configure and added dependencies
671to Ruby instructions.</para></listitem>
[bad03ecd]672
[2bfe939]673<listitem><para>October 28th, 2004 [randy]: Updated to
674Samba-3.0.7.</para></listitem>
675
[2a7d6c3e]676<listitem><para>October 27th, 2004 [randy]: Added new package
677Stunnel-4.05.</para></listitem>
678
[c1e05756]679<listitem><para>October 25th, 2004 [igor]: Added aspell, pkgconfig, HTML
680Tidy, Net-SNMP, SQLite, Cyrus SASL and Dmalloc dependencies and a
681configure switch utilizing readline to PHP instructions, thanks to
682Randy's research.</para></listitem>
683
[2c6c3b41]684<listitem><para>October 25th, 2004 [randy]: Updated to
685OpenLDAP-2.2.17.</para></listitem>
686
[114e5f0b]687<listitem><para>October 25th, 2004 [randy]: Updated to
688Cyrus-SASL-2.1.20.</para></listitem>
689
[0b99607]690<listitem><para>October 24th, 2004 [igor] : Changed Screen socket
691directory to /var/run/screen.</para></listitem>
692
[1da819b]693<listitem><para>October 24th, 2004 [randy]: Updated to
[3b15fe6]694CUPS-1.1.21; added Ada back to the GCC instructions.</para></listitem>
[1da819b]695
[7b6e8a6]696<listitem><para>October 23rd, 2004 [randy]: Updated to
697Aspell-0.60.</para></listitem>
698
[3af96d64]699<listitem><para>October 23rd, 2004 [igor]: Removed DirectFB and
700SVGAlib.</para></listitem>
701
[9aeb405d]702<listitem><para>October 23rd, 2004 [randy]: Updated to
703PostgreSQL-7.4.6.</para></listitem>
704
[dca2fac3]705<listitem><para>October 21st, 2004 [randy]: Updated to
706cURL-7.12.2.</para></listitem>
707
[d4e57f76]708<listitem><para>October 20th, 2004 [igor]: Added giflib-4.1.3 and
709updated to libungif-4.1.3 and Imlib-1.9.15.</para></listitem>
710
[94b1dc3]711<listitem><para>October 20th, 2004 [randy]: Renamed libtiff patch as suggested
[54b4a3e]712by Nico Roeser; added optional dependencies to TeX; updated build entities
713for MySQL and Glib2; added program descriptions to Glib2.</para></listitem>
[94b1dc3]714
[00f97e91]715<listitem><para>October 20th, 2004 [dj]: Updated to bind-9.3.0;
716moved subversion to use FSFS backend; added PRINTIP and PRINTALL
717to dhcpcd config file.</para></listitem>
[b8214dc6]718
[e16d90ee]719<listitem><para>October 20th, 2004 [randy]: Updated to
720libtiff-3.7.0.</para></listitem>
721
[dbf1c23]722<listitem><para>October 19th, 2004 [igor]: Updated to
723PHP-5.0.2.</para></listitem>
724
[26f6ba36]725<listitem><para>October 19th, 2004 [randy]: Rearranged build order in
[01d5424]726Thunderbird instructions to correct a minor build problem; updated to
727Subversion-1.1.0.</para></listitem>
[26f6ba36]728
[1268a0f]729<listitem><para>October 19th, 2004 [larry]: Updated to
[afa3ccc]730xfs-2.6.25, reiserfs-3.6.19, nano-1.2.3 and krb5-1.3.5.</para></listitem>
[1268a0f]731
[6e01862c]732<listitem><para>October 18th, 2004 [randy]: Added optional dependency
[84ee2932]733to HTML Tidy; updated to Apache-2.0.52.</para></listitem>
[3c13b41]734
[dc477899]735<listitem><para>October 18th, 2004 [randy]: Updated to
[04af8b24]736DocBook XSL Stylesheets-1.66.1; modified DocBook-utils, FontConfig and
737libusb instructions to account for the removal of the OpenSP SGML catalog
[b650556]738definitions; modified sed commands in JadeTeX instructions; removed
739redundant copy command from DSSSL Stylesheets; updated OpenJade and
740OpenSP build entities; removed chmod command which installed incorrect
741permissions from SGML 3.1 and 4.3 DTD instructions.</para></listitem>
[dc477899]742
[7ef22cf]743<listitem><para>October 18th, 2004 [larry]: Added autofs-4.1.3 to
744postlfs/config.</para></listitem>
745
[d409f3a]746<listitem><para>October 18th, 2004 [igor]: Updated to
747Fcron-2.9.5.</para></listitem>
748
[8d8e269]749<listitem><para>October 18th, 2004 [igor]: Removed redundant PCRE make
750variables for Postfix installation, reported by Stefan
751Morrell.</para></listitem>
752
753<listitem><para>October 17th, 2004 [igor]: Updated to
[4a46bf8]754slrn-0.9.8.1.</para></listitem>
755
[8d8e269]756<listitem><para>October 17th, 2004 [igor]: Added OpenLDAP and PostgreSQL
[4a46bf8]757to Postfix dependencies.</para></listitem>
758
[efded64]759<listitem><para>October 16th, 2004 [larry]: Updated to
760proftpd-1.2.10 and fluxbox-0.9.10.</para></listitem>
761
[5800e355]762<listitem><para>October 16th, 2004 [igor]: Updated to libogg-1.1.2 and
763libvorbis-1.1.0.</para></listitem>
764
[5091d1a]765<listitem><para>October 15th, 2004 [randy]: Updated to
[402131a2]766GMP-4.1.4 and OpenSSH-3.9p1; removed instructions to install/update
767SGML catalogs from OpenSP.</para></listitem>
[5091d1a]768
[011ef08e]769<listitem><para>October 15th, 2004 [randy]: Updated to
[54f3179]770libxml2-2.6.14 and libxslt-1.1.11; added optional dependency to
771Python.</para></listitem>
[011ef08e]772
[3e602d7a]773<listitem><para>October 15th, 2004 [igor]: Updated to
774Firefox-0.10.1.</para></listitem>
775
[a2bf27c5]776<listitem><para>October 14th, 2004 [igor]: Updated to GLib-2.4.7,
[77799dd2]777Pango-1.6.0, ATK-1.8.0, GTK+-2.4.13 and libIDL-0.8.4.</para></listitem>
[a2bf27c5]778
[c0c53745]779<listitem><para>October 14th, 2004 [randy]: Updated optional dependencies
[fac11e8]780and package entities for Lynx; syncronized configure commands between
781different build methods and added additional command explanation to
782Qt instructions as suggested by Nico Roeser (bug #1008).</para></listitem>
[c0c53745]783
[53cdded4]784<listitem><para>October 13th, 2004 [randy]: Updated to
[7caff94]785Tcl-8.4.7, Tk-8.4.7, HTML Tidy-041005, Sendmail-8.13.1
786and Nail-11.11.</para></listitem>
[53cdded4]787
[89a0adcf]788<listitem><para>October 13th, 2004 [igor]: Added a patch for XFree86
789which fixes libXpm security vulnerability, reported by Alexander E.
790Patrakov.</para></listitem>
791
[1f40e71]792<listitem><para>October 13th, 2004 [igor]: Updated to
793libdv-0.103.</para></listitem>
794
[3c13b41]795<listitem><para>October 13th, 2004 [igor]: Updated to
796blfs-bootscripts-20041013 (NTP corrections).</para></listitem>
[c2c2d76]797
798<listitem><para>October 12th, 2004 [igor]: Changed MySQL instructions to
799compile without NPTL patch.</para></listitem>
[68df39bf]800
[41605391]801<listitem><para>October 12th, 2004 [igor]: Updated mouse configuration
802for XFree86 and removed information about installing XFree86's DRI
803modules.</para></listitem>
804
[29ab3db8]805<listitem><para>October 12th, 2004 [dj]: Updated to
806blfs-bootscripts-20041012.</para></listitem>
807
[fd015ac]808<listitem><para>October 11th, 2004 [igor]: Updated to
[974e505]809MySQL-4.0.21.</para></listitem>
[fd015ac]810
[7f58d870]811<listitem><para>October 11th, 2004 [igor]: Reverted to ALSA-1.0.4 to
812match the LFS-testing kernel drivers. Removed ALSA Driver
813page.</para></listitem>
814
[c3af16e]815<listitem><para>October 10th, 2004 [igor]: Added download locations for
816TrueType fonts and a note about editing font.alias file for i18n users,
817contributed by Alexander E. Patrakov.</para></listitem>
818
[7461475]819<listitem><para>October 10th, 2004 [igor]: Updated to
820Xorg-6.8.1.</para></listitem>
821
[83322ba]822<listitem><para>October 9th, 2004 [igor]: Updated to libmng-1.0.8,
823libgsf-1.10.1, librsvg-2.8.1 and GIMP-2.0.5.</para></listitem>
824
[33278268]825<listitem><para>October 8th, 2004 [igor]: Updated to Cdrtools-2.01 and
826UDFtools-1.0.0b3 and removed obsolete kernel configuration for CD
827writing section.</para></listitem>
828
[b1a168db]829<listitem><para>October 8th, 2004 [randy]: Updated to
830w3m-0.5.1.</para></listitem>
831
[43a4bfad]832<listitem><para>October 7th, 2004 [igor]: Added a patch which links
833CVS against system zlib library.</para></listitem>
834
[c1ed818]835<listitem><para>October 7th, 2004 [randy]: Updated Zip and Unzip HTTP
836download URL's as suggested by Stefan Morrell.</para></listitem>
837
[66af3f8]838<listitem><para>October 7th, 2004 [igor]: Updated to
839Fontconfig-2.2.3.</para></listitem>
840
[ad59f9e2]841<listitem><para>October 7th, 2004 [igor]: Added G_FILENAME_ENCODING
842environment variable to i18n startup file and lang archive to Vim page,
843suggested by Alexander E. Patrakov (bug 909).</para></listitem>
844
[658b9721]845<listitem><para>October 7th, 2004 [randy]: Modified configure switches
[df3a050]846in Inetutils instructions to match LFS and added an optional dependency;
847shortened sed command in XFree86 and Xorg instructions.</para></listitem>
[658b9721]848
[52a741ba]849<listitem><para>October 6th, 2004 [igor]: Updated to
850expat-1.95.8.</para></listitem>
851
[62b734d]852<listitem><para>October 5th, 2004 [igor]: Updated to
853libpng-1.2.7.</para></listitem>
854
[266724ee]855<listitem><para>October 4th, 2004 [igor]: Fixed replaceable tags and
856removed a redundant CVSROOT export on the cvsserver
857page.</para></listitem>
858
[bdc769fc]859<listitem><para>October 2nd, 2004 [dj]: Added net-tools as a dependency
860for RP-PPPoE. Made iproute2 patch optional for dhcp.</para></listitem>
[662602c]861
[658b9721]862<listitem><para>September 27th, 2004 [randy]: Modified Ethereal
[1d602a9d]863configuration instructions as suggested by Bruce Dubbs; modified
864iptables id entity.</para></listitem>
865
[658b9721]866<listitem><para>September 26th, 2004 [randy]: Modified chown command in
[9b893e9]867Apache instructions to change ownership of more files.</para></listitem>
868
[658b9721]869<listitem><para>September 26th, 2004 [randy]: Added new package
[1a3dd316]870Ethereal-0.10.6.</para></listitem>
871
[ecbeb38]872<listitem><para>September 24th, 2004 [larry]: Updated to
[070ec78]873PCRE-5.0 and Postfix-2.1.5.</para></listitem>
[ecbeb38]874
[e9d672f]875<listitem><para>September 24th, 2004 [randy]: Updated to
876XviD-1.0.2.</para></listitem>
877
[e270488]878<listitem><para>September 22nd, 2004 [randy]: Updated to
879Nail-11.7.</para></listitem>
880
881<listitem><para>September 21st, 2004 [randy]: Updated to
[4fb9a95]882Apache-2.0.51; modified commands in Thunderbird instructions to fit on a
883printed page.</para></listitem>
884
885<listitem><para>September 20th, 2004 [randy]: Updated to
[99a80f7]886Thunderbird-0.8.</para></listitem>
887
[4fb9a95]888<listitem><para>September 19th, 2004 [randy]: Updated to
[488b6a53]889Firefox-1.0 Preview Edition.</para></listitem>
890
[9766fba]891<listitem><para>September 19th, 2004 [randy]: Added new package
892HTML Tidy.</para></listitem>
893
[7771f84]894<listitem><para>September 14th, 2004 [randy]: Updated DB-4 download location
895and chown command as suggested by Nico Roeser.</para></listitem>
896
[82539b8b]897<listitem><para>September 13th, 2004 [randy]: Added an optional
898dependency and a note to the Firefox build instructions.</para></listitem>
899
[b0c67c8b]900<listitem><para>September 12th, 2004 [dj]: Updated sizes and times for
901xinetd, tcpwrappers, portmap and nfs-utils.</para></listitem>
902
[ec93ac6]903<listitem><para>September 11th, 2004 [randy]: Updated to
904Evolution-1.4.6.</para></listitem>
905
[f6f7820]906<listitem><para>September 10th, 2004 [randy]: Corrected OpenSP instructions
907to fix hard-coded version (replaced with version entity) as suggested by
[eed7fc8]908Nico Roeser; added optional dependencies and a note to fix a build problem
909to the libsoup instructions.</para></listitem>
[f6f7820]910
[b0a5288]911<listitem><para>September 10th, 2004 [randy]: Added gcc34 patch to
[2004620]912GNOME-Terminal to fix an LFS-6.0 build problem; added required
913dependencies to GNOME-Print-0.37.</para></listitem>
[b0a5288]914
[4188f1f]915<listitem><para>September 10th, 2004 [randy]: Updated to
916hdparm-5.7.</para></listitem>
917
[85c254f]918<listitem><para>September 9th, 2004 [randy]: Updated gcc patch
919in SVGAlib instructions.</para></listitem>
920
[4d4150b0]921<listitem><para>September 8th, 2004 [randy]: Updated to
[8e855fc4]922SLIB-3a1; cleaned up G-Wrap dependencies; changed install to
923cp -d in UnZip instructions as suggested by David Jensen.</para></listitem>
[4d4150b0]924
[e8be2c6]925<listitem><para>September 8th, 2004 [larry]: Updated to
926gnupg-1.2.6 and libpng-1.2.6.</para></listitem>
927
[c643094]928<listitem><para>September 8th, 2004 [randy]: Added optional dependencies,
929entity updates and minor corrections to the GnuCash instructions.</para>
930</listitem>
931
[c54d7be]932<listitem><para>September 7th, 2004 [randy]: Added optional dependencies
[284b8081]933and a gcc34 patch to Soup and GtkHTML-1.1.7 instructions.</para></listitem>
[c54d7be]934
[dfc1b1f]935<listitem><para>September 7th, 2004 [randy]: Added gcc34 patch to Guppi
936instructions to fix a GCC-3.4.x related build issue.</para></listitem>
937
[0bc629a4]938<listitem><para>September 6th, 2004 [randy]: Updated to
[dfc1b1f]939Nmap-3.70 and Gnumeric 1.2.13.</para></listitem>
[0bc629a4]940
[69da6d3]941<listitem><para>September 5th, 2004 [randy]: Added optional dependencies
[530facd9]942and build/functionality fix patches to transcode instructions; updated
943SDL gcc34 patch.</para></listitem>
[69da6d3]944
[3904c76d]945<listitem><para>September 5th, 2004 [randy]: Added gcc34 patch to
946libFAME instructions to fix broken library if compiled with
947GCC-3.4.x.</para></listitem>
948
[31156d2]949<listitem><para>September 4th, 2004 [randy]: Updated to
[0a35e881]950Whois-4.6.21 as suggested by Jeremy Utley; Updated to
951MPlayer-1.0pre5.</para></listitem>
[31156d2]952
[ba6eaa44]953<listitem><para>September 4th, 2004 [dj]: Added instructions to create
954/etc/sysconfig/nfs-server to NFS Server instructions.</para></listitem>
955
[65e7508]956<listitem><para>September 3rd, 2004 [larry]: Removed /etc/inputrc from
957BLFS (moved to LFS). Bash Shell Startup Files, like vimrc is expansive to
958the LFS chapter.</para></listitem>
959
[d496aea]960<listitem><para>September 2nd, 2004 [larry]: Added a page for GCC-3.3 to
961allow j2sdk to be built. Stop Gap measure until patches
962appear.</para></listitem>
963
[a135d8e]964<listitem><para>September 2nd, 2004 [randy]: Updated to
965Dillo-0.8.2.</para></listitem>
966
[4055615]967<listitem><para>September 1st, 2004 [randy]: Added patches (fixes build
[a135d8e]968problems) and optional dependencies to Avifile.</para></listitem>
[4055615]969
[57191ce]970<listitem><para>September 1st, 2004 [randy]: Added sed command to
971fix an LFS-6.0 build problem, modified existing sed commands to
[95426ad]972in-place edits, added optional dependencies, enabled building
973shared library and added program descriptions to a2ps
974instructions.</para></listitem>
[57191ce]975
[affc260]976<listitem><para>August 31th, 2004 [igor]: Changed location of
977the CVS repository as suggested by FHS 2.3.</para></listitem>
978
[8e2075c]979<listitem><para>August 31th, 2004 [randy]: Updated to
[a7749db9]980cURL-7.12.1 and xine-UI-0.99.2; modified sed command in PSUtils
[57191ce]981instructions (better readability).</para></listitem>
[8e2075c]982
[560e14cf]983<listitem><para>August 31th, 2004 [randy]: Added gcc34 patch (fixes
984LFS-6.0 build problem) and optional dependencies to FFmpeg.</para>
985</listitem>
986
[e59c4c1]987<listitem><para>August 30th, 2004 [randy]: Updated to
[3dea735]988libxklavier-1.03 and Imlib2-1.1.1; minor wording changes about
989dependencies in the GCC instructions.</para></listitem>
[e59c4c1]990
[d9c1f16]991<listitem><para>August 30th, 2004 [randy]: Added tcpwrappers as an
992optional dependency of GNOME session.</para></listitem>
993
[eb091c9]994<listitem><para>August 29th, 2004 [randy]: Added new package
995DejaGnu-1.4.4; added instructions to DocBook-utils to create alternate
996names for the scripts; added linkonce patch to GCC instructions.</para>
997</listitem>
998
[8ca386d]999<listitem><para>August 29th, 2004 [randy]: Updated to
1000GCC-3.4.1.</para></listitem>
1001
[d7b8efd2]1002<listitem><para>August 28th, 2004 [randy]: Removed kernel_2.6 patch from
1003cdrtools; removed build_fix patch from iptables.</para></listitem>
[b1a3877c]1004
[d781d92f]1005<listitem><para>August 27th, 2004 [randy]: Added kernel_2.6 patch to
1006cdrtools to fix a build problem; added mii_ioctl patch to net-tools
1007to fix the mii-tool program.</para></listitem>
1008
[77ded897]1009<listitem><para>August 27th, 2004 [randy]: Updated to
1010koffice-1.3.2.</para></listitem>
1011
[5dd2882]1012<listitem><para>August 26th, 2004 [randy]: Added new package Expect-5.42.1;
1013added libpaper as an optional dependency of Xpdf; added instructions to Lynx
1014to correct improper file ownership.</para></listitem>
[e8cd4d3]1015
[e231e7c]1016<listitem><para>August 26th, 2004 [randy]: Modified libusb instructions
1017as suggested by Alexander Patrakov.</para></listitem>
1018
[bccf77a5]1019<listitem><para>August 24th, 2004 [randy]: Added instructions to
[2c36801]1020PostgreSQL and DB-3.3 to correct improper ownership of documentation
1021files.</para></listitem>
[bccf77a5]1022
[ec2c6a8f]1023<listitem><para>August 24th, 2004 [igor]: Updated to PHP-5.0.1.</para></listitem>
1024
[b8e6a3be]1025<listitem><para>August 22nd, 2004 [randy]: Updated to
[1753548]1026Qt-3.3.3 and KDE-3.3.0.</para></listitem>
[b8e6a3be]1027
[7268366]1028<listitem><para>August 22nd, 2004 [randy]: Added gcc34 patch to libmpeg3
1029to fix an LFS-6.0 build problem.</para></listitem>
1030
[014030f]1031<listitem><para>August 19th, 2004 [randy]: Updated to
1032XSane-0.95.</para></listitem>
1033
[393aab6]1034<listitem><para>August 19th, 2004 [randy]: Updated to AbiWord-2.0.10;
1035added gcc34 patch to fix an LFS-6.0 build problem and added additional
1036optional dependencies to kdegraphics.</para></listitem>
1037
[f653578]1038<listitem><para>August 18th, 2004 [randy]: Added gcc34 patch to GNOME
[393aab6]1039VFS-1 to fix an LFS-6.0 build problem.</para></listitem>
[f653578]1040
[c84f656]1041<listitem><para>August 18th, 2004 [randy]: Added fhs_docs patch, fixed
1042guile-tools script and added Tex as an optional dependency to the
1043Guile instructions.</para></listitem>
1044
[3e21aac3]1045<listitem><para>August 17th, 2004 [larry]: Updated to
1046zsh-2.4.1.</para></listitem>
1047
[2d935de]1048<listitem><para>August 17th, 2004 [randy]: Modified the usbfs mounting
1049instructions in the libusb configuration as suggested by Alexander E.
1050Patrakov.</para></listitem>
1051
[280ec66]1052<listitem><para>August 16th, 2004 [randy]: Updated to
[1435fc9]1053GIMP-2.0.4 and ImageMagick-6.0.5-2.</para></listitem>
[280ec66]1054
[9c69d5bc]1055<listitem><para>August 16th, 2004 [randy]: Updated to
[5358e05]1056Sysstat-5.0.6; minor modifications to libgsf and libcroco
1057instructions.</para></listitem>
[9c69d5bc]1058
[50363a58]1059<listitem><para>August 15th, 2004 [randy]: Bumped portmap-compilation_fixes
[6b4290f]1060patch to -3 version as suggested by Kevin Fleming; added gcc34 patch to
[f9d2ee6]1061OpenQuicktime instructions; added documentation build instructions to
[aa9bc4f]1062Fontconfig and libusb as suggested by Nico R.</para></listitem>
[50363a58]1063
[9a7970c]1064<listitem><para>August 15th, 2004 [randy]: Added GPM as an optional
1065dependency to AAlib.</para></listitem>
1066
[87efe37]1067<listitem><para>August 13th, 2004 [randy]: Minor modifications to
1068kdeadmin and kdepim.</para></listitem>
1069
[74ccc115]1070<listitem><para>August 13th, 2004 [randy]: Minor modifications to
1071kdebase and kdenetwork.</para></listitem>
1072
[583760d]1073<listitem><para>August 12th, 2004 [randy]: Updated to
1074KDE-3.2.3 (note: not all package download and build sizes, SBUs
1075and ancillary instructions have been updated); updated Glossary.</para>
1076</listitem>
1077
[75107da6]1078<listitem><para>August 11th, 2004 [randy]: Fixed typo in libmikmod
[6b0eb37]1079instructions as suggested by Nico R.; updated to
1080xine Libraries-1-rc5</para></listitem>
[75107da6]1081
[86698d8]1082<listitem><para>August 11th, 2004 [randy]: Added gcc34 patch and
[4273fa7f]1083optional dependencies to SDL; clarified need for kernel patch in
[e470a4c]1084Net-tools instructions; modified passing LIBS=-lm and added
1085optional dependencies to FLAC.</para></listitem>
[86698d8]1086
[058ec4c]1087<listitem><para>August 10th, 2004 [randy]: Added patches to
[86698d8]1088CDParanoia to build against LFS-6.0; updated to LAME-3.96.1.</para></listitem>
[058ec4c]1089
[71398d29]1090<listitem><para>August 8th, 2004 [randy]: Minor corrections to
[051a187]1091Perl Modules instructions; added ESP Ghostscript to Sendmail
[a9fd38e]1092optional dependencies; added FTP download location and minor changes
1093to ESP Ghostscript.</para></listitem>
[71398d29]1094
[f938faf6]1095<listitem><para>August 7th, 2004 [randy]: Updated to
1096Gimp-Print-4.2.7</para></listitem>
1097
[b2775d6]1098<listitem><para>August 7th, 2004 [randy]: Minor changes to Fam
1099instructions.</para></listitem>
1100
[c6eb1ff1]1101<listitem><para>August 6th, 2004 [randy]: Updated to
[c628659]1102OpenLDAP-2.2.13 and Speex-1.0.4; added patches and modified build
1103instructions for Net-tools; updated Glossary.</para></listitem>
[c9ae3a5c]1104
[926645ee]1105<listitem><para>August 5th, 2004 [igor]: Updated to
1106Firefox-0.9.3.</para></listitem>
1107
[5391b98a]1108<listitem><para>August 5th, 2004 [bdubbs]: Updated to libpng-1.2.6rc1
1109for security problem.</para></listitem>
1110
[e7ff049a]1111<listitem><para>August 5th, 2004 [archaic]: Added pcre as optional dep for
1112postfix.</para></listitem>
1113
[a8c9494]1114<listitem><para>August 5th, 2004 [randy]: Added new package
1115Cyrus SASL-2.1.19.</para></listitem>
1116
[8568fa6]1117<listitem><para>August 4th, 2004 [archaic]: Many textual changes to postfix and
1118addition of mysql as opt. dep for postfix.</para></listitem>
1119
[fa052cc7]1120<listitem><para>August 4th, 2004 [dj]: Updated to dhcp-3.0.1 and added
1121patch for dhclient to use iproute2.</para></listitem>
1122
[78d0e3c]1123<listitem><para>August 4th, 2004 [randy]: Added optional dependencies to
1124PostgreSQL and Qt; added additional configuration information to Qt.</para>
1125</listitem>
1126
[7afc6e2]1127<listitem><para>August 3rd, 2004 [dj]: Gramar cleanups in svnserver and
1128added note about running svnserve if unneeded. Also fixed lfs-root
1129location.</para></listitem>
1130
[da4aff6]1131<listitem><para>August 3rd, 2004 [randy]: Removed erroneously added optional
1132dependency 'pkgconfig' from various packages.</para></listitem>
1133
[4f9b1f7]1134<listitem><para>August 3rd, 2004 [archaic]: Added 'LOCKINGTEST=/tmp' to procmail
[d016b33]1135make command.</para></listitem>
1136
[4f9b1f7]1137<listitem><para>August 2nd, 2004 [archaic]: Dropped 'BASENAME=/usr' from the
1138procmail make command.</para></listitem>
1139
[c54e3c9]1140<listitem><para>August 1st, 2004 [randy]: Changed sed command in traceroute
[d98d6ca]1141instructions to in-place edit; updated to Whois-4.6.19 and Nmap-3.55; added
1142FTP download location to libpcap.</para></listitem>
[c54e3c9]1143
[f4f5d67f]1144<listitem><para>August 1st, 2004 [randy]: Added pkgconfig as an optional
1145dependency of libxml and Imlib; added configuration file information to
[e12e05b]1146Imlib; added sed command to enable finding PAM headers and added optional
1147dependencies to CUPS.</para></listitem>
[f4f5d67f]1148
[512e6761]1149<listitem><para>July 31th, 2004 [randy]: Added pkgconfig as an optional
[92baa4d]1150dependency of GTK+, Audio File, EsoundD, libogg and libvorbis; changed Sysstat
1151instructions to use the BLFS bootscripts; corrections and modifications to
1152libvorbis instructions; added ALSA as an optional dependency and added chmod
[75107da6]1153command to libmikmod instructions.</para></listitem>
[512e6761]1154
[721f994b]1155<listitem><para>July 31th, 2004 [randy]: Added Lynx as an optional dependency
1156and added command descriptions to LessTif; added patch to iptables to fix a
[7d8442f1]1157build problem; updated Glossary; removed bison patch, added init script and
1158added commands and descriptions to NAS.</para></listitem>
[721f994b]1159
[4a93a3c]1160<listitem><para>July 30th, 2004 [igor]: Updated to PHP-5.0.0.</para></listitem>
1161
[ace3ef8]1162<listitem><para>July 30th, 2004 [randy]: Updated to Mozilla-1.7.1 and
[9f94cd9]1163GnuPG-1.2.5 and added patches to both packages to fix various build
[7d4fb1d]1164problems; fixed DocBook-utils build problem; added pkgconfig as an optional
1165dependency of lcms; added configuration information and updated package
1166contents for Pango.</para></listitem>
[ace3ef8]1167
[912a09b6]1168<listitem><para>July 29th, 2004 [bdubbs]: Updated svn bootscripts
1169location.</para></listitem>
1170
[afa198d]1171<listitem><para>July 28th, 2004 [dj]: Changed instructions surrounding
1172network scripts to match the new networking setup.</para></listitem>
1173
[68df39bf]1174<listitem><para>July 28th, 2004 [randy]: Added flex patch and required
1175dependency 'ed' to TeX instructions to build against LFS >5.1.1.</para>
1176</listitem>
[e2080714]1177
[4b93ac2]1178<listitem><para>July 28th, 2004 [randy]: Fixed MySQL instructions to
1179build against NPTL and added optional dependencies and command
1180explanations.</para></listitem>
1181
[7207056]1182<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
[7172e4f]1183dependency of GTK-Doc, Glib-1.2.10 and ORBit; added tcpwrappers as an
1184optional dependency of ORBit.</para></listitem>
[7207056]1185
[511fd69c]1186<listitem><para>July 27th, 2004 [randy]: Added 'Contents', 'Description' and
[8bd11de]1187a note about setting environment variables to the Tk instructions; added
[93dda11b]1188pkgconfig as an optional dependency of libxml2 and libxslt; added chown
1189command to DocBook XML DTD and DocBook XSL Stylesheets (files are installed
1190owned by the user unpacking the tarball); added FTP download location to
1191DocBook XSL Stylesheets.</para>
[511fd69c]1192</listitem>
1193
[cb6de2e]1194<listitem><para>July 27th, 2004 [randy]: Added FTP download location to
1195OpenSP; changed FTP download location and removed redundant sed command
[f14e196d]1196in DocBook-DTD-3.1 instructions; added UnZip as a required dependency and
1197changed sed commands to in-place edits in DocBook-DTD instructions; added
1198missing tags to OpenJade instructions; added FTP download location and
1199added UnZip as a required dependency to DocBook XML DTD.</para>
[cb6de2e]1200</listitem>
1201
[df4e00d]1202<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
[e130cf46]1203dependency of XFree86 and Xorg; added gcc34 patch to OpenSP and Glib-1.2.10
1204to fix a build problem with GCC-3.4.x.</para></listitem>
[df4e00d]1205
[cadb42f]1206<listitem><para>July 25th, 2004 [randy]: Fixed patch name in ed
1207instructions.</para></listitem>
1208
[20f1da7]1209<listitem><para>July 25th, 2004 [randy]: Added instructions to remove
1210linux/config.h includes from source video driver files and made various
[d5d9ceb]1211fixes to XFree86 and Xorg.</para></listitem>
[20f1da7]1212
[b40beacc]1213<listitem><para>July 24th, 2004 [randy]: Added instructions to install
1214unformatted man pages and added a 'Command explanations' section to
1215Sendmail.</para></listitem>
1216
[446bd7c]1217<listitem><para>July 24th, 2004 [randy]: Added pkgconfig as an optional
[c82e999]1218dependency to libpng, Freetype2 and Fontconfig; clarified "Command
1219explanations" section of libtiff; added check-0.8.4 as an optional
1220dependency for expat.</para></listitem>
[446bd7c]1221
[12d871a]1222<listitem><para>July 23nd, 2004 [randy]: Updated to Nail-10.8 and added an
1223optional dependency and additional configuration instructions to Sendmail.
1224</para></listitem>
1225
[5fef0f97]1226<listitem><para>July 22nd, 2004 [randy]: Updated Berkeley DB size entities
1227and provided instructions to change ownership of the installed files to the
1228root user.</para></listitem>
1229
[e4fef732]1230<listitem><para>July 21st, 2004 [dj]: Added 'background=YES' to vsftpd
1231config file and fixed transposed manpages. Updated to subversion-1.0.6,
1232added expat and pkgconfig to optional dependencies, and mentioned
1233specific version of neon required.</para></listitem>
1234
[5b5ecb9]1235<listitem><para>July 21st, 2004 [randy]: Changed cp command to install for
[3b01cdd]1236UnZip library installation; added optional dependencies to OpenSSL; added
1237'Contents', 'Description' and a note about setting environment variables to
1238the Tcl instructions.</para>
[5b5ecb9]1239</listitem>
1240
[620a57e]1241<listitem><para>July 21st, 2004 [randy]: Added kernel_headers patch and
1242additional optional dependencies to inetutils instructions. Added DARPA to
1243the glossary. Added tcp_wrappers to xinetd optional dependencies.</para>
1244</listitem>
1245
[39975e9]1246<listitem><para>July 21st, 2004 [randy]: Fixed Shadow instructions: build
1247using GCC-3.4.x, moving /usr/bin/passwd and added cracklib notes.
1248</para></listitem>
1249
[8abd5653]1250<listitem><para>July 21st, 2004 [randy]: Added sgmltools-lite to Linux-PAM
1251optional dependencies.</para></listitem>
1252
[169987d0]1253<listitem><para>July 20th, 2004 [randy]: Fixed ambiguous path to cracklib
1254word list installation instructions.</para></listitem>
1255
[b600019]1256<listitem><para>July 20th, 2004 [randy]: Fixed tcp_wrappers instructions to
1257build using GCC-3.4.x.</para></listitem>
1258
[3f037be]1259<listitem><para>July 18th, 2004 [archaic]: Added vsFTPD
1260instructions</para></listitem>
1261
[42c74de]1262<listitem><para>July 18th, 2004 [dj]: Added svn server
1263instructions</para></listitem>
1264
[ffe47ca2]1265<listitem><para>July 15th, 2004 [igor]: Updated to
[b054b795]1266Firefox-0.9.2, Apache-2.0.50 and PostgreSQL-7.4.3.</para></listitem>
[ffe47ca2]1267
[dc04b84]1268<listitem><para>July 14th, 2004 [randy]: Removed moving and symlinking the
1269libcomm_err libraries in the MIT Kerberos and Heimdal instructions as the
1270current LFS installation puts these libraries in /lib.</para></listitem>
1271
[efb1e70f]1272<listitem><para>July 14th, 2004 [larry]: Modified --sysconfig on librsvg
1273to prevent second gdk-pixbuf.loaders file found by Andrew
1274Benton.</para></listitem>
1275
[4ca92e2c]1276<listitem><para>July 14th, 2004 [igor]: Removed readline and all
1277references in packages' dependencies, passed switches for readline
1278support where it's not on by default.</para></listitem>
1279
[a2ed79b]1280<listitem><para>July 13th, 2004 [larry]: Updated to MIT
1281KRB5-1.3.4.</para></listitem>
1282
[9a6caf3c]1283<listitem><para>July 13th, 2004 [randy]: Added a note to the dhcpcd
1284instructions advising the builder that dhcpcd will overwrite existing
1285/etc configuration files.</para></listitem>
1286
[76a2160]1287<listitem><para>July 13th, 2004 [randy]: Updated to
1288libdv-0.102; updated Glossary.</para></listitem>
1289
[b76312f]1290<listitem><para>July 12th, 2004 [randy]: Updated to
1291Links-2.1pre15.</para></listitem>
1292
[a136ea0]1293<listitem><para>July 11th, 2004 [dj]: Added -lpthread to make line for db4
1294to fix build against NPTL.</para></listitem>
1295
[d2c032a3]1296<listitem><para>July 11th, 2004 [larry]: Updated to eel-2.6.2,
1297gail-1.6.6, gnome-applets-2.6.2, gnome-desktop-2.6.2,
1298gnome-icon-theme-1.2.3, gnome-media-2.6.2, gnome-netstatus-2.6.2,
1299gnome-session-2.6.2, gnome-themes-2.6.2, gstreamer-0.8.3,
1300libbonoboui-2.6.1, libcroco-0.6.0, libgsf-1.10.0, libgtkhtml-2.6.2,
[f82bdf3]1301libwnck-2.6.2, nautilus-2.6.3 and vte-0.11.11.</para></listitem>
[d2c032a3]1302
[17e4e55]1303<listitem><para>July 11th, 2004 [igor]: Updated to WvStreams-3.75.0,
1304WvDial-1.54.0, Postfix-2.1.4 and CVS-1.11.17.</para></listitem>
[08802956]1305
[70823f8]1306<listitem><para>July 10th, 2004 [igor]: Updated to FreeType-2.1.9,
1307added FreeType patch to Firefox.</para></listitem>
1308
[1ae85332]1309<listitem><para>July 9th, 2004 [igor]: Added shrink compression
1310method to UnZip.</para></listitem>
1311
[682f8ef8]1312<listitem><para>July 8th, 2004 [larry]: Update to GConf-2.6.2,
1313ORBit2-2.10.2 and libbonobo-2.6.2.</para></listitem>
1314
[9b4f389]1315<listitem><para>July 8th, 2004 [igor]: Described how to add LZW
1316compression support to libtiff, suggested by Dan
1317Osterrath.</para></listitem>
1318
[7f971cb]1319<listitem><para>July 8th, 2004 [igor]: Added switches to GTK+2 configure
1320script to prevent it from stopping with an error if libtiff and libjpeg
1321aren't installed, report by Miguel Bazdresch.</para></listitem>
1322
[0590c1b6]1323<listitem><para>July 8th, 2004 [igor]: Migrated Ed and Net-tools
1324from LFS to BLFS.</para></listitem>
1325
[39cb5c3]1326<listitem><para>July 8th, 2004 [igor]: Added a note about optional
1327Subversion switches to prevent overwriting of APR from
1328Apache installation.</para></listitem>
1329
[f2464092]1330<listitem><para>July 7th, 2004 [igor]: Updated to
1331libxslt-1.1.8.</para></listitem>
1332
[11404f5]1333<listitem><para>July 7th, 2004 [igor]: Added an optional command for
1334installing PostgreSQL server-side headers.</para></listitem>
1335
[022c007]1336<listitem><para>July 6th, 2004 [randy]: Added X as an optional dependency
[cebbbb5]1337of libungif-4.1.0b1 as mentioned by Thomas Pegg; modified optional Java
1338parameter in DB-4 instructions; updated to libxml2-2.6.11; updated to Perl
1339module PDL-2.4.1; added additional dependencies for Perl module
1340PDL-2.4.1.</para></listitem>
1341
[28629da4]1342<listitem><para>July 5th, 2004 [randy]: Updated to
1343OpenOffice-1.1.2.</para></listitem>
1344
[34f86ab]1345<listitem><para>July 4th, 2004 [randy]: Updated to Perl module
[3eb080ce]1346XML-Writer-0.510; changed ldconfig command in GPM instructions as
[34f86ab]1347suggested by Kevin Fleming.</para></listitem>
1348
[d7fb898e]1349<listitem><para>July 2nd, 2004 [randy]: Added new package
1350DocBook-utils-0.6.14.</para></listitem>
1351
[0a830a12]1352<listitem><para>July 2nd, 2004 [randy]: Created an entity for the LFS Perl
1353version and replaced hard-coded version in Perl modules
1354instructions.</para></listitem>
1355
[6c23acd]1356<listitem><para>July 2nd, 2004 [randy]: Added new package
1357JadeTeX-3.13.</para></listitem>
1358
[dfd0a5d5]1359<listitem><para>July 2nd, 2004 [randy]: Added optional dependencies and
1360updated the package entities for TeX.</para></listitem>
1361
[6a0d7b2]1362<listitem><para>July 2nd, 2004 [randy]: Added Tk-804.027 Perl module
1363(dependency of TeX).</para></listitem>
1364
[646d9189]1365<listitem><para>July 1st, 2004 [igor]: Moved Fontconfig
1366/etc/fonts/local.conf setup to X Components page.</para></listitem>
1367
[e6f8f78]1368<listitem><para>July 1st, 2004 [randy]: Added SGMLSpm-1.03ii Perl module
1369(dependency of docbook-utils).</para></listitem>
1370
[359e1043]1371<listitem><para>July 1st, 2004 [randy]: Minor modifications to Heimdal;
1372added IANA to Glossary.</para></listitem>
1373
[e40cb61]1374<listitem><para>June 30th, 2004 [randy]: Minor clean-up to GnuPG and
1375Tripwire.</para></listitem>
1376
[2197589]1377<listitem><para>June 30th, 2004 [randy]: Updated to iptables-1.2.11; added
1378missing tags in various package instructions.</para></listitem>
1379
[c03da74e]1380<listitem><para>June 29th, 2004 [randy]: Added "Additional downloads" section
1381to aspell instructions.</para></listitem>
1382
[de471fc]1383<listitem><para>June 29th, 2004 [dj]: Removed duplicate dep in
1384subversion.</para></listitem>
1385
[0ca9f97]1386<listitem><para>June 29th, 2004 [randy]: Added i18n section to Bash Shell
[d295e92]1387Startup Files as suggested by Alexander E. Patrakov.</para></listitem>
[0ca9f97]1388
[4f6275fd]1389<listitem><para>June 28th, 2004 [randy]: Changed hardcoded version numbers
[14d6b3e0]1390to entities in various packages.</para></listitem>
1391
[4f6275fd]1392<listitem><para>June 28th, 2004 [randy]: Renamed OpenOffice JDK
[4bf3a75]1393patch.</para></listitem>
1394
[4f6275fd]1395<listitem><para>June 27th, 2004 [randy]: Modified Sysstat bootscript
[be617a2]1396instructions.</para></listitem>
1397
[6c04e99]1398<listitem><para>June 27th, 2004 [randy]: Updated optional dependencies for
[4a9b381]1399Apache-2.0.49 and Lynx-2.8.5.</para></listitem>
[433da358]1400
[f384a9d]1401<listitem><para>June 26th, 2004 [randy]: Added new package Sysstat-5.0.5,
1402updated Glossary.</para></listitem>
1403
[b03b3db]1404<listitem><para>June 26th, 2004 [igor]: Linked libFLAC with libm
1405(fixes kdemultimedia FLAC detection) as suggested by Ryan
1406Reich.</para></listitem>
1407
[433da358]1408<listitem><para>June 25th, 2004 [randy]: Clarified and repaired the Enigmail
[67d6349d]1409instructions in the Mozilla-1.7 section.</para></listitem>
1410
[433da358]1411<listitem><para>June 25th, 2004 [randy]: Updated to
1412Leafnode-1.10.0.</para></listitem>
[9f729d3]1413
[c90376c1]1414<listitem><para>June 25th, 2004 [randy]: Added patch instructions and
1415command explanations for DB-3.</para></listitem>
1416
[b0d6e4b]1417<listitem><para>June 25th, 2004 [igor]: Added Screen-4.0.2,
1418contributed by Andreas Pedersen.</para></listitem>
1419
[433da358]1420<listitem><para>June 24th, 2004 [randy]: Added RW to the
1421Glossary.</para></listitem>
[2b257922]1422
[bb2a071c]1423<listitem><para>June 24th, 2004 [randy]: Fixed redundant "Command Explanations"
1424section in WVSteams.</para></listitem>
1425
[014d11ad]1426<listitem><para>June 24th, 2004 [randy]: Renamed several package's patch names
1427to conform with the patch naming guidelines.</para></listitem>
1428
[433da358]1429<listitem><para>June 24th, 2004 [randy]: Fixed gcc-2.95.3
1430instructions.</para></listitem>
[c230e05]1431
[6e01eced]1432<listitem><para>June 23rd, 2004 [bdubbs]: Updated to mozilla 1.7.</para></listitem>
1433
[433da358]1434<listitem><para>June 23rd, 2004 [randy]: Updated to
1435libesmtp-1.0.3r1.</para></listitem>
[5af8bf73]1436
[b8fa16e]1437<listitem><para>June 23rd, 2004 [randy]: Added missing download locations to
[5af8bf73]1438aspell, XFS, libxml2, GMP and FAM; renamed Tripwire patch.</para></listitem>
[b8fa16e]1439
[6ff0105]1440<listitem><para>June 22nd, 2004 [dj]: Changed Subversion deps and separated
1441for client and server. Added template for Subversion server, and changed
1442xreflabel for cvsserver to match page title.</para></listitem>
1443
[433da358]1444<listitem><para>June 22nd, 2004 [randy]: Updated to
1445Sendmail-8.13.00.</para></listitem>
[65e6ea9]1446
[d3880c0]1447<listitem><para>June 22nd, 2004 [bdubbs]: Fixed test for files in profile
1448instructions.</para></listitem>
1449
[b22791e]1450<listitem><para>June 22nd, 2004 [dj]: Added Subversion-1.0.5 cleint
1451instructions.</para></listitem>
1452
[433da358]1453<listitem><para>June 22nd, 2004 [randy]: Updated to
1454Whois-4.6.16.</para></listitem>
[90655dfb]1455
[e9ef7b5e]1456<listitem><para>June 20th, 2004 [bdubbs]: Fixed profile script to initialize
1457PATH properly.</para></listitem>
1458
[2bb6d0a0]1459<listitem><para>June 20th, 2004 [randy]: Added FTP download location to
1460Tcsh.</para></listitem>
1461
[cc72573]1462<listitem><para>June 19th, 2004 [bdubbs]: Fixed css to display navigational links
1463properly.</para></listitem>
1464
1465<listitem><para>June 19th, 2004 [bdubbs]: Updated foreword and acknowledgements.
1466</para></listitem>
1467
[864b06f4]1468<listitem><para>June 19th, 2004 [randy]: Added HTML download location to
1469PCRE-4.5.</para></listitem>
1470
[433da358]1471<listitem><para>June 19th, 2004 [randy]: Updated to
1472ImageMagick-6.0.2-7.</para></listitem>
[69980ed3]1473
[433da358]1474<listitem><para>June 19th, 2004 [randy]: Misc. corrections and
1475fixes.</para></listitem>
[d140e26]1476
[433da358]1477<listitem><para>June 18th, 2004 [randy]: Updated to
1478Cdrdao-1.1.9.</para></listitem>
[7cb65ce]1479
[302bdae3]1480<listitem><para>June 18th, 2004 [larry]: Updated to GLib-2.4.2 and
1481GTK+-2.4.3.</para></listitem>
1482
[433da358]1483<listitem><para>June 18th, 2004 [randy]: Updated to
1484AbiWord-2.0.7.</para></listitem>
[5b287d4]1485
[246a52cd]1486<listitem><para>June 18th, 2004 [randy]: Renamed Python patch.</para></listitem>
1487
[5271cdb3]1488<listitem><para>June 18th, 2004 [randy]: Updated to lcms-1.13.</para></listitem>
1489
[5b287d4]1490<listitem><para>June 18th, 2004 [randy]: Fixed link to FreeType patch,
1491reported by Jeremy Utley</para></listitem>
[03b7624]1492
[433da358]1493<listitem><para>June 17th, 2004 [randy]: updated to
1494Python-2.3.4.</para></listitem>
[99b29a4]1495
[39373956]1496<listitem><para>June 17th, 2004 [randy]: replaced all non-breaking spaces
1497(&amp;nbsp;) with regular spaces inside &lt;pre&gt; tags.</para></listitem>
1498
[433da358]1499<listitem><para>June 17th, 2004 [randy]: updated to
1500GIMP-2.0.2.</para></listitem>
[f2bd7b26]1501
[9efc5d6]1502<listitem><para>June 17th, 2004 [randy]: updated to vim-6.3.</para></listitem>
1503
[785b956]1504<listitem><para>June 17th, 2004 [randy]: updated Glossary to include
[9efc5d6]1505OS.</para></listitem>
[785b956]1506
[433da358]1507<listitem><para>June 17th, 2004 [randy]: updated to
1508hd2u-0.9.1.</para></listitem>
[ce3cfc01]1509
[714d067]1510<listitem><para>June 16th, 2004 [larry]: updated to libxml2-2.6.10 and
1511libxslt-1.1.7; returned 'make validate' to checking entities.</para></listitem>
1512
[004a8284]1513<listitem><para>June 16th, 2004 [dj]: updated to xine-lib-1-rc4a and
1514xine-ui-0.99.1. Added GPMOPTS to gpm config file.</para></listitem>
1515
1516<listitem><para>June 15th, 2004 [dj]: updated to alsa packages to version 1.0.5.</para></listitem>
1517
[0931098]1518<listitem><para>June 12th, 2004 [dj]: added end quotes to EOFs when creating
[004a8284]1519courier's pam.d config files.</para></listitem>
[12b1ef07]1520
[709f35f]1521<listitem><para>June 11th, 2004 [larry]: added our new co-editor;
[8e14c824]1522updated to Joe-3.1 and ReeiserFS-3.6.17.</para></listitem>
[709f35f]1523
[add4a24]1524<listitem><para>June 6th, 2004 [bdubbs]: Misc grammar corrections.</para></listitem>
1525
[3f1b51a]1526<listitem><para>June 6th, 2004 [bdubbs]: Removed spaces from .bash_profile variable
1527assignment.</para></listitem>
[e8c0cb17]1528
[ff26e91]1529</itemizedlist>
[e8c0cb17]1530
[3f1b51a]1531<para>5.1 - June 5th, 2004</para>
[f45b1953]1532
1533</sect1>
Note: See TracBrowser for help on using the repository browser.