source: introduction/welcome/changelog.xml@ 3102d0f

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

Added a command to create the logging directory in the GDM instructions, thanks to Vincent Fretin for pointing out the oversight

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

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