source: introduction/welcome/changelog.xml@ c5525bc

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

Updated to libxslt-1.1.15

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

  • Property mode set to 100644
File size: 16.3 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>September 8th, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to libxslt-1.1.15.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Updated to libxml2-2.6.21.</para>
52 </listitem>
53 </itemizedlist>
54 </listitem>
55
56 <listitem>
57 <para>September 7th, 2005</para>
58 <itemizedlist>
59 <listitem>
60 <para>[richard] - Updated to XScreenSaver-4.22.</para>
61 </listitem>
62 </itemizedlist>
63 </listitem>
64
65 <listitem>
66 <para>September 6th, 2005</para>
67 <itemizedlist>
68 <listitem>
69 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
70 release notes.</para>
71 </listitem>
72 <listitem>
73 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
74 installation commands to the instructions.</para>
75 </listitem>
76 </itemizedlist>
77 </listitem>
78
79 <listitem>
80 <para>September 5th, 2005</para>
81 <itemizedlist>
82 <listitem>
83 <para>[randy] - Updated to Subversion-1.2.3</para>
84 </listitem>
85 </itemizedlist>
86 </listitem>
87
88 <listitem>
89 <para>September 4th, 2005</para>
90 <itemizedlist>
91 <listitem>
92 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
93 documentation installation commands to the instructions.</para>
94 </listitem>
95 </itemizedlist>
96 </listitem>
97
98 <listitem>
99 <para>September 3rd, 2005</para>
100 <itemizedlist>
101 <listitem>
102 <para>[randy] - Updated to HTML Tidy-050826.</para>
103 </listitem>
104 <listitem>
105 <para>[randy] - Updated to cURL-7.14.1.</para>
106 </listitem>
107 </itemizedlist>
108 </listitem>
109
110 <listitem>
111 <para>September 2nd, 2005</para>
112 <itemizedlist>
113 <listitem>
114 <para>[randy] - Added commands to the Heimdal instructions to
115 preserve and restore some overwritten interface headers and
116 libraries. Also listed the dependencies in a more accurate
117 manner.</para>
118 </listitem>
119 <listitem>
120 <para>[randy] - Updated to MySQL-4.1.14.</para>
121 </listitem>
122 <listitem>
123 <para>[randy] - Fixed some broken commands in the TeX
124 instructions.</para>
125 </listitem>
126 </itemizedlist>
127 </listitem>
128
129 <listitem>
130 <para>September 1st, 2005</para>
131 <itemizedlist>
132 <listitem>
133 <para>[randy] - Added documentation installation commands to the
134 ALSA Libraries instructions.</para>
135 </listitem>
136 </itemizedlist>
137 </listitem>
138
139 <listitem>
140 <para>August 31st, 2005</para>
141 <itemizedlist>
142 <listitem>
143 <para>[randy] - Updated to Shadow-4.0.12.</para>
144 </listitem>
145 <listitem>
146 <para>[randy] - Updated to Wget-1.10.1.</para>
147 </listitem>
148 </itemizedlist>
149 </listitem>
150
151 <listitem>
152 <para>August 30th, 2005</para>
153 <itemizedlist>
154 <listitem>
155 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
156 </listitem>
157 <listitem>
158 <para>[randy] - Removed obsolete dependencies from the LZO
159 instructions.</para>
160 </listitem>
161 </itemizedlist>
162 </listitem>
163
164 <listitem>
165 <para>August 29th, 2005</para>
166 <itemizedlist>
167 <listitem>
168 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
169 about the location of configuruation files. Updated
170 optional dependencies.</para>
171 </listitem>
172 <listitem>
173 <para>[richard] - Added definition of dependency terms
174 to Notes on Building Software.</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>August 28th, 2005</para>
181 <itemizedlist>
182 <listitem>
183 <para>[randy] - Added documentation installation commands to the Xvid
184 instructions.</para>
185 </listitem>
186 <listitem>
187 <para>[randy] - Added documentation installation commands to the
188 libdv instructions.</para>
189 </listitem>
190 <listitem>
191 <para>[randy] - Updated to whois-4.7.6.</para>
192 </listitem>
193 <listitem>
194 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
195 </listitem>
196 <listitem>
197 <para>[randy] - Added a patch to fix the XMMS plugin and added a
198 sed command to fix the Valgrind testing in the FLAC
199 instructions.</para>
200 </listitem>
201 </itemizedlist>
202 </listitem>
203
204 <listitem>
205 <para>August 27th, 2005</para>
206 <itemizedlist>
207 <listitem>
208 <para>[randy] - Added a patch to fix the test suite in the id3lib
209 instructions.</para>
210 </listitem>
211 <listitem>
212 <para>[randy] - Updated the GCC patch and provided documentation
213 installation commands to the libmpeg3 instructions.</para>
214 </listitem>
215 </itemizedlist>
216 </listitem>
217
218 <listitem>
219 <para>August 26th, 2005</para>
220 <itemizedlist>
221 <listitem>
222 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
223 the Movemail and RSS &amp; Blogs account setup options are now
224 available 2) modified the Enigmail setup so that it actually works
225 3) fixed the profile locking problem 4) made it so that if a mailto:
226 URL is clicked, a message compose window is opened with the To: field
227 filled out.</para>
228 </listitem>
229 </itemizedlist>
230 </listitem>
231
232 <listitem>
233 <para>August 25th, 2005</para>
234 <itemizedlist>
235 <listitem>
236 <para>[randy] - Added a command to the Firefox instructions to fix
237 the profile locking problem and an optional command to open a new
238 tab in an existing browser window, both suggested by Kevin
239 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
240 suggestions.</para>
241 </listitem>
242 </itemizedlist>
243 </listitem>
244
245 <listitem>
246 <para>August 24th, 2005</para>
247 <itemizedlist>
248 <listitem>
249 <para>[randy] - Modified SLIB instructions to use TeX instead of
250 Lynx to create the text documentation.</para>
251 </listitem>
252 </itemizedlist>
253 </listitem>
254
255 <listitem>
256 <para>August 22nd, 2005</para>
257 <itemizedlist>
258 <listitem>
259 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
260 Hugo Villeneuve for pointed it out.</para>
261 </listitem>
262 <listitem>
263 <para>[randy] - Updated to Xpdf-3.01</para>
264 </listitem>
265 <listitem>
266 <para>[randy] - Updated to SLIB-3a2</para>
267 </listitem>
268 </itemizedlist>
269 </listitem>
270
271 <listitem>
272 <para>August 21st, 2005</para>
273 <itemizedlist>
274 <listitem>
275 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
276 dependency, added commands to install documentation and added an FTP
277 download URL.</para>
278 </listitem>
279 <listitem>
280 <para>[richard] - Updated to Leafnode-1.11.3.</para>
281 </listitem>
282 </itemizedlist>
283 </listitem>
284
285 <listitem>
286 <para>August 20th, 2005</para>
287 <itemizedlist>
288 <listitem>
289 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
290 </listitem>
291 <listitem>
292 <para>[randy] - Renamed the FOP patch to adhere with the naming
293 standards.</para>
294 </listitem>
295 <listitem>
296 <para>[randy] - Updated to GnuPG-1.4.2.</para>
297 </listitem>
298 <listitem>
299 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
300 the ffitarget.h interface header in /usr/include.</para>
301 </listitem>
302 </itemizedlist>
303 </listitem>
304
305 <listitem>
306 <para>August 19th, 2005</para>
307 <itemizedlist>
308 <listitem>
309 <para>[dj] - Updated dev.d scripts and surrounding text
310 in alsa-utils.</para>
311 </listitem>
312 <listitem>
313 <para>[randy] - Updated to Sysstat-6.0.1.</para>
314 </listitem>
315 <listitem>
316 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
317 </listitem>
318 <listitem>
319 <para>[randy] - Updated to Nail-11.25.</para>
320 </listitem>
321 <listitem>
322 <para>[randy] - Updated to Subversion-1.2.1.</para>
323 </listitem>
324 <listitem>
325 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
326 </listitem>
327 </itemizedlist>
328 </listitem>
329
330 <listitem>
331 <para>August 17th, 2005</para>
332 <itemizedlist>
333 <listitem>
334 <para>[randy] - Updated to GCC-3.3.6.</para>
335 </listitem>
336 <listitem>
337 <para>[randy] - Updated to Doxygen-1.4.4.</para>
338 </listitem>
339 </itemizedlist>
340 </listitem>
341
342 <listitem>
343 <para>August 16th, 2005</para>
344 <itemizedlist>
345 <listitem>
346 <para>[bdubbs] - Added instructions for cm-super
347 fonts to TeX.</para>
348 </listitem>
349 <listitem>
350 <para>[randy] - Added additional parameters to the
351 configure command and added a note to run the test suite to the
352 Gimp-Print instructions.</para>
353 </listitem>
354 <listitem>
355 <para>[dj] - Updated cups bootscript installation
356 to remove existing scripts and changed note to show that CUPS should
357 be started after Samba.</para>
358 </listitem>
359 </itemizedlist>
360 </listitem>
361
362 <listitem>
363 <para>August 15th, 2005</para>
364 <itemizedlist>
365 <listitem>
366 <para>[randy] - Added a patch and a note about running
367 the test suite to the CUPS instructions.</para>
368 </listitem>
369 </itemizedlist>
370 </listitem>
371
372 <listitem>
373 <para>August 14th, 2005</para>
374 <itemizedlist>
375 <listitem>
376 <para>[randy] - Updates to PHP: added new dependencies,
377 placed the dependencies in catagories, added instructions to install
378 documentation, added instruction to update php.ini and minor textual
379 corrections.</para>
380 </listitem>
381 <listitem>
382 <para>[randy] - Updated to GTK-Doc-1.4.</para>
383 </listitem>
384 <listitem>
385 <para>[randy] - Updated to HTML Tidy-050803.</para>
386 </listitem>
387 <listitem>
388 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
389 </listitem>
390 <listitem>
391 <para>[randy] - Added a configure switch to OpenLDAP
392 to create the executables dynamically linked to the libraries.</para>
393 </listitem>
394 <listitem>
395 <para>[randy] - Added documentation installation commands to the GTK+
396 (version 1) instructions.</para>
397 </listitem>
398 </itemizedlist>
399 </listitem>
400
401 <listitem>
402 <para>August 13th, 2005</para>
403 <itemizedlist>
404 <listitem>
405 <para>[larry] - Add a warning to MIT KRB5
406 concerning the use of login.krb5 as a substitute for login.</para>
407 </listitem>
408 <listitem>
409 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
410 version; also added dependencies and configuration explanation.</para>
411 </listitem>
412 </itemizedlist>
413 </listitem>
414
415 <listitem>
416 <para>August 12th, 2005</para>
417 <itemizedlist>
418 <listitem>
419 <para>[randy] - Added a command to the PostgreSQL
420 instructions to fix broken ownership of installed files.</para>
421 </listitem>
422 </itemizedlist>
423 </listitem>
424
425 <listitem>
426 <para>August 11th, 2005</para>
427 <itemizedlist>
428 <listitem>
429 <para>[randy] - Updated the JDK binary version to
430 1.5.0_04.</para>
431 </listitem>
432 <listitem>
433 <para>[randy] - Added sharutils as an optional dependency of
434 Berkeley DB.</para>
435 </listitem>
436 <listitem>
437 <para>[randy] - Applied a patch contributed by stirling
438 to fix many broken download URLs.</para>
439 </listitem>
440 <listitem>
441 <para>[randy] - Added a new section "Other Programming
442 Tools" to Chapter 12 - Programming.</para>
443 </listitem>
444 </itemizedlist>
445 </listitem>
446
447 <listitem>
448 <para>August 10th, 2005</para>
449 <itemizedlist>
450 <listitem>
451 <para>[randy] - Added style information files and
452 documentation installation commands to the JadeTeX
453 instructions.</para>
454 </listitem>
455 </itemizedlist>
456 </listitem>
457
458 <listitem>
459 <para>August 9th, 2005</para>
460 <itemizedlist>
461 <listitem>
462 <para>[randy] - Modified the CrackLib instructions to
463 include an alternate source for word lists, how to incorporate additional
464 word lists, and added additional text contributed by Alexander
465 Patrakov.</para>
466 </listitem>
467 <listitem>
468 <para>[dj] - Added default PATH for pam_env and
469 a note about the lack of ENV_SUPATH.</para>
470 </listitem>
471 </itemizedlist>
472 </listitem>
473
474 <listitem>
475 <para>August 8th, 2005</para>
476 <itemizedlist>
477 <listitem>
478 <para>[randy] - Modified documentation installation in
479 the Fontconfig instructions.</para>
480 </listitem>
481 <listitem>
482 <para>[randy] - Modified the Shadow instructions so
483 that builders will not receive configuration errors during the testing
484 recommended by the warning note.</para>
485 </listitem>
486 <listitem>
487 <para>[randy] - Added instructions to install a patch
488 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
489 for the suggestion.</para>
490 </listitem>
491 <listitem>
492 <para>[randy] - Added instructions to install a patch
493 to NASM that fixes a security vulnerability, thanks to Ken Moffat
494 for the suggestion.</para>
495 </listitem>
496 <listitem>
497 <para>[randy] - Added documentation installation commands to
498 the expat instructions.</para>
499 </listitem>
500 </itemizedlist>
501 </listitem>
502
503 <listitem>
504 <para>August 7th, 2005</para>
505 <itemizedlist>
506 <listitem>
507 <para>[randy] - Removed building the MPFR library
508 from the GMP instructions.</para>
509 </listitem>
510 </itemizedlist>
511 </listitem>
512
513 <listitem>
514 <para>August 6th, 2005</para>
515 <itemizedlist>
516 <listitem>
517 <para>[larry] - Added dictionary file to MIT
518 Kerberos setup and made adjusts for PAM.</para>
519 </listitem>
520 <listitem>
521 <para>[randy] - Updated to S-Lang-2.0.4.</para>
522 </listitem>
523 </itemizedlist>
524 </listitem>
525
526 <listitem>
527 <para>August 5th, 2005</para>
528 <itemizedlist>
529 <listitem>
530 <para>[randy] - Updated to Wget-1.10.</para>
531 </listitem>
532 <listitem>
533 <para>[randy] - Updated to PCRE-6.2.</para>
534 </listitem>
535 </itemizedlist>
536 </listitem>
537
538 <listitem>
539 <para>August 1st, 2005</para>
540 <itemizedlist>
541 <listitem>
542 <para>[bdubbs] - Released Version 6.1-pre1.</para>
543 </listitem>
544 </itemizedlist>
545 </listitem>
546
547 </itemizedlist>
548
549</sect1>
Note: See TracBrowser for help on using the repository browser.