source: introduction/welcome/changelog.xml@ b7ea972

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 b7ea972 was b7ea972, checked in by Tushar Teredesai <tushar@…>, 19 years ago

Replaced FAM with Gamin

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

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