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

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

Updated to Evolution Data Server-1.4.1.1

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

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