source: introduction/welcome/changelog.xml@ 7ab0cf0d

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

Added a GCC-4 patch to the FFmpeg instructions

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

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