source: introduction/welcome/changelog.xml@ 6af3f7bd

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 6af3f7bd was 6af3f7bd, checked in by Igor Živković <igor@…>, 19 years ago

Updated to SDL-1.2.9.

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

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