source: introduction/welcome/changelog.xml@ 4107abd6

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 4107abd6 was 4107abd6, checked in by Igor Živković <igor@…>, 19 years ago

Courier: removed redundant configure switches.

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

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