source: introduction/welcome/changelog.xml@ fb31251

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 fb31251 was fb31251, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

Finish index tagging for Chapter 28 (KDE Core Packages)

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

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