source: introduction/welcome/changelog.xml@ ec5db802

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

Adjusted the chown command in the GStreamer instructions to only run if the documentation files were built and installed

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

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