source: introduction/welcome/changelog.xml@ 9b4c1cae

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

Changed Python from an optional to a recommended dependency in the GNOME Doc Utils dependencies

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

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