source: introduction/welcome/changelog.xml@ d3cd59a

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

Updated to EOG-2.12.1

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

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