source: introduction/welcome/changelog.xml@ 48ea791

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 48ea791 was 48ea791, checked in by Randy McMurchy <randy@…>, 20 years ago

Updated to Sendmail-8.13.1

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

  • Property mode set to 100644
File size: 30.7 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[acfc391]8<sect1 id="intro-welcome-changelog" role="dsssl">
[f938faf6]9<sect1info>
[5cd0959d]10<othername>$LastChangedBy$</othername>
11<date>$Date$</date>
[f938faf6]12</sect1info>
[71e06e23]13<?dbhtml filename="changelog.html"?>
[5e18c49c]14<title>Change Log</title>
[f45b1953]15
[5e18c49c]16<para>Please note that the change log only lists which editor was
[78b3cd61]17responsible for putting the changes into <acronym>CVS</acronym>; please read
18the <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
19who wrote what.</para>
[f45b1953]20
21<para>&version; - &releasedate;</para>
22
[e2080714]23<itemizedlist>
[3c13b41]24
[53cdded4]25<listitem><para>October 13th, 2004 [randy]: Updated to
[48ea791]26Tcl-8.4.7, Tk-8.4.7, HTML Tidy-041005 and Sendmail-8.13.1.</para></listitem>
[53cdded4]27
[89a0adcf]28<listitem><para>October 13th, 2004 [igor]: Added a patch for XFree86
29which fixes libXpm security vulnerability, reported by Alexander E.
30Patrakov.</para></listitem>
31
[1f40e71]32<listitem><para>October 13th, 2004 [igor]: Updated to
33libdv-0.103.</para></listitem>
34
[3c13b41]35<listitem><para>October 13th, 2004 [igor]: Updated to
36blfs-bootscripts-20041013 (NTP corrections).</para></listitem>
[c2c2d76]37
38<listitem><para>October 12th, 2004 [igor]: Changed MySQL instructions to
39compile without NPTL patch.</para></listitem>
[68df39bf]40
[41605391]41<listitem><para>October 12th, 2004 [igor]: Updated mouse configuration
42for XFree86 and removed information about installing XFree86's DRI
43modules.</para></listitem>
44
[29ab3db8]45<listitem><para>October 12th, 2004 [dj]: Updated to
46blfs-bootscripts-20041012.</para></listitem>
47
[fd015ac]48<listitem><para>October 11th, 2004 [igor]: Updated to
[974e505]49MySQL-4.0.21.</para></listitem>
[fd015ac]50
[7f58d870]51<listitem><para>October 11th, 2004 [igor]: Reverted to ALSA-1.0.4 to
52match the LFS-testing kernel drivers. Removed ALSA Driver
53page.</para></listitem>
54
[c3af16e]55<listitem><para>October 10th, 2004 [igor]: Added download locations for
56TrueType fonts and a note about editing font.alias file for i18n users,
57contributed by Alexander E. Patrakov.</para></listitem>
58
[7461475]59<listitem><para>October 10th, 2004 [igor]: Updated to
60Xorg-6.8.1.</para></listitem>
61
[83322ba]62<listitem><para>October 9th, 2004 [igor]: Updated to libmng-1.0.8,
63libgsf-1.10.1, librsvg-2.8.1 and GIMP-2.0.5.</para></listitem>
64
[33278268]65<listitem><para>October 8th, 2004 [igor]: Updated to Cdrtools-2.01 and
66UDFtools-1.0.0b3 and removed obsolete kernel configuration for CD
67writing section.</para></listitem>
68
[b1a168db]69<listitem><para>October 8th, 2004 [randy]: Updated to
70w3m-0.5.1.</para></listitem>
71
[43a4bfad]72<listitem><para>October 7th, 2004 [igor]: Added a patch which links
73CVS against system zlib library.</para></listitem>
74
[c1ed818]75<listitem><para>October 7th, 2004 [randy]: Updated Zip and Unzip HTTP
76download URL's as suggested by Stefan Morrell.</para></listitem>
77
[66af3f8]78<listitem><para>October 7th, 2004 [igor]: Updated to
79Fontconfig-2.2.3.</para></listitem>
80
[ad59f9e2]81<listitem><para>October 7th, 2004 [igor]: Added G_FILENAME_ENCODING
82environment variable to i18n startup file and lang archive to Vim page,
83suggested by Alexander E. Patrakov (bug 909).</para></listitem>
84
[658b9721]85<listitem><para>October 7th, 2004 [randy]: Modified configure switches
[df3a050]86in Inetutils instructions to match LFS and added an optional dependency;
87shortened sed command in XFree86 and Xorg instructions.</para></listitem>
[658b9721]88
[52a741ba]89<listitem><para>October 6th, 2004 [igor]: Updated to
90expat-1.95.8.</para></listitem>
91
[62b734d]92<listitem><para>October 5th, 2004 [igor]: Updated to
93libpng-1.2.7.</para></listitem>
94
[266724ee]95<listitem><para>October 4th, 2004 [igor]: Fixed replaceable tags and
96removed a redundant CVSROOT export on the cvsserver
97page.</para></listitem>
98
[bdc769fc]99<listitem><para>October 2nd, 2004 [dj]: Added net-tools as a dependency
100for RP-PPPoE. Made iproute2 patch optional for dhcp.</para></listitem>
[662602c]101
[658b9721]102<listitem><para>September 27th, 2004 [randy]: Modified Ethereal
[1d602a9d]103configuration instructions as suggested by Bruce Dubbs; modified
104iptables id entity.</para></listitem>
105
[658b9721]106<listitem><para>September 26th, 2004 [randy]: Modified chown command in
[9b893e9]107Apache instructions to change ownership of more files.</para></listitem>
108
[658b9721]109<listitem><para>September 26th, 2004 [randy]: Added new package
[1a3dd316]110Ethereal-0.10.6.</para></listitem>
111
[ecbeb38]112<listitem><para>September 24th, 2004 [larry]: Updated to
[070ec78]113PCRE-5.0 and Postfix-2.1.5.</para></listitem>
[ecbeb38]114
[e9d672f]115<listitem><para>September 24th, 2004 [randy]: Updated to
116XviD-1.0.2.</para></listitem>
117
[e270488]118<listitem><para>September 22nd, 2004 [randy]: Updated to
119Nail-11.7.</para></listitem>
120
121<listitem><para>September 21st, 2004 [randy]: Updated to
[4fb9a95]122Apache-2.0.51; modified commands in Thunderbird instructions to fit on a
123printed page.</para></listitem>
124
125<listitem><para>September 20th, 2004 [randy]: Updated to
[99a80f7]126Thunderbird-0.8.</para></listitem>
127
[4fb9a95]128<listitem><para>September 19th, 2004 [randy]: Updated to
[488b6a53]129Firefox-1.0 Preview Edition.</para></listitem>
130
[9766fba]131<listitem><para>September 19th, 2004 [randy]: Added new package
132HTML Tidy.</para></listitem>
133
[7771f84]134<listitem><para>September 14th, 2004 [randy]: Updated DB-4 download location
135and chown command as suggested by Nico Roeser.</para></listitem>
136
[82539b8b]137<listitem><para>September 13th, 2004 [randy]: Added an optional
138dependency and a note to the Firefox build instructions.</para></listitem>
139
[b0c67c8b]140<listitem><para>September 12th, 2004 [dj]: Updated sizes and times for
141xinetd, tcpwrappers, portmap and nfs-utils.</para></listitem>
142
[ec93ac6]143<listitem><para>September 11th, 2004 [randy]: Updated to
144Evolution-1.4.6.</para></listitem>
145
[f6f7820]146<listitem><para>September 10th, 2004 [randy]: Corrected OpenSP instructions
147to fix hard-coded version (replaced with version entity) as suggested by
[eed7fc8]148Nico Roeser; added optional dependencies and a note to fix a build problem
149to the libsoup instructions.</para></listitem>
[f6f7820]150
[b0a5288]151<listitem><para>September 10th, 2004 [randy]: Added gcc34 patch to
[2004620]152GNOME-Terminal to fix an LFS-6.0 build problem; added required
153dependencies to GNOME-Print-0.37.</para></listitem>
[b0a5288]154
[4188f1f]155<listitem><para>September 10th, 2004 [randy]: Updated to
156hdparm-5.7.</para></listitem>
157
[85c254f]158<listitem><para>September 9th, 2004 [randy]: Updated gcc patch
159in SVGAlib instructions.</para></listitem>
160
[4d4150b0]161<listitem><para>September 8th, 2004 [randy]: Updated to
[8e855fc4]162SLIB-3a1; cleaned up G-Wrap dependencies; changed install to
163cp -d in UnZip instructions as suggested by David Jensen.</para></listitem>
[4d4150b0]164
[e8be2c6]165<listitem><para>September 8th, 2004 [larry]: Updated to
166gnupg-1.2.6 and libpng-1.2.6.</para></listitem>
167
[c643094]168<listitem><para>September 8th, 2004 [randy]: Added optional dependencies,
169entity updates and minor corrections to the GnuCash instructions.</para>
170</listitem>
171
[c54d7be]172<listitem><para>September 7th, 2004 [randy]: Added optional dependencies
[284b8081]173and a gcc34 patch to Soup and GtkHTML-1.1.7 instructions.</para></listitem>
[c54d7be]174
[dfc1b1f]175<listitem><para>September 7th, 2004 [randy]: Added gcc34 patch to Guppi
176instructions to fix a GCC-3.4.x related build issue.</para></listitem>
177
[0bc629a4]178<listitem><para>September 6th, 2004 [randy]: Updated to
[dfc1b1f]179Nmap-3.70 and Gnumeric 1.2.13.</para></listitem>
[0bc629a4]180
[69da6d3]181<listitem><para>September 5th, 2004 [randy]: Added optional dependencies
[530facd9]182and build/functionality fix patches to transcode instructions; updated
183SDL gcc34 patch.</para></listitem>
[69da6d3]184
[3904c76d]185<listitem><para>September 5th, 2004 [randy]: Added gcc34 patch to
186libFAME instructions to fix broken library if compiled with
187GCC-3.4.x.</para></listitem>
188
[31156d2]189<listitem><para>September 4th, 2004 [randy]: Updated to
[0a35e881]190Whois-4.6.21 as suggested by Jeremy Utley; Updated to
191MPlayer-1.0pre5.</para></listitem>
[31156d2]192
[ba6eaa44]193<listitem><para>September 4th, 2004 [dj]: Added instructions to create
194/etc/sysconfig/nfs-server to NFS Server instructions.</para></listitem>
195
[65e7508]196<listitem><para>September 3rd, 2004 [larry]: Removed /etc/inputrc from
197BLFS (moved to LFS). Bash Shell Startup Files, like vimrc is expansive to
198the LFS chapter.</para></listitem>
199
[d496aea]200<listitem><para>September 2nd, 2004 [larry]: Added a page for GCC-3.3 to
201allow j2sdk to be built. Stop Gap measure until patches
202appear.</para></listitem>
203
[a135d8e]204<listitem><para>September 2nd, 2004 [randy]: Updated to
205Dillo-0.8.2.</para></listitem>
206
[4055615]207<listitem><para>September 1st, 2004 [randy]: Added patches (fixes build
[a135d8e]208problems) and optional dependencies to Avifile.</para></listitem>
[4055615]209
[57191ce]210<listitem><para>September 1st, 2004 [randy]: Added sed command to
211fix an LFS-6.0 build problem, modified existing sed commands to
[95426ad]212in-place edits, added optional dependencies, enabled building
213shared library and added program descriptions to a2ps
214instructions.</para></listitem>
[57191ce]215
[affc260]216<listitem><para>August 31th, 2004 [igor]: Changed location of
217the CVS repository as suggested by FHS 2.3.</para></listitem>
218
[8e2075c]219<listitem><para>August 31th, 2004 [randy]: Updated to
[a7749db9]220cURL-7.12.1 and xine-UI-0.99.2; modified sed command in PSUtils
[57191ce]221instructions (better readability).</para></listitem>
[8e2075c]222
[560e14cf]223<listitem><para>August 31th, 2004 [randy]: Added gcc34 patch (fixes
224LFS-6.0 build problem) and optional dependencies to FFmpeg.</para>
225</listitem>
226
[e59c4c1]227<listitem><para>August 30th, 2004 [randy]: Updated to
[3dea735]228libxklavier-1.03 and Imlib2-1.1.1; minor wording changes about
229dependencies in the GCC instructions.</para></listitem>
[e59c4c1]230
[d9c1f16]231<listitem><para>August 30th, 2004 [randy]: Added tcpwrappers as an
232optional dependency of GNOME session.</para></listitem>
233
[eb091c9]234<listitem><para>August 29th, 2004 [randy]: Added new package
235DejaGnu-1.4.4; added instructions to DocBook-utils to create alternate
236names for the scripts; added linkonce patch to GCC instructions.</para>
237</listitem>
238
[8ca386d]239<listitem><para>August 29th, 2004 [randy]: Updated to
240GCC-3.4.1.</para></listitem>
241
[d7b8efd2]242<listitem><para>August 28th, 2004 [randy]: Removed kernel_2.6 patch from
243cdrtools; removed build_fix patch from iptables.</para></listitem>
[b1a3877c]244
[d781d92f]245<listitem><para>August 27th, 2004 [randy]: Added kernel_2.6 patch to
246cdrtools to fix a build problem; added mii_ioctl patch to net-tools
247to fix the mii-tool program.</para></listitem>
248
[77ded897]249<listitem><para>August 27th, 2004 [randy]: Updated to
250koffice-1.3.2.</para></listitem>
251
[5dd2882]252<listitem><para>August 26th, 2004 [randy]: Added new package Expect-5.42.1;
253added libpaper as an optional dependency of Xpdf; added instructions to Lynx
254to correct improper file ownership.</para></listitem>
[e8cd4d3]255
[e231e7c]256<listitem><para>August 26th, 2004 [randy]: Modified libusb instructions
257as suggested by Alexander Patrakov.</para></listitem>
258
[bccf77a5]259<listitem><para>August 24th, 2004 [randy]: Added instructions to
[2c36801]260PostgreSQL and DB-3.3 to correct improper ownership of documentation
261files.</para></listitem>
[bccf77a5]262
[ec2c6a8f]263<listitem><para>August 24th, 2004 [igor]: Updated to PHP-5.0.1.</para></listitem>
264
[b8e6a3be]265<listitem><para>August 22nd, 2004 [randy]: Updated to
[1753548]266Qt-3.3.3 and KDE-3.3.0.</para></listitem>
[b8e6a3be]267
[7268366]268<listitem><para>August 22nd, 2004 [randy]: Added gcc34 patch to libmpeg3
269to fix an LFS-6.0 build problem.</para></listitem>
270
[014030f]271<listitem><para>August 19th, 2004 [randy]: Updated to
272XSane-0.95.</para></listitem>
273
[393aab6]274<listitem><para>August 19th, 2004 [randy]: Updated to AbiWord-2.0.10;
275added gcc34 patch to fix an LFS-6.0 build problem and added additional
276optional dependencies to kdegraphics.</para></listitem>
277
[f653578]278<listitem><para>August 18th, 2004 [randy]: Added gcc34 patch to GNOME
[393aab6]279VFS-1 to fix an LFS-6.0 build problem.</para></listitem>
[f653578]280
[c84f656]281<listitem><para>August 18th, 2004 [randy]: Added fhs_docs patch, fixed
282guile-tools script and added Tex as an optional dependency to the
283Guile instructions.</para></listitem>
284
[3e21aac3]285<listitem><para>August 17th, 2004 [larry]: Updated to
286zsh-2.4.1.</para></listitem>
287
[2d935de]288<listitem><para>August 17th, 2004 [randy]: Modified the usbfs mounting
289instructions in the libusb configuration as suggested by Alexander E.
290Patrakov.</para></listitem>
291
[280ec66]292<listitem><para>August 16th, 2004 [randy]: Updated to
[1435fc9]293GIMP-2.0.4 and ImageMagick-6.0.5-2.</para></listitem>
[280ec66]294
[9c69d5bc]295<listitem><para>August 16th, 2004 [randy]: Updated to
[5358e05]296Sysstat-5.0.6; minor modifications to libgsf and libcroco
297instructions.</para></listitem>
[9c69d5bc]298
[50363a58]299<listitem><para>August 15th, 2004 [randy]: Bumped portmap-compilation_fixes
[6b4290f]300patch to -3 version as suggested by Kevin Fleming; added gcc34 patch to
[f9d2ee6]301OpenQuicktime instructions; added documentation build instructions to
[aa9bc4f]302Fontconfig and libusb as suggested by Nico R.</para></listitem>
[50363a58]303
[9a7970c]304<listitem><para>August 15th, 2004 [randy]: Added GPM as an optional
305dependency to AAlib.</para></listitem>
306
[87efe37]307<listitem><para>August 13th, 2004 [randy]: Minor modifications to
308kdeadmin and kdepim.</para></listitem>
309
[74ccc115]310<listitem><para>August 13th, 2004 [randy]: Minor modifications to
311kdebase and kdenetwork.</para></listitem>
312
[583760d]313<listitem><para>August 12th, 2004 [randy]: Updated to
314KDE-3.2.3 (note: not all package download and build sizes, SBUs
315and ancillary instructions have been updated); updated Glossary.</para>
316</listitem>
317
[75107da6]318<listitem><para>August 11th, 2004 [randy]: Fixed typo in libmikmod
[6b0eb37]319instructions as suggested by Nico R.; updated to
320xine Libraries-1-rc5</para></listitem>
[75107da6]321
[86698d8]322<listitem><para>August 11th, 2004 [randy]: Added gcc34 patch and
[4273fa7f]323optional dependencies to SDL; clarified need for kernel patch in
[e470a4c]324Net-tools instructions; modified passing LIBS=-lm and added
325optional dependencies to FLAC.</para></listitem>
[86698d8]326
[058ec4c]327<listitem><para>August 10th, 2004 [randy]: Added patches to
[86698d8]328CDParanoia to build against LFS-6.0; updated to LAME-3.96.1.</para></listitem>
[058ec4c]329
[71398d29]330<listitem><para>August 8th, 2004 [randy]: Minor corrections to
[051a187]331Perl Modules instructions; added ESP Ghostscript to Sendmail
[a9fd38e]332optional dependencies; added FTP download location and minor changes
333to ESP Ghostscript.</para></listitem>
[71398d29]334
[f938faf6]335<listitem><para>August 7th, 2004 [randy]: Updated to
336Gimp-Print-4.2.7</para></listitem>
337
[b2775d6]338<listitem><para>August 7th, 2004 [randy]: Minor changes to Fam
339instructions.</para></listitem>
340
[c6eb1ff1]341<listitem><para>August 6th, 2004 [randy]: Updated to
[c628659]342OpenLDAP-2.2.13 and Speex-1.0.4; added patches and modified build
343instructions for Net-tools; updated Glossary.</para></listitem>
[c9ae3a5c]344
[926645ee]345<listitem><para>August 5th, 2004 [igor]: Updated to
346Firefox-0.9.3.</para></listitem>
347
[5391b98a]348<listitem><para>August 5th, 2004 [bdubbs]: Updated to libpng-1.2.6rc1
349for security problem.</para></listitem>
350
[e7ff049a]351<listitem><para>August 5th, 2004 [archaic]: Added pcre as optional dep for
352postfix.</para></listitem>
353
[a8c9494]354<listitem><para>August 5th, 2004 [randy]: Added new package
355Cyrus SASL-2.1.19.</para></listitem>
356
[8568fa6]357<listitem><para>August 4th, 2004 [archaic]: Many textual changes to postfix and
358addition of mysql as opt. dep for postfix.</para></listitem>
359
[fa052cc7]360<listitem><para>August 4th, 2004 [dj]: Updated to dhcp-3.0.1 and added
361patch for dhclient to use iproute2.</para></listitem>
362
[78d0e3c]363<listitem><para>August 4th, 2004 [randy]: Added optional dependencies to
364PostgreSQL and Qt; added additional configuration information to Qt.</para>
365</listitem>
366
[7afc6e2]367<listitem><para>August 3rd, 2004 [dj]: Gramar cleanups in svnserver and
368added note about running svnserve if unneeded. Also fixed lfs-root
369location.</para></listitem>
370
[da4aff6]371<listitem><para>August 3rd, 2004 [randy]: Removed erroneously added optional
372dependency 'pkgconfig' from various packages.</para></listitem>
373
[4f9b1f7]374<listitem><para>August 3rd, 2004 [archaic]: Added 'LOCKINGTEST=/tmp' to procmail
[d016b33]375make command.</para></listitem>
376
[4f9b1f7]377<listitem><para>August 2nd, 2004 [archaic]: Dropped 'BASENAME=/usr' from the
378procmail make command.</para></listitem>
379
[c54e3c9]380<listitem><para>August 1st, 2004 [randy]: Changed sed command in traceroute
[d98d6ca]381instructions to in-place edit; updated to Whois-4.6.19 and Nmap-3.55; added
382FTP download location to libpcap.</para></listitem>
[c54e3c9]383
[f4f5d67f]384<listitem><para>August 1st, 2004 [randy]: Added pkgconfig as an optional
385dependency of libxml and Imlib; added configuration file information to
[e12e05b]386Imlib; added sed command to enable finding PAM headers and added optional
387dependencies to CUPS.</para></listitem>
[f4f5d67f]388
[512e6761]389<listitem><para>July 31th, 2004 [randy]: Added pkgconfig as an optional
[92baa4d]390dependency of GTK+, Audio File, EsoundD, libogg and libvorbis; changed Sysstat
391instructions to use the BLFS bootscripts; corrections and modifications to
392libvorbis instructions; added ALSA as an optional dependency and added chmod
[75107da6]393command to libmikmod instructions.</para></listitem>
[512e6761]394
[721f994b]395<listitem><para>July 31th, 2004 [randy]: Added Lynx as an optional dependency
396and added command descriptions to LessTif; added patch to iptables to fix a
[7d8442f1]397build problem; updated Glossary; removed bison patch, added init script and
398added commands and descriptions to NAS.</para></listitem>
[721f994b]399
[4a93a3c]400<listitem><para>July 30th, 2004 [igor]: Updated to PHP-5.0.0.</para></listitem>
401
[ace3ef8]402<listitem><para>July 30th, 2004 [randy]: Updated to Mozilla-1.7.1 and
[9f94cd9]403GnuPG-1.2.5 and added patches to both packages to fix various build
[7d4fb1d]404problems; fixed DocBook-utils build problem; added pkgconfig as an optional
405dependency of lcms; added configuration information and updated package
406contents for Pango.</para></listitem>
[ace3ef8]407
[912a09b6]408<listitem><para>July 29th, 2004 [bdubbs]: Updated svn bootscripts
409location.</para></listitem>
410
[afa198d]411<listitem><para>July 28th, 2004 [dj]: Changed instructions surrounding
412network scripts to match the new networking setup.</para></listitem>
413
[68df39bf]414<listitem><para>July 28th, 2004 [randy]: Added flex patch and required
415dependency 'ed' to TeX instructions to build against LFS >5.1.1.</para>
416</listitem>
[e2080714]417
[4b93ac2]418<listitem><para>July 28th, 2004 [randy]: Fixed MySQL instructions to
419build against NPTL and added optional dependencies and command
420explanations.</para></listitem>
421
[7207056]422<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
[7172e4f]423dependency of GTK-Doc, Glib-1.2.10 and ORBit; added tcpwrappers as an
424optional dependency of ORBit.</para></listitem>
[7207056]425
[511fd69c]426<listitem><para>July 27th, 2004 [randy]: Added 'Contents', 'Description' and
[8bd11de]427a note about setting environment variables to the Tk instructions; added
[93dda11b]428pkgconfig as an optional dependency of libxml2 and libxslt; added chown
429command to DocBook XML DTD and DocBook XSL Stylesheets (files are installed
430owned by the user unpacking the tarball); added FTP download location to
431DocBook XSL Stylesheets.</para>
[511fd69c]432</listitem>
433
[cb6de2e]434<listitem><para>July 27th, 2004 [randy]: Added FTP download location to
435OpenSP; changed FTP download location and removed redundant sed command
[f14e196d]436in DocBook-DTD-3.1 instructions; added UnZip as a required dependency and
437changed sed commands to in-place edits in DocBook-DTD instructions; added
438missing tags to OpenJade instructions; added FTP download location and
439added UnZip as a required dependency to DocBook XML DTD.</para>
[cb6de2e]440</listitem>
441
[df4e00d]442<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
[e130cf46]443dependency of XFree86 and Xorg; added gcc34 patch to OpenSP and Glib-1.2.10
444to fix a build problem with GCC-3.4.x.</para></listitem>
[df4e00d]445
[cadb42f]446<listitem><para>July 25th, 2004 [randy]: Fixed patch name in ed
447instructions.</para></listitem>
448
[20f1da7]449<listitem><para>July 25th, 2004 [randy]: Added instructions to remove
450linux/config.h includes from source video driver files and made various
[d5d9ceb]451fixes to XFree86 and Xorg.</para></listitem>
[20f1da7]452
[b40beacc]453<listitem><para>July 24th, 2004 [randy]: Added instructions to install
454unformatted man pages and added a 'Command explanations' section to
455Sendmail.</para></listitem>
456
[446bd7c]457<listitem><para>July 24th, 2004 [randy]: Added pkgconfig as an optional
[c82e999]458dependency to libpng, Freetype2 and Fontconfig; clarified "Command
459explanations" section of libtiff; added check-0.8.4 as an optional
460dependency for expat.</para></listitem>
[446bd7c]461
[12d871a]462<listitem><para>July 23nd, 2004 [randy]: Updated to Nail-10.8 and added an
463optional dependency and additional configuration instructions to Sendmail.
464</para></listitem>
465
[5fef0f97]466<listitem><para>July 22nd, 2004 [randy]: Updated Berkeley DB size entities
467and provided instructions to change ownership of the installed files to the
468root user.</para></listitem>
469
[e4fef732]470<listitem><para>July 21st, 2004 [dj]: Added 'background=YES' to vsftpd
471config file and fixed transposed manpages. Updated to subversion-1.0.6,
472added expat and pkgconfig to optional dependencies, and mentioned
473specific version of neon required.</para></listitem>
474
[5b5ecb9]475<listitem><para>July 21st, 2004 [randy]: Changed cp command to install for
[3b01cdd]476UnZip library installation; added optional dependencies to OpenSSL; added
477'Contents', 'Description' and a note about setting environment variables to
478the Tcl instructions.</para>
[5b5ecb9]479</listitem>
480
[620a57e]481<listitem><para>July 21st, 2004 [randy]: Added kernel_headers patch and
482additional optional dependencies to inetutils instructions. Added DARPA to
483the glossary. Added tcp_wrappers to xinetd optional dependencies.</para>
484</listitem>
485
[39975e9]486<listitem><para>July 21st, 2004 [randy]: Fixed Shadow instructions: build
487using GCC-3.4.x, moving /usr/bin/passwd and added cracklib notes.
488</para></listitem>
489
[8abd5653]490<listitem><para>July 21st, 2004 [randy]: Added sgmltools-lite to Linux-PAM
491optional dependencies.</para></listitem>
492
[169987d0]493<listitem><para>July 20th, 2004 [randy]: Fixed ambiguous path to cracklib
494word list installation instructions.</para></listitem>
495
[b600019]496<listitem><para>July 20th, 2004 [randy]: Fixed tcp_wrappers instructions to
497build using GCC-3.4.x.</para></listitem>
498
[3f037be]499<listitem><para>July 18th, 2004 [archaic]: Added vsFTPD
500instructions</para></listitem>
501
[42c74de]502<listitem><para>July 18th, 2004 [dj]: Added svn server
503instructions</para></listitem>
504
[ffe47ca2]505<listitem><para>July 15th, 2004 [igor]: Updated to
[b054b795]506Firefox-0.9.2, Apache-2.0.50 and PostgreSQL-7.4.3.</para></listitem>
[ffe47ca2]507
[dc04b84]508<listitem><para>July 14th, 2004 [randy]: Removed moving and symlinking the
509libcomm_err libraries in the MIT Kerberos and Heimdal instructions as the
510current LFS installation puts these libraries in /lib.</para></listitem>
511
[efb1e70f]512<listitem><para>July 14th, 2004 [larry]: Modified --sysconfig on librsvg
513to prevent second gdk-pixbuf.loaders file found by Andrew
514Benton.</para></listitem>
515
[4ca92e2c]516<listitem><para>July 14th, 2004 [igor]: Removed readline and all
517references in packages' dependencies, passed switches for readline
518support where it's not on by default.</para></listitem>
519
[a2ed79b]520<listitem><para>July 13th, 2004 [larry]: Updated to MIT
521KRB5-1.3.4.</para></listitem>
522
[9a6caf3c]523<listitem><para>July 13th, 2004 [randy]: Added a note to the dhcpcd
524instructions advising the builder that dhcpcd will overwrite existing
525/etc configuration files.</para></listitem>
526
[76a2160]527<listitem><para>July 13th, 2004 [randy]: Updated to
528libdv-0.102; updated Glossary.</para></listitem>
529
[b76312f]530<listitem><para>July 12th, 2004 [randy]: Updated to
531Links-2.1pre15.</para></listitem>
532
[a136ea0]533<listitem><para>July 11th, 2004 [dj]: Added -lpthread to make line for db4
534to fix build against NPTL.</para></listitem>
535
[d2c032a3]536<listitem><para>July 11th, 2004 [larry]: Updated to eel-2.6.2,
537gail-1.6.6, gnome-applets-2.6.2, gnome-desktop-2.6.2,
538gnome-icon-theme-1.2.3, gnome-media-2.6.2, gnome-netstatus-2.6.2,
539gnome-session-2.6.2, gnome-themes-2.6.2, gstreamer-0.8.3,
540libbonoboui-2.6.1, libcroco-0.6.0, libgsf-1.10.0, libgtkhtml-2.6.2,
[f82bdf3]541libwnck-2.6.2, nautilus-2.6.3 and vte-0.11.11.</para></listitem>
[d2c032a3]542
[17e4e55]543<listitem><para>July 11th, 2004 [igor]: Updated to WvStreams-3.75.0,
544WvDial-1.54.0, Postfix-2.1.4 and CVS-1.11.17.</para></listitem>
[08802956]545
[70823f8]546<listitem><para>July 10th, 2004 [igor]: Updated to FreeType-2.1.9,
547added FreeType patch to Firefox.</para></listitem>
548
[1ae85332]549<listitem><para>July 9th, 2004 [igor]: Added shrink compression
550method to UnZip.</para></listitem>
551
[682f8ef8]552<listitem><para>July 8th, 2004 [larry]: Update to GConf-2.6.2,
553ORBit2-2.10.2 and libbonobo-2.6.2.</para></listitem>
554
[9b4f389]555<listitem><para>July 8th, 2004 [igor]: Described how to add LZW
556compression support to libtiff, suggested by Dan
557Osterrath.</para></listitem>
558
[7f971cb]559<listitem><para>July 8th, 2004 [igor]: Added switches to GTK+2 configure
560script to prevent it from stopping with an error if libtiff and libjpeg
561aren't installed, report by Miguel Bazdresch.</para></listitem>
562
[0590c1b6]563<listitem><para>July 8th, 2004 [igor]: Migrated Ed and Net-tools
564from LFS to BLFS.</para></listitem>
565
[39cb5c3]566<listitem><para>July 8th, 2004 [igor]: Added a note about optional
567Subversion switches to prevent overwriting of APR from
568Apache installation.</para></listitem>
569
[f2464092]570<listitem><para>July 7th, 2004 [igor]: Updated to
571libxslt-1.1.8.</para></listitem>
572
[11404f5]573<listitem><para>July 7th, 2004 [igor]: Added an optional command for
574installing PostgreSQL server-side headers.</para></listitem>
575
[022c007]576<listitem><para>July 6th, 2004 [randy]: Added X as an optional dependency
[cebbbb5]577of libungif-4.1.0b1 as mentioned by Thomas Pegg; modified optional Java
578parameter in DB-4 instructions; updated to libxml2-2.6.11; updated to Perl
579module PDL-2.4.1; added additional dependencies for Perl module
580PDL-2.4.1.</para></listitem>
581
[28629da4]582<listitem><para>July 5th, 2004 [randy]: Updated to
583OpenOffice-1.1.2.</para></listitem>
584
[34f86ab]585<listitem><para>July 4th, 2004 [randy]: Updated to Perl module
[3eb080ce]586XML-Writer-0.510; changed ldconfig command in GPM instructions as
[34f86ab]587suggested by Kevin Fleming.</para></listitem>
588
[d7fb898e]589<listitem><para>July 2nd, 2004 [randy]: Added new package
590DocBook-utils-0.6.14.</para></listitem>
591
[0a830a12]592<listitem><para>July 2nd, 2004 [randy]: Created an entity for the LFS Perl
593version and replaced hard-coded version in Perl modules
594instructions.</para></listitem>
595
[6c23acd]596<listitem><para>July 2nd, 2004 [randy]: Added new package
597JadeTeX-3.13.</para></listitem>
598
[dfd0a5d5]599<listitem><para>July 2nd, 2004 [randy]: Added optional dependencies and
600updated the package entities for TeX.</para></listitem>
601
[6a0d7b2]602<listitem><para>July 2nd, 2004 [randy]: Added Tk-804.027 Perl module
603(dependency of TeX).</para></listitem>
604
[646d9189]605<listitem><para>July 1st, 2004 [igor]: Moved Fontconfig
606/etc/fonts/local.conf setup to X Components page.</para></listitem>
607
[e6f8f78]608<listitem><para>July 1st, 2004 [randy]: Added SGMLSpm-1.03ii Perl module
609(dependency of docbook-utils).</para></listitem>
610
[359e1043]611<listitem><para>July 1st, 2004 [randy]: Minor modifications to Heimdal;
612added IANA to Glossary.</para></listitem>
613
[e40cb61]614<listitem><para>June 30th, 2004 [randy]: Minor clean-up to GnuPG and
615Tripwire.</para></listitem>
616
[2197589]617<listitem><para>June 30th, 2004 [randy]: Updated to iptables-1.2.11; added
618missing tags in various package instructions.</para></listitem>
619
[c03da74e]620<listitem><para>June 29th, 2004 [randy]: Added "Additional downloads" section
621to aspell instructions.</para></listitem>
622
[de471fc]623<listitem><para>June 29th, 2004 [dj]: Removed duplicate dep in
624subversion.</para></listitem>
625
[0ca9f97]626<listitem><para>June 29th, 2004 [randy]: Added i18n section to Bash Shell
[d295e92]627Startup Files as suggested by Alexander E. Patrakov.</para></listitem>
[0ca9f97]628
[4f6275fd]629<listitem><para>June 28th, 2004 [randy]: Changed hardcoded version numbers
[14d6b3e0]630to entities in various packages.</para></listitem>
631
[4f6275fd]632<listitem><para>June 28th, 2004 [randy]: Renamed OpenOffice JDK
[4bf3a75]633patch.</para></listitem>
634
[4f6275fd]635<listitem><para>June 27th, 2004 [randy]: Modified Sysstat bootscript
[be617a2]636instructions.</para></listitem>
637
[6c04e99]638<listitem><para>June 27th, 2004 [randy]: Updated optional dependencies for
[4a9b381]639Apache-2.0.49 and Lynx-2.8.5.</para></listitem>
[433da358]640
[f384a9d]641<listitem><para>June 26th, 2004 [randy]: Added new package Sysstat-5.0.5,
642updated Glossary.</para></listitem>
643
[b03b3db]644<listitem><para>June 26th, 2004 [igor]: Linked libFLAC with libm
645(fixes kdemultimedia FLAC detection) as suggested by Ryan
646Reich.</para></listitem>
647
[433da358]648<listitem><para>June 25th, 2004 [randy]: Clarified and repaired the Enigmail
[67d6349d]649instructions in the Mozilla-1.7 section.</para></listitem>
650
[433da358]651<listitem><para>June 25th, 2004 [randy]: Updated to
652Leafnode-1.10.0.</para></listitem>
[9f729d3]653
[c90376c1]654<listitem><para>June 25th, 2004 [randy]: Added patch instructions and
655command explanations for DB-3.</para></listitem>
656
[b0d6e4b]657<listitem><para>June 25th, 2004 [igor]: Added Screen-4.0.2,
658contributed by Andreas Pedersen.</para></listitem>
659
[433da358]660<listitem><para>June 24th, 2004 [randy]: Added RW to the
661Glossary.</para></listitem>
[2b257922]662
[bb2a071c]663<listitem><para>June 24th, 2004 [randy]: Fixed redundant "Command Explanations"
664section in WVSteams.</para></listitem>
665
[014d11ad]666<listitem><para>June 24th, 2004 [randy]: Renamed several package's patch names
667to conform with the patch naming guidelines.</para></listitem>
668
[433da358]669<listitem><para>June 24th, 2004 [randy]: Fixed gcc-2.95.3
670instructions.</para></listitem>
[c230e05]671
[6e01eced]672<listitem><para>June 23rd, 2004 [bdubbs]: Updated to mozilla 1.7.</para></listitem>
673
[433da358]674<listitem><para>June 23rd, 2004 [randy]: Updated to
675libesmtp-1.0.3r1.</para></listitem>
[5af8bf73]676
[b8fa16e]677<listitem><para>June 23rd, 2004 [randy]: Added missing download locations to
[5af8bf73]678aspell, XFS, libxml2, GMP and FAM; renamed Tripwire patch.</para></listitem>
[b8fa16e]679
[6ff0105]680<listitem><para>June 22nd, 2004 [dj]: Changed Subversion deps and separated
681for client and server. Added template for Subversion server, and changed
682xreflabel for cvsserver to match page title.</para></listitem>
683
[433da358]684<listitem><para>June 22nd, 2004 [randy]: Updated to
685Sendmail-8.13.00.</para></listitem>
[65e6ea9]686
[d3880c0]687<listitem><para>June 22nd, 2004 [bdubbs]: Fixed test for files in profile
688instructions.</para></listitem>
689
[b22791e]690<listitem><para>June 22nd, 2004 [dj]: Added Subversion-1.0.5 cleint
691instructions.</para></listitem>
692
[433da358]693<listitem><para>June 22nd, 2004 [randy]: Updated to
694Whois-4.6.16.</para></listitem>
[90655dfb]695
[e9ef7b5e]696<listitem><para>June 20th, 2004 [bdubbs]: Fixed profile script to initialize
697PATH properly.</para></listitem>
698
[2bb6d0a0]699<listitem><para>June 20th, 2004 [randy]: Added FTP download location to
700Tcsh.</para></listitem>
701
[cc72573]702<listitem><para>June 19th, 2004 [bdubbs]: Fixed css to display navigational links
703properly.</para></listitem>
704
705<listitem><para>June 19th, 2004 [bdubbs]: Updated foreword and acknowledgements.
706</para></listitem>
707
[864b06f4]708<listitem><para>June 19th, 2004 [randy]: Added HTML download location to
709PCRE-4.5.</para></listitem>
710
[433da358]711<listitem><para>June 19th, 2004 [randy]: Updated to
712ImageMagick-6.0.2-7.</para></listitem>
[69980ed3]713
[433da358]714<listitem><para>June 19th, 2004 [randy]: Misc. corrections and
715fixes.</para></listitem>
[d140e26]716
[433da358]717<listitem><para>June 18th, 2004 [randy]: Updated to
718Cdrdao-1.1.9.</para></listitem>
[7cb65ce]719
[302bdae3]720<listitem><para>June 18th, 2004 [larry]: Updated to GLib-2.4.2 and
721GTK+-2.4.3.</para></listitem>
722
[433da358]723<listitem><para>June 18th, 2004 [randy]: Updated to
724AbiWord-2.0.7.</para></listitem>
[5b287d4]725
[246a52cd]726<listitem><para>June 18th, 2004 [randy]: Renamed Python patch.</para></listitem>
727
[5271cdb3]728<listitem><para>June 18th, 2004 [randy]: Updated to lcms-1.13.</para></listitem>
729
[5b287d4]730<listitem><para>June 18th, 2004 [randy]: Fixed link to FreeType patch,
731reported by Jeremy Utley</para></listitem>
[03b7624]732
[433da358]733<listitem><para>June 17th, 2004 [randy]: updated to
734Python-2.3.4.</para></listitem>
[99b29a4]735
[39373956]736<listitem><para>June 17th, 2004 [randy]: replaced all non-breaking spaces
737(&amp;nbsp;) with regular spaces inside &lt;pre&gt; tags.</para></listitem>
738
[433da358]739<listitem><para>June 17th, 2004 [randy]: updated to
740GIMP-2.0.2.</para></listitem>
[f2bd7b26]741
[9efc5d6]742<listitem><para>June 17th, 2004 [randy]: updated to vim-6.3.</para></listitem>
743
[785b956]744<listitem><para>June 17th, 2004 [randy]: updated Glossary to include
[9efc5d6]745OS.</para></listitem>
[785b956]746
[433da358]747<listitem><para>June 17th, 2004 [randy]: updated to
748hd2u-0.9.1.</para></listitem>
[ce3cfc01]749
[714d067]750<listitem><para>June 16th, 2004 [larry]: updated to libxml2-2.6.10 and
751libxslt-1.1.7; returned 'make validate' to checking entities.</para></listitem>
752
[004a8284]753<listitem><para>June 16th, 2004 [dj]: updated to xine-lib-1-rc4a and
754xine-ui-0.99.1. Added GPMOPTS to gpm config file.</para></listitem>
755
756<listitem><para>June 15th, 2004 [dj]: updated to alsa packages to version 1.0.5.</para></listitem>
757
[0931098]758<listitem><para>June 12th, 2004 [dj]: added end quotes to EOFs when creating
[004a8284]759courier's pam.d config files.</para></listitem>
[12b1ef07]760
[709f35f]761<listitem><para>June 11th, 2004 [larry]: added our new co-editor;
[8e14c824]762updated to Joe-3.1 and ReeiserFS-3.6.17.</para></listitem>
[709f35f]763
[add4a24]764<listitem><para>June 6th, 2004 [bdubbs]: Misc grammar corrections.</para></listitem>
765
[3f1b51a]766<listitem><para>June 6th, 2004 [bdubbs]: Removed spaces from .bash_profile variable
767assignment.</para></listitem>
[e8c0cb17]768
[ff26e91]769</itemizedlist>
[e8c0cb17]770
[3f1b51a]771<para>5.1 - June 5th, 2004</para>
[f45b1953]772
773</sect1>
Note: See TracBrowser for help on using the repository browser.