source: introduction/welcome/changelog.xml@ 0011bd6

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

Updated to GTK+-2.8.6

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

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