source: introduction/welcome/changelog.xml@ bdfbc51

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

Updated to GLib-2.8.3

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

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