source: introduction/welcome/changelog.xml@ 6166d9e

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

Updated to Nautilus CD Burner-2.12.1

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

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