source: introduction/welcome/changelog.xml@ 10bffdc8

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

Added a GCC-4 patch to the Xorg instructions

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

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