source: introduction/welcome/changelog.xml@ 6d4fc00

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6d4fc00 was f922e62, checked in by DJ Lucas <dj@…>, 19 years ago

OpenOffice updates

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

  • Property mode set to 100644
File size: 49.4 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 <listitem>
44 <para>December 1st, 2005</para>
45 <itemizedlist>
46 <listitem>
47 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
48 </listitem>
49 </itemizedlist>
50 </listitem>
51
52 <listitem>
53 <para>November 30th, 2005</para>
54 <itemizedlist>
55 <listitem>
56 <para>[randy] - Updated to xinetd-2.3.14.</para>
57 </listitem>
58 <listitem>
59 <para>[randy] - Added a command to create the logging directory in
60 the GDM instructions, thanks to Vincent Fretin for pointing out the
61 oversight.</para>
62 </listitem>
63 <listitem>
64 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
65 </listitem>
66 <listitem>
67 <para>[randy] - Updated to Sysstat-6.0.2.</para>
68 </listitem>
69 </itemizedlist>
70 </listitem>
71
72 <listitem>
73 <para>November 29th, 2005</para>
74 <itemizedlist>
75 <listitem>
76 <para>[randy] - Updated to Shadow-4.0.13.</para>
77 </listitem>
78 <listitem>
79 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
80 the installation commands have changed.</para>
81 </listitem>
82 <listitem>
83 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
84 </listitem>
85 </itemizedlist>
86 </listitem>
87
88 <listitem>
89 <para>November 27th, 2005</para>
90 <itemizedlist>
91 <listitem>
92 <para>[randy] - Added an FTP download URL and changed the
93 documentation installation to a versioned directory in the Fontconfig
94 instructions.</para>
95 </listitem>
96 <listitem>
97 <para>[randy] - Added documentation installation and clarified the
98 purpose of the sed command in the FreeType instructions.</para>
99 </listitem>
100 </itemizedlist>
101 </listitem>
102
103 <listitem>
104 <para>November 26th, 2005</para>
105 <itemizedlist>
106 <listitem>
107 <para>[randy] - Added a note to the Lynx instructions that
108 identifies, and shows how to avoid, a security vulnerability.</para>
109 </listitem>
110 <listitem>
111 <para>[randy] - Updated to S-Lang-2.0.5.</para>
112 </listitem>
113 <listitem>
114 <para>[randy] - Updated the text in the Net-tools instructions
115 to reflect the updated version of Coreutils.</para>
116 </listitem>
117 </itemizedlist>
118 </listitem>
119
120 <listitem>
121 <para>November 25th, 2005</para>
122 <itemizedlist>
123 <listitem>
124 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
125 </listitem>
126 <listitem>
127 <para>[randy] - Updated to pkg-config-0.20</para>
128 </listitem>
129 </itemizedlist>
130 </listitem>
131
132 <listitem>
133 <para>November 24th, 2005</para>
134 <itemizedlist>
135 <listitem>
136 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
137 installation commands to work with the newer version.</para>
138 </listitem>
139 </itemizedlist>
140 </listitem>
141
142 <listitem>
143 <para>November 23rd, 2005</para>
144 <itemizedlist>
145 <listitem>
146 <para>[bdubbs] - Added sed to sudo to correct a security issue
147 (Archaic). Also added --enable-shell-sets-home switch
148 (Gerard).</para>
149 </listitem>
150 </itemizedlist>
151 </listitem>
152
153 <listitem>
154 <para>November 22nd, 2005</para>
155 <itemizedlist>
156 <listitem>
157 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
158 </listitem>
159 <listitem>
160 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
161 051020 and changed the documentation directory to a versioned
162 name.</para>
163 </listitem>
164 <listitem>
165 <para>[randy] - Updated to FriBidi-0.10.7.</para>
166 </listitem>
167 <listitem>
168 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
169 the tests outlined in the DocBook DSSSL Stylesheets
170 instructions.</para>
171 </listitem>
172 <listitem>
173 <para>[randy] - Updated to Ethereal-0.10.13.</para>
174 </listitem>
175 <listitem>
176 <para>[randy] - Added new package GC-6.5.</para>
177 </listitem>
178 </itemizedlist>
179 </listitem>
180
181 <listitem>
182 <para>November 21st, 2005</para>
183 <itemizedlist>
184 <listitem>
185 <para>[randy] - Updated the Rsync bootscript to remove the --compress
186 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
187 </listitem>
188 <listitem>
189 <para>[randy] - Added --disable-python to the configure command in
190 the D-BUS instructions to fix a broken build identified by Filip
191 Bartmann.</para>
192 </listitem>
193 <listitem>
194 <para>[randy] - Added --disable-libwrap to the configure command in
195 the Stunnel instructions to fix a broken build identified by Filip
196 Bartmann.</para>
197 </listitem>
198 <listitem>
199 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
200 Utilities section of Chapter 31.</para>
201 </listitem>
202 <listitem>
203 <para>[randy] - Modified the libexecdir parameter passed to configure
204 and tweaked the storage device policy in the HAL instructions.</para>
205 </listitem>
206 </itemizedlist>
207 </listitem>
208
209 <listitem>
210 <para>November 19th, 2005</para>
211 <itemizedlist>
212 <listitem>
213 <para>[randy] - Added notes to start a D-BUS session daemon to the
214 D-BUS, GDM and GNOME Configuration instructions.</para>
215 </listitem>
216 <listitem>
217 <para>[dj] - Cleaned up OpenOffice instructions and added
218 a no-pam patch.</para>
219 </listitem>
220 </itemizedlist>
221 </listitem>
222
223 <listitem>
224 <para>November 18th, 2005</para>
225 <itemizedlist>
226 <listitem>
227 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
228 thanks to Steffen Knollman for discovering the problem and
229 contributing the patch.</para>
230 </listitem>
231 <listitem>
232 <para>[igor] - Updated to rsync-2.6.6.</para>
233 </listitem>
234 </itemizedlist>
235 </listitem>
236
237 <listitem>
238 <para>November 17th, 2005</para>
239 <itemizedlist>
240 <listitem>
241 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
242 Utilities section of Chapter 31.</para>
243 </listitem>
244 <listitem>
245 <para>[dj] - Corrected OpenOffice patch names.</para>
246 </listitem>
247 </itemizedlist>
248 </listitem>
249
250 <listitem>
251 <para>November 15th, 2005</para>
252 <itemizedlist>
253 <listitem>
254 <para>[dj] - Updated to OpenOffice-2.0.0</para>
255 </listitem>
256 </itemizedlist>
257 </listitem>
258
259 <listitem>
260 <para>November 14th, 2005</para>
261 <itemizedlist>
262 <listitem>
263 <para>[randy] - Updated to Balsa-2.3.6.</para>
264 </listitem>
265 </itemizedlist>
266 </listitem>
267
268 <listitem>
269 <para>November 13th, 2005</para>
270 <itemizedlist>
271 <listitem>
272 <para>[randy] - Added several more entries to the 'Other Programming
273 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
274 and other contributions.</para>
275 </listitem>
276 </itemizedlist>
277 </listitem>
278
279 <listitem>
280 <para>November 12th, 2005</para>
281 <itemizedlist>
282 <listitem>
283 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
284 xptinfo.h anonymous enum patch.</para>
285 </listitem>
286 </itemizedlist>
287 </listitem>
288
289 <listitem>
290 <para>November 9th, 2005</para>
291 <itemizedlist>
292 <listitem>
293 <para>[randy] - Updated references to source and md5sum files
294 on the Anduin server due to the Anduin reorganization.</para>
295 </listitem>
296 <listitem>
297 <para>[randy] - Added several more programming languages to the
298 'Other Programming Tools' section.</para>
299 </listitem>
300 </itemizedlist>
301 </listitem>
302
303 <listitem>
304 <para>November 7th, 2005</para>
305 <itemizedlist>
306 <listitem>
307 <para>[randy] - Added several programming languages to the 'Other
308 Programming Tools' section.</para>
309 </listitem>
310 <listitem>
311 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
312 </listitem>
313 </itemizedlist>
314 </listitem>
315
316 <listitem>
317 <para>November 5th, 2005</para>
318 <itemizedlist>
319 <listitem>
320 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
321 suggestions.</para>
322 </listitem>
323 </itemizedlist>
324 </listitem>
325
326 <listitem>
327 <para>November 4th, 2005</para>
328 <itemizedlist>
329 <listitem>
330 <para>[randy] - Added a patch to the libgsf instructions so that the
331 configure script properly discovers GConf.</para>
332 </listitem>
333 </itemizedlist>
334 </listitem>
335
336 <listitem>
337 <para>November 3rd, 2005</para>
338 <itemizedlist>
339 <listitem>
340 <para>[randy] - Added new package GMime-2.1.17.</para>
341 </listitem>
342 </itemizedlist>
343 </listitem>
344
345 <listitem>
346 <para>November 1st, 2005</para>
347 <itemizedlist>
348 <listitem>
349 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
350 'Other Programming Tools' section.</para>
351 </listitem>
352 <listitem>
353 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
354 </listitem>
355 <listitem>
356 <para>[randy] - Updated to Transcode-1.0.1.</para>
357 </listitem>
358 </itemizedlist>
359 </listitem>
360
361 <listitem>
362 <para>October 31st, 2005</para>
363 <itemizedlist>
364 <listitem>
365 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
366 </listitem>
367 </itemizedlist>
368 </listitem>
369
370 <listitem>
371 <para>October 30th, 2005</para>
372 <itemizedlist>
373 <listitem>
374 <para>[randy] - Added new package Totem-1.2.0.</para>
375 </listitem>
376 <listitem>
377 <para>[dj] - Updated to JDK-1.5.0_05.</para>
378 </listitem>
379 </itemizedlist>
380 </listitem>
381
382 <listitem>
383 <para>October 29th, 2005</para>
384 <itemizedlist>
385 <listitem>
386 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
387 </listitem>
388 </itemizedlist>
389 </listitem>
390
391 <listitem>
392 <para>October 28th, 2005</para>
393 <itemizedlist>
394 <listitem>
395 <para>[igor] - Updated to SDL-1.2.9.</para>
396 </listitem>
397 <listitem>
398 <para>[igor] - Updated to CVS-1.11.21.</para>
399 </listitem>
400 </itemizedlist>
401 </listitem>
402
403 <listitem>
404 <para>October 25th, 2005</para>
405 <itemizedlist>
406 <listitem>
407 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
408 package from the GNOME Add-on section.</para>
409 </listitem>
410 </itemizedlist>
411 </listitem>
412
413 <listitem>
414 <para>October 23rd, 2005</para>
415 <itemizedlist>
416 <listitem>
417 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
418 </listitem>
419 <listitem>
420 <para>[randy] - Added new package Poppler-0.4.2.</para>
421 </listitem>
422 </itemizedlist>
423 </listitem>
424
425 <listitem>
426 <para>October 21st, 2005</para>
427 <itemizedlist>
428 <listitem>
429 <para>[randy] - Added new package GNOME Keyring
430 Manager-2.12.0.</para>
431 </listitem>
432 </itemizedlist>
433 </listitem>
434
435 <listitem>
436 <para>October 20th, 2005</para>
437 <itemizedlist>
438 <listitem>
439 <para>[randy] - Added new package ISO Codes-0.48.</para>
440 </listitem>
441 </itemizedlist>
442 </listitem>
443
444 <listitem>
445 <para>October 19th, 2005</para>
446 <itemizedlist>
447 <listitem>
448 <para>[randy] - Added new package PyXML-0.8.4.</para>
449 </listitem>
450 <listitem>
451 <para>[randy] - Added category headers to the GNOME Add-on packages
452 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
453 XML wizardry to make this happen.</para>
454 </listitem>
455 </itemizedlist>
456 </listitem>
457
458 <listitem>
459 <para>October 18th, 2005</para>
460 <itemizedlist>
461 <listitem>
462 <para>[randy] - Added a patch and an additional command to enable the
463 streaming audio method in the GNOME Speech instructions.</para>
464 </listitem>
465 <listitem>
466 <para>[randy] - Updated to GDM-2.8.0.5.</para>
467 </listitem>
468 </itemizedlist>
469 </listitem>
470
471 <listitem>
472 <para>October 17th, 2005</para>
473 <itemizedlist>
474 <listitem>
475 <para>[randy] - Updated to GOK-1.0.5.</para>
476 </listitem>
477 <listitem>
478 <para>[igor] - Updated to HTML Tidy-051013.</para>
479 </listitem>
480 <listitem>
481 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
482 </listitem>
483 <listitem>
484 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
485 </listitem>
486 </itemizedlist>
487 </listitem>
488
489 <listitem>
490 <para>October 16th, 2005</para>
491 <itemizedlist>
492 <listitem>
493 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
494 of the xextensions.pc file from the GNOME Magnifier to the XFree86
495 instructions.</para>
496 </listitem>
497 <listitem>
498 <para>[igor] - Updated to PHP-5.0.5.</para>
499 </listitem>
500 <listitem>
501 <para>[randy] - Modified dependencies in the libgtkhtml
502 instructions.</para>
503 </listitem>
504 <listitem>
505 <para>[igor] - Updated to PCRE-6.4.</para>
506 </listitem>
507 <listitem>
508 <para>[igor] - Updated to cURL-7.15.0.</para>
509 </listitem>
510 </itemizedlist>
511 </listitem>
512
513 <listitem>
514 <para>October 15th, 2005</para>
515 <itemizedlist>
516 <listitem>
517 <para>[igor] - Added the gcc4 patch for NTP.</para>
518 </listitem>
519 <listitem>
520 <para>[igor] - Updated to Fcron-3.0.0.</para>
521 </listitem>
522 <listitem>
523 <para>[igor] - Updated to Apache-2.0.55.</para>
524 </listitem>
525 <listitem>
526 <para>[igor] - Updated to Python-2.4.2.</para>
527 </listitem>
528 <listitem>
529 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
530 </listitem>
531 <listitem>
532 <para>[randy] - Updated to GGV-2.12.0.</para>
533 </listitem>
534 <listitem>
535 <para>[igor] - Updated to Firefox-1.0.7.</para>
536 </listitem>
537 <listitem>
538 <para>[randy] - Updated to AT SPI-1.6.6.</para>
539 </listitem>
540 <listitem>
541 <para>[igor] - Updated to libtiff-3.7.4.</para>
542 </listitem>
543 <listitem>
544 <para>[igor] - Updated to cairo-1.0.2.</para>
545 </listitem>
546 <listitem>
547 <para>[randy] - Updated to Zenity-2.12.1.</para>
548 </listitem>
549 <listitem>
550 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
551 </listitem>
552 </itemizedlist>
553 </listitem>
554
555 <listitem>
556 <para>October 14th, 2005</para>
557 <itemizedlist>
558 <listitem>
559 <para>[igor] - Updated to libpcap-0.9.4.</para>
560 </listitem>
561 <listitem>
562 <para>[igor] - Updated to Wget-1.10.2.</para>
563 </listitem>
564 <listitem>
565 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
566 </listitem>
567 <listitem>
568 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
569 </listitem>
570 <listitem>
571 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
572 </listitem>
573 <listitem>
574 <para>[randy] - Updated to File Roller-2.12.1.</para>
575 </listitem>
576 <listitem>
577 <para>[randy] - Updated to EOG-2.12.1.</para>
578 </listitem>
579 <listitem>
580 <para>[randy] - Updated to gedit-2.12.1.</para>
581 </listitem>
582 </itemizedlist>
583 </listitem>
584
585 <listitem>
586 <para>October 13th, 2005</para>
587 <itemizedlist>
588 <listitem>
589 <para>[igor] - Updated Vim security patch.</para>
590 </listitem>
591 <listitem>
592 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
593 </listitem>
594 <listitem>
595 <para>[randy] - Updated to Epiphany-1.8.2.</para>
596 </listitem>
597 <listitem>
598 <para>[randy] - Changed Python from an optional to a recommended
599 dependency in the GNOME Doc Utils dependencies.</para>
600 </listitem>
601 </itemizedlist>
602 </listitem>
603
604 <listitem>
605 <para>October 12th, 2005</para>
606 <itemizedlist>
607 <listitem>
608 <para>[randy] - Updated to gcalctool-5.6.31.</para>
609 </listitem>
610 </itemizedlist>
611 </listitem>
612
613 <listitem>
614 <para>October 11th, 2005</para>
615 <itemizedlist>
616 <listitem>
617 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
621 </listitem>
622 <listitem>
623 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
624 </listitem>
625 <listitem>
626 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
627 </listitem>
628 <listitem>
629 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
630 </listitem>
631 <listitem>
632 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
633 </listitem>
634 <listitem>
635 <para>[randy] - Updated to Evolution-2.4.1.</para>
636 </listitem>
637 </itemizedlist>
638 </listitem>
639
640 <listitem>
641 <para>October 10th, 2005</para>
642 <itemizedlist>
643 <listitem>
644 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
645 </listitem>
646 <listitem>
647 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
648 </listitem>
649 <listitem>
650 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
651 </listitem>
652 <listitem>
653 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
654 </listitem>
655 <listitem>
656 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
657 </listitem>
658 <listitem>
659 <para>[randy] - Added GTK+-2 as a required dependency of
660 libgtkhtml.</para>
661 </listitem>
662 <listitem>
663 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
664 </listitem>
665 <listitem>
666 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
667 GNOME. GNOME add-on packages are updated only to the release
668 versions. The individual updates to the GNOME add-on packages will be
669 accomplished individually.</para>
670 </listitem>
671 </itemizedlist>
672 </listitem>
673
674 <listitem>
675 <para>October 8th, 2005</para>
676 <itemizedlist>
677 <listitem>
678 <para>[tushar] - Replaced FAM with Gamin.</para>
679 </listitem>
680 </itemizedlist>
681 </listitem>
682
683 <listitem>
684 <para>October 6th, 2005</para>
685 <itemizedlist>
686 <listitem>
687 <para>[randy] - Updated to librsvg-2.12.4.</para>
688 </listitem>
689 <listitem>
690 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
691 </listitem>
692 <listitem>
693 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
694 </listitem>
695 </itemizedlist>
696 </listitem>
697
698 <listitem>
699 <para>October 5th, 2005</para>
700 <itemizedlist>
701 <listitem>
702 <para>[randy] - Updated to Metacity-2.12.1.</para>
703 </listitem>
704 <listitem>
705 <para>[randy] - Updated to libwnck-2.12.1.</para>
706 </listitem>
707 <listitem>
708 <para>[randy] - Updated to GTK+-2.8.6.</para>
709 </listitem>
710 <listitem>
711 <para>[randy] - Updated to Pango-1.10.1.</para>
712 </listitem>
713 <listitem>
714 <para>[randy] - Updated to GLib-2.8.3.</para>
715 </listitem>
716 <listitem>
717 <para>[randy] - Updated to libxml2-2.6.22.</para>
718 </listitem>
719 <listitem>
720 <para>[randy] - Added the --disable-error-on-warning parameter to the
721 GnuCash configure command as using GCC-4.0.x will generate warnings
722 which will break the build if the parameter is not used.</para>
723 </listitem>
724 <listitem>
725 <para>[randy] - Added a patch to the Guile instructions and changed
726 the sed command in the SLIB instructions so that the two packages
727 work nicely together.</para>
728 </listitem>
729 </itemizedlist>
730 </listitem>
731
732 <listitem>
733 <para>October 4th, 2005</para>
734 <itemizedlist>
735 <listitem>
736 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
737 instructions.</para>
738 </listitem>
739 <listitem>
740 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
741 fix a GCC-4.0.x build problem.</para>
742 </listitem>
743 <listitem>
744 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
745 </listitem>
746 <listitem>
747 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
748 </listitem>
749 <listitem>
750 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
751 instructions.</para>
752 </listitem>
753 <listitem>
754 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
755 fix a GCC-4 build problem.</para>
756 </listitem>
757 </itemizedlist>
758 </listitem>
759
760 <listitem>
761 <para>October 3rd, 2005</para>
762 <itemizedlist>
763 <listitem>
764 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
765 instructions.</para>
766 </listitem>
767 <listitem>
768 <para>[randy] - Clarified the dependencies in the Imlib
769 instructions.</para>
770 </listitem>
771 <listitem>
772 <para>[randy] - Updated to AbiWord-2.2.10.</para>
773 </listitem>
774 </itemizedlist>
775 </listitem>
776
777 <listitem>
778 <para>October 1st, 2005</para>
779 <itemizedlist>
780 <listitem>
781 <para>[randy] - Added new package HAL-0.5.4.</para>
782 </listitem>
783 </itemizedlist>
784 </listitem>
785
786 <listitem>
787 <para>September 26th, 2005</para>
788 <itemizedlist>
789 <listitem>
790 <para>[randy] - Added new package D-BUS-0.50.</para>
791 </listitem>
792 </itemizedlist>
793 </listitem>
794
795 <listitem>
796 <para>September 25th, 2005</para>
797 <itemizedlist>
798 <listitem>
799 <para>[randy] - Added a patch to fix a build problem with newer
800 versions of libgsf and added a sed command so the default is to
801 build the Perl plugin module to the Gnumeric instructions.</para>
802 </listitem>
803 </itemizedlist>
804 </listitem>
805
806 <listitem>
807 <para>September 22nd, 2005</para>
808 <itemizedlist>
809 <listitem>
810 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
811 </listitem>
812 </itemizedlist>
813 </listitem>
814
815 <listitem>
816 <para>September 21st, 2005</para>
817 <itemizedlist>
818 <listitem>
819 <para>[randy] - Updated to Samba-3.0.20.</para>
820 </listitem>
821 <listitem>
822 <para>[bdubbs] - Reverted gcc build instructions.</para>
823 </listitem>
824 <listitem>
825 <para>[randy] - Updated to EsounD-0.2.36.</para>
826 </listitem>
827 <listitem>
828 <para>[randy] - Updated to Metacity-2.12.0.</para>
829 </listitem>
830 <listitem>
831 <para>[randy] - Updated to Libwnck-2.12.0.</para>
832 </listitem>
833 </itemizedlist>
834 </listitem>
835
836 <listitem>
837 <para>September 20th, 2005</para>
838 <itemizedlist>
839 <listitem>
840 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
841 gcc-4.0.1.</para>
842 </listitem>
843 <listitem>
844 <para>[randy] - Updated to GTK+-2.8.3.</para>
845 </listitem>
846 <listitem>
847 <para>[randy] - Updated to ATK-1.10.3.</para>
848 </listitem>
849 <listitem>
850 <para>[randy] - Updated to Pango-1.10.0.</para>
851 </listitem>
852 <listitem>
853 <para>[randy] - Updated to GLib-2.8.1.</para>
854 </listitem>
855 <listitem>
856 <para>[randy] - Added a command to create an X Render pkg-config file
857 to the XFree86 instructions. Also created notes in the Metacity and
858 cairo instructions to ensure this file exists.</para>
859 </listitem>
860 <listitem>
861 <para>[randy] - Added new package cairo-1.0.0.</para>
862 </listitem>
863 <listitem>
864 <para>[bdubbs] - Changed gcc build instructions to use
865 a simple make. Added a note to use make bootstrap if
866 the base compiler is not gcc-4.0.1.</para>
867 </listitem>
868 </itemizedlist>
869 </listitem>
870
871 <listitem>
872 <para>September 19th, 2005</para>
873 <itemizedlist>
874 <listitem>
875 <para>[bdubbs] - Added a patch to build mozilla with
876 gcc-4.0.1.</para>
877 </listitem>
878 <listitem>
879 <para>[randy] - Updated to gucharmap-1.4.4.</para>
880 </listitem>
881 <listitem>
882 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
883 </listitem>
884 <listitem>
885 <para>[richard] - Added a sed to fix the build of the
886 test suite for cpio-2.6 when using gcc-4.0.1.
887 Suggested by Matthew Burgess</para>
888 </listitem>
889 </itemizedlist>
890 </listitem>
891
892 <listitem>
893 <para>September 18th, 2005</para>
894 <itemizedlist>
895 <listitem>
896 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
897 </listitem>
898 <listitem>
899 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
900 </listitem>
901 <listitem>
902 <para>[richard] - Updated to bluefish-1.0.4.</para>
903 </listitem>
904 </itemizedlist>
905 </listitem>
906
907 <listitem>
908 <para>September 17th, 2005</para>
909 <itemizedlist>
910 <listitem>
911 <para>[randy] - Added an alternate installation location for the
912 shared library interface headers to the AFPL Ghostscript and ESP
913 Ghostscript instructions.</para>
914 </listitem>
915 <listitem>
916 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
917 </listitem>
918 <listitem>
919 <para>[randy] - Updated the Business::ISBN Perl module to
920 1.82.</para>
921 </listitem>
922 <listitem>
923 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
924 </listitem>
925 <listitem>
926 <para>[randy] - Updated the Module::Signature Perl module to
927 0.50.</para>
928 </listitem>
929 <listitem>
930 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
931 </listitem>
932 <listitem>
933 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
934 2.12.</para>
935 </listitem>
936 <listitem>
937 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
938 0.13.</para>
939 </listitem>
940 <listitem>
941 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
942 new Perl modules Text::Diff and Algorithm::Diff.</para>
943 </listitem>
944 <listitem>
945 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
946 </listitem>
947 </itemizedlist>
948 </listitem>
949
950 <listitem>
951 <para>September 15th, 2005</para>
952 <itemizedlist>
953 <listitem>
954 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
955 </listitem>
956 <listitem>
957 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
958 added a GCC-4 patch to the Gimp instructions.</para>
959 </listitem>
960 <listitem>
961 <para>[randy] - Updated to librsvg-2.11.1.</para>
962 </listitem>
963 </itemizedlist>
964 </listitem>
965
966 <listitem>
967 <para>September 14th, 2005</para>
968 <itemizedlist>
969 <listitem>
970 <para>[randy] - Removed redundant GTK+-2 dependency from the
971 libgnomeprintui instructions.</para>
972 </listitem>
973 <listitem>
974 <para>[randy] - Updated to libgsf-1.12.3.</para>
975 </listitem>
976 <listitem>
977 <para>[randy] - Added documentation installation commands and
978 corrected the note about the test suite in the libcroco
979 instructions.</para>
980 </listitem>
981 </itemizedlist>
982 </listitem>
983
984 <listitem>
985 <para>September 13th, 2005</para>
986 <itemizedlist>
987 <listitem>
988 <para>[randy] - Added commands to the CVS instructions to create and
989 install additional documentation.</para>
990 </listitem>
991 <listitem>
992 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
993 documentation files chown command to only run if the docs were
994 built and installed.</para>
995 </listitem>
996 </itemizedlist>
997 </listitem>
998
999 <listitem>
1000 <para>September 12th, 2005</para>
1001 <itemizedlist>
1002 <listitem>
1003 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
1004 </listitem>
1005 <listitem>
1006 <para>[randy] - Updated to VTE-0.11.15.</para>
1007 </listitem>
1008 <listitem>
1009 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
1010 ScrollKeeper instructions.</para>
1011 </listitem>
1012 <listitem>
1013 <para>[randy] - Updated to GCC-4.0.1.</para>
1014 </listitem>
1015 </itemizedlist>
1016 </listitem>
1017
1018 <listitem>
1019 <para>September 11th, 2005</para>
1020 <itemizedlist>
1021 <listitem>
1022 <para>[randy] - Minor corrections to the XSL Stylesheets
1023 instructions, suggested by Manuel Canales Esparcia.</para>
1024 </listitem>
1025 </itemizedlist>
1026 </listitem>
1027
1028 <listitem>
1029 <para>September 10th, 2005</para>
1030 <itemizedlist>
1031 <listitem>
1032 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
1033 the environment variables are properly set.</para>
1034 </listitem>
1035 <listitem>
1036 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
1037 </listitem>
1038 <listitem>
1039 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
1040 </listitem>
1041 <listitem>
1042 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
1043 </listitem>
1044 <listitem>
1045 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
1046 patch in JDK source build instructions.</para>
1047 </listitem>
1048 <listitem>
1049 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
1050 </listitem>
1051 <listitem>
1052 <para>[dj] - Updated volume restore script for use with
1053 Udev versions greater than 058.</para>
1054 </listitem>
1055 </itemizedlist>
1056 </listitem>
1057
1058 <listitem>
1059 <para>September 9th, 2005</para>
1060 <itemizedlist>
1061 <listitem>
1062 <para>[randy] - Added a GCC-4 patch to the libexif
1063 instructions.</para>
1064 </listitem>
1065 <listitem>
1066 <para>[randy] - Added a GCC-4 patch to the Avifile
1067 instructions.</para>
1068 </listitem>
1069 <listitem>
1070 <para>[randy] - Added a GCC-4 patch to the FFmpeg
1071 instructions.</para>
1072 </listitem>
1073 <listitem>
1074 <para>[randy] - Added a GCC-4 patch to the MPlayer
1075 instructions.</para>
1076 </listitem>
1077 <listitem>
1078 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
1079 </listitem>
1080 <listitem>
1081 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
1082 </listitem>
1083 <listitem>
1084 <para>[randy] - Added a GCC-4 patch to the Firefox
1085 instructions.</para>
1086 </listitem>
1087 <listitem>
1088 <para>[randy] - Added a GCC-4 patch to the Thunderbird
1089 instructions.</para>
1090 </listitem>
1091 <listitem>
1092 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
1093 </listitem>
1094 <listitem>
1095 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
1096 </listitem>
1097 <listitem>
1098 <para>[randy] - Added a GCC-4 patch and documentation installation
1099 commands to the NAS instructions.</para>
1100 </listitem>
1101 <listitem>
1102 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
1103 instructions.</para>
1104 </listitem>
1105 <listitem>
1106 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
1107 </listitem>
1108 <listitem>
1109 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
1110 in the Inetutils instructions.</para>
1111 </listitem>
1112 <listitem>
1113 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
1114 </listitem>
1115 <listitem>
1116 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
1117 instructions.</para>
1118 </listitem>
1119 <listitem>
1120 <para>[randy] - Updated to intltool-0.34.1.</para>
1121 </listitem>
1122 <listitem>
1123 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
1124 </listitem>
1125 </itemizedlist>
1126 </listitem>
1127
1128 <listitem>
1129 <para>September 8th, 2005</para>
1130 <itemizedlist>
1131 <listitem>
1132 <para>[randy] - Added a sed command to the libxklavier instructions
1133 to fix a GCC-4.x build problem.</para>
1134 </listitem>
1135 <listitem>
1136 <para>[randy] - Updated to libxslt-1.1.15.</para>
1137 </listitem>
1138 <listitem>
1139 <para>[randy] - Updated to libxml2-2.6.21.</para>
1140 </listitem>
1141 </itemizedlist>
1142 </listitem>
1143
1144 <listitem>
1145 <para>September 7th, 2005</para>
1146 <itemizedlist>
1147 <listitem>
1148 <para>[richard] - Updated to XScreenSaver-4.22.</para>
1149 </listitem>
1150 </itemizedlist>
1151 </listitem>
1152
1153 <listitem>
1154 <para>September 6th, 2005</para>
1155 <itemizedlist>
1156 <listitem>
1157 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
1158 release notes.</para>
1159 </listitem>
1160 <listitem>
1161 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
1162 installation commands to the instructions.</para>
1163 </listitem>
1164 </itemizedlist>
1165 </listitem>
1166
1167 <listitem>
1168 <para>September 5th, 2005</para>
1169 <itemizedlist>
1170 <listitem>
1171 <para>[randy] - Updated to Subversion-1.2.3</para>
1172 </listitem>
1173 </itemizedlist>
1174 </listitem>
1175
1176 <listitem>
1177 <para>September 4th, 2005</para>
1178 <itemizedlist>
1179 <listitem>
1180 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
1181 documentation installation commands to the instructions.</para>
1182 </listitem>
1183 </itemizedlist>
1184 </listitem>
1185
1186 <listitem>
1187 <para>September 3rd, 2005</para>
1188 <itemizedlist>
1189 <listitem>
1190 <para>[randy] - Updated to HTML Tidy-050826.</para>
1191 </listitem>
1192 <listitem>
1193 <para>[randy] - Updated to cURL-7.14.1.</para>
1194 </listitem>
1195 </itemizedlist>
1196 </listitem>
1197
1198 <listitem>
1199 <para>September 2nd, 2005</para>
1200 <itemizedlist>
1201 <listitem>
1202 <para>[randy] - Added commands to the Heimdal instructions to
1203 preserve and restore some overwritten interface headers and
1204 libraries. Also listed the dependencies in a more accurate
1205 manner.</para>
1206 </listitem>
1207 <listitem>
1208 <para>[randy] - Updated to MySQL-4.1.14.</para>
1209 </listitem>
1210 <listitem>
1211 <para>[randy] - Fixed some broken commands in the TeX
1212 instructions.</para>
1213 </listitem>
1214 </itemizedlist>
1215 </listitem>
1216
1217 <listitem>
1218 <para>September 1st, 2005</para>
1219 <itemizedlist>
1220 <listitem>
1221 <para>[randy] - Added documentation installation commands to the
1222 ALSA Libraries instructions.</para>
1223 </listitem>
1224 </itemizedlist>
1225 </listitem>
1226
1227 <listitem>
1228 <para>August 31st, 2005</para>
1229 <itemizedlist>
1230 <listitem>
1231 <para>[randy] - Updated to Shadow-4.0.12.</para>
1232 </listitem>
1233 <listitem>
1234 <para>[randy] - Updated to Wget-1.10.1.</para>
1235 </listitem>
1236 </itemizedlist>
1237 </listitem>
1238
1239 <listitem>
1240 <para>August 30th, 2005</para>
1241 <itemizedlist>
1242 <listitem>
1243 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
1244 </listitem>
1245 <listitem>
1246 <para>[randy] - Removed obsolete dependencies from the LZO
1247 instructions.</para>
1248 </listitem>
1249 </itemizedlist>
1250 </listitem>
1251
1252 <listitem>
1253 <para>August 29th, 2005</para>
1254 <itemizedlist>
1255 <listitem>
1256 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
1257 about the location of configuruation files. Updated
1258 optional dependencies.</para>
1259 </listitem>
1260 <listitem>
1261 <para>[richard] - Added definition of dependency terms
1262 to Notes on Building Software.</para>
1263 </listitem>
1264 </itemizedlist>
1265 </listitem>
1266
1267 <listitem>
1268 <para>August 28th, 2005</para>
1269 <itemizedlist>
1270 <listitem>
1271 <para>[randy] - Added documentation installation commands to the Xvid
1272 instructions.</para>
1273 </listitem>
1274 <listitem>
1275 <para>[randy] - Added documentation installation commands to the
1276 libdv instructions.</para>
1277 </listitem>
1278 <listitem>
1279 <para>[randy] - Updated to whois-4.7.6.</para>
1280 </listitem>
1281 <listitem>
1282 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
1283 </listitem>
1284 <listitem>
1285 <para>[randy] - Added a patch to fix the XMMS plugin and added a
1286 sed command to fix the Valgrind testing in the FLAC
1287 instructions.</para>
1288 </listitem>
1289 </itemizedlist>
1290 </listitem>
1291
1292 <listitem>
1293 <para>August 27th, 2005</para>
1294 <itemizedlist>
1295 <listitem>
1296 <para>[randy] - Added a patch to fix the test suite in the id3lib
1297 instructions.</para>
1298 </listitem>
1299 <listitem>
1300 <para>[randy] - Updated the GCC patch and provided documentation
1301 installation commands to the libmpeg3 instructions.</para>
1302 </listitem>
1303 </itemizedlist>
1304 </listitem>
1305
1306 <listitem>
1307 <para>August 26th, 2005</para>
1308 <itemizedlist>
1309 <listitem>
1310 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
1311 the Movemail and RSS &amp; Blogs account setup options are now
1312 available 2) modified the Enigmail setup so that it actually works
1313 3) fixed the profile locking problem 4) made it so that if a mailto:
1314 URL is clicked, a message compose window is opened with the To: field
1315 filled out.</para>
1316 </listitem>
1317 </itemizedlist>
1318 </listitem>
1319
1320 <listitem>
1321 <para>August 25th, 2005</para>
1322 <itemizedlist>
1323 <listitem>
1324 <para>[randy] - Added a command to the Firefox instructions to fix
1325 the profile locking problem and an optional command to open a new
1326 tab in an existing browser window, both suggested by Kevin
1327 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
1328 suggestions.</para>
1329 </listitem>
1330 </itemizedlist>
1331 </listitem>
1332
1333 <listitem>
1334 <para>August 24th, 2005</para>
1335 <itemizedlist>
1336 <listitem>
1337 <para>[randy] - Modified SLIB instructions to use TeX instead of
1338 Lynx to create the text documentation.</para>
1339 </listitem>
1340 </itemizedlist>
1341 </listitem>
1342
1343 <listitem>
1344 <para>August 22nd, 2005</para>
1345 <itemizedlist>
1346 <listitem>
1347 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
1348 Hugo Villeneuve for pointed it out.</para>
1349 </listitem>
1350 <listitem>
1351 <para>[randy] - Updated to Xpdf-3.01</para>
1352 </listitem>
1353 <listitem>
1354 <para>[randy] - Updated to SLIB-3a2</para>
1355 </listitem>
1356 </itemizedlist>
1357 </listitem>
1358
1359 <listitem>
1360 <para>August 21st, 2005</para>
1361 <itemizedlist>
1362 <listitem>
1363 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
1364 dependency, added commands to install documentation and added an FTP
1365 download URL.</para>
1366 </listitem>
1367 <listitem>
1368 <para>[richard] - Updated to Leafnode-1.11.3.</para>
1369 </listitem>
1370 </itemizedlist>
1371 </listitem>
1372
1373 <listitem>
1374 <para>August 20th, 2005</para>
1375 <itemizedlist>
1376 <listitem>
1377 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
1378 </listitem>
1379 <listitem>
1380 <para>[randy] - Renamed the FOP patch to adhere with the naming
1381 standards.</para>
1382 </listitem>
1383 <listitem>
1384 <para>[randy] - Updated to GnuPG-1.4.2.</para>
1385 </listitem>
1386 <listitem>
1387 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
1388 the ffitarget.h interface header in /usr/include.</para>
1389 </listitem>
1390 </itemizedlist>
1391 </listitem>
1392
1393 <listitem>
1394 <para>August 19th, 2005</para>
1395 <itemizedlist>
1396 <listitem>
1397 <para>[dj] - Updated dev.d scripts and surrounding text
1398 in alsa-utils.</para>
1399 </listitem>
1400 <listitem>
1401 <para>[randy] - Updated to Sysstat-6.0.1.</para>
1402 </listitem>
1403 <listitem>
1404 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
1405 </listitem>
1406 <listitem>
1407 <para>[randy] - Updated to Nail-11.25.</para>
1408 </listitem>
1409 <listitem>
1410 <para>[randy] - Updated to Subversion-1.2.1.</para>
1411 </listitem>
1412 <listitem>
1413 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
1414 </listitem>
1415 </itemizedlist>
1416 </listitem>
1417
1418 <listitem>
1419 <para>August 17th, 2005</para>
1420 <itemizedlist>
1421 <listitem>
1422 <para>[randy] - Updated to GCC-3.3.6.</para>
1423 </listitem>
1424 <listitem>
1425 <para>[randy] - Updated to Doxygen-1.4.4.</para>
1426 </listitem>
1427 </itemizedlist>
1428 </listitem>
1429
1430 <listitem>
1431 <para>August 16th, 2005</para>
1432 <itemizedlist>
1433 <listitem>
1434 <para>[bdubbs] - Added instructions for cm-super
1435 fonts to TeX.</para>
1436 </listitem>
1437 <listitem>
1438 <para>[randy] - Added additional parameters to the
1439 configure command and added a note to run the test suite to the
1440 Gimp-Print instructions.</para>
1441 </listitem>
1442 <listitem>
1443 <para>[dj] - Updated cups bootscript installation
1444 to remove existing scripts and changed note to show that CUPS should
1445 be started after Samba.</para>
1446 </listitem>
1447 </itemizedlist>
1448 </listitem>
1449
1450 <listitem>
1451 <para>August 15th, 2005</para>
1452 <itemizedlist>
1453 <listitem>
1454 <para>[randy] - Added a patch and a note about running
1455 the test suite to the CUPS instructions.</para>
1456 </listitem>
1457 </itemizedlist>
1458 </listitem>
1459
1460 <listitem>
1461 <para>August 14th, 2005</para>
1462 <itemizedlist>
1463 <listitem>
1464 <para>[randy] - Updates to PHP: added new dependencies,
1465 placed the dependencies in catagories, added instructions to install
1466 documentation, added instruction to update php.ini and minor textual
1467 corrections.</para>
1468 </listitem>
1469 <listitem>
1470 <para>[randy] - Updated to GTK-Doc-1.4.</para>
1471 </listitem>
1472 <listitem>
1473 <para>[randy] - Updated to HTML Tidy-050803.</para>
1474 </listitem>
1475 <listitem>
1476 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
1477 </listitem>
1478 <listitem>
1479 <para>[randy] - Added a configure switch to OpenLDAP
1480 to create the executables dynamically linked to the libraries.</para>
1481 </listitem>
1482 <listitem>
1483 <para>[randy] - Added documentation installation commands to the GTK+
1484 (version 1) instructions.</para>
1485 </listitem>
1486 </itemizedlist>
1487 </listitem>
1488
1489 <listitem>
1490 <para>August 13th, 2005</para>
1491 <itemizedlist>
1492 <listitem>
1493 <para>[larry] - Add a warning to MIT KRB5
1494 concerning the use of login.krb5 as a substitute for login.</para>
1495 </listitem>
1496 <listitem>
1497 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
1498 version; also added dependencies and configuration explanation.</para>
1499 </listitem>
1500 </itemizedlist>
1501 </listitem>
1502
1503 <listitem>
1504 <para>August 12th, 2005</para>
1505 <itemizedlist>
1506 <listitem>
1507 <para>[randy] - Added a command to the PostgreSQL
1508 instructions to fix broken ownership of installed files.</para>
1509 </listitem>
1510 </itemizedlist>
1511 </listitem>
1512
1513 <listitem>
1514 <para>August 11th, 2005</para>
1515 <itemizedlist>
1516 <listitem>
1517 <para>[randy] - Updated the JDK binary version to
1518 1.5.0_04.</para>
1519 </listitem>
1520 <listitem>
1521 <para>[randy] - Added sharutils as an optional dependency of
1522 Berkeley DB.</para>
1523 </listitem>
1524 <listitem>
1525 <para>[randy] - Applied a patch contributed by stirling
1526 to fix many broken download URLs.</para>
1527 </listitem>
1528 <listitem>
1529 <para>[randy] - Added a new section "Other Programming
1530 Tools" to Chapter 12 - Programming.</para>
1531 </listitem>
1532 </itemizedlist>
1533 </listitem>
1534
1535 <listitem>
1536 <para>August 10th, 2005</para>
1537 <itemizedlist>
1538 <listitem>
1539 <para>[randy] - Added style information files and
1540 documentation installation commands to the JadeTeX
1541 instructions.</para>
1542 </listitem>
1543 </itemizedlist>
1544 </listitem>
1545
1546 <listitem>
1547 <para>August 9th, 2005</para>
1548 <itemizedlist>
1549 <listitem>
1550 <para>[randy] - Modified the CrackLib instructions to
1551 include an alternate source for word lists, how to incorporate additional
1552 word lists, and added additional text contributed by Alexander
1553 Patrakov.</para>
1554 </listitem>
1555 <listitem>
1556 <para>[dj] - Added default PATH for pam_env and
1557 a note about the lack of ENV_SUPATH.</para>
1558 </listitem>
1559 </itemizedlist>
1560 </listitem>
1561
1562 <listitem>
1563 <para>August 8th, 2005</para>
1564 <itemizedlist>
1565 <listitem>
1566 <para>[randy] - Modified documentation installation in
1567 the Fontconfig instructions.</para>
1568 </listitem>
1569 <listitem>
1570 <para>[randy] - Modified the Shadow instructions so
1571 that builders will not receive configuration errors during the testing
1572 recommended by the warning note.</para>
1573 </listitem>
1574 <listitem>
1575 <para>[randy] - Added instructions to install a patch
1576 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
1577 for the suggestion.</para>
1578 </listitem>
1579 <listitem>
1580 <para>[randy] - Added instructions to install a patch
1581 to NASM that fixes a security vulnerability, thanks to Ken Moffat
1582 for the suggestion.</para>
1583 </listitem>
1584 <listitem>
1585 <para>[randy] - Added documentation installation commands to
1586 the expat instructions.</para>
1587 </listitem>
1588 </itemizedlist>
1589 </listitem>
1590
1591 <listitem>
1592 <para>August 7th, 2005</para>
1593 <itemizedlist>
1594 <listitem>
1595 <para>[randy] - Removed building the MPFR library
1596 from the GMP instructions.</para>
1597 </listitem>
1598 </itemizedlist>
1599 </listitem>
1600
1601 <listitem>
1602 <para>August 6th, 2005</para>
1603 <itemizedlist>
1604 <listitem>
1605 <para>[larry] - Added dictionary file to MIT
1606 Kerberos setup and made adjusts for PAM.</para>
1607 </listitem>
1608 <listitem>
1609 <para>[randy] - Updated to S-Lang-2.0.4.</para>
1610 </listitem>
1611 </itemizedlist>
1612 </listitem>
1613
1614 <listitem>
1615 <para>August 5th, 2005</para>
1616 <itemizedlist>
1617 <listitem>
1618 <para>[randy] - Updated to Wget-1.10.</para>
1619 </listitem>
1620 <listitem>
1621 <para>[randy] - Updated to PCRE-6.2.</para>
1622 </listitem>
1623 </itemizedlist>
1624 </listitem>
1625
1626 <listitem>
1627 <para>August 1st, 2005</para>
1628 <itemizedlist>
1629 <listitem>
1630 <para>[bdubbs] - Released Version 6.1-pre1.</para>
1631 </listitem>
1632 </itemizedlist>
1633 </listitem>
1634
1635 </itemizedlist>
1636
1637</sect1>
Note: See TracBrowser for help on using the repository browser.