source: introduction/welcome/changelog.xml@ 3b269b9

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

Updated core GNOME packages to the 2.12.1 release of GNOME. GNOME add-on packages are updated only to the release versions. The individual updates to the GNOME add-on packages will be accomplished individually. This is the first of 3 commits.

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

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