source: introduction/welcome/changelog.xml@ 516a4acd

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

Updated to OpenLDAP-2.3.11

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

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