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
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<?dbhtml filename="changelog.html"?>
10<title>Change Log</title>
11
12<para>Please note that the change log only lists which editor was
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>
16
17<para>&version; - &releasedate;</para>
18
19<itemizedlist>
20
21<listitem><para>July 29th, 2004 [bdubbs]: Updated svn bootscripts
22location.</para></listitem>
23
24<listitem><para>July 28th, 2004 [dj]: Changed instructions surrounding
25network scripts to match the new networking setup.</para></listitem>
26
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>
30
31<listitem><para>July 28th, 2004 [randy]: Fixed MySQL instructions to
32build against NPTL and added optional dependencies and command
33explanations.</para></listitem>
34
35<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
36dependency of GTK-Doc, Glib-1.2.10 and ORBit; added tcpwrappers as an
37optional dependency of ORBit.</para></listitem>
38
39<listitem><para>July 27th, 2004 [randy]: Added 'Contents', 'Description' and
40a note about setting environment variables to the Tk instructions; added
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>
45</listitem>
46
47<listitem><para>July 27th, 2004 [randy]: Added FTP download location to
48OpenSP; changed FTP download location and removed redundant sed command
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>
53</listitem>
54
55<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
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>
58
59<listitem><para>July 25th, 2004 [randy]: Fixed patch name in ed
60instructions.</para></listitem>
61
62<listitem><para>July 25th, 2004 [randy]: Added instructions to remove
63linux/config.h includes from source video driver files and made various
64fixes to XFree86 and Xorg.</para></listitem>
65
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
70<listitem><para>July 24th, 2004 [randy]: Added pkgconfig as an optional
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>
74
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
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
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
88<listitem><para>July 21st, 2004 [randy]: Changed cp command to install for
89UnZip library installation; added optional dependencies to OpenSSL; added
90'Contents', 'Description' and a note about setting environment variables to
91the Tcl instructions.</para>
92</listitem>
93
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
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
103<listitem><para>July 21st, 2004 [randy]: Added sgmltools-lite to Linux-PAM
104optional dependencies.</para></listitem>
105
106<listitem><para>July 20th, 2004 [randy]: Fixed ambiguous path to cracklib
107word list installation instructions.</para></listitem>
108
109<listitem><para>July 20th, 2004 [randy]: Fixed tcp_wrappers instructions to
110build using GCC-3.4.x.</para></listitem>
111
112<listitem><para>July 18th, 2004 [archaic]: Added vsFTPD
113instructions</para></listitem>
114
115<listitem><para>July 18th, 2004 [dj]: Added svn server
116instructions</para></listitem>
117
118<listitem><para>July 15th, 2004 [igor]: Updated to
119Firefox-0.9.2, Apache-2.0.50 and PostgreSQL-7.4.3.</para></listitem>
120
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
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
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
133<listitem><para>July 13th, 2004 [larry]: Updated to MIT
134KRB5-1.3.4.</para></listitem>
135
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
140<listitem><para>July 13th, 2004 [randy]: Updated to
141libdv-0.102; updated Glossary.</para></listitem>
142
143<listitem><para>July 12th, 2004 [randy]: Updated to
144Links-2.1pre15.</para></listitem>
145
146<listitem><para>July 11th, 2004 [dj]: Added -lpthread to make line for db4
147to fix build against NPTL.</para></listitem>
148
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,
154libwnck-2.6.2, nautilus-2.6.3 and vte-0.11.11.</para></listitem>
155
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>
158
159<listitem><para>July 10th, 2004 [igor]: Updated to FreeType-2.1.9,
160added FreeType patch to Firefox.</para></listitem>
161
162<listitem><para>July 9th, 2004 [igor]: Added shrink compression
163method to UnZip.</para></listitem>
164
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
168<listitem><para>July 8th, 2004 [igor]: Described how to add LZW
169compression support to libtiff, suggested by Dan
170Osterrath.</para></listitem>
171
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
176<listitem><para>July 8th, 2004 [igor]: Migrated Ed and Net-tools
177from LFS to BLFS.</para></listitem>
178
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
183<listitem><para>July 7th, 2004 [igor]: Updated to
184libxslt-1.1.8.</para></listitem>
185
186<listitem><para>July 7th, 2004 [igor]: Added an optional command for
187installing PostgreSQL server-side headers.</para></listitem>
188
189<listitem><para>July 6th, 2004 [randy]: Added X as an optional dependency
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
195<listitem><para>July 5th, 2004 [randy]: Updated to
196OpenOffice-1.1.2.</para></listitem>
197
198<listitem><para>July 4th, 2004 [randy]: Updated to Perl module
199XML-Writer-0.510; changed ldconfig command in GPM instructions as
200suggested by Kevin Fleming.</para></listitem>
201
202<listitem><para>July 2nd, 2004 [randy]: Added new package
203DocBook-utils-0.6.14.</para></listitem>
204
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
209<listitem><para>July 2nd, 2004 [randy]: Added new package
210JadeTeX-3.13.</para></listitem>
211
212<listitem><para>July 2nd, 2004 [randy]: Added optional dependencies and
213updated the package entities for TeX.</para></listitem>
214
215<listitem><para>July 2nd, 2004 [randy]: Added Tk-804.027 Perl module
216(dependency of TeX).</para></listitem>
217
218<listitem><para>July 1st, 2004 [igor]: Moved Fontconfig
219/etc/fonts/local.conf setup to X Components page.</para></listitem>
220
221<listitem><para>July 1st, 2004 [randy]: Added SGMLSpm-1.03ii Perl module
222(dependency of docbook-utils).</para></listitem>
223
224<listitem><para>July 1st, 2004 [randy]: Minor modifications to Heimdal;
225added IANA to Glossary.</para></listitem>
226
227<listitem><para>June 30th, 2004 [randy]: Minor clean-up to GnuPG and
228Tripwire.</para></listitem>
229
230<listitem><para>June 30th, 2004 [randy]: Updated to iptables-1.2.11; added
231missing tags in various package instructions.</para></listitem>
232
233<listitem><para>June 29th, 2004 [randy]: Added "Additional downloads" section
234to aspell instructions.</para></listitem>
235
236<listitem><para>June 29th, 2004 [dj]: Removed duplicate dep in
237subversion.</para></listitem>
238
239<listitem><para>June 29th, 2004 [randy]: Added i18n section to Bash Shell
240Startup Files as suggested by Alexander E. Patrakov.</para></listitem>
241
242<listitem><para>June 28th, 2004 [randy]: Changed hardcoded version numbers
243to entities in various packages.</para></listitem>
244
245<listitem><para>June 28th, 2004 [randy]: Renamed OpenOffice JDK
246patch.</para></listitem>
247
248<listitem><para>June 27th, 2004 [randy]: Modified Sysstat bootscript
249instructions.</para></listitem>
250
251<listitem><para>June 27th, 2004 [randy]: Updated optional dependencies for
252Apache-2.0.49 and Lynx-2.8.5.</para></listitem>
253
254<listitem><para>June 26th, 2004 [randy]: Added new package Sysstat-5.0.5,
255updated Glossary.</para></listitem>
256
257<listitem><para>June 26th, 2004 [igor]: Linked libFLAC with libm
258(fixes kdemultimedia FLAC detection) as suggested by Ryan
259Reich.</para></listitem>
260
261<listitem><para>June 25th, 2004 [randy]: Clarified and repaired the Enigmail
262instructions in the Mozilla-1.7 section.</para></listitem>
263
264<listitem><para>June 25th, 2004 [randy]: Updated to
265Leafnode-1.10.0.</para></listitem>
266
267<listitem><para>June 25th, 2004 [randy]: Added patch instructions and
268command explanations for DB-3.</para></listitem>
269
270<listitem><para>June 25th, 2004 [igor]: Added Screen-4.0.2,
271contributed by Andreas Pedersen.</para></listitem>
272
273<listitem><para>June 24th, 2004 [randy]: Added RW to the
274Glossary.</para></listitem>
275
276<listitem><para>June 24th, 2004 [randy]: Fixed redundant "Command Explanations"
277section in WVSteams.</para></listitem>
278
279<listitem><para>June 24th, 2004 [randy]: Renamed several package's patch names
280to conform with the patch naming guidelines.</para></listitem>
281
282<listitem><para>June 24th, 2004 [randy]: Fixed gcc-2.95.3
283instructions.</para></listitem>
284
285<listitem><para>June 23rd, 2004 [bdubbs]: Updated to mozilla 1.7.</para></listitem>
286
287<listitem><para>June 23rd, 2004 [randy]: Updated to
288libesmtp-1.0.3r1.</para></listitem>
289
290<listitem><para>June 23rd, 2004 [randy]: Added missing download locations to
291aspell, XFS, libxml2, GMP and FAM; renamed Tripwire patch.</para></listitem>
292
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
297<listitem><para>June 22nd, 2004 [randy]: Updated to
298Sendmail-8.13.00.</para></listitem>
299
300<listitem><para>June 22nd, 2004 [bdubbs]: Fixed test for files in profile
301instructions.</para></listitem>
302
303<listitem><para>June 22nd, 2004 [dj]: Added Subversion-1.0.5 cleint
304instructions.</para></listitem>
305
306<listitem><para>June 22nd, 2004 [randy]: Updated to
307Whois-4.6.16.</para></listitem>
308
309<listitem><para>June 20th, 2004 [bdubbs]: Fixed profile script to initialize
310PATH properly.</para></listitem>
311
312<listitem><para>June 20th, 2004 [randy]: Added FTP download location to
313Tcsh.</para></listitem>
314
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
321<listitem><para>June 19th, 2004 [randy]: Added HTML download location to
322PCRE-4.5.</para></listitem>
323
324<listitem><para>June 19th, 2004 [randy]: Updated to
325ImageMagick-6.0.2-7.</para></listitem>
326
327<listitem><para>June 19th, 2004 [randy]: Misc. corrections and
328fixes.</para></listitem>
329
330<listitem><para>June 18th, 2004 [randy]: Updated to
331Cdrdao-1.1.9.</para></listitem>
332
333<listitem><para>June 18th, 2004 [larry]: Updated to GLib-2.4.2 and
334GTK+-2.4.3.</para></listitem>
335
336<listitem><para>June 18th, 2004 [randy]: Updated to
337AbiWord-2.0.7.</para></listitem>
338
339<listitem><para>June 18th, 2004 [randy]: Renamed Python patch.</para></listitem>
340
341<listitem><para>June 18th, 2004 [randy]: Updated to lcms-1.13.</para></listitem>
342
343<listitem><para>June 18th, 2004 [randy]: Fixed link to FreeType patch,
344reported by Jeremy Utley</para></listitem>
345
346<listitem><para>June 17th, 2004 [randy]: updated to
347Python-2.3.4.</para></listitem>
348
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
352<listitem><para>June 17th, 2004 [randy]: updated to
353GIMP-2.0.2.</para></listitem>
354
355<listitem><para>June 17th, 2004 [randy]: updated to vim-6.3.</para></listitem>
356
357<listitem><para>June 17th, 2004 [randy]: updated Glossary to include
358OS.</para></listitem>
359
360<listitem><para>June 17th, 2004 [randy]: updated to
361hd2u-0.9.1.</para></listitem>
362
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
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
371<listitem><para>June 12th, 2004 [dj]: added end quotes to EOFs when creating
372courier's pam.d config files.</para></listitem>
373
374<listitem><para>June 11th, 2004 [larry]: added our new co-editor;
375updated to Joe-3.1 and ReeiserFS-3.6.17.</para></listitem>
376
377<listitem><para>June 6th, 2004 [bdubbs]: Misc grammar corrections.</para></listitem>
378
379<listitem><para>June 6th, 2004 [bdubbs]: Removed spaces from .bash_profile variable
380assignment.</para></listitem>
381
382</itemizedlist>
383
384<para>5.1 - June 5th, 2004</para>
385
386</sect1>
Note: See TracBrowser for help on using the repository browser.