source: introduction/welcome/changelog.xml@ 4ab8ab9

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

Added a patch and an additional command to enable the streaming audio method in the GNOME Speech instructions

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

  • Property mode set to 100644
File size: 37.3 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>October 18th, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Added a patch and an additional command to enable the
49 streaming audio method in the GNOME Speech instructions.</para>
50 </listitem>
51 <listitem>
52 <para>[randy] - Updated to GDM-2.8.0.5.</para>
53 </listitem>
54 </itemizedlist>
55 </listitem>
56
57 <listitem>
58 <para>October 17th, 2005</para>
59 <itemizedlist>
60 <listitem>
61 <para>[randy] - Updated to GOK-1.0.5.</para>
62 </listitem>
63 <listitem>
64 <para>[igor] - Updated to HTML Tidy-051013.</para>
65 </listitem>
66 <listitem>
67 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
68 </listitem>
69 <listitem>
70 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
71 </listitem>
72 </itemizedlist>
73 </listitem>
74
75 <listitem>
76 <para>October 16th, 2005</para>
77 <itemizedlist>
78 <listitem>
79 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
80 of the xextensions.pc file from the GNOME Magnifier to the XFree86
81 instructions.</para>
82 </listitem>
83 <listitem>
84 <para>[igor] - Updated to PHP-5.0.5.</para>
85 </listitem>
86 <listitem>
87 <para>[randy] - Modified dependencies in the libgtkhtml
88 instructions.</para>
89 </listitem>
90 <listitem>
91 <para>[igor] - Updated to PCRE-6.4.</para>
92 </listitem>
93 <listitem>
94 <para>[igor] - Updated to cURL-7.15.0.</para>
95 </listitem>
96 </itemizedlist>
97 </listitem>
98
99 <listitem>
100 <para>October 15th, 2005</para>
101 <itemizedlist>
102 <listitem>
103 <para>[igor] - Added the gcc4 patch for NTP.</para>
104 </listitem>
105 <listitem>
106 <para>[igor] - Updated to Fcron-3.0.0.</para>
107 </listitem>
108 <listitem>
109 <para>[igor] - Updated to Apache-2.0.55.</para>
110 </listitem>
111 <listitem>
112 <para>[igor] - Updated to Python-2.4.2.</para>
113 </listitem>
114 <listitem>
115 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
116 </listitem>
117 <listitem>
118 <para>[randy] - Updated to GGV-2.12.0.</para>
119 </listitem>
120 <listitem>
121 <para>[igor] - Updated to Firefox-1.0.7.</para>
122 </listitem>
123 <listitem>
124 <para>[randy] - Updated to AT SPI-1.6.6.</para>
125 </listitem>
126 <listitem>
127 <para>[igor] - Updated to libtiff-3.7.4.</para>
128 </listitem>
129 <listitem>
130 <para>[igor] - Updated to cairo-1.0.2.</para>
131 </listitem>
132 <listitem>
133 <para>[randy] - Updated to Zenity-2.12.1.</para>
134 </listitem>
135 <listitem>
136 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
137 </listitem>
138 </itemizedlist>
139 </listitem>
140
141 <listitem>
142 <para>October 14th, 2005</para>
143 <itemizedlist>
144 <listitem>
145 <para>[igor] - Updated to libpcap-0.9.4.</para>
146 </listitem>
147 <listitem>
148 <para>[igor] - Updated to Wget-1.10.2.</para>
149 </listitem>
150 <listitem>
151 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
152 </listitem>
153 <listitem>
154 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
155 </listitem>
156 <listitem>
157 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
158 </listitem>
159 <listitem>
160 <para>[randy] - Updated to File Roller-2.12.1.</para>
161 </listitem>
162 <listitem>
163 <para>[randy] - Updated to EOG-2.12.1.</para>
164 </listitem>
165 <listitem>
166 <para>[randy] - Updated to gedit-2.12.1.</para>
167 </listitem>
168 </itemizedlist>
169 </listitem>
170
171 <listitem>
172 <para>October 13th, 2005</para>
173 <itemizedlist>
174 <listitem>
175 <para>[igor] - Updated Vim security patch.</para>
176 </listitem>
177 <listitem>
178 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
179 </listitem>
180 <listitem>
181 <para>[randy] - Updated to Epiphany-1.8.2.</para>
182 </listitem>
183 <listitem>
184 <para>[randy] - Changed Python from an optional to a recommended
185 dependency in the GNOME Doc Utils dependencies.</para>
186 </listitem>
187 </itemizedlist>
188 </listitem>
189
190 <listitem>
191 <para>October 12th, 2005</para>
192 <itemizedlist>
193 <listitem>
194 <para>[randy] - Updated to gcalctool-5.6.31.</para>
195 </listitem>
196 </itemizedlist>
197 </listitem>
198
199 <listitem>
200 <para>October 11th, 2005</para>
201 <itemizedlist>
202 <listitem>
203 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
204 </listitem>
205 <listitem>
206 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
207 </listitem>
208 <listitem>
209 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
210 </listitem>
211 <listitem>
212 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
213 </listitem>
214 <listitem>
215 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
216 </listitem>
217 <listitem>
218 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
219 </listitem>
220 <listitem>
221 <para>[randy] - Updated to Evolution-2.4.1.</para>
222 </listitem>
223 </itemizedlist>
224 </listitem>
225
226 <listitem>
227 <para>October 10th, 2005</para>
228 <itemizedlist>
229 <listitem>
230 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
231 </listitem>
232 <listitem>
233 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
234 </listitem>
235 <listitem>
236 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
237 </listitem>
238 <listitem>
239 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
240 </listitem>
241 <listitem>
242 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
243 </listitem>
244 <listitem>
245 <para>[randy] - Added GTK+-2 as a required dependency of
246 libgtkhtml.</para>
247 </listitem>
248 <listitem>
249 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
250 </listitem>
251 <listitem>
252 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
253 GNOME. GNOME add-on packages are updated only to the release
254 versions. The individual updates to the GNOME add-on packages will be
255 accomplished individually.</para>
256 </listitem>
257 </itemizedlist>
258 </listitem>
259
260 <listitem>
261 <para>October 8th, 2005</para>
262 <itemizedlist>
263 <listitem>
264 <para>[tushar] - Replaced FAM with Gamin.</para>
265 </listitem>
266 </itemizedlist>
267 </listitem>
268
269 <listitem>
270 <para>October 6th, 2005</para>
271 <itemizedlist>
272 <listitem>
273 <para>[randy] - Updated to librsvg-2.12.4.</para>
274 </listitem>
275 <listitem>
276 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
277 </listitem>
278 <listitem>
279 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
280 </listitem>
281 </itemizedlist>
282 </listitem>
283
284 <listitem>
285 <para>October 5th, 2005</para>
286 <itemizedlist>
287 <listitem>
288 <para>[randy] - Updated to Metacity-2.12.1.</para>
289 </listitem>
290 <listitem>
291 <para>[randy] - Updated to libwnck-2.12.1.</para>
292 </listitem>
293 <listitem>
294 <para>[randy] - Updated to GTK+-2.8.6.</para>
295 </listitem>
296 <listitem>
297 <para>[randy] - Updated to Pango-1.10.1.</para>
298 </listitem>
299 <listitem>
300 <para>[randy] - Updated to GLib-2.8.3.</para>
301 </listitem>
302 <listitem>
303 <para>[randy] - Updated to libxml2-2.6.22.</para>
304 </listitem>
305 <listitem>
306 <para>[randy] - Added the --disable-error-on-warning parameter to the
307 GnuCash configure command as using GCC-4.0.x will generate warnings
308 which will break the build if the parameter is not used.</para>
309 </listitem>
310 <listitem>
311 <para>[randy] - Added a patch to the Guile instructions and changed
312 the sed command in the SLIB instructions so that the two packages
313 work nicely together.</para>
314 </listitem>
315 </itemizedlist>
316 </listitem>
317
318 <listitem>
319 <para>October 4th, 2005</para>
320 <itemizedlist>
321 <listitem>
322 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
323 instructions.</para>
324 </listitem>
325 <listitem>
326 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
327 fix a GCC-4.0.x build problem.</para>
328 </listitem>
329 <listitem>
330 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
331 </listitem>
332 <listitem>
333 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
334 </listitem>
335 <listitem>
336 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
337 instructions.</para>
338 </listitem>
339 <listitem>
340 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
341 fix a GCC-4 build problem.</para>
342 </listitem>
343 </itemizedlist>
344 </listitem>
345
346 <listitem>
347 <para>October 3rd, 2005</para>
348 <itemizedlist>
349 <listitem>
350 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
351 instructions.</para>
352 </listitem>
353 <listitem>
354 <para>[randy] - Clarified the dependencies in the Imlib
355 instructions.</para>
356 </listitem>
357 <listitem>
358 <para>[randy] - Updated to AbiWord-2.2.10.</para>
359 </listitem>
360 </itemizedlist>
361 </listitem>
362
363 <listitem>
364 <para>October 1st, 2005</para>
365 <itemizedlist>
366 <listitem>
367 <para>[randy] - Added new package HAL-0.5.4.</para>
368 </listitem>
369 </itemizedlist>
370 </listitem>
371
372 <listitem>
373 <para>September 26th, 2005</para>
374 <itemizedlist>
375 <listitem>
376 <para>[randy] - Added new package D-BUS-0.50.</para>
377 </listitem>
378 </itemizedlist>
379 </listitem>
380
381 <listitem>
382 <para>September 25th, 2005</para>
383 <itemizedlist>
384 <listitem>
385 <para>[randy] - Added a patch to fix a build problem with newer
386 versions of libgsf and added a sed command so the default is to
387 build the Perl plugin module to the Gnumeric instructions.</para>
388 </listitem>
389 </itemizedlist>
390 </listitem>
391
392 <listitem>
393 <para>September 22nd, 2005</para>
394 <itemizedlist>
395 <listitem>
396 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
397 </listitem>
398 </itemizedlist>
399 </listitem>
400
401 <listitem>
402 <para>September 21st, 2005</para>
403 <itemizedlist>
404 <listitem>
405 <para>[randy] - Updated to Samba-3.0.20.</para>
406 </listitem>
407 <listitem>
408 <para>[bdubbs] - Reverted gcc build instructions.</para>
409 </listitem>
410 <listitem>
411 <para>[randy] - Updated to EsounD-0.2.36.</para>
412 </listitem>
413 <listitem>
414 <para>[randy] - Updated to Metacity-2.12.0.</para>
415 </listitem>
416 <listitem>
417 <para>[randy] - Updated to Libwnck-2.12.0.</para>
418 </listitem>
419 </itemizedlist>
420 </listitem>
421
422 <listitem>
423 <para>September 20th, 2005</para>
424 <itemizedlist>
425 <listitem>
426 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
427 gcc-4.0.1.</para>
428 </listitem>
429 <listitem>
430 <para>[randy] - Updated to GTK+-2.8.3.</para>
431 </listitem>
432 <listitem>
433 <para>[randy] - Updated to ATK-1.10.3.</para>
434 </listitem>
435 <listitem>
436 <para>[randy] - Updated to Pango-1.10.0.</para>
437 </listitem>
438 <listitem>
439 <para>[randy] - Updated to GLib-2.8.1.</para>
440 </listitem>
441 <listitem>
442 <para>[randy] - Added a command to create an X Render pkg-config file
443 to the XFree86 instructions. Also created notes in the Metacity and
444 cairo instructions to ensure this file exists.</para>
445 </listitem>
446 <listitem>
447 <para>[randy] - Added new package cairo-1.0.0.</para>
448 </listitem>
449 <listitem>
450 <para>[bdubbs] - Changed gcc build instructions to use
451 a simple make. Added a note to use make bootstrap if
452 the base compiler is not gcc-4.0.1.</para>
453 </listitem>
454 </itemizedlist>
455 </listitem>
456
457 <listitem>
458 <para>September 19th, 2005</para>
459 <itemizedlist>
460 <listitem>
461 <para>[bdubbs] - Added a patch to build mozilla with
462 gcc-4.0.1.</para>
463 </listitem>
464 <listitem>
465 <para>[randy] - Updated to gucharmap-1.4.4.</para>
466 </listitem>
467 <listitem>
468 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
469 </listitem>
470 <listitem>
471 <para>[richard] - Added a sed to fix the build of the
472 test suite for cpio-2.6 when using gcc-4.0.1.
473 Suggested by Matthew Burgess</para>
474 </listitem>
475 </itemizedlist>
476 </listitem>
477
478 <listitem>
479 <para>September 18th, 2005</para>
480 <itemizedlist>
481 <listitem>
482 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
483 </listitem>
484 <listitem>
485 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
486 </listitem>
487 <listitem>
488 <para>[richard] - Updated to bluefish-1.0.4.</para>
489 </listitem>
490 </itemizedlist>
491 </listitem>
492
493 <listitem>
494 <para>September 17th, 2005</para>
495 <itemizedlist>
496 <listitem>
497 <para>[randy] - Added an alternate installation location for the
498 shared library interface headers to the AFPL Ghostscript and ESP
499 Ghostscript instructions.</para>
500 </listitem>
501 <listitem>
502 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
503 </listitem>
504 <listitem>
505 <para>[randy] - Updated the Business::ISBN Perl module to
506 1.82.</para>
507 </listitem>
508 <listitem>
509 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
510 </listitem>
511 <listitem>
512 <para>[randy] - Updated the Module::Signature Perl module to
513 0.50.</para>
514 </listitem>
515 <listitem>
516 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
517 </listitem>
518 <listitem>
519 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
520 2.12.</para>
521 </listitem>
522 <listitem>
523 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
524 0.13.</para>
525 </listitem>
526 <listitem>
527 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
528 new Perl modules Text::Diff and Algorithm::Diff.</para>
529 </listitem>
530 <listitem>
531 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
532 </listitem>
533 </itemizedlist>
534 </listitem>
535
536 <listitem>
537 <para>September 15th, 2005</para>
538 <itemizedlist>
539 <listitem>
540 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
541 </listitem>
542 <listitem>
543 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
544 added a GCC-4 patch to the Gimp instructions.</para>
545 </listitem>
546 <listitem>
547 <para>[randy] - Updated to librsvg-2.11.1.</para>
548 </listitem>
549 </itemizedlist>
550 </listitem>
551
552 <listitem>
553 <para>September 14th, 2005</para>
554 <itemizedlist>
555 <listitem>
556 <para>[randy] - Removed redundant GTK+-2 dependency from the
557 libgnomeprintui instructions.</para>
558 </listitem>
559 <listitem>
560 <para>[randy] - Updated to libgsf-1.12.3.</para>
561 </listitem>
562 <listitem>
563 <para>[randy] - Added documentation installation commands and
564 corrected the note about the test suite in the libcroco
565 instructions.</para>
566 </listitem>
567 </itemizedlist>
568 </listitem>
569
570 <listitem>
571 <para>September 13th, 2005</para>
572 <itemizedlist>
573 <listitem>
574 <para>[randy] - Added commands to the CVS instructions to create and
575 install additional documentation.</para>
576 </listitem>
577 <listitem>
578 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
579 documentation files chown command to only run if the docs were
580 built and installed.</para>
581 </listitem>
582 </itemizedlist>
583 </listitem>
584
585 <listitem>
586 <para>September 12th, 2005</para>
587 <itemizedlist>
588 <listitem>
589 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
590 </listitem>
591 <listitem>
592 <para>[randy] - Updated to VTE-0.11.15.</para>
593 </listitem>
594 <listitem>
595 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
596 ScrollKeeper instructions.</para>
597 </listitem>
598 <listitem>
599 <para>[randy] - Updated to GCC-4.0.1.</para>
600 </listitem>
601 </itemizedlist>
602 </listitem>
603
604 <listitem>
605 <para>September 11th, 2005</para>
606 <itemizedlist>
607 <listitem>
608 <para>[randy] - Minor corrections to the XSL Stylesheets
609 instructions, suggested by Manuel Canales Esparcia.</para>
610 </listitem>
611 </itemizedlist>
612 </listitem>
613
614 <listitem>
615 <para>September 10th, 2005</para>
616 <itemizedlist>
617 <listitem>
618 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
619 the environment variables are properly set.</para>
620 </listitem>
621 <listitem>
622 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
623 </listitem>
624 <listitem>
625 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
626 </listitem>
627 <listitem>
628 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
629 </listitem>
630 <listitem>
631 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
632 patch in JDK source build instructions.</para>
633 </listitem>
634 <listitem>
635 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
636 </listitem>
637 <listitem>
638 <para>[dj] - Updated volume restore script for use with
639 Udev versions greater than 058.</para>
640 </listitem>
641 </itemizedlist>
642 </listitem>
643
644 <listitem>
645 <para>September 9th, 2005</para>
646 <itemizedlist>
647 <listitem>
648 <para>[randy] - Added a GCC-4 patch to the libexif
649 instructions.</para>
650 </listitem>
651 <listitem>
652 <para>[randy] - Added a GCC-4 patch to the Avifile
653 instructions.</para>
654 </listitem>
655 <listitem>
656 <para>[randy] - Added a GCC-4 patch to the FFmpeg
657 instructions.</para>
658 </listitem>
659 <listitem>
660 <para>[randy] - Added a GCC-4 patch to the MPlayer
661 instructions.</para>
662 </listitem>
663 <listitem>
664 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
665 </listitem>
666 <listitem>
667 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
668 </listitem>
669 <listitem>
670 <para>[randy] - Added a GCC-4 patch to the Firefox
671 instructions.</para>
672 </listitem>
673 <listitem>
674 <para>[randy] - Added a GCC-4 patch to the Thunderbird
675 instructions.</para>
676 </listitem>
677 <listitem>
678 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
679 </listitem>
680 <listitem>
681 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
682 </listitem>
683 <listitem>
684 <para>[randy] - Added a GCC-4 patch and documentation installation
685 commands to the NAS instructions.</para>
686 </listitem>
687 <listitem>
688 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
689 instructions.</para>
690 </listitem>
691 <listitem>
692 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
693 </listitem>
694 <listitem>
695 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
696 in the Inetutils instructions.</para>
697 </listitem>
698 <listitem>
699 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
700 </listitem>
701 <listitem>
702 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
703 instructions.</para>
704 </listitem>
705 <listitem>
706 <para>[randy] - Updated to intltool-0.34.1.</para>
707 </listitem>
708 <listitem>
709 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
710 </listitem>
711 </itemizedlist>
712 </listitem>
713
714 <listitem>
715 <para>September 8th, 2005</para>
716 <itemizedlist>
717 <listitem>
718 <para>[randy] - Added a sed command to the libxklavier instructions
719 to fix a GCC-4.x build problem.</para>
720 </listitem>
721 <listitem>
722 <para>[randy] - Updated to libxslt-1.1.15.</para>
723 </listitem>
724 <listitem>
725 <para>[randy] - Updated to libxml2-2.6.21.</para>
726 </listitem>
727 </itemizedlist>
728 </listitem>
729
730 <listitem>
731 <para>September 7th, 2005</para>
732 <itemizedlist>
733 <listitem>
734 <para>[richard] - Updated to XScreenSaver-4.22.</para>
735 </listitem>
736 </itemizedlist>
737 </listitem>
738
739 <listitem>
740 <para>September 6th, 2005</para>
741 <itemizedlist>
742 <listitem>
743 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
744 release notes.</para>
745 </listitem>
746 <listitem>
747 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
748 installation commands to the instructions.</para>
749 </listitem>
750 </itemizedlist>
751 </listitem>
752
753 <listitem>
754 <para>September 5th, 2005</para>
755 <itemizedlist>
756 <listitem>
757 <para>[randy] - Updated to Subversion-1.2.3</para>
758 </listitem>
759 </itemizedlist>
760 </listitem>
761
762 <listitem>
763 <para>September 4th, 2005</para>
764 <itemizedlist>
765 <listitem>
766 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
767 documentation installation commands to the instructions.</para>
768 </listitem>
769 </itemizedlist>
770 </listitem>
771
772 <listitem>
773 <para>September 3rd, 2005</para>
774 <itemizedlist>
775 <listitem>
776 <para>[randy] - Updated to HTML Tidy-050826.</para>
777 </listitem>
778 <listitem>
779 <para>[randy] - Updated to cURL-7.14.1.</para>
780 </listitem>
781 </itemizedlist>
782 </listitem>
783
784 <listitem>
785 <para>September 2nd, 2005</para>
786 <itemizedlist>
787 <listitem>
788 <para>[randy] - Added commands to the Heimdal instructions to
789 preserve and restore some overwritten interface headers and
790 libraries. Also listed the dependencies in a more accurate
791 manner.</para>
792 </listitem>
793 <listitem>
794 <para>[randy] - Updated to MySQL-4.1.14.</para>
795 </listitem>
796 <listitem>
797 <para>[randy] - Fixed some broken commands in the TeX
798 instructions.</para>
799 </listitem>
800 </itemizedlist>
801 </listitem>
802
803 <listitem>
804 <para>September 1st, 2005</para>
805 <itemizedlist>
806 <listitem>
807 <para>[randy] - Added documentation installation commands to the
808 ALSA Libraries instructions.</para>
809 </listitem>
810 </itemizedlist>
811 </listitem>
812
813 <listitem>
814 <para>August 31st, 2005</para>
815 <itemizedlist>
816 <listitem>
817 <para>[randy] - Updated to Shadow-4.0.12.</para>
818 </listitem>
819 <listitem>
820 <para>[randy] - Updated to Wget-1.10.1.</para>
821 </listitem>
822 </itemizedlist>
823 </listitem>
824
825 <listitem>
826 <para>August 30th, 2005</para>
827 <itemizedlist>
828 <listitem>
829 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
830 </listitem>
831 <listitem>
832 <para>[randy] - Removed obsolete dependencies from the LZO
833 instructions.</para>
834 </listitem>
835 </itemizedlist>
836 </listitem>
837
838 <listitem>
839 <para>August 29th, 2005</para>
840 <itemizedlist>
841 <listitem>
842 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
843 about the location of configuruation files. Updated
844 optional dependencies.</para>
845 </listitem>
846 <listitem>
847 <para>[richard] - Added definition of dependency terms
848 to Notes on Building Software.</para>
849 </listitem>
850 </itemizedlist>
851 </listitem>
852
853 <listitem>
854 <para>August 28th, 2005</para>
855 <itemizedlist>
856 <listitem>
857 <para>[randy] - Added documentation installation commands to the Xvid
858 instructions.</para>
859 </listitem>
860 <listitem>
861 <para>[randy] - Added documentation installation commands to the
862 libdv instructions.</para>
863 </listitem>
864 <listitem>
865 <para>[randy] - Updated to whois-4.7.6.</para>
866 </listitem>
867 <listitem>
868 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
869 </listitem>
870 <listitem>
871 <para>[randy] - Added a patch to fix the XMMS plugin and added a
872 sed command to fix the Valgrind testing in the FLAC
873 instructions.</para>
874 </listitem>
875 </itemizedlist>
876 </listitem>
877
878 <listitem>
879 <para>August 27th, 2005</para>
880 <itemizedlist>
881 <listitem>
882 <para>[randy] - Added a patch to fix the test suite in the id3lib
883 instructions.</para>
884 </listitem>
885 <listitem>
886 <para>[randy] - Updated the GCC patch and provided documentation
887 installation commands to the libmpeg3 instructions.</para>
888 </listitem>
889 </itemizedlist>
890 </listitem>
891
892 <listitem>
893 <para>August 26th, 2005</para>
894 <itemizedlist>
895 <listitem>
896 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
897 the Movemail and RSS &amp; Blogs account setup options are now
898 available 2) modified the Enigmail setup so that it actually works
899 3) fixed the profile locking problem 4) made it so that if a mailto:
900 URL is clicked, a message compose window is opened with the To: field
901 filled out.</para>
902 </listitem>
903 </itemizedlist>
904 </listitem>
905
906 <listitem>
907 <para>August 25th, 2005</para>
908 <itemizedlist>
909 <listitem>
910 <para>[randy] - Added a command to the Firefox instructions to fix
911 the profile locking problem and an optional command to open a new
912 tab in an existing browser window, both suggested by Kevin
913 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
914 suggestions.</para>
915 </listitem>
916 </itemizedlist>
917 </listitem>
918
919 <listitem>
920 <para>August 24th, 2005</para>
921 <itemizedlist>
922 <listitem>
923 <para>[randy] - Modified SLIB instructions to use TeX instead of
924 Lynx to create the text documentation.</para>
925 </listitem>
926 </itemizedlist>
927 </listitem>
928
929 <listitem>
930 <para>August 22nd, 2005</para>
931 <itemizedlist>
932 <listitem>
933 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
934 Hugo Villeneuve for pointed it out.</para>
935 </listitem>
936 <listitem>
937 <para>[randy] - Updated to Xpdf-3.01</para>
938 </listitem>
939 <listitem>
940 <para>[randy] - Updated to SLIB-3a2</para>
941 </listitem>
942 </itemizedlist>
943 </listitem>
944
945 <listitem>
946 <para>August 21st, 2005</para>
947 <itemizedlist>
948 <listitem>
949 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
950 dependency, added commands to install documentation and added an FTP
951 download URL.</para>
952 </listitem>
953 <listitem>
954 <para>[richard] - Updated to Leafnode-1.11.3.</para>
955 </listitem>
956 </itemizedlist>
957 </listitem>
958
959 <listitem>
960 <para>August 20th, 2005</para>
961 <itemizedlist>
962 <listitem>
963 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
964 </listitem>
965 <listitem>
966 <para>[randy] - Renamed the FOP patch to adhere with the naming
967 standards.</para>
968 </listitem>
969 <listitem>
970 <para>[randy] - Updated to GnuPG-1.4.2.</para>
971 </listitem>
972 <listitem>
973 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
974 the ffitarget.h interface header in /usr/include.</para>
975 </listitem>
976 </itemizedlist>
977 </listitem>
978
979 <listitem>
980 <para>August 19th, 2005</para>
981 <itemizedlist>
982 <listitem>
983 <para>[dj] - Updated dev.d scripts and surrounding text
984 in alsa-utils.</para>
985 </listitem>
986 <listitem>
987 <para>[randy] - Updated to Sysstat-6.0.1.</para>
988 </listitem>
989 <listitem>
990 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
991 </listitem>
992 <listitem>
993 <para>[randy] - Updated to Nail-11.25.</para>
994 </listitem>
995 <listitem>
996 <para>[randy] - Updated to Subversion-1.2.1.</para>
997 </listitem>
998 <listitem>
999 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
1000 </listitem>
1001 </itemizedlist>
1002 </listitem>
1003
1004 <listitem>
1005 <para>August 17th, 2005</para>
1006 <itemizedlist>
1007 <listitem>
1008 <para>[randy] - Updated to GCC-3.3.6.</para>
1009 </listitem>
1010 <listitem>
1011 <para>[randy] - Updated to Doxygen-1.4.4.</para>
1012 </listitem>
1013 </itemizedlist>
1014 </listitem>
1015
1016 <listitem>
1017 <para>August 16th, 2005</para>
1018 <itemizedlist>
1019 <listitem>
1020 <para>[bdubbs] - Added instructions for cm-super
1021 fonts to TeX.</para>
1022 </listitem>
1023 <listitem>
1024 <para>[randy] - Added additional parameters to the
1025 configure command and added a note to run the test suite to the
1026 Gimp-Print instructions.</para>
1027 </listitem>
1028 <listitem>
1029 <para>[dj] - Updated cups bootscript installation
1030 to remove existing scripts and changed note to show that CUPS should
1031 be started after Samba.</para>
1032 </listitem>
1033 </itemizedlist>
1034 </listitem>
1035
1036 <listitem>
1037 <para>August 15th, 2005</para>
1038 <itemizedlist>
1039 <listitem>
1040 <para>[randy] - Added a patch and a note about running
1041 the test suite to the CUPS instructions.</para>
1042 </listitem>
1043 </itemizedlist>
1044 </listitem>
1045
1046 <listitem>
1047 <para>August 14th, 2005</para>
1048 <itemizedlist>
1049 <listitem>
1050 <para>[randy] - Updates to PHP: added new dependencies,
1051 placed the dependencies in catagories, added instructions to install
1052 documentation, added instruction to update php.ini and minor textual
1053 corrections.</para>
1054 </listitem>
1055 <listitem>
1056 <para>[randy] - Updated to GTK-Doc-1.4.</para>
1057 </listitem>
1058 <listitem>
1059 <para>[randy] - Updated to HTML Tidy-050803.</para>
1060 </listitem>
1061 <listitem>
1062 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
1063 </listitem>
1064 <listitem>
1065 <para>[randy] - Added a configure switch to OpenLDAP
1066 to create the executables dynamically linked to the libraries.</para>
1067 </listitem>
1068 <listitem>
1069 <para>[randy] - Added documentation installation commands to the GTK+
1070 (version 1) instructions.</para>
1071 </listitem>
1072 </itemizedlist>
1073 </listitem>
1074
1075 <listitem>
1076 <para>August 13th, 2005</para>
1077 <itemizedlist>
1078 <listitem>
1079 <para>[larry] - Add a warning to MIT KRB5
1080 concerning the use of login.krb5 as a substitute for login.</para>
1081 </listitem>
1082 <listitem>
1083 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
1084 version; also added dependencies and configuration explanation.</para>
1085 </listitem>
1086 </itemizedlist>
1087 </listitem>
1088
1089 <listitem>
1090 <para>August 12th, 2005</para>
1091 <itemizedlist>
1092 <listitem>
1093 <para>[randy] - Added a command to the PostgreSQL
1094 instructions to fix broken ownership of installed files.</para>
1095 </listitem>
1096 </itemizedlist>
1097 </listitem>
1098
1099 <listitem>
1100 <para>August 11th, 2005</para>
1101 <itemizedlist>
1102 <listitem>
1103 <para>[randy] - Updated the JDK binary version to
1104 1.5.0_04.</para>
1105 </listitem>
1106 <listitem>
1107 <para>[randy] - Added sharutils as an optional dependency of
1108 Berkeley DB.</para>
1109 </listitem>
1110 <listitem>
1111 <para>[randy] - Applied a patch contributed by stirling
1112 to fix many broken download URLs.</para>
1113 </listitem>
1114 <listitem>
1115 <para>[randy] - Added a new section "Other Programming
1116 Tools" to Chapter 12 - Programming.</para>
1117 </listitem>
1118 </itemizedlist>
1119 </listitem>
1120
1121 <listitem>
1122 <para>August 10th, 2005</para>
1123 <itemizedlist>
1124 <listitem>
1125 <para>[randy] - Added style information files and
1126 documentation installation commands to the JadeTeX
1127 instructions.</para>
1128 </listitem>
1129 </itemizedlist>
1130 </listitem>
1131
1132 <listitem>
1133 <para>August 9th, 2005</para>
1134 <itemizedlist>
1135 <listitem>
1136 <para>[randy] - Modified the CrackLib instructions to
1137 include an alternate source for word lists, how to incorporate additional
1138 word lists, and added additional text contributed by Alexander
1139 Patrakov.</para>
1140 </listitem>
1141 <listitem>
1142 <para>[dj] - Added default PATH for pam_env and
1143 a note about the lack of ENV_SUPATH.</para>
1144 </listitem>
1145 </itemizedlist>
1146 </listitem>
1147
1148 <listitem>
1149 <para>August 8th, 2005</para>
1150 <itemizedlist>
1151 <listitem>
1152 <para>[randy] - Modified documentation installation in
1153 the Fontconfig instructions.</para>
1154 </listitem>
1155 <listitem>
1156 <para>[randy] - Modified the Shadow instructions so
1157 that builders will not receive configuration errors during the testing
1158 recommended by the warning note.</para>
1159 </listitem>
1160 <listitem>
1161 <para>[randy] - Added instructions to install a patch
1162 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
1163 for the suggestion.</para>
1164 </listitem>
1165 <listitem>
1166 <para>[randy] - Added instructions to install a patch
1167 to NASM that fixes a security vulnerability, thanks to Ken Moffat
1168 for the suggestion.</para>
1169 </listitem>
1170 <listitem>
1171 <para>[randy] - Added documentation installation commands to
1172 the expat instructions.</para>
1173 </listitem>
1174 </itemizedlist>
1175 </listitem>
1176
1177 <listitem>
1178 <para>August 7th, 2005</para>
1179 <itemizedlist>
1180 <listitem>
1181 <para>[randy] - Removed building the MPFR library
1182 from the GMP instructions.</para>
1183 </listitem>
1184 </itemizedlist>
1185 </listitem>
1186
1187 <listitem>
1188 <para>August 6th, 2005</para>
1189 <itemizedlist>
1190 <listitem>
1191 <para>[larry] - Added dictionary file to MIT
1192 Kerberos setup and made adjusts for PAM.</para>
1193 </listitem>
1194 <listitem>
1195 <para>[randy] - Updated to S-Lang-2.0.4.</para>
1196 </listitem>
1197 </itemizedlist>
1198 </listitem>
1199
1200 <listitem>
1201 <para>August 5th, 2005</para>
1202 <itemizedlist>
1203 <listitem>
1204 <para>[randy] - Updated to Wget-1.10.</para>
1205 </listitem>
1206 <listitem>
1207 <para>[randy] - Updated to PCRE-6.2.</para>
1208 </listitem>
1209 </itemizedlist>
1210 </listitem>
1211
1212 <listitem>
1213 <para>August 1st, 2005</para>
1214 <itemizedlist>
1215 <listitem>
1216 <para>[bdubbs] - Released Version 6.1-pre1.</para>
1217 </listitem>
1218 </itemizedlist>
1219 </listitem>
1220
1221 </itemizedlist>
1222
1223</sect1>
Note: See TracBrowser for help on using the repository browser.