source: introduction/welcome/changelog.xml@ 4b93ac2

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

Fixed MySQL instructions to build against NPTL and added optional dependencies and command explanations

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

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