source: introduction/welcome/changelog.xml@ e7d7f69

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 e7d7f69 was e7d7f69, checked in by DJ Lucas <dj@…>, 19 years ago

Updated to OOo-1.1.5

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

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