source: introduction/welcome/changelog.xml@ 8e1c51ff

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

Updated to GtkHTML-3.8.1

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

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