source: introduction/welcome/changelog.xml@ a0a2216

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

Added the --disable-error-on-warning parameter to the GnuCash configure command because using GCC-4.0.x will generate warnings which will break the build if the parameter is not used

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

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