source: introduction/welcome/changelog.xml@ 20f1da7

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

Added instructions to remove linux/config.h source file includes and made various fixed to XFree86

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

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