source: introduction/welcome/changelog.xml@ 70dfc83

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 70dfc83 was 70dfc83, checked in by Randy McMurchy <randy@…>, 19 years ago

Replaced the kernel_headers patch with a GCC-4 patch in the Inetutils instructions

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

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