source: introduction/welcome/changelog.xml@ ccc04dc

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

Updated to GStreamer-0.8.11

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

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