source: introduction/welcome/changelog.xml@ 437700ae

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

Updated to libxml2-2.6.22

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