source: introduction/welcome/changelog.xml@ 912a09b6

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

Update of bootscripts location for svn

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

  • Property mode set to 100644
File size: 15.0 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">
[71e06e23]9<?dbhtml filename="changelog.html"?>
[5e18c49c]10<title>Change Log</title>
[f45b1953]11
[5e18c49c]12<para>Please note that the change log only lists which editor was
[78b3cd61]13responsible for putting the changes into <acronym>CVS</acronym>; please read
14the <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
15who wrote what.</para>
[f45b1953]16
17<para>&version; - &releasedate;</para>
18
[e2080714]19<itemizedlist>
[68df39bf]20
[912a09b6]21<listitem><para>July 29th, 2004 [bdubbs]: Updated svn bootscripts
22location.</para></listitem>
23
[afa198d]24<listitem><para>July 28th, 2004 [dj]: Changed instructions surrounding
25network scripts to match the new networking setup.</para></listitem>
26
[68df39bf]27<listitem><para>July 28th, 2004 [randy]: Added flex patch and required
28dependency 'ed' to TeX instructions to build against LFS >5.1.1.</para>
29</listitem>
[e2080714]30
[4b93ac2]31<listitem><para>July 28th, 2004 [randy]: Fixed MySQL instructions to
32build against NPTL and added optional dependencies and command
33explanations.</para></listitem>
34
[7207056]35<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
[7172e4f]36dependency of GTK-Doc, Glib-1.2.10 and ORBit; added tcpwrappers as an
37optional dependency of ORBit.</para></listitem>
[7207056]38
[511fd69c]39<listitem><para>July 27th, 2004 [randy]: Added 'Contents', 'Description' and
[8bd11de]40a note about setting environment variables to the Tk instructions; added
[93dda11b]41pkgconfig as an optional dependency of libxml2 and libxslt; added chown
42command to DocBook XML DTD and DocBook XSL Stylesheets (files are installed
43owned by the user unpacking the tarball); added FTP download location to
44DocBook XSL Stylesheets.</para>
[511fd69c]45</listitem>
46
[cb6de2e]47<listitem><para>July 27th, 2004 [randy]: Added FTP download location to
48OpenSP; changed FTP download location and removed redundant sed command
[f14e196d]49in DocBook-DTD-3.1 instructions; added UnZip as a required dependency and
50changed sed commands to in-place edits in DocBook-DTD instructions; added
51missing tags to OpenJade instructions; added FTP download location and
52added UnZip as a required dependency to DocBook XML DTD.</para>
[cb6de2e]53</listitem>
54
[df4e00d]55<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
[e130cf46]56dependency of XFree86 and Xorg; added gcc34 patch to OpenSP and Glib-1.2.10
57to fix a build problem with GCC-3.4.x.</para></listitem>
[df4e00d]58
[cadb42f]59<listitem><para>July 25th, 2004 [randy]: Fixed patch name in ed
60instructions.</para></listitem>
61
[20f1da7]62<listitem><para>July 25th, 2004 [randy]: Added instructions to remove
63linux/config.h includes from source video driver files and made various
[d5d9ceb]64fixes to XFree86 and Xorg.</para></listitem>
[20f1da7]65
[b40beacc]66<listitem><para>July 24th, 2004 [randy]: Added instructions to install
67unformatted man pages and added a 'Command explanations' section to
68Sendmail.</para></listitem>
69
[446bd7c]70<listitem><para>July 24th, 2004 [randy]: Added pkgconfig as an optional
[c82e999]71dependency to libpng, Freetype2 and Fontconfig; clarified "Command
72explanations" section of libtiff; added check-0.8.4 as an optional
73dependency for expat.</para></listitem>
[446bd7c]74
[12d871a]75<listitem><para>July 23nd, 2004 [randy]: Updated to Nail-10.8 and added an
76optional dependency and additional configuration instructions to Sendmail.
77</para></listitem>
78
[5fef0f97]79<listitem><para>July 22nd, 2004 [randy]: Updated Berkeley DB size entities
80and provided instructions to change ownership of the installed files to the
81root user.</para></listitem>
82
[e4fef732]83<listitem><para>July 21st, 2004 [dj]: Added 'background=YES' to vsftpd
84config file and fixed transposed manpages. Updated to subversion-1.0.6,
85added expat and pkgconfig to optional dependencies, and mentioned
86specific version of neon required.</para></listitem>
87
[5b5ecb9]88<listitem><para>July 21st, 2004 [randy]: Changed cp command to install for
[3b01cdd]89UnZip library installation; added optional dependencies to OpenSSL; added
90'Contents', 'Description' and a note about setting environment variables to
91the Tcl instructions.</para>
[5b5ecb9]92</listitem>
93
[620a57e]94<listitem><para>July 21st, 2004 [randy]: Added kernel_headers patch and
95additional optional dependencies to inetutils instructions. Added DARPA to
96the glossary. Added tcp_wrappers to xinetd optional dependencies.</para>
97</listitem>
98
[39975e9]99<listitem><para>July 21st, 2004 [randy]: Fixed Shadow instructions: build
100using GCC-3.4.x, moving /usr/bin/passwd and added cracklib notes.
101</para></listitem>
102
[8abd5653]103<listitem><para>July 21st, 2004 [randy]: Added sgmltools-lite to Linux-PAM
104optional dependencies.</para></listitem>
105
[169987d0]106<listitem><para>July 20th, 2004 [randy]: Fixed ambiguous path to cracklib
107word list installation instructions.</para></listitem>
108
[b600019]109<listitem><para>July 20th, 2004 [randy]: Fixed tcp_wrappers instructions to
110build using GCC-3.4.x.</para></listitem>
111
[3f037be]112<listitem><para>July 18th, 2004 [archaic]: Added vsFTPD
113instructions</para></listitem>
114
[42c74de]115<listitem><para>July 18th, 2004 [dj]: Added svn server
116instructions</para></listitem>
117
[ffe47ca2]118<listitem><para>July 15th, 2004 [igor]: Updated to
[b054b795]119Firefox-0.9.2, Apache-2.0.50 and PostgreSQL-7.4.3.</para></listitem>
[ffe47ca2]120
[dc04b84]121<listitem><para>July 14th, 2004 [randy]: Removed moving and symlinking the
122libcomm_err libraries in the MIT Kerberos and Heimdal instructions as the
123current LFS installation puts these libraries in /lib.</para></listitem>
124
[efb1e70f]125<listitem><para>July 14th, 2004 [larry]: Modified --sysconfig on librsvg
126to prevent second gdk-pixbuf.loaders file found by Andrew
127Benton.</para></listitem>
128
[4ca92e2c]129<listitem><para>July 14th, 2004 [igor]: Removed readline and all
130references in packages' dependencies, passed switches for readline
131support where it's not on by default.</para></listitem>
132
[a2ed79b]133<listitem><para>July 13th, 2004 [larry]: Updated to MIT
134KRB5-1.3.4.</para></listitem>
135
[9a6caf3c]136<listitem><para>July 13th, 2004 [randy]: Added a note to the dhcpcd
137instructions advising the builder that dhcpcd will overwrite existing
138/etc configuration files.</para></listitem>
139
[76a2160]140<listitem><para>July 13th, 2004 [randy]: Updated to
141libdv-0.102; updated Glossary.</para></listitem>
142
[b76312f]143<listitem><para>July 12th, 2004 [randy]: Updated to
144Links-2.1pre15.</para></listitem>
145
[a136ea0]146<listitem><para>July 11th, 2004 [dj]: Added -lpthread to make line for db4
147to fix build against NPTL.</para></listitem>
148
[d2c032a3]149<listitem><para>July 11th, 2004 [larry]: Updated to eel-2.6.2,
150gail-1.6.6, gnome-applets-2.6.2, gnome-desktop-2.6.2,
151gnome-icon-theme-1.2.3, gnome-media-2.6.2, gnome-netstatus-2.6.2,
152gnome-session-2.6.2, gnome-themes-2.6.2, gstreamer-0.8.3,
153libbonoboui-2.6.1, libcroco-0.6.0, libgsf-1.10.0, libgtkhtml-2.6.2,
[f82bdf3]154libwnck-2.6.2, nautilus-2.6.3 and vte-0.11.11.</para></listitem>
[d2c032a3]155
[17e4e55]156<listitem><para>July 11th, 2004 [igor]: Updated to WvStreams-3.75.0,
157WvDial-1.54.0, Postfix-2.1.4 and CVS-1.11.17.</para></listitem>
[08802956]158
[70823f8]159<listitem><para>July 10th, 2004 [igor]: Updated to FreeType-2.1.9,
160added FreeType patch to Firefox.</para></listitem>
161
[1ae85332]162<listitem><para>July 9th, 2004 [igor]: Added shrink compression
163method to UnZip.</para></listitem>
164
[682f8ef8]165<listitem><para>July 8th, 2004 [larry]: Update to GConf-2.6.2,
166ORBit2-2.10.2 and libbonobo-2.6.2.</para></listitem>
167
[9b4f389]168<listitem><para>July 8th, 2004 [igor]: Described how to add LZW
169compression support to libtiff, suggested by Dan
170Osterrath.</para></listitem>
171
[7f971cb]172<listitem><para>July 8th, 2004 [igor]: Added switches to GTK+2 configure
173script to prevent it from stopping with an error if libtiff and libjpeg
174aren't installed, report by Miguel Bazdresch.</para></listitem>
175
[0590c1b6]176<listitem><para>July 8th, 2004 [igor]: Migrated Ed and Net-tools
177from LFS to BLFS.</para></listitem>
178
[39cb5c3]179<listitem><para>July 8th, 2004 [igor]: Added a note about optional
180Subversion switches to prevent overwriting of APR from
181Apache installation.</para></listitem>
182
[f2464092]183<listitem><para>July 7th, 2004 [igor]: Updated to
184libxslt-1.1.8.</para></listitem>
185
[11404f5]186<listitem><para>July 7th, 2004 [igor]: Added an optional command for
187installing PostgreSQL server-side headers.</para></listitem>
188
[022c007]189<listitem><para>July 6th, 2004 [randy]: Added X as an optional dependency
[cebbbb5]190of libungif-4.1.0b1 as mentioned by Thomas Pegg; modified optional Java
191parameter in DB-4 instructions; updated to libxml2-2.6.11; updated to Perl
192module PDL-2.4.1; added additional dependencies for Perl module
193PDL-2.4.1.</para></listitem>
194
[28629da4]195<listitem><para>July 5th, 2004 [randy]: Updated to
196OpenOffice-1.1.2.</para></listitem>
197
[34f86ab]198<listitem><para>July 4th, 2004 [randy]: Updated to Perl module
[3eb080ce]199XML-Writer-0.510; changed ldconfig command in GPM instructions as
[34f86ab]200suggested by Kevin Fleming.</para></listitem>
201
[d7fb898e]202<listitem><para>July 2nd, 2004 [randy]: Added new package
203DocBook-utils-0.6.14.</para></listitem>
204
[0a830a12]205<listitem><para>July 2nd, 2004 [randy]: Created an entity for the LFS Perl
206version and replaced hard-coded version in Perl modules
207instructions.</para></listitem>
208
[6c23acd]209<listitem><para>July 2nd, 2004 [randy]: Added new package
210JadeTeX-3.13.</para></listitem>
211
[dfd0a5d5]212<listitem><para>July 2nd, 2004 [randy]: Added optional dependencies and
213updated the package entities for TeX.</para></listitem>
214
[6a0d7b2]215<listitem><para>July 2nd, 2004 [randy]: Added Tk-804.027 Perl module
216(dependency of TeX).</para></listitem>
217
[646d9189]218<listitem><para>July 1st, 2004 [igor]: Moved Fontconfig
219/etc/fonts/local.conf setup to X Components page.</para></listitem>
220
[e6f8f78]221<listitem><para>July 1st, 2004 [randy]: Added SGMLSpm-1.03ii Perl module
222(dependency of docbook-utils).</para></listitem>
223
[359e1043]224<listitem><para>July 1st, 2004 [randy]: Minor modifications to Heimdal;
225added IANA to Glossary.</para></listitem>
226
[e40cb61]227<listitem><para>June 30th, 2004 [randy]: Minor clean-up to GnuPG and
228Tripwire.</para></listitem>
229
[2197589]230<listitem><para>June 30th, 2004 [randy]: Updated to iptables-1.2.11; added
231missing tags in various package instructions.</para></listitem>
232
[c03da74e]233<listitem><para>June 29th, 2004 [randy]: Added "Additional downloads" section
234to aspell instructions.</para></listitem>
235
[de471fc]236<listitem><para>June 29th, 2004 [dj]: Removed duplicate dep in
237subversion.</para></listitem>
238
[0ca9f97]239<listitem><para>June 29th, 2004 [randy]: Added i18n section to Bash Shell
[d295e92]240Startup Files as suggested by Alexander E. Patrakov.</para></listitem>
[0ca9f97]241
[4f6275fd]242<listitem><para>June 28th, 2004 [randy]: Changed hardcoded version numbers
[14d6b3e0]243to entities in various packages.</para></listitem>
244
[4f6275fd]245<listitem><para>June 28th, 2004 [randy]: Renamed OpenOffice JDK
[4bf3a75]246patch.</para></listitem>
247
[4f6275fd]248<listitem><para>June 27th, 2004 [randy]: Modified Sysstat bootscript
[be617a2]249instructions.</para></listitem>
250
[6c04e99]251<listitem><para>June 27th, 2004 [randy]: Updated optional dependencies for
[4a9b381]252Apache-2.0.49 and Lynx-2.8.5.</para></listitem>
[433da358]253
[f384a9d]254<listitem><para>June 26th, 2004 [randy]: Added new package Sysstat-5.0.5,
255updated Glossary.</para></listitem>
256
[b03b3db]257<listitem><para>June 26th, 2004 [igor]: Linked libFLAC with libm
258(fixes kdemultimedia FLAC detection) as suggested by Ryan
259Reich.</para></listitem>
260
[433da358]261<listitem><para>June 25th, 2004 [randy]: Clarified and repaired the Enigmail
[67d6349d]262instructions in the Mozilla-1.7 section.</para></listitem>
263
[433da358]264<listitem><para>June 25th, 2004 [randy]: Updated to
265Leafnode-1.10.0.</para></listitem>
[9f729d3]266
[c90376c1]267<listitem><para>June 25th, 2004 [randy]: Added patch instructions and
268command explanations for DB-3.</para></listitem>
269
[b0d6e4b]270<listitem><para>June 25th, 2004 [igor]: Added Screen-4.0.2,
271contributed by Andreas Pedersen.</para></listitem>
272
[433da358]273<listitem><para>June 24th, 2004 [randy]: Added RW to the
274Glossary.</para></listitem>
[2b257922]275
[bb2a071c]276<listitem><para>June 24th, 2004 [randy]: Fixed redundant "Command Explanations"
277section in WVSteams.</para></listitem>
278
[014d11ad]279<listitem><para>June 24th, 2004 [randy]: Renamed several package's patch names
280to conform with the patch naming guidelines.</para></listitem>
281
[433da358]282<listitem><para>June 24th, 2004 [randy]: Fixed gcc-2.95.3
283instructions.</para></listitem>
[c230e05]284
[6e01eced]285<listitem><para>June 23rd, 2004 [bdubbs]: Updated to mozilla 1.7.</para></listitem>
286
[433da358]287<listitem><para>June 23rd, 2004 [randy]: Updated to
288libesmtp-1.0.3r1.</para></listitem>
[5af8bf73]289
[b8fa16e]290<listitem><para>June 23rd, 2004 [randy]: Added missing download locations to
[5af8bf73]291aspell, XFS, libxml2, GMP and FAM; renamed Tripwire patch.</para></listitem>
[b8fa16e]292
[6ff0105]293<listitem><para>June 22nd, 2004 [dj]: Changed Subversion deps and separated
294for client and server. Added template for Subversion server, and changed
295xreflabel for cvsserver to match page title.</para></listitem>
296
[433da358]297<listitem><para>June 22nd, 2004 [randy]: Updated to
298Sendmail-8.13.00.</para></listitem>
[65e6ea9]299
[d3880c0]300<listitem><para>June 22nd, 2004 [bdubbs]: Fixed test for files in profile
301instructions.</para></listitem>
302
[b22791e]303<listitem><para>June 22nd, 2004 [dj]: Added Subversion-1.0.5 cleint
304instructions.</para></listitem>
305
[433da358]306<listitem><para>June 22nd, 2004 [randy]: Updated to
307Whois-4.6.16.</para></listitem>
[90655dfb]308
[e9ef7b5e]309<listitem><para>June 20th, 2004 [bdubbs]: Fixed profile script to initialize
310PATH properly.</para></listitem>
311
[2bb6d0a0]312<listitem><para>June 20th, 2004 [randy]: Added FTP download location to
313Tcsh.</para></listitem>
314
[cc72573]315<listitem><para>June 19th, 2004 [bdubbs]: Fixed css to display navigational links
316properly.</para></listitem>
317
318<listitem><para>June 19th, 2004 [bdubbs]: Updated foreword and acknowledgements.
319</para></listitem>
320
[864b06f4]321<listitem><para>June 19th, 2004 [randy]: Added HTML download location to
322PCRE-4.5.</para></listitem>
323
[433da358]324<listitem><para>June 19th, 2004 [randy]: Updated to
325ImageMagick-6.0.2-7.</para></listitem>
[69980ed3]326
[433da358]327<listitem><para>June 19th, 2004 [randy]: Misc. corrections and
328fixes.</para></listitem>
[d140e26]329
[433da358]330<listitem><para>June 18th, 2004 [randy]: Updated to
331Cdrdao-1.1.9.</para></listitem>
[7cb65ce]332
[302bdae3]333<listitem><para>June 18th, 2004 [larry]: Updated to GLib-2.4.2 and
334GTK+-2.4.3.</para></listitem>
335
[433da358]336<listitem><para>June 18th, 2004 [randy]: Updated to
337AbiWord-2.0.7.</para></listitem>
[5b287d4]338
[246a52cd]339<listitem><para>June 18th, 2004 [randy]: Renamed Python patch.</para></listitem>
340
[5271cdb3]341<listitem><para>June 18th, 2004 [randy]: Updated to lcms-1.13.</para></listitem>
342
[5b287d4]343<listitem><para>June 18th, 2004 [randy]: Fixed link to FreeType patch,
344reported by Jeremy Utley</para></listitem>
[03b7624]345
[433da358]346<listitem><para>June 17th, 2004 [randy]: updated to
347Python-2.3.4.</para></listitem>
[99b29a4]348
[39373956]349<listitem><para>June 17th, 2004 [randy]: replaced all non-breaking spaces
350(&amp;nbsp;) with regular spaces inside &lt;pre&gt; tags.</para></listitem>
351
[433da358]352<listitem><para>June 17th, 2004 [randy]: updated to
353GIMP-2.0.2.</para></listitem>
[f2bd7b26]354
[9efc5d6]355<listitem><para>June 17th, 2004 [randy]: updated to vim-6.3.</para></listitem>
356
[785b956]357<listitem><para>June 17th, 2004 [randy]: updated Glossary to include
[9efc5d6]358OS.</para></listitem>
[785b956]359
[433da358]360<listitem><para>June 17th, 2004 [randy]: updated to
361hd2u-0.9.1.</para></listitem>
[ce3cfc01]362
[714d067]363<listitem><para>June 16th, 2004 [larry]: updated to libxml2-2.6.10 and
364libxslt-1.1.7; returned 'make validate' to checking entities.</para></listitem>
365
[004a8284]366<listitem><para>June 16th, 2004 [dj]: updated to xine-lib-1-rc4a and
367xine-ui-0.99.1. Added GPMOPTS to gpm config file.</para></listitem>
368
369<listitem><para>June 15th, 2004 [dj]: updated to alsa packages to version 1.0.5.</para></listitem>
370
[0931098]371<listitem><para>June 12th, 2004 [dj]: added end quotes to EOFs when creating
[004a8284]372courier's pam.d config files.</para></listitem>
[12b1ef07]373
[709f35f]374<listitem><para>June 11th, 2004 [larry]: added our new co-editor;
[8e14c824]375updated to Joe-3.1 and ReeiserFS-3.6.17.</para></listitem>
[709f35f]376
[add4a24]377<listitem><para>June 6th, 2004 [bdubbs]: Misc grammar corrections.</para></listitem>
378
[3f1b51a]379<listitem><para>June 6th, 2004 [bdubbs]: Removed spaces from .bash_profile variable
380assignment.</para></listitem>
[e8c0cb17]381
[ff26e91]382</itemizedlist>
[e8c0cb17]383
[3f1b51a]384<para>5.1 - June 5th, 2004</para>
[f45b1953]385
386</sect1>
Note: See TracBrowser for help on using the repository browser.