source: introduction/welcome/changelog.xml@ 6ca9e03

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

Updated to system-tools-backends-1.4.0

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

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