source: introduction/welcome/changelog.xml@ 0db0135

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 0db0135 was 0db0135, checked in by David Jensen <djensen@…>, 19 years ago

Add sed to Cdrdao for gcc-4.0.x

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

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