source: introduction/welcome/changelog.xml@ 8abd5653

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

Added sgmltools-lite to Linux-PAM optional dependencies

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

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