source: introduction/welcome/changelog.xml@ 721fa00d

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

Updated to GST-Plugins-0.8.11

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

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