source: introduction/welcome/changelog.xml@ dc8d40b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 dc8d40b was dc8d40b, checked in by Randy McMurchy <randy@…>, 19 years ago

Removed obsolete dependencies from the LZO instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4999 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.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="intro-welcome-changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>August 30th, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Removed obsolete dependencies from the LZO
49 instructions.</para>
50 </listitem>
51 </itemizedlist>
52 </listitem>
53
54 <listitem>
55 <para>August 29th, 2005</para>
56 <itemizedlist>
57 <listitem>
58 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
59 about the location of configuruation files. Updated
60 optional dependencies.</para>
61 </listitem>
62 <listitem>
63 <para>[richard] - Added definition of dependency terms
64 to Notes on Building Software.</para>
65 </listitem>
66 </itemizedlist>
67 </listitem>
68
69 <listitem>
70 <para>August 28th, 2005</para>
71 <itemizedlist>
72 <listitem>
73 <para>[randy] - Added documentation installation commands to the Xvid
74 instructions.</para>
75 </listitem>
76 <listitem>
77 <para>[randy] - Added documentation installation commands to the
78 libdv instructions.</para>
79 </listitem>
80 <listitem>
81 <para>[randy] - Updated to whois-4.7.6.</para>
82 </listitem>
83 <listitem>
84 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
85 </listitem>
86 <listitem>
87 <para>[randy] - Added a patch to fix the XMMS plugin and added a
88 sed command to fix the Valgrind testing in the FLAC
89 instructions.</para>
90 </listitem>
91 </itemizedlist>
92 </listitem>
93
94 <listitem>
95 <para>August 27th, 2005</para>
96 <itemizedlist>
97 <listitem>
98 <para>[randy] - Added a patch to fix the test suite in the id3lib
99 instructions.</para>
100 </listitem>
101 <listitem>
102 <para>[randy] - Updated the GCC patch and provided documentation
103 installation commands to the libmpeg3 instructions.</para>
104 </listitem>
105 </itemizedlist>
106 </listitem>
107
108 <listitem>
109 <para>August 26th, 2005</para>
110 <itemizedlist>
111 <listitem>
112 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
113 the Movemail and RSS &amp; Blogs account setup options are now
114 available 2) modified the Enigmail setup so that it actually works
115 3) fixed the profile locking problem 4) made it so that if a mailto:
116 URL is clicked, a message compose window is opened with the To: field
117 filled out.</para>
118 </listitem>
119 </itemizedlist>
120 </listitem>
121
122 <listitem>
123 <para>August 25th, 2005</para>
124 <itemizedlist>
125 <listitem>
126 <para>[randy] - Added a command to the Firefox instructions to fix
127 the profile locking problem and an optional command to open a new
128 tab in an existing browser window, both suggested by Kevin
129 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
130 suggestions.</para>
131 </listitem>
132 </itemizedlist>
133 </listitem>
134
135 <listitem>
136 <para>August 24th, 2005</para>
137 <itemizedlist>
138 <listitem>
139 <para>[randy] - Modified SLIB instructions to use TeX instead of
140 Lynx to create the text documentation.</para>
141 </listitem>
142 </itemizedlist>
143 </listitem>
144
145 <listitem>
146 <para>August 22nd, 2005</para>
147 <itemizedlist>
148 <listitem>
149 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
150 Hugo Villeneuve for pointed it out.</para>
151 </listitem>
152 <listitem>
153 <para>[randy] - Updated to Xpdf-3.01</para>
154 </listitem>
155 <listitem>
156 <para>[randy] - Updated to SLIB-3a2</para>
157 </listitem>
158 </itemizedlist>
159 </listitem>
160
161 <listitem>
162 <para>August 21st, 2005</para>
163 <itemizedlist>
164 <listitem>
165 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
166 dependency, added commands to install documentation and added an FTP
167 download URL.</para>
168 </listitem>
169 <listitem>
170 <para>[richard] - Updated to Leafnode-1.11.3.</para>
171 </listitem>
172 </itemizedlist>
173 </listitem>
174
175 <listitem>
176 <para>August 20th, 2005</para>
177 <itemizedlist>
178 <listitem>
179 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
180 </listitem>
181 <listitem>
182 <para>[randy] - Renamed the FOP patch to adhere with the naming
183 standards.</para>
184 </listitem>
185 <listitem>
186 <para>[randy] - Updated to GnuPG-1.4.2.</para>
187 </listitem>
188 <listitem>
189 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
190 the ffitarget.h interface header in /usr/include.</para>
191 </listitem>
192 </itemizedlist>
193 </listitem>
194
195 <listitem>
196 <para>August 19th, 2005</para>
197 <itemizedlist>
198 <listitem>
199 <para>[dj] - Updated dev.d scripts and surrounding text
200 in alsa-utils.</para>
201 </listitem>
202 <listitem>
203 <para>[randy] - Updated to Sysstat-6.0.1.</para>
204 </listitem>
205 <listitem>
206 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
207 </listitem>
208 <listitem>
209 <para>[randy] - Updated to Nail-11.25.</para>
210 </listitem>
211 <listitem>
212 <para>[randy] - Updated to Subversion-1.2.1.</para>
213 </listitem>
214 <listitem>
215 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
216 </listitem>
217 </itemizedlist>
218 </listitem>
219
220 <listitem>
221 <para>August 17th, 2005</para>
222 <itemizedlist>
223 <listitem>
224 <para>[randy] - Updated to GCC-3.3.6.</para>
225 </listitem>
226 <listitem>
227 <para>[randy] - Updated to Doxygen-1.4.4.</para>
228 </listitem>
229 </itemizedlist>
230 </listitem>
231
232 <listitem>
233 <para>August 16th, 2005</para>
234 <itemizedlist>
235 <listitem>
236 <para>[bdubbs] - Added instructions for cm-super
237 fonts to TeX.</para>
238 </listitem>
239 <listitem>
240 <para>[randy] - Added additional parameters to the
241 configure command and added a note to run the test suite to the
242 Gimp-Print instructions.</para>
243 </listitem>
244 <listitem>
245 <para>[dj] - Updated cups bootscript installation
246 to remove existing scripts and changed note to show that CUPS should
247 be started after Samba.</para>
248 </listitem>
249 </itemizedlist>
250 </listitem>
251
252 <listitem>
253 <para>August 15th, 2005</para>
254 <itemizedlist>
255 <listitem>
256 <para>[randy] - Added a patch and a note about running
257 the test suite to the CUPS instructions.</para>
258 </listitem>
259 </itemizedlist>
260 </listitem>
261
262 <listitem>
263 <para>August 14th, 2005</para>
264 <itemizedlist>
265 <listitem>
266 <para>[randy] - Updates to PHP: added new dependencies,
267 placed the dependencies in catagories, added instructions to install
268 documentation, added instruction to update php.ini and minor textual
269 corrections.</para>
270 </listitem>
271 <listitem>
272 <para>[randy] - Updated to GTK-Doc-1.4.</para>
273 </listitem>
274 <listitem>
275 <para>[randy] - Updated to HTML Tidy-050803.</para>
276 </listitem>
277 <listitem>
278 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
279 </listitem>
280 <listitem>
281 <para>[randy] - Added a configure switch to OpenLDAP
282 to create the executables dynamically linked to the libraries.</para>
283 </listitem>
284 <listitem>
285 <para>[randy] - Added documentation installation commands to the GTK+
286 (version 1) instructions.</para>
287 </listitem>
288 </itemizedlist>
289 </listitem>
290
291 <listitem>
292 <para>August 13th, 2005</para>
293 <itemizedlist>
294 <listitem>
295 <para>[larry] - Add a warning to MIT KRB5
296 concerning the use of login.krb5 as a substitute for login.</para>
297 </listitem>
298 <listitem>
299 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
300 version; also added dependencies and configuration explanation.</para>
301 </listitem>
302 </itemizedlist>
303 </listitem>
304
305 <listitem>
306 <para>August 12th, 2005</para>
307 <itemizedlist>
308 <listitem>
309 <para>[randy] - Added a command to the PostgreSQL
310 instructions to fix broken ownership of installed files.</para>
311 </listitem>
312 </itemizedlist>
313 </listitem>
314
315 <listitem>
316 <para>August 11th, 2005</para>
317 <itemizedlist>
318 <listitem>
319 <para>[randy] - Updated the JDK binary version to
320 1.5.0_04.</para>
321 </listitem>
322 <listitem>
323 <para>[randy] - Added sharutils as an optional dependency of
324 Berkeley DB.</para>
325 </listitem>
326 <listitem>
327 <para>[randy] - Applied a patch contributed by stirling
328 to fix many broken download URLs.</para>
329 </listitem>
330 <listitem>
331 <para>[randy] - Added a new section "Other Programming
332 Tools" to Chapter 12 - Programming.</para>
333 </listitem>
334 </itemizedlist>
335 </listitem>
336
337 <listitem>
338 <para>August 10th, 2005</para>
339 <itemizedlist>
340 <listitem>
341 <para>[randy] - Added style information files and
342 documentation installation commands to the JadeTeX
343 instructions.</para>
344 </listitem>
345 </itemizedlist>
346 </listitem>
347
348 <listitem>
349 <para>August 9th, 2005</para>
350 <itemizedlist>
351 <listitem>
352 <para>[randy] - Modified the CrackLib instructions to
353 include an alternate source for word lists, how to incorporate additional
354 word lists, and added additional text contributed by Alexander
355 Patrakov.</para>
356 </listitem>
357 <listitem>
358 <para>[dj] - Added default PATH for pam_env and
359 a note about the lack of ENV_SUPATH.</para>
360 </listitem>
361 </itemizedlist>
362 </listitem>
363
364 <listitem>
365 <para>August 8th, 2005</para>
366 <itemizedlist>
367 <listitem>
368 <para>[randy] - Modified documentation installation in
369 the Fontconfig instructions.</para>
370 </listitem>
371 <listitem>
372 <para>[randy] - Modified the Shadow instructions so
373 that builders will not receive configuration errors during the testing
374 recommended by the warning note.</para>
375 </listitem>
376 <listitem>
377 <para>[randy] - Added instructions to install a patch
378 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
379 for the suggestion.</para>
380 </listitem>
381 <listitem>
382 <para>[randy] - Added instructions to install a patch
383 to NASM that fixes a security vulnerability, thanks to Ken Moffat
384 for the suggestion.</para>
385 </listitem>
386 <listitem>
387 <para>[randy] - Added documentation installation commands to
388 the expat instructions.</para>
389 </listitem>
390 </itemizedlist>
391 </listitem>
392
393 <listitem>
394 <para>August 7th, 2005</para>
395 <itemizedlist>
396 <listitem>
397 <para>[randy] - Removed building the MPFR library
398 from the GMP instructions.</para>
399 </listitem>
400 </itemizedlist>
401 </listitem>
402
403 <listitem>
404 <para>August 6th, 2005</para>
405 <itemizedlist>
406 <listitem>
407 <para>[larry] - Added dictionary file to MIT
408 Kerberos setup and made adjusts for PAM.</para>
409 </listitem>
410 <listitem>
411 <para>[randy] - Updated to S-Lang-2.0.4.</para>
412 </listitem>
413 </itemizedlist>
414 </listitem>
415
416 <listitem>
417 <para>August 5th, 2005</para>
418 <itemizedlist>
419 <listitem>
420 <para>[randy] - Updated to Wget-1.10.</para>
421 </listitem>
422 <listitem>
423 <para>[randy] - Updated to PCRE-6.2.</para>
424 </listitem>
425 </itemizedlist>
426 </listitem>
427
428 <listitem>
429 <para>August 1st, 2005</para>
430 <itemizedlist>
431 <listitem>
432 <para>[bdubbs] - Released Version 6.1-pre1.</para>
433 </listitem>
434 </itemizedlist>
435 </listitem>
436
437 </itemizedlist>
438
439</sect1>
Note: See TracBrowser for help on using the repository browser.