source: introduction/welcome/changelog.xml@ 3facc23b

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

Updated to the 0.9 version of the Gimp Help system and added a GCC-4 patch to the Gimp instructions

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

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