source: introduction/welcome/changelog.xml@ ad59f9e2

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 ad59f9e2 was ad59f9e2, checked in by Igor Živković <igor@…>, 20 years ago

Added G_FILENAME_ENCODING environment variable to i18n startup file and lang archive to Vim page, suggested by Alexander E. Patrakov (bug 909).

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

  • Property mode set to 100644
File size: 28.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<sect1info>
10<othername>$LastChangedBy$</othername>
11<date>$Date$</date>
12</sect1info>
13<?dbhtml filename="changelog.html"?>
14<title>Change Log</title>
15
16<para>Please note that the change log only lists which editor was
17responsible for putting the changes into <acronym>CVS</acronym>; please read
18the <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
19who wrote what.</para>
20
21<para>&version; - &releasedate;</para>
22
23<itemizedlist>
24
25<listitem><para>October 7th, 2004 [igor]: Added G_FILENAME_ENCODING
26environment variable to i18n startup file and lang archive to Vim page,
27suggested by Alexander E. Patrakov (bug 909).</para></listitem>
28
29<listitem><para>October 7th, 2004 [randy]: Modified configure switches
30in Inetutils instructions to match LFS and added an optional dependency;
31shortened sed command in XFree86 and Xorg instructions.</para></listitem>
32
33<listitem><para>October 6th, 2004 [igor]: Updated to
34expat-1.95.8.</para></listitem>
35
36<listitem><para>October 5th, 2004 [igor]: Updated to
37libpng-1.2.7.</para></listitem>
38
39<listitem><para>October 4th, 2004 [igor]: Fixed replaceable tags and
40removed a redundant CVSROOT export on the cvsserver
41page.</para></listitem>
42
43<listitem><para>October 2nd, 2004 [dj]: Added net-tools as a dependency
44for RP-PPPoE. Made iproute2 patch optional for dhcp.</para></listitem>
45
46<listitem><para>September 27th, 2004 [randy]: Modified Ethereal
47configuration instructions as suggested by Bruce Dubbs; modified
48iptables id entity.</para></listitem>
49
50<listitem><para>September 26th, 2004 [randy]: Modified chown command in
51Apache instructions to change ownership of more files.</para></listitem>
52
53<listitem><para>September 26th, 2004 [randy]: Added new package
54Ethereal-0.10.6.</para></listitem>
55
56<listitem><para>September 24th, 2004 [larry]: Updated to
57PCRE-5.0 and Postfix-2.1.5.</para></listitem>
58
59<listitem><para>September 24th, 2004 [randy]: Updated to
60XviD-1.0.2.</para></listitem>
61
62<listitem><para>September 22nd, 2004 [randy]: Updated to
63Nail-11.7.</para></listitem>
64
65<listitem><para>September 21st, 2004 [randy]: Updated to
66Apache-2.0.51; modified commands in Thunderbird instructions to fit on a
67printed page.</para></listitem>
68
69<listitem><para>September 20th, 2004 [randy]: Updated to
70Thunderbird-0.8.</para></listitem>
71
72<listitem><para>September 19th, 2004 [randy]: Updated to
73Firefox-1.0 Preview Edition.</para></listitem>
74
75<listitem><para>September 19th, 2004 [randy]: Added new package
76HTML Tidy.</para></listitem>
77
78<listitem><para>September 14th, 2004 [randy]: Updated DB-4 download location
79and chown command as suggested by Nico Roeser.</para></listitem>
80
81<listitem><para>September 13th, 2004 [randy]: Added an optional
82dependency and a note to the Firefox build instructions.</para></listitem>
83
84<listitem><para>September 12th, 2004 [dj]: Updated sizes and times for
85xinetd, tcpwrappers, portmap and nfs-utils.</para></listitem>
86
87<listitem><para>September 11th, 2004 [randy]: Updated to
88Evolution-1.4.6.</para></listitem>
89
90<listitem><para>September 10th, 2004 [randy]: Corrected OpenSP instructions
91to fix hard-coded version (replaced with version entity) as suggested by
92Nico Roeser; added optional dependencies and a note to fix a build problem
93to the libsoup instructions.</para></listitem>
94
95<listitem><para>September 10th, 2004 [randy]: Added gcc34 patch to
96GNOME-Terminal to fix an LFS-6.0 build problem; added required
97dependencies to GNOME-Print-0.37.</para></listitem>
98
99<listitem><para>September 10th, 2004 [randy]: Updated to
100hdparm-5.7.</para></listitem>
101
102<listitem><para>September 9th, 2004 [randy]: Updated gcc patch
103in SVGAlib instructions.</para></listitem>
104
105<listitem><para>September 8th, 2004 [randy]: Updated to
106SLIB-3a1; cleaned up G-Wrap dependencies; changed install to
107cp -d in UnZip instructions as suggested by David Jensen.</para></listitem>
108
109<listitem><para>September 8th, 2004 [larry]: Updated to
110gnupg-1.2.6 and libpng-1.2.6.</para></listitem>
111
112<listitem><para>September 8th, 2004 [randy]: Added optional dependencies,
113entity updates and minor corrections to the GnuCash instructions.</para>
114</listitem>
115
116<listitem><para>September 7th, 2004 [randy]: Added optional dependencies
117and a gcc34 patch to Soup and GtkHTML-1.1.7 instructions.</para></listitem>
118
119<listitem><para>September 7th, 2004 [randy]: Added gcc34 patch to Guppi
120instructions to fix a GCC-3.4.x related build issue.</para></listitem>
121
122<listitem><para>September 6th, 2004 [randy]: Updated to
123Nmap-3.70 and Gnumeric 1.2.13.</para></listitem>
124
125<listitem><para>September 5th, 2004 [randy]: Added optional dependencies
126and build/functionality fix patches to transcode instructions; updated
127SDL gcc34 patch.</para></listitem>
128
129<listitem><para>September 5th, 2004 [randy]: Added gcc34 patch to
130libFAME instructions to fix broken library if compiled with
131GCC-3.4.x.</para></listitem>
132
133<listitem><para>September 4th, 2004 [randy]: Updated to
134Whois-4.6.21 as suggested by Jeremy Utley; Updated to
135MPlayer-1.0pre5.</para></listitem>
136
137<listitem><para>September 4th, 2004 [dj]: Added instructions to create
138/etc/sysconfig/nfs-server to NFS Server instructions.</para></listitem>
139
140<listitem><para>September 3rd, 2004 [larry]: Removed /etc/inputrc from
141BLFS (moved to LFS). Bash Shell Startup Files, like vimrc is expansive to
142the LFS chapter.</para></listitem>
143
144<listitem><para>September 2nd, 2004 [larry]: Added a page for GCC-3.3 to
145allow j2sdk to be built. Stop Gap measure until patches
146appear.</para></listitem>
147
148<listitem><para>September 2nd, 2004 [randy]: Updated to
149Dillo-0.8.2.</para></listitem>
150
151<listitem><para>September 1st, 2004 [randy]: Added patches (fixes build
152problems) and optional dependencies to Avifile.</para></listitem>
153
154<listitem><para>September 1st, 2004 [randy]: Added sed command to
155fix an LFS-6.0 build problem, modified existing sed commands to
156in-place edits, added optional dependencies, enabled building
157shared library and added program descriptions to a2ps
158instructions.</para></listitem>
159
160<listitem><para>August 31th, 2004 [igor]: Changed location of
161the CVS repository as suggested by FHS 2.3.</para></listitem>
162
163<listitem><para>August 31th, 2004 [randy]: Updated to
164cURL-7.12.1 and xine-UI-0.99.2; modified sed command in PSUtils
165instructions (better readability).</para></listitem>
166
167<listitem><para>August 31th, 2004 [randy]: Added gcc34 patch (fixes
168LFS-6.0 build problem) and optional dependencies to FFmpeg.</para>
169</listitem>
170
171<listitem><para>August 30th, 2004 [randy]: Updated to
172libxklavier-1.03 and Imlib2-1.1.1; minor wording changes about
173dependencies in the GCC instructions.</para></listitem>
174
175<listitem><para>August 30th, 2004 [randy]: Added tcpwrappers as an
176optional dependency of GNOME session.</para></listitem>
177
178<listitem><para>August 29th, 2004 [randy]: Added new package
179DejaGnu-1.4.4; added instructions to DocBook-utils to create alternate
180names for the scripts; added linkonce patch to GCC instructions.</para>
181</listitem>
182
183<listitem><para>August 29th, 2004 [randy]: Updated to
184GCC-3.4.1.</para></listitem>
185
186<listitem><para>August 28th, 2004 [randy]: Removed kernel_2.6 patch from
187cdrtools; removed build_fix patch from iptables.</para></listitem>
188
189<listitem><para>August 27th, 2004 [randy]: Added kernel_2.6 patch to
190cdrtools to fix a build problem; added mii_ioctl patch to net-tools
191to fix the mii-tool program.</para></listitem>
192
193<listitem><para>August 27th, 2004 [randy]: Updated to
194koffice-1.3.2.</para></listitem>
195
196<listitem><para>August 26th, 2004 [randy]: Added new package Expect-5.42.1;
197added libpaper as an optional dependency of Xpdf; added instructions to Lynx
198to correct improper file ownership.</para></listitem>
199
200<listitem><para>August 26th, 2004 [randy]: Modified libusb instructions
201as suggested by Alexander Patrakov.</para></listitem>
202
203<listitem><para>August 24th, 2004 [randy]: Added instructions to
204PostgreSQL and DB-3.3 to correct improper ownership of documentation
205files.</para></listitem>
206
207<listitem><para>August 24th, 2004 [igor]: Updated to PHP-5.0.1.</para></listitem>
208
209<listitem><para>August 22nd, 2004 [randy]: Updated to
210Qt-3.3.3 and KDE-3.3.0.</para></listitem>
211
212<listitem><para>August 22nd, 2004 [randy]: Added gcc34 patch to libmpeg3
213to fix an LFS-6.0 build problem.</para></listitem>
214
215<listitem><para>August 19th, 2004 [randy]: Updated to
216XSane-0.95.</para></listitem>
217
218<listitem><para>August 19th, 2004 [randy]: Updated to AbiWord-2.0.10;
219added gcc34 patch to fix an LFS-6.0 build problem and added additional
220optional dependencies to kdegraphics.</para></listitem>
221
222<listitem><para>August 18th, 2004 [randy]: Added gcc34 patch to GNOME
223VFS-1 to fix an LFS-6.0 build problem.</para></listitem>
224
225<listitem><para>August 18th, 2004 [randy]: Added fhs_docs patch, fixed
226guile-tools script and added Tex as an optional dependency to the
227Guile instructions.</para></listitem>
228
229<listitem><para>August 17th, 2004 [larry]: Updated to
230zsh-2.4.1.</para></listitem>
231
232<listitem><para>August 17th, 2004 [randy]: Modified the usbfs mounting
233instructions in the libusb configuration as suggested by Alexander E.
234Patrakov.</para></listitem>
235
236<listitem><para>August 16th, 2004 [randy]: Updated to
237GIMP-2.0.4 and ImageMagick-6.0.5-2.</para></listitem>
238
239<listitem><para>August 16th, 2004 [randy]: Updated to
240Sysstat-5.0.6; minor modifications to libgsf and libcroco
241instructions.</para></listitem>
242
243<listitem><para>August 15th, 2004 [randy]: Bumped portmap-compilation_fixes
244patch to -3 version as suggested by Kevin Fleming; added gcc34 patch to
245OpenQuicktime instructions; added documentation build instructions to
246Fontconfig and libusb as suggested by Nico R.</para></listitem>
247
248<listitem><para>August 15th, 2004 [randy]: Added GPM as an optional
249dependency to AAlib.</para></listitem>
250
251<listitem><para>August 13th, 2004 [randy]: Minor modifications to
252kdeadmin and kdepim.</para></listitem>
253
254<listitem><para>August 13th, 2004 [randy]: Minor modifications to
255kdebase and kdenetwork.</para></listitem>
256
257<listitem><para>August 12th, 2004 [randy]: Updated to
258KDE-3.2.3 (note: not all package download and build sizes, SBUs
259and ancillary instructions have been updated); updated Glossary.</para>
260</listitem>
261
262<listitem><para>August 11th, 2004 [randy]: Fixed typo in libmikmod
263instructions as suggested by Nico R.; updated to
264xine Libraries-1-rc5</para></listitem>
265
266<listitem><para>August 11th, 2004 [randy]: Added gcc34 patch and
267optional dependencies to SDL; clarified need for kernel patch in
268Net-tools instructions; modified passing LIBS=-lm and added
269optional dependencies to FLAC.</para></listitem>
270
271<listitem><para>August 10th, 2004 [randy]: Added patches to
272CDParanoia to build against LFS-6.0; updated to LAME-3.96.1.</para></listitem>
273
274<listitem><para>August 8th, 2004 [randy]: Minor corrections to
275Perl Modules instructions; added ESP Ghostscript to Sendmail
276optional dependencies; added FTP download location and minor changes
277to ESP Ghostscript.</para></listitem>
278
279<listitem><para>August 7th, 2004 [randy]: Updated to
280Gimp-Print-4.2.7</para></listitem>
281
282<listitem><para>August 7th, 2004 [randy]: Minor changes to Fam
283instructions.</para></listitem>
284
285<listitem><para>August 6th, 2004 [randy]: Updated to
286OpenLDAP-2.2.13 and Speex-1.0.4; added patches and modified build
287instructions for Net-tools; updated Glossary.</para></listitem>
288
289<listitem><para>August 5th, 2004 [igor]: Updated to
290Firefox-0.9.3.</para></listitem>
291
292<listitem><para>August 5th, 2004 [bdubbs]: Updated to libpng-1.2.6rc1
293for security problem.</para></listitem>
294
295<listitem><para>August 5th, 2004 [archaic]: Added pcre as optional dep for
296postfix.</para></listitem>
297
298<listitem><para>August 5th, 2004 [randy]: Added new package
299Cyrus SASL-2.1.19.</para></listitem>
300
301<listitem><para>August 4th, 2004 [archaic]: Many textual changes to postfix and
302addition of mysql as opt. dep for postfix.</para></listitem>
303
304<listitem><para>August 4th, 2004 [dj]: Updated to dhcp-3.0.1 and added
305patch for dhclient to use iproute2.</para></listitem>
306
307<listitem><para>August 4th, 2004 [randy]: Added optional dependencies to
308PostgreSQL and Qt; added additional configuration information to Qt.</para>
309</listitem>
310
311<listitem><para>August 3rd, 2004 [dj]: Gramar cleanups in svnserver and
312added note about running svnserve if unneeded. Also fixed lfs-root
313location.</para></listitem>
314
315<listitem><para>August 3rd, 2004 [randy]: Removed erroneously added optional
316dependency 'pkgconfig' from various packages.</para></listitem>
317
318<listitem><para>August 3rd, 2004 [archaic]: Added 'LOCKINGTEST=/tmp' to procmail
319make command.</para></listitem>
320
321<listitem><para>August 2nd, 2004 [archaic]: Dropped 'BASENAME=/usr' from the
322procmail make command.</para></listitem>
323
324<listitem><para>August 1st, 2004 [randy]: Changed sed command in traceroute
325instructions to in-place edit; updated to Whois-4.6.19 and Nmap-3.55; added
326FTP download location to libpcap.</para></listitem>
327
328<listitem><para>August 1st, 2004 [randy]: Added pkgconfig as an optional
329dependency of libxml and Imlib; added configuration file information to
330Imlib; added sed command to enable finding PAM headers and added optional
331dependencies to CUPS.</para></listitem>
332
333<listitem><para>July 31th, 2004 [randy]: Added pkgconfig as an optional
334dependency of GTK+, Audio File, EsoundD, libogg and libvorbis; changed Sysstat
335instructions to use the BLFS bootscripts; corrections and modifications to
336libvorbis instructions; added ALSA as an optional dependency and added chmod
337command to libmikmod instructions.</para></listitem>
338
339<listitem><para>July 31th, 2004 [randy]: Added Lynx as an optional dependency
340and added command descriptions to LessTif; added patch to iptables to fix a
341build problem; updated Glossary; removed bison patch, added init script and
342added commands and descriptions to NAS.</para></listitem>
343
344<listitem><para>July 30th, 2004 [igor]: Updated to PHP-5.0.0.</para></listitem>
345
346<listitem><para>July 30th, 2004 [randy]: Updated to Mozilla-1.7.1 and
347GnuPG-1.2.5 and added patches to both packages to fix various build
348problems; fixed DocBook-utils build problem; added pkgconfig as an optional
349dependency of lcms; added configuration information and updated package
350contents for Pango.</para></listitem>
351
352<listitem><para>July 29th, 2004 [bdubbs]: Updated svn bootscripts
353location.</para></listitem>
354
355<listitem><para>July 28th, 2004 [dj]: Changed instructions surrounding
356network scripts to match the new networking setup.</para></listitem>
357
358<listitem><para>July 28th, 2004 [randy]: Added flex patch and required
359dependency 'ed' to TeX instructions to build against LFS >5.1.1.</para>
360</listitem>
361
362<listitem><para>July 28th, 2004 [randy]: Fixed MySQL instructions to
363build against NPTL and added optional dependencies and command
364explanations.</para></listitem>
365
366<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
367dependency of GTK-Doc, Glib-1.2.10 and ORBit; added tcpwrappers as an
368optional dependency of ORBit.</para></listitem>
369
370<listitem><para>July 27th, 2004 [randy]: Added 'Contents', 'Description' and
371a note about setting environment variables to the Tk instructions; added
372pkgconfig as an optional dependency of libxml2 and libxslt; added chown
373command to DocBook XML DTD and DocBook XSL Stylesheets (files are installed
374owned by the user unpacking the tarball); added FTP download location to
375DocBook XSL Stylesheets.</para>
376</listitem>
377
378<listitem><para>July 27th, 2004 [randy]: Added FTP download location to
379OpenSP; changed FTP download location and removed redundant sed command
380in DocBook-DTD-3.1 instructions; added UnZip as a required dependency and
381changed sed commands to in-place edits in DocBook-DTD instructions; added
382missing tags to OpenJade instructions; added FTP download location and
383added UnZip as a required dependency to DocBook XML DTD.</para>
384</listitem>
385
386<listitem><para>July 27th, 2004 [randy]: Added pkgconfig as an optional
387dependency of XFree86 and Xorg; added gcc34 patch to OpenSP and Glib-1.2.10
388to fix a build problem with GCC-3.4.x.</para></listitem>
389
390<listitem><para>July 25th, 2004 [randy]: Fixed patch name in ed
391instructions.</para></listitem>
392
393<listitem><para>July 25th, 2004 [randy]: Added instructions to remove
394linux/config.h includes from source video driver files and made various
395fixes to XFree86 and Xorg.</para></listitem>
396
397<listitem><para>July 24th, 2004 [randy]: Added instructions to install
398unformatted man pages and added a 'Command explanations' section to
399Sendmail.</para></listitem>
400
401<listitem><para>July 24th, 2004 [randy]: Added pkgconfig as an optional
402dependency to libpng, Freetype2 and Fontconfig; clarified "Command
403explanations" section of libtiff; added check-0.8.4 as an optional
404dependency for expat.</para></listitem>
405
406<listitem><para>July 23nd, 2004 [randy]: Updated to Nail-10.8 and added an
407optional dependency and additional configuration instructions to Sendmail.
408</para></listitem>
409
410<listitem><para>July 22nd, 2004 [randy]: Updated Berkeley DB size entities
411and provided instructions to change ownership of the installed files to the
412root user.</para></listitem>
413
414<listitem><para>July 21st, 2004 [dj]: Added 'background=YES' to vsftpd
415config file and fixed transposed manpages. Updated to subversion-1.0.6,
416added expat and pkgconfig to optional dependencies, and mentioned
417specific version of neon required.</para></listitem>
418
419<listitem><para>July 21st, 2004 [randy]: Changed cp command to install for
420UnZip library installation; added optional dependencies to OpenSSL; added
421'Contents', 'Description' and a note about setting environment variables to
422the Tcl instructions.</para>
423</listitem>
424
425<listitem><para>July 21st, 2004 [randy]: Added kernel_headers patch and
426additional optional dependencies to inetutils instructions. Added DARPA to
427the glossary. Added tcp_wrappers to xinetd optional dependencies.</para>
428</listitem>
429
430<listitem><para>July 21st, 2004 [randy]: Fixed Shadow instructions: build
431using GCC-3.4.x, moving /usr/bin/passwd and added cracklib notes.
432</para></listitem>
433
434<listitem><para>July 21st, 2004 [randy]: Added sgmltools-lite to Linux-PAM
435optional dependencies.</para></listitem>
436
437<listitem><para>July 20th, 2004 [randy]: Fixed ambiguous path to cracklib
438word list installation instructions.</para></listitem>
439
440<listitem><para>July 20th, 2004 [randy]: Fixed tcp_wrappers instructions to
441build using GCC-3.4.x.</para></listitem>
442
443<listitem><para>July 18th, 2004 [archaic]: Added vsFTPD
444instructions</para></listitem>
445
446<listitem><para>July 18th, 2004 [dj]: Added svn server
447instructions</para></listitem>
448
449<listitem><para>July 15th, 2004 [igor]: Updated to
450Firefox-0.9.2, Apache-2.0.50 and PostgreSQL-7.4.3.</para></listitem>
451
452<listitem><para>July 14th, 2004 [randy]: Removed moving and symlinking the
453libcomm_err libraries in the MIT Kerberos and Heimdal instructions as the
454current LFS installation puts these libraries in /lib.</para></listitem>
455
456<listitem><para>July 14th, 2004 [larry]: Modified --sysconfig on librsvg
457to prevent second gdk-pixbuf.loaders file found by Andrew
458Benton.</para></listitem>
459
460<listitem><para>July 14th, 2004 [igor]: Removed readline and all
461references in packages' dependencies, passed switches for readline
462support where it's not on by default.</para></listitem>
463
464<listitem><para>July 13th, 2004 [larry]: Updated to MIT
465KRB5-1.3.4.</para></listitem>
466
467<listitem><para>July 13th, 2004 [randy]: Added a note to the dhcpcd
468instructions advising the builder that dhcpcd will overwrite existing
469/etc configuration files.</para></listitem>
470
471<listitem><para>July 13th, 2004 [randy]: Updated to
472libdv-0.102; updated Glossary.</para></listitem>
473
474<listitem><para>July 12th, 2004 [randy]: Updated to
475Links-2.1pre15.</para></listitem>
476
477<listitem><para>July 11th, 2004 [dj]: Added -lpthread to make line for db4
478to fix build against NPTL.</para></listitem>
479
480<listitem><para>July 11th, 2004 [larry]: Updated to eel-2.6.2,
481gail-1.6.6, gnome-applets-2.6.2, gnome-desktop-2.6.2,
482gnome-icon-theme-1.2.3, gnome-media-2.6.2, gnome-netstatus-2.6.2,
483gnome-session-2.6.2, gnome-themes-2.6.2, gstreamer-0.8.3,
484libbonoboui-2.6.1, libcroco-0.6.0, libgsf-1.10.0, libgtkhtml-2.6.2,
485libwnck-2.6.2, nautilus-2.6.3 and vte-0.11.11.</para></listitem>
486
487<listitem><para>July 11th, 2004 [igor]: Updated to WvStreams-3.75.0,
488WvDial-1.54.0, Postfix-2.1.4 and CVS-1.11.17.</para></listitem>
489
490<listitem><para>July 10th, 2004 [igor]: Updated to FreeType-2.1.9,
491added FreeType patch to Firefox.</para></listitem>
492
493<listitem><para>July 9th, 2004 [igor]: Added shrink compression
494method to UnZip.</para></listitem>
495
496<listitem><para>July 8th, 2004 [larry]: Update to GConf-2.6.2,
497ORBit2-2.10.2 and libbonobo-2.6.2.</para></listitem>
498
499<listitem><para>July 8th, 2004 [igor]: Described how to add LZW
500compression support to libtiff, suggested by Dan
501Osterrath.</para></listitem>
502
503<listitem><para>July 8th, 2004 [igor]: Added switches to GTK+2 configure
504script to prevent it from stopping with an error if libtiff and libjpeg
505aren't installed, report by Miguel Bazdresch.</para></listitem>
506
507<listitem><para>July 8th, 2004 [igor]: Migrated Ed and Net-tools
508from LFS to BLFS.</para></listitem>
509
510<listitem><para>July 8th, 2004 [igor]: Added a note about optional
511Subversion switches to prevent overwriting of APR from
512Apache installation.</para></listitem>
513
514<listitem><para>July 7th, 2004 [igor]: Updated to
515libxslt-1.1.8.</para></listitem>
516
517<listitem><para>July 7th, 2004 [igor]: Added an optional command for
518installing PostgreSQL server-side headers.</para></listitem>
519
520<listitem><para>July 6th, 2004 [randy]: Added X as an optional dependency
521of libungif-4.1.0b1 as mentioned by Thomas Pegg; modified optional Java
522parameter in DB-4 instructions; updated to libxml2-2.6.11; updated to Perl
523module PDL-2.4.1; added additional dependencies for Perl module
524PDL-2.4.1.</para></listitem>
525
526<listitem><para>July 5th, 2004 [randy]: Updated to
527OpenOffice-1.1.2.</para></listitem>
528
529<listitem><para>July 4th, 2004 [randy]: Updated to Perl module
530XML-Writer-0.510; changed ldconfig command in GPM instructions as
531suggested by Kevin Fleming.</para></listitem>
532
533<listitem><para>July 2nd, 2004 [randy]: Added new package
534DocBook-utils-0.6.14.</para></listitem>
535
536<listitem><para>July 2nd, 2004 [randy]: Created an entity for the LFS Perl
537version and replaced hard-coded version in Perl modules
538instructions.</para></listitem>
539
540<listitem><para>July 2nd, 2004 [randy]: Added new package
541JadeTeX-3.13.</para></listitem>
542
543<listitem><para>July 2nd, 2004 [randy]: Added optional dependencies and
544updated the package entities for TeX.</para></listitem>
545
546<listitem><para>July 2nd, 2004 [randy]: Added Tk-804.027 Perl module
547(dependency of TeX).</para></listitem>
548
549<listitem><para>July 1st, 2004 [igor]: Moved Fontconfig
550/etc/fonts/local.conf setup to X Components page.</para></listitem>
551
552<listitem><para>July 1st, 2004 [randy]: Added SGMLSpm-1.03ii Perl module
553(dependency of docbook-utils).</para></listitem>
554
555<listitem><para>July 1st, 2004 [randy]: Minor modifications to Heimdal;
556added IANA to Glossary.</para></listitem>
557
558<listitem><para>June 30th, 2004 [randy]: Minor clean-up to GnuPG and
559Tripwire.</para></listitem>
560
561<listitem><para>June 30th, 2004 [randy]: Updated to iptables-1.2.11; added
562missing tags in various package instructions.</para></listitem>
563
564<listitem><para>June 29th, 2004 [randy]: Added "Additional downloads" section
565to aspell instructions.</para></listitem>
566
567<listitem><para>June 29th, 2004 [dj]: Removed duplicate dep in
568subversion.</para></listitem>
569
570<listitem><para>June 29th, 2004 [randy]: Added i18n section to Bash Shell
571Startup Files as suggested by Alexander E. Patrakov.</para></listitem>
572
573<listitem><para>June 28th, 2004 [randy]: Changed hardcoded version numbers
574to entities in various packages.</para></listitem>
575
576<listitem><para>June 28th, 2004 [randy]: Renamed OpenOffice JDK
577patch.</para></listitem>
578
579<listitem><para>June 27th, 2004 [randy]: Modified Sysstat bootscript
580instructions.</para></listitem>
581
582<listitem><para>June 27th, 2004 [randy]: Updated optional dependencies for
583Apache-2.0.49 and Lynx-2.8.5.</para></listitem>
584
585<listitem><para>June 26th, 2004 [randy]: Added new package Sysstat-5.0.5,
586updated Glossary.</para></listitem>
587
588<listitem><para>June 26th, 2004 [igor]: Linked libFLAC with libm
589(fixes kdemultimedia FLAC detection) as suggested by Ryan
590Reich.</para></listitem>
591
592<listitem><para>June 25th, 2004 [randy]: Clarified and repaired the Enigmail
593instructions in the Mozilla-1.7 section.</para></listitem>
594
595<listitem><para>June 25th, 2004 [randy]: Updated to
596Leafnode-1.10.0.</para></listitem>
597
598<listitem><para>June 25th, 2004 [randy]: Added patch instructions and
599command explanations for DB-3.</para></listitem>
600
601<listitem><para>June 25th, 2004 [igor]: Added Screen-4.0.2,
602contributed by Andreas Pedersen.</para></listitem>
603
604<listitem><para>June 24th, 2004 [randy]: Added RW to the
605Glossary.</para></listitem>
606
607<listitem><para>June 24th, 2004 [randy]: Fixed redundant "Command Explanations"
608section in WVSteams.</para></listitem>
609
610<listitem><para>June 24th, 2004 [randy]: Renamed several package's patch names
611to conform with the patch naming guidelines.</para></listitem>
612
613<listitem><para>June 24th, 2004 [randy]: Fixed gcc-2.95.3
614instructions.</para></listitem>
615
616<listitem><para>June 23rd, 2004 [bdubbs]: Updated to mozilla 1.7.</para></listitem>
617
618<listitem><para>June 23rd, 2004 [randy]: Updated to
619libesmtp-1.0.3r1.</para></listitem>
620
621<listitem><para>June 23rd, 2004 [randy]: Added missing download locations to
622aspell, XFS, libxml2, GMP and FAM; renamed Tripwire patch.</para></listitem>
623
624<listitem><para>June 22nd, 2004 [dj]: Changed Subversion deps and separated
625for client and server. Added template for Subversion server, and changed
626xreflabel for cvsserver to match page title.</para></listitem>
627
628<listitem><para>June 22nd, 2004 [randy]: Updated to
629Sendmail-8.13.00.</para></listitem>
630
631<listitem><para>June 22nd, 2004 [bdubbs]: Fixed test for files in profile
632instructions.</para></listitem>
633
634<listitem><para>June 22nd, 2004 [dj]: Added Subversion-1.0.5 cleint
635instructions.</para></listitem>
636
637<listitem><para>June 22nd, 2004 [randy]: Updated to
638Whois-4.6.16.</para></listitem>
639
640<listitem><para>June 20th, 2004 [bdubbs]: Fixed profile script to initialize
641PATH properly.</para></listitem>
642
643<listitem><para>June 20th, 2004 [randy]: Added FTP download location to
644Tcsh.</para></listitem>
645
646<listitem><para>June 19th, 2004 [bdubbs]: Fixed css to display navigational links
647properly.</para></listitem>
648
649<listitem><para>June 19th, 2004 [bdubbs]: Updated foreword and acknowledgements.
650</para></listitem>
651
652<listitem><para>June 19th, 2004 [randy]: Added HTML download location to
653PCRE-4.5.</para></listitem>
654
655<listitem><para>June 19th, 2004 [randy]: Updated to
656ImageMagick-6.0.2-7.</para></listitem>
657
658<listitem><para>June 19th, 2004 [randy]: Misc. corrections and
659fixes.</para></listitem>
660
661<listitem><para>June 18th, 2004 [randy]: Updated to
662Cdrdao-1.1.9.</para></listitem>
663
664<listitem><para>June 18th, 2004 [larry]: Updated to GLib-2.4.2 and
665GTK+-2.4.3.</para></listitem>
666
667<listitem><para>June 18th, 2004 [randy]: Updated to
668AbiWord-2.0.7.</para></listitem>
669
670<listitem><para>June 18th, 2004 [randy]: Renamed Python patch.</para></listitem>
671
672<listitem><para>June 18th, 2004 [randy]: Updated to lcms-1.13.</para></listitem>
673
674<listitem><para>June 18th, 2004 [randy]: Fixed link to FreeType patch,
675reported by Jeremy Utley</para></listitem>
676
677<listitem><para>June 17th, 2004 [randy]: updated to
678Python-2.3.4.</para></listitem>
679
680<listitem><para>June 17th, 2004 [randy]: replaced all non-breaking spaces
681(&amp;nbsp;) with regular spaces inside &lt;pre&gt; tags.</para></listitem>
682
683<listitem><para>June 17th, 2004 [randy]: updated to
684GIMP-2.0.2.</para></listitem>
685
686<listitem><para>June 17th, 2004 [randy]: updated to vim-6.3.</para></listitem>
687
688<listitem><para>June 17th, 2004 [randy]: updated Glossary to include
689OS.</para></listitem>
690
691<listitem><para>June 17th, 2004 [randy]: updated to
692hd2u-0.9.1.</para></listitem>
693
694<listitem><para>June 16th, 2004 [larry]: updated to libxml2-2.6.10 and
695libxslt-1.1.7; returned 'make validate' to checking entities.</para></listitem>
696
697<listitem><para>June 16th, 2004 [dj]: updated to xine-lib-1-rc4a and
698xine-ui-0.99.1. Added GPMOPTS to gpm config file.</para></listitem>
699
700<listitem><para>June 15th, 2004 [dj]: updated to alsa packages to version 1.0.5.</para></listitem>
701
702<listitem><para>June 12th, 2004 [dj]: added end quotes to EOFs when creating
703courier's pam.d config files.</para></listitem>
704
705<listitem><para>June 11th, 2004 [larry]: added our new co-editor;
706updated to Joe-3.1 and ReeiserFS-3.6.17.</para></listitem>
707
708<listitem><para>June 6th, 2004 [bdubbs]: Misc grammar corrections.</para></listitem>
709
710<listitem><para>June 6th, 2004 [bdubbs]: Removed spaces from .bash_profile variable
711assignment.</para></listitem>
712
713</itemizedlist>
714
715<para>5.1 - June 5th, 2004</para>
716
717</sect1>
Note: See TracBrowser for help on using the repository browser.