source: introduction/welcome/changelog.xml@ 0952b7d8

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 0952b7d8 was 0952b7d8, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated to Whois-4.7.20

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

  • Property mode set to 100644
File size: 166.7 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="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="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 4th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to Whois-4.7.20.</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
53 <listitem>
54 <para>October 28th, 2006</para>
55 <itemizedlist>
56 <listitem>
57 <para>[dnicholson] - Changed the structure of the Locale Related
58 Issues page to describe general classes of problems. The package
59 specific workarounds have been moved to their respective pages.
60 Thanks to Alexander Patrakov for providing the rewrite, which better
61 supports these situations.</para>
62 </listitem>
63 </itemizedlist>
64 </listitem>
65
66 <listitem>
67 <para>October 27th, 2006</para>
68 <itemizedlist>
69 <listitem>
70 <para>[bdubbs] - Updated to qt-3.3.7.</para>
71 </listitem>
72 <listitem>
73 <para>[dnicholson] - Fixed Screen description to reflect that
74 UTF-8 is now available. Thanks to Alexander Patrakov for the
75 suggestion.</para>
76 </listitem>
77 <listitem>
78 <para>[dnicholson] - Updated to libmusicbrainz-2.1.4, fixing
79 security vulnerability CVE-2006-4197. Closes ticket #2181.</para>
80 </listitem>
81 </itemizedlist>
82 </listitem>
83
84 <listitem>
85 <para>October 26th, 2006</para>
86 <itemizedlist>
87 <listitem>
88 <para>[dnicholson] - Updated to Screen-4.0.3, fixing a security
89 vulnerability. Closes ticket #2197.</para>
90 </listitem>
91 </itemizedlist>
92 </listitem>
93
94 <listitem>
95 <para>October 25th, 2006</para>
96 <itemizedlist>
97 <listitem>
98 <para>[dnicholson] - Fixed the hdparm instructions to work
99 correctly when installing to an alternate prefix. Thanks to
100 Miguel Bazdresch for reporting the problem. Fixes ticket
101 #2196.</para>
102 </listitem>
103 <listitem>
104 <para>[bdubbs] - Updated to zip 2.32.</para>
105 </listitem>
106 </itemizedlist>
107 </listitem>
108
109 <listitem>
110 <para>October 23rd, 2006</para>
111 <itemizedlist>
112 <listitem>
113 <para>[randy] - Updated the Exim instructions documentation
114 links.</para>
115 </listitem>
116 </itemizedlist>
117 </listitem>
118
119 <listitem>
120 <para>October 22nd, 2006</para>
121 <itemizedlist>
122 <listitem>
123 <para>[randy] - Added a note to the GTK+2 instructions about the
124 test suite requiring an X Window session.</para>
125 </listitem>
126 <listitem>
127 <para>[randy] - Removed references to the shared library from the
128 UnZip instructions. Thanks to Gabriel Batir for the report.</para>
129 </listitem>
130 <listitem>
131 <para>[randy] - Added a sed command to the Graphviz instructions
132 so that the Java bindings will build correctly if you have the JDK
133 installed.</para>
134 </listitem>
135 </itemizedlist>
136 </listitem>
137
138 <listitem>
139 <para>October 19th, 2006</para>
140 <itemizedlist>
141 <listitem>
142 <para>[dnicholson] - Added needed macro to use Cyrus-SASL
143 in Postfix.</para>
144 </listitem>
145 <listitem>
146 <para>[dnicholson] - Updated to OpenLDAP-2.3.27.</para>
147 </listitem>
148 </itemizedlist>
149 </listitem>
150
151 <listitem>
152 <para>October 15th, 2006</para>
153 <itemizedlist>
154 <listitem>
155 <para>[djensen] - Updated to Ruby-1.8.5. Fixes #2127.</para>
156 </listitem>
157 <listitem>
158 <para>[djensen] - Updated Seamonkey to Enigmail-0.94.1.
159 Fixes #2170.</para>
160 </listitem>
161 </itemizedlist>
162 </listitem>
163
164 <listitem>
165 <para>October 14th, 2006</para>
166 <itemizedlist>
167 <listitem>
168 <para>[dnicholson] - Added information about creating the
169 /dev/dvd symlink for Mplayer with links pointing back to
170 the relevant section of the LFS book. Fixes #1995.</para>
171 </listitem>
172 <listitem>
173 <para>[dnicholson] - Removed the note about installing UUID
174 from the XFS page as the only libuuid comes from E2fsprogs.
175 It is assumed that E2fsprogs is installed from LFS. Closes
176 #2176.</para>
177 </listitem>
178 <listitem>
179 <para>[dnicholson] - Added PAM configuration to the host.def
180 example in Xorg-6.9.0 and XFree86-4.6.0. It is commented out
181 by default.</para>
182 </listitem>
183 <listitem>
184 <para>[dnicholson] - Updated to Postfix-2.3.3. Added configuration
185 to automatically install HTML and README docs.</para>
186 </listitem>
187 </itemizedlist>
188 </listitem>
189
190 <listitem>
191 <para>October 12th, 2006</para>
192 <itemizedlist>
193 <listitem>
194 <para>[dnicholson] - Fixed broken ASH download link and
195 added text about lack of test suite. Fixes ticket #2130.</para>
196 </listitem>
197 <listitem>
198 <para>[dnicholson] - Fixed broken Rsync download link.
199 Thanks to Miguel Bazdresch for the fix.</para>
200 </listitem>
201 <listitem>
202 <para>[dnicholson] - Fixed GNOME Doc Utils so that the
203 pkg-config files are always installed. Closes #2126.</para>
204 </listitem>
205 <listitem>
206 <para>[dnicholson] - Patched Emacs to ensure that the
207 AltGr key is recognized. Added information about lack
208 of test suite.</para>
209 </listitem>
210 </itemizedlist>
211 </listitem>
212
213 <listitem>
214 <para>October 11th, 2006</para>
215 <itemizedlist>
216 <listitem>
217 <para>[dnicholson] - Applied security patches to
218 Xorg-6.9.0 and libXfont-1.1.0.</para>
219 </listitem>
220 <listitem>
221 <para>[randy] - Updated to NSS-3.11.3.</para>
222 </listitem>
223 </itemizedlist>
224 </listitem>
225
226 <listitem>
227 <para>October 8th, 2006</para>
228 <itemizedlist>
229 <listitem>
230 <para>[dnicholson] - Updated to Firefox-1.5.0.7. Fixes
231 #2150.</para>
232 </listitem>
233 <listitem>
234 <para>[dnicholson] - Updated to Thunderbird-1.5.0.7 and
235 Enigmail-0.94.1. Fixes #2151 and #2171.</para>
236 </listitem>
237 <listitem>
238 <para>[dnicholson] - Updated to Links-2.1pre23. Installed some
239 user documentation from the tarball. Closes #2042.</para>
240 </listitem>
241 </itemizedlist>
242 </listitem>
243
244 <listitem>
245 <para>October 5th, 2006</para>
246 <itemizedlist>
247 <listitem>
248 <para>[randy] - Changed the TCP ports used by tunneled SWAT in the
249 Samba instructions from 901 and 902 to 904 and 905 so that there is
250 no conflict with the IANA database.</para>
251 </listitem>
252 <listitem>
253 <para>[randy] - Updated to cairo-1.2.4.</para>
254 </listitem>
255 </itemizedlist>
256 </listitem>
257
258 <listitem>
259 <para>October 1st, 2006</para>
260 <itemizedlist>
261 <listitem>
262 <para>[dnicholson] - Fixed an issue with with rendering of OpenGL
263 applications with MesaLib by adding an appropriate compiler flag.
264 Thanks to Alexander Patrakov for the report and the fix. Closes
265 ticket #2103.</para>
266 </listitem>
267 <listitem>
268 <para>[dnicholson] - Fixed an error with output redirection
269 in MesaLib when /bin/sh is not Bash. Fixes ticket #2118.</para>
270 </listitem>
271 </itemizedlist>
272 </listitem>
273
274 <listitem>
275 <para>September 30th, 2006</para>
276 <itemizedlist>
277 <listitem>
278 <para>[djensen] - Updated to Balsa-2.3.13.</para>
279 </listitem>
280 </itemizedlist>
281 </listitem>
282
283 <listitem>
284 <para>September 25th, 2006</para>
285 <itemizedlist>
286 <listitem>
287 <para>[djensen] - Added 2 seds to LPRng-3.8.28, fixing a gcc-4.1
288 bug and a syntax error for newer makes.</para>
289 </listitem>
290 <listitem>
291 <para>[dnicholson] - Updated to dhcpcd-2.0.8. Changed the build
292 to execute the dhcpcd.exe configuration file.</para>
293 </listitem>
294 </itemizedlist>
295 </listitem>
296
297 <listitem>
298 <para>September 24th, 2006</para>
299 <itemizedlist>
300 <listitem>
301 <para>[djensen] - Updated to SeaMonkey-1.0.5. Added the optional
302 pango patch.</para>
303 </listitem>
304 <listitem>
305 <para>[randy] - Added a patch to the Heimdal instructions to fix a
306 security vulnerability identified in MIT advisories CVE-2006-3083
307 and CVE-2006-3084.</para>
308 </listitem>
309 </itemizedlist>
310 </listitem>
311
312 <listitem>
313 <para>September 19th, 2006</para>
314 <itemizedlist>
315 <listitem>
316 <para>[djensen] - Updated to Mpg123-0.60.</para>
317 </listitem>
318 </itemizedlist>
319 </listitem>
320
321 <listitem>
322 <para>September 16th, 2006</para>
323 <itemizedlist>
324 <listitem>
325 <para>[djensen] - Removed a possible spurious doc dir installation in EsounD.</para>
326 </listitem>
327 <listitem>
328 <para>[bdubbs] - Updated to openssl-0.9.8c.</para>
329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
334 <para>September 14th, 2006</para>
335 <itemizedlist>
336 <listitem>
337 <para>[randy] - Fixed broken Linux-PAM documentation download
338 URL.</para>
339 </listitem>
340 </itemizedlist>
341 </listitem>
342
343 <listitem>
344 <para>September 12th, 2006</para>
345 <itemizedlist>
346 <listitem>
347 <para>[dj] - Updated to JDK-1.0.5_08.</para>
348 </listitem>
349 </itemizedlist>
350 </listitem>
351
352 <listitem>
353 <para>September 10th, 2006</para>
354 <itemizedlist>
355 <listitem>
356 <para>[bdubbs] - Updated to nfs-utils-1.0.10.</para>
357 </listitem>
358 <listitem>
359 <para>[bdubbs] - Updated bootscripts to properly handle
360 non-TERM stop signals.</para>
361 </listitem>
362 <listitem>
363 <para>[bdubbs] - Added creation of bin user to portmap.</para>
364 </listitem>
365 <listitem>
366 <para>[bdubbs] - Updated to pcre-6.7.</para>
367 </listitem>
368 </itemizedlist>
369 </listitem>
370
371 <listitem>
372 <para>September 5th, 2006</para>
373 <itemizedlist>
374 <listitem>
375 <para>[dnicholson] - Updated to Thunderbird-1.5.0.5. Reordered
376 the patches so that they can apply cleanly.</para>
377 </listitem>
378 </itemizedlist>
379 </listitem>
380
381 <listitem>
382 <para>September 4th, 2006</para>
383 <itemizedlist>
384 <listitem>
385 <para>[dnicholson] - Updated to Firefox-1.5.0.6. Changed the
386 order of the patches so that they can apply cleanly.</para>
387 </listitem>
388 <listitem>
389 <para>[dnicholson] - Fixed the text describing the default
390 PKG_CONFIG_PATH to include /usr/share/pkgconfig. Fixes #2117.
391 Thanks to Joe Ciccone.</para>
392 </listitem>
393 <listitem>
394 <para>[dnicholson] - Removed the ispell package as it has problems
395 in UTF-8 locales and the aspell package is superior. Fixes ticket
396 #2101.</para>
397 </listitem>
398 <listitem>
399 <para>[dnicholson] - Updated to xterm-218. Fixes tickets
400 #2096 and #2100.</para>
401 </listitem>
402 <listitem>
403 <para>[bdubbs] - Fixed wording in php describing ini file.
404 Thanks to Pippin for pointing this out.</para>
405 </listitem>
406 <listitem>
407 <para>[dnicholson] - Moved xterm, rman, MesaLib and libdrm
408 packages out of the Xorg-7 chapter as they are now developed
409 externally. Added notes to their pages to indicate that they
410 should only be built when using Xorg-7. Fixes ticket
411 #2120.</para>
412 </listitem>
413 <listitem>
414 <para>[dnicholson] - Added a missing program description to
415 the Luit page.</para>
416 </listitem>
417 </itemizedlist>
418 </listitem>
419
420 <listitem>
421 <para>August 30th, 2006</para>
422 <itemizedlist>
423 <listitem>
424 <para>[djensen] - Updated to JOE-3.5.</para>
425 </listitem>
426 </itemizedlist>
427 </listitem>
428
429 <listitem>
430 <para>August 29th, 2006</para>
431 <itemizedlist>
432 <listitem>
433 <para>[dnicholson] - Fixed the download link for the
434 Linux-PAM docs. Thanks to Tor Olav Slava.</para>
435 </listitem>
436 <listitem>
437 <para>[dnicholson] - Removed the reference to the vimrc
438 question in the FAQ since it no longer exists. Thanks to
439 Peter Ennis.</para>
440 </listitem>
441 <listitem>
442 <para>[dnicholson] - Minor text update on the bootdisk page.
443 Thanks to Peter Ennis.</para>
444 </listitem>
445 </itemizedlist>
446 </listitem>
447
448 <listitem>
449 <para>August 9th, 2006</para>
450 <itemizedlist>
451 <listitem>
452 <para>[dnicholson] - Added patch to fix a security
453 vulnerability in Mutt-1.5.11. Fixes ticket #2072.</para>
454 </listitem>
455 <listitem>
456 <para>[dnicholson] - Added patches to fix security
457 vulnerabilities in Xorg-7.1. Closes ticket #2100.</para>
458 </listitem>
459 <listitem>
460 <para>[dnicholson] - Added configuration for HAL and
461 gnome-volume-manager for use without the pam_console module.</para>
462 </listitem>
463 <listitem>
464 <para>[dnicholson] - Fixed a broken iptables link and a typo
465 on the About Devices page. Thanks to Gabriel Batir.</para>
466 </listitem>
467 </itemizedlist>
468 </listitem>
469
470 <listitem>
471 <para>August 7th, 2006</para>
472 <itemizedlist>
473 <listitem>
474 <para>[dnicholson] - Added a patch to fix security
475 vulnerabilities in Xorg-6.9.0. See ticket #2100. Removed
476 fix for Glibc sys/kd.h as it is now in LFS stable.</para>
477 </listitem>
478 </itemizedlist>
479 </listitem>
480
481 <listitem>
482 <para>August 6th, 2006</para>
483 <itemizedlist>
484 <listitem>
485 <para>[randy] - Noted in the Evince instructions that
486 shared-mime-info is a run-time requirement.</para>
487 </listitem>
488 <listitem>
489 <para>[randy] - Updated to libsoup-2.2.96.</para>
490 </listitem>
491 <listitem>
492 <para>[randy] - Added XMLRPC-EPI as an optional dependency of
493 PHP.</para>
494 </listitem>
495 </itemizedlist>
496 </listitem>
497
498 <listitem>
499 <para>August 5th, 2006</para>
500 <itemizedlist>
501 <listitem>
502 <para>[randy] - Updated to libwnck-2.14.3.</para>
503 </listitem>
504 <listitem>
505 <para>[randy] - Updated to libglade-2.6.0.</para>
506 </listitem>
507 <listitem>
508 <para>[randy] - Updated to GTK+-2.8.20.</para>
509 </listitem>
510 <listitem>
511 <para>[dnicholson] - Removed /etc/profile.d/tinker-term.sh
512 since it is no longer needed with the Ncurses in stable
513 LFS-6.2.</para>
514 </listitem>
515 </itemizedlist>
516 </listitem>
517
518 <listitem>
519 <para>August 4th, 2006</para>
520 <itemizedlist>
521 <listitem>
522 <para>[randy] - Updated to libpng-1.2.12.</para>
523 </listitem>
524 <listitem>
525 <para>[randy] - Updated to libIDL-0.8.7.</para>
526 </listitem>
527 <listitem>
528 <para>[randy] - Added libxslt as a required dependency of the
529 GNOME Doc Utils package.</para>
530 </listitem>
531 <listitem>
532 <para>[randy] - Updated to libxslt-1.1.17.</para>
533 </listitem>
534 <listitem>
535 <para>[randy] - Updated to libxml2-2.6.26.</para>
536 </listitem>
537 </itemizedlist>
538 </listitem>
539
540 <listitem>
541 <para>August 3rd, 2006</para>
542 <itemizedlist>
543 <listitem>
544 <para>[randy] - Added four upstream patches to the Berkeley-DB
545 instructions.</para>
546 </listitem>
547 </itemizedlist>
548 </listitem>
549
550 <listitem>
551 <para>August 2nd, 2006</para>
552 <itemizedlist>
553 <listitem>
554 <para>[randy] - Updated the book to point at LFS 'stable'
555 and use LFS stable package versions of Coreutils and
556 Flex.</para>
557 </listitem>
558 <listitem>
559 <para>[randy] - Removed an obsolete ldconfig command from
560 the OAF instructions.</para>
561 </listitem>
562 </itemizedlist>
563 </listitem>
564
565 <listitem>
566 <para>July 25th, 2006</para>
567 <itemizedlist>
568 <listitem>
569 <para>[randy] - Updated to GIMP-2.2.12.</para>
570 </listitem>
571 </itemizedlist>
572 </listitem>
573
574 <listitem>
575 <para>July 24th, 2006</para>
576 <itemizedlist>
577 <listitem>
578 <para>[randy] - Updated to libquicktime-0.9.9.</para>
579 </listitem>
580 </itemizedlist>
581 </listitem>
582
583 <listitem>
584 <para>July 22nd, 2006</para>
585 <itemizedlist>
586 <listitem>
587 <para>[randy] - Updated to Avifile-0.7.45.</para>
588 </listitem>
589 </itemizedlist>
590 </listitem>
591
592 <listitem>
593 <para>July 15th, 2006</para>
594 <itemizedlist>
595 <listitem>
596 <para>[randy] - Fixed the creation of the symbolic link in the
597 Gnumeric instructions to fix access to the help documentation if
598 GNOME is installed in a prefix other than /usr, thanks to
599 Alessandro Alocci for spotting the error and contributing the
600 fix.</para>
601 </listitem>
602 </itemizedlist>
603 </listitem>
604
605 <listitem>
606 <para>July 13th, 2006</para>
607 <itemizedlist>
608 <listitem>
609 <para>[dnicholson] - Fixed patch XML tags for Firefox and
610 Thunderbird. Closes ticket #2069. Thanks to Joe Ciccone.</para>
611 </listitem>
612 </itemizedlist>
613 </listitem>
614
615 <listitem>
616 <para>July 11th, 2006</para>
617 <itemizedlist>
618 <listitem>
619 <para>[randy] - Updated to K3b-0.12.16 and clarified the dependencies
620 to fix Ticket #2015.</para>
621 </listitem>
622 <listitem>
623 <para>[randy] - Added DAO to the Glossary.</para>
624 </listitem>
625 <listitem>
626 <para>[randy] - Updated to CVS-1.11.22.</para>
627 </listitem>
628 </itemizedlist>
629 </listitem>
630
631 <listitem>
632 <para>July 9th, 2006</para>
633 <itemizedlist>
634 <listitem>
635 <para>[randy] - Added a note about some additional optional
636 dependencies in the Cdrdao instructions.</para>
637 </listitem>
638 <listitem>
639 <para>[dj] - Clarified instructions concerning alternate X
640 Window System installation prefix.</para>
641 </listitem>
642 <listitem>
643 <para>[dj] - Corrected permission of installed files in OpenOffice
644 instructions.</para>
645 </listitem>
646 </itemizedlist>
647 </listitem>
648
649 <listitem>
650 <para>July 8th, 2006</para>
651 <itemizedlist>
652 <listitem>
653 <para>[dj] - Added instructions to QT installation to account for
654 alternate installation prefix in X Window System.</para>
655 </listitem>
656 </itemizedlist>
657 </listitem>
658
659 <listitem>
660 <para>July 7th, 2006</para>
661 <itemizedlist>
662 <listitem>
663 <para>[randy] - Updated the Apache Ant instructions to specify the
664 version of Junit you should use.</para>
665 </listitem>
666 <listitem>
667 <para>[randy] - Added new package - gnome-screensaver-2.14.2.</para>
668 </listitem>
669 <listitem>
670 <para>[andy] - Updated ppp to 2.4.4.</para>
671 </listitem>
672 </itemizedlist>
673 </listitem>
674
675 <listitem>
676 <para>July 6th, 2006</para>
677 <itemizedlist>
678 <listitem>
679 <para>[dnicholson] - Fixed typo in libusb udev rule creation.
680 Thanks to Johannes L&auml;chele.</para>
681 </listitem>
682 </itemizedlist>
683 </listitem>
684
685 <listitem>
686 <para>July 4th, 2006</para>
687 <itemizedlist>
688 <listitem>
689 <para>[dnicholson] - Updated Firefox and Thunderbird to version
690 1.5.0.4. Added a patch to fix the builds with --enable-pango.</para>
691 </listitem>
692 <listitem>
693 <para>[randy] - Added a command to the Linux-PAM instructions to
694 alter the unix_chkpwd password helper setuid, thanks to Jürg Billeter
695 for pointing this out.</para>
696 </listitem>
697 </itemizedlist>
698 </listitem>
699
700 <listitem>
701 <para>July 3rd, 2006</para>
702 <itemizedlist>
703 <listitem>
704 <para>[randy] - Updated the Zenity and GNOME Keyring Manager
705 package instructions to be compatible with the
706 GNOME-2.14.2 update.</para>
707 </listitem>
708 <listitem>
709 <para>[dj] - Clarified text surrounding additional downloads
710 section of OpenOffice instructions.</para>
711 </listitem>
712 </itemizedlist>
713 </listitem>
714
715 <listitem>
716 <para>July 2nd, 2006</para>
717 <itemizedlist>
718 <listitem>
719 <para>[randy] - Updated to GNOME System Monitor-2.14.4.</para>
720 </listitem>
721 <listitem>
722 <para>[randy] - Updated the GConf Editor, gedit, bug-buddy, EOG and
723 File Roller package instructions to be compatible with the
724 GNOME-2.14.2 update.</para>
725 </listitem>
726 <listitem>
727 <para>[dj] - Updated to OpenOffice-2.0.3.</para>
728 </listitem>
729 <listitem>
730 <para>[andy] - Updated SDL to SDL-1.2.11</para>
731 </listitem>
732 </itemizedlist>
733 </listitem>
734
735 <listitem>
736 <para>July 1st, 2006</para>
737 <itemizedlist>
738 <listitem>
739 <para>[randy] - Removed unnecessary --sysconfdir and --localstatedir
740 parameters from the GStreamer (and plugins) instructions. Updated
741 the 'Good' Plugins with a --sysconfdir parameter that will force the
742 GConf configuration files into the correct location.</para>
743 </listitem>
744 <listitem>
745 <para>[randy] - Updated the GNOME Utilities and GNOME Games package
746 instructions to be compatible with the GNOME-2.14.2 update.</para>
747 </listitem>
748 </itemizedlist>
749 </listitem>
750
751 <listitem>
752 <para>June 30th, 2006</para>
753 <itemizedlist>
754 <listitem>
755 <para>[randy] - Updated the GNOME Accessibility packages'
756 instructions to be compatible with the GNOME-2.14.2 update.</para>
757 </listitem>
758 </itemizedlist>
759 </listitem>
760
761 <listitem>
762 <para>June 29th, 2006</para>
763 <itemizedlist>
764 <listitem>
765 <para>[dnicholson] - Changed the installation instructions and
766 explanations in XFS to be more consistent with the rest of the
767 book. Thanks to Chris Staub for prompting the change.</para>
768 </listitem>
769 <listitem>
770 <para>[dnicholson] - Fixed sed command in WvStreams to not alter
771 a non-existent file. Thanks to Angel Tsankov.</para>
772 </listitem>
773 </itemizedlist>
774 </listitem>
775
776 <listitem>
777 <para>June 28th, 2006</para>
778 <itemizedlist>
779 <listitem>
780 <para>[randy] - Renamed the GnomeMeeting package to Ekiga and
781 updated the instructions to be compatible with the GNOME-2.14.2
782 update.</para>
783 </listitem>
784 <listitem>
785 <para>[randy] - Updated the dependencies and build commands in the
786 gnome-volume-manager instructions to conform with GNOME-2.14.2.
787 There is still some additional information that needs to be added
788 to this page after the additions are finalized via BLFS-Dev
789 discussion.</para>
790 </listitem>
791 <listitem>
792 <para>[dj] - Updated JDK, source and bin, to jdk-1.5.0
793 update 7.</para>
794 </listitem>
795 </itemizedlist>
796 </listitem>
797
798 <listitem>
799 <para>June 27th, 2006</para>
800 <itemizedlist>
801 <listitem>
802 <para>[randy] - Added new package GStreamer Ugly
803 Plugins-0.10.3</para>
804 </listitem>
805 <listitem>
806 <para>[randy] - Updated the Nautilus CD Burner, GNOME Media and
807 Sound Juicer instructions to conform with the GNOME 2.14.2
808 update.</para>
809 </listitem>
810 <listitem>
811 <para>[randy] - Completed the gnome-mount instructions.</para>
812 </listitem>
813 </itemizedlist>
814 </listitem>
815
816 <listitem>
817 <para>June 26th, 2006</para>
818 <itemizedlist>
819 <listitem>
820 <para>[randy] - Replaced many instances of repetitive similar
821 text with xinclude files in various package instructions.</para>
822 </listitem>
823 </itemizedlist>
824 </listitem>
825
826 <listitem>
827 <para>June 25th, 2006</para>
828 <itemizedlist>
829 <listitem>
830 <para>[randy] - Minor fixes and clean-up to the core GNOME-2
831 package instructions including standardizing the text in the
832 'Command Explanations' section by using xinclude files and changing
833 the creation of symbolic links to using PYTHONPATH so Python can
834 find modules installed in non-standard locations.</para>
835 </listitem>
836 <listitem>
837 <para>[randy] - Added some new xinclude files to replace the
838 repetitive similar text in many package instructions.</para>
839 </listitem>
840 </itemizedlist>
841 </listitem>
842
843 <listitem>
844 <para>June 24th, 2006</para>
845 <itemizedlist>
846 <listitem>
847 <para>[randy] - Created a new BLFS BootScript tarball to reflect
848 the updated HAL script.</para>
849 </listitem>
850 <listitem>
851 <para>[randy] - Updated to GDM-2.14.9.</para>
852 </listitem>
853 <listitem>
854 <para>[randy] - Updated to Totem-1.4.2.</para>
855 </listitem>
856 <listitem>
857 <para>[randy] - Updated to gcalctool-5.8.16.</para>
858 </listitem>
859 </itemizedlist>
860 </listitem>
861
862 <listitem>
863 <para>June 23rd, 2006</para>
864 <itemizedlist>
865 <listitem>
866 <para>[randy] - Added new package GStreamer Good
867 Plug-ins-0.10.3.</para>
868 </listitem>
869 <listitem>
870 <para>[randy] - Created a new BLFS BootScript tarball to reflect
871 the updated GDM script.</para>
872 </listitem>
873 <listitem>
874 <para>[randy] - Updated the Evince, Poppler and GNOME Netstatus
875 instructions to conform with the GNOME-2.14.2 update.</para>
876 </listitem>
877 </itemizedlist>
878 </listitem>
879
880 <listitem>
881 <para>June 21st, 2006</para>
882 <itemizedlist>
883 <listitem>
884 <para>[randy] - Updated the Epiphany and gucharmap instructions to
885 conform with the GNOME-2.14.2 update.</para>
886 </listitem>
887 <listitem>
888 <para>[randy] - Updated the GNOME2 additional libraries instructions
889 to conform with the GNOME-2.14.2 update. This leaves the GNOME2
890 Accessibility and Additional Utility packages to update.</para>
891 </listitem>
892 <listitem>
893 <para>[randy] - Updated to Evolution-2.6.2.</para>
894 </listitem>
895 <listitem>
896 <para>[randy] - Added new package gnome-mount-0.4 (not fully
897 complete, but added now to fix a validation issue).</para>
898 </listitem>
899 <listitem>
900 <para>[randy] - Updated to GNOME-2.14.2. All version entities have
901 been updated with the core package updates being complete. The
902 'Additional' packages will be updated in upcoming commits.</para>
903 </listitem>
904 <listitem>
905 <para>[randy] - Changed references to GNOME2 User Docs to the
906 renamed package of GNOME User Docs.</para>
907 </listitem>
908 </itemizedlist>
909 </listitem>
910
911 <listitem>
912 <para>June 20th, 2006</para>
913 <itemizedlist>
914 <listitem>
915 <para>[randy] - Removed all instances of the old GStreamer Plug-ins
916 package and replaced them with the new GStreamer Base
917 Plug-ins.</para>
918 </listitem>
919 <listitem>
920 <para>[randy] - Updated to GStreamer-0.10.8.</para>
921 </listitem>
922 <listitem>
923 <para>[randy] - Updated to Metacity-2.14.5.</para>
924 </listitem>
925 <listitem>
926 <para>[randy] - Updated to libsoup-2.2.94.</para>
927 </listitem>
928 <listitem>
929 <para>[randy] - Updated to libwnck-2.14.2.</para>
930 </listitem>
931 <listitem>
932 <para>[randy] - Updated to libxklavier-2.2.</para>
933 </listitem>
934 <listitem>
935 <para>[randy] - Updated to HAL-0.5.7.</para>
936 </listitem>
937 <listitem>
938 <para>[randy] - Updated to D-BUS-0.62.</para>
939 </listitem>
940 <listitem>
941 <para>[dnicholson] - Updated to TIN-1.8.2.</para>
942 </listitem>
943 <listitem>
944 <para>[randy] - Added new package GStreamer Base
945 Plug-ins-0.10.8</para>
946 </listitem>
947 <listitem>
948 <para>[randy] - Replaced the obsolete Howl dependency in the xinetd
949 and Gaim instructions with an Avahi dependency.</para>
950 </listitem>
951 <listitem>
952 <para>[randy] - Fixed broken download URL in the Pilot-Link
953 instructions.</para>
954 </listitem>
955 <listitem>
956 <para>[randy] - Removed cairo as a recommended dependency of
957 Pango.</para>
958 </listitem>
959 <listitem>
960 <para>[bdubbs] - Fixed typo in NAS instructions.</para>
961 </listitem>
962 </itemizedlist>
963 </listitem>
964
965 <listitem>
966 <para>June 19th, 2006</para>
967 <itemizedlist>
968 <listitem>
969 <para>[randy] - Updated to ISO Codes-0.51-1.1.</para>
970 </listitem>
971 <listitem>
972 <para>[randy] - Updated to GMime-2.2.2.</para>
973 </listitem>
974 </itemizedlist>
975 </listitem>
976
977 <listitem>
978 <para>June 13th, 2006</para>
979 <itemizedlist>
980 <listitem>
981 <para>[randy] - Removed Fontconfig as an optional dependency of
982 Pango as it is required in one way or another, thanks to Chris
983 Staub for pointing this out.</para>
984 </listitem>
985 <listitem>
986 <para>[tushar] - Removed incorrect dependencies from gtk+</para>
987 </listitem>
988 </itemizedlist>
989 </listitem>
990
991 <listitem>
992 <para>June 11th, 2006</para>
993 <itemizedlist>
994 <listitem>
995 <para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
996 </listitem>
997 </itemizedlist>
998 </listitem>
999
1000 <listitem>
1001 <para>June 6th, 2006</para>
1002 <itemizedlist>
1003 <listitem>
1004 <para>[randy] - Added a sed command to the Crypt::SSLeay Perl module
1005 instructions to fix a bug exposed by newer versions of
1006 OpenSSL.</para>
1007 </listitem>
1008 <listitem>
1009 <para>[randy] - Modified the existing, and added new dependencies
1010 to the Module::Build Perl module instructions.</para>
1011 </listitem>
1012 <listitem>
1013 <para>[randy] - Added the dependencies for the YAML Perl
1014 module.</para>
1015 </listitem>
1016 <listitem>
1017 <para>[randy] - Added new Perl modules: Pod::Readme-0.081,
1018 Spiffy-0.30, Test::Base-0.50 and Test::Portability::Files-0.05</para>
1019 </listitem>
1020 <listitem>
1021 <para>[randy] - Updated several Perl modules: Archive::Tar-1.29,
1022 Business::ISBN::Data-1.11, Digest::SHA-5.41, ExtUtils::CBuilder-0.18,
1023 HTML::Parser-3.54, Module::Build-0.2801, Module::Signature-0.54,
1024 PAR::Dist-0.09, Pod::Simple-3.04, Test::Pod-1.24, Test::Prereq-1.031,
1025 version-0.63 and YAML-0.58.</para>
1026 </listitem>
1027 </itemizedlist>
1028 </listitem>
1029
1030 <listitem>
1031 <para>June 5th, 2006</para>
1032 <itemizedlist>
1033 <listitem>
1034 <para>[andy] - Updated the Cdrtools ascii patch so that it applies
1035 properly.</para>
1036 </listitem>
1037 </itemizedlist>
1038 </listitem>
1039
1040 <listitem>
1041 <para>May 31st, 2006</para>
1042 <itemizedlist>
1043 <listitem>
1044 <para>[dj] - Updated xorg-server and xterm dependencies.</para>
1045 </listitem>
1046 </itemizedlist>
1047 </listitem>
1048
1049 <listitem>
1050 <para>May 29th, 2006</para>
1051 <itemizedlist>
1052 <listitem>
1053 <para>[dnicholson] - Fixes for the X Window System Components page.
1054 Add information for setting up DRI correctly. Thanks to Peter
1055 Steiger for the alert. Clarified the relationship between the Xft
1056 font system and Fontconfig. Thanks to Archaic for reviewing the
1057 previous contents.</para>
1058 </listitem>
1059 <listitem>
1060 <para>[dnicholson] - Simplified mv command and fixed the
1061 explanation of the --enable-xine option in GStreamer Plug-ins.
1062 Thanks to Chris Staub for the patch.</para>
1063 </listitem>
1064 <listitem>
1065 <para>[dnicholson] - Changed the text explaining the need for
1066 the mkisofs and cdrecord patches in Cdrtools. Thanks to Alexander
1067 Patrakov for the clarification.</para>
1068 </listitem>
1069 <listitem>
1070 <para>[dnicholson] - Added optional dependencies for
1071 rebuilding the Mutt documentation. Thanks to Ag
1072 Hatzimanikas for the information.</para>
1073 </listitem>
1074 </itemizedlist>
1075 </listitem>
1076
1077 <listitem>
1078 <para>May 27th, 2006</para>
1079 <itemizedlist>
1080 <listitem>
1081 <para>[randy] - Updated to librsvg-2.14.4.</para>
1082 </listitem>
1083 <listitem>
1084 <para>[randy] - Added intltool as an optional dependency of
1085 libgnomecups.</para>
1086 </listitem>
1087 <listitem>
1088 <para>[randy] - Updated to libgsf-1.14.1.</para>
1089 </listitem>
1090 <listitem>
1091 <para>[randy] - Updated to Gtk+-2.8.18.</para>
1092 </listitem>
1093 <listitem>
1094 <para>[randy] - Updated to Pango-1.12.3.</para>
1095 </listitem>
1096 <listitem>
1097 <para>[randy] - Updated to GLib-2.10.3.</para>
1098 </listitem>
1099 </itemizedlist>
1100 </listitem>
1101
1102 <listitem>
1103 <para>May 26th, 2006</para>
1104 <itemizedlist>
1105 <listitem>
1106 <para>[manuel] - Made all dependencies on a mail server
1107 actual cross-references.</para>
1108 </listitem>
1109 </itemizedlist>
1110 </listitem>
1111
1112 <listitem>
1113 <para>May 25th, 2006</para>
1114 <itemizedlist>
1115 <listitem>
1116 <para>[randy] - Updated to desktop-file-utils-0.11.</para>
1117 </listitem>
1118 <listitem>
1119 <para>[dj] - Updated Xorg Modular to 7.1 release.</para>
1120 </listitem>
1121 <listitem>
1122 <para>[dj] - Updated to xterm-213.</para>
1123 </listitem>
1124 <listitem>
1125 <para>[dj] - Updated to Mesa-6.5.</para>
1126 </listitem>
1127 </itemizedlist>
1128 </listitem>
1129
1130 <listitem>
1131 <para>May 24th, 2006</para>
1132 <itemizedlist>
1133 <listitem>
1134 <para>[randy] - Updated the ALSA Plugins dependencies and installed
1135 plugin module list; also added documentation installation
1136 commands to the ALSA Plugins instructions.</para>
1137 </listitem>
1138 <listitem>
1139 <para>[randy] - Several fixes to the MPlayer instructions: added a
1140 sed command to fix the getline function name issue, added a patch to
1141 fix the round function issue, fixed the creation of the font symlink
1142 to point to /usr/share/fonts, commented out the command and text that
1143 created a /dev/dvd device file as this is now done in LFS.</para>
1144 </listitem>
1145 <listitem>
1146 <para>[randy] - Modified the way the GLUT library dependency is
1147 described in the LibTIFF instructions.</para>
1148 </listitem>
1149 <listitem>
1150 <para>[randy] - Modified the configure script in the libfame
1151 instructions using a sed so that the -fstrict-aliasing flag is
1152 properly passed along to the Makefiles.</para>
1153 </listitem>
1154 </itemizedlist>
1155 </listitem>
1156
1157 <listitem>
1158 <para>May 23rd, 2006</para>
1159 <itemizedlist>
1160 <listitem>
1161 <para>[randy] - Clarified the XvMC Wrapper dependency in the MPlayer
1162 and xine libraries instructions.</para>
1163 </listitem>
1164 <listitem>
1165 <para>[randy] - Added libid3tag as an optional dependency of
1166 imlib2.</para>
1167 </listitem>
1168 </itemizedlist>
1169 </listitem>
1170
1171 <listitem>
1172 <para>May 21st, 2006</para>
1173 <itemizedlist>
1174 <listitem>
1175 <para>[randy] - Updated to libdvdread-0.9.6.</para>
1176 </listitem>
1177 <listitem>
1178 <para>[randy] - Updated codecs to the 20060501 versions in the
1179 MPlayer instructions.</para>
1180 </listitem>
1181 <listitem>
1182 <para>[randy] - Added a note to the D-BUS instructions that you must
1183 have Qt installed if you are planning on using HAL with KDE.</para>
1184 </listitem>
1185 <listitem>
1186 <para>[randy] - Added a note to the lm_sensors dependency in the
1187 kdebase instructions that the Sysfs Utilities package is also
1188 required.</para>
1189 </listitem>
1190 <listitem>
1191 <para>[tushar] - Added note that proxymngr requires lbxproxy.</para>
1192 </listitem>
1193 </itemizedlist>
1194 </listitem>
1195
1196 <listitem>
1197 <para>May 20th, 2006</para>
1198 <itemizedlist>
1199 <listitem>
1200 <para>[randy] - Added a patch to the kdelibs instructions so it
1201 will build if you have CUPS-1.2.x installed. The patch does not
1202 affect the build with lesser versions of CUPS. Thanks to Matthew
1203 Carson for chasing down the problem and sending in the patch.</para>
1204 </listitem>
1205 <listitem>
1206 <para>[dnicholson] - Added -ifv arguments to the autoreconf
1207 command in libdrm so that libtoolize will be run. The shared
1208 library is created without the .so suffix without it.</para>
1209 </listitem>
1210 <listitem>
1211 <para>[randy] - Added new package usbutils-0.72.</para>
1212 </listitem>
1213 </itemizedlist>
1214 </listitem>
1215
1216 <listitem>
1217 <para>May 19th, 2006</para>
1218 <itemizedlist>
1219 <listitem>
1220 <para>[randy] - Changed the GNAT installation in the GCC instructions
1221 to use the existing Makefile, which eliminates the need to install
1222 Tcsh, thanks to Jim Gifford for the tip.</para>
1223 </listitem>
1224 </itemizedlist>
1225 </listitem>
1226
1227 <listitem>
1228 <para>May 18th, 2006</para>
1229 <itemizedlist>
1230 <listitem>
1231 <para>[randy] - Moved the ScrollKeeper instructions from Chapter 31
1232 - GNOME Core Packages to Chapter 10 - General Utilities as the
1233 package installation prefix is /usr and other-than-GNOME packages
1234 can utilize it.</para>
1235 </listitem>
1236 <listitem>
1237 <para>[randy] - Added libacl as an optional dependency of
1238 Samba.</para>
1239 </listitem>
1240 <listitem>
1241 <para>[randy] - Added additional commands to the LessTif instructions
1242 to accommodate an X Window System installation in /usr.</para>
1243 </listitem>
1244 <listitem>
1245 <para>[dj] - Corrected NAS bootscript after installation.</para>
1246 </listitem>
1247 <listitem>
1248 <para>[dj] - Standardized Xorg7 PREFIX commands using
1249 XORG_PREFIX.</para>
1250 </listitem>
1251 <listitem>
1252 <para>[dj] - Re-added sed to fix incorrect path in luit.</para>
1253 </listitem>
1254 </itemizedlist>
1255 </listitem>
1256
1257 <listitem>
1258 <para>May 17th, 2006</para>
1259 <itemizedlist>
1260 <listitem>
1261 <para>[bdubbs] - Changed home directory of named to /srv/named.</para>
1262 </listitem>
1263 <listitem>
1264 <para>[bdubbs] - Added "About Devices" page.</para>
1265 </listitem>
1266 <listitem>
1267 <para>[dnicholson] - Added two patches to Cdrtools improving its
1268 use in locales with non-ISO-8859-1 character sets. Fixes ticket
1269 #1837. Thanks to Alexander Patrakov for explaining the situation
1270 and supplying the patches.</para>
1271 </listitem>
1272 <listitem>
1273 <para>[randy] - Added jbig2dec as an optional dependency of
1274 ESP GhostScript.</para>
1275 </listitem>
1276 <listitem>
1277 <para>[dj] - Moved libdrm, mesa, xterm, and rman to xorg7
1278 section.</para>
1279 </listitem>
1280 <listitem>
1281 <para>[dj] - Added test suite notes to each xorg7 page.</para>
1282 </listitem>
1283 </itemizedlist>
1284 </listitem>
1285
1286 <listitem>
1287 <para>May 16th, 2006</para>
1288 <itemizedlist>
1289 <listitem>
1290 <para>[bdubbs] - Added UTF-8 patch to Pine.</para>
1291 </listitem>
1292 <listitem>
1293 <para>[randy] - Added documentation installation commands to the
1294 popt instructions.</para>
1295 </listitem>
1296 <listitem>
1297 <para>[bdubbs] - Added paps-0.6.6 for UTF-8 printing.</para>
1298 </listitem>
1299 <listitem>
1300 <para>[randy] - Updated to PHP-5.1.4.</para>
1301 </listitem>
1302 <listitem>
1303 <para>[dj] - Added rman-3.2.</para>
1304 </listitem>
1305 </itemizedlist>
1306 </listitem>
1307
1308 <listitem>
1309 <para>May 15th, 2006</para>
1310 <itemizedlist>
1311 <listitem>
1312 <para>[randy] - Added librsvg as an optional dependency of
1313 ImageMagick.</para>
1314 </listitem>
1315 <listitem>
1316 <para>[bdubbs] - Update to postfix-2.2.9.</para>
1317 </listitem>
1318 </itemizedlist>
1319 </listitem>
1320
1321 <listitem>
1322 <para>May 14th, 2006</para>
1323 <itemizedlist>
1324 <listitem>
1325 <para>[randy] - Updated to Apache HTTPD-2.2.2.</para>
1326 </listitem>
1327 <listitem>
1328 <para>[randy] - Added a note to the MySQL instructions about TCP
1329 Wrapper and MySQL's test suite.</para>
1330 </listitem>
1331 <listitem>
1332 <para>[randy] - Added a note to the cURL instructions about TCP
1333 Wrapper and cURL's test suite.</para>
1334 </listitem>
1335 <listitem>
1336 <para>[dj] - Updated OpenOffice patch for system Firefox and added
1337 OpenOffice to list of packages that will utilize system nss in
1338 Mozilla product pages.</para>
1339 </listitem>
1340 </itemizedlist>
1341 </listitem>
1342
1343 <listitem>
1344 <para>May 13th, 2006</para>
1345 <itemizedlist>
1346 <listitem>
1347 <para>[bdubbs] - Remove malloc switch from kdelibs.</para>
1348 </listitem>
1349 <listitem>
1350 <para>[tushar] - Add GTK1 dependency for vim.</para>
1351 </listitem>
1352 <listitem>
1353 <para>[bdubbs] - Added XChat-2.6.2.</para>
1354 </listitem>
1355 <listitem>
1356 <para>[randy] - Updated the GCC (gcj) dependency in the Libidn
1357 instructions to include the gjdoc package also.</para>
1358 </listitem>
1359 <listitem>
1360 <para>[randy] - Updated to GTK-Doc-1.6.</para>
1361 </listitem>
1362 </itemizedlist>
1363 </listitem>
1364
1365 <listitem>
1366 <para>May 12th, 2006</para>
1367 <itemizedlist>
1368 <listitem>
1369 <para>[dnicholson] - Updated to GIMP-2.2.11 and
1370 gimp-help-2-0.10.</para>
1371 </listitem>
1372 <listitem>
1373 <para>[randy] - Updated to libxslt-1.1.16.</para>
1374 </listitem>
1375 <listitem>
1376 <para>[bdubbs] - Created a consolidated autofs patch to
1377 combine nine small patches and updated autofs to
1378 reflect the combined patch file.</para>
1379 </listitem>
1380 <listitem>
1381 <para>[bdubbs] - Updated to imlib2-1.2.2.</para>
1382 </listitem>
1383 <listitem>
1384 <para>[bdubbs] - Updated to intltool-0.34.2.</para>
1385 </listitem>
1386 </itemizedlist>
1387 </listitem>
1388
1389 <listitem>
1390 <para>May 11th, 2006</para>
1391 <itemizedlist>
1392 <listitem>
1393 <para>[randy] - Added commands to the JDK instructions to run a demo
1394 program with the newly created java binary to provide a basic test
1395 of the build.</para>
1396 </listitem>
1397 <listitem>
1398 <para>[randy] - Added commands to the cpio instructions to create
1399 alternate forms of the documentation.</para>
1400 </listitem>
1401 <listitem>
1402 <para>[dj] - Added note to not build MesaLib with X11R6 and
1403 removed Xfree and xorg-6.9 from required deps.</para>
1404 </listitem>
1405 <listitem>
1406 <para>[andy] - Updated to XFree86-4.6.0.</para>
1407 </listitem>
1408 </itemizedlist>
1409 </listitem>
1410
1411 <listitem>
1412 <para>May 10th, 2006</para>
1413 <itemizedlist>
1414 <listitem>
1415 <para>[randy] - Added resmgr as an optional dependency of ALSA Library.</para>
1416 </listitem>
1417 <listitem>
1418 <para>[randy] - Renamed the TeX package to its proper name -
1419 teTeX.</para>
1420 </listitem>
1421 <listitem>
1422 <para>[dj] - Added sed for additional xorg-6.9.0 security
1423 vulnerability.</para>
1424 </listitem>
1425 <listitem>
1426 <para>[dj] - Updated dependencies for Xorg-7.0.0 section and
1427 corrected text.</para>
1428 </listitem>
1429 </itemizedlist>
1430 </listitem>
1431
1432 <listitem>
1433 <para>May 9th, 2006</para>
1434 <itemizedlist>
1435 <listitem>
1436 <para>[randy] - Updated to PCI Utilities-2.2.3.</para>
1437 </listitem>
1438 <listitem>
1439 <para>[randy] - Modified the Expect build commands to work with the
1440 new Tcl build method.</para>
1441 </listitem>
1442 <listitem>
1443 <para>[randy] - Added an additional command to the Sysstat
1444 installation so that a configuration file containing the history
1445 variable is installed.</para>
1446 </listitem>
1447 <listitem>
1448 <para>[randy] - Added a note to the Shadow instructions about
1449 running the Linux-PAM test suite.</para>
1450 </listitem>
1451 <listitem>
1452 <para>[randy] - Updated to Linux-PAM-0.99.4.0.</para>
1453 </listitem>
1454 </itemizedlist>
1455 </listitem>
1456
1457 <listitem>
1458 <para>May 8th, 2006</para>
1459 <itemizedlist>
1460 <listitem>
1461 <para>[bdubbs] - Updated to ImageMagick-6.2.7-5.</para>
1462 </listitem>
1463 <listitem>
1464 <para>[bdubbs] - Updated to libgtkhtml-2.11.0.</para>
1465 </listitem>
1466 <listitem>
1467 <para>[bdubbs] - Updated to rsync-2.6.8.</para>
1468 </listitem>
1469 </itemizedlist>
1470 </listitem>
1471
1472 <listitem>
1473 <para>May 7th, 2006</para>
1474 <itemizedlist>
1475 <listitem>
1476 <para>[randy] - Removed the ext3 file system page from the book as
1477 this file system is now the LFS default.</para>
1478 </listitem>
1479 <listitem>
1480 <para>[randy] - Modified the Tcl and Tk instructions to install
1481 the library interface headers using the maintainer's recommended
1482 method and removed all the hacks from previous installation
1483 methods.</para>
1484 </listitem>
1485 </itemizedlist>
1486 </listitem>
1487
1488 <listitem>
1489 <para>May 6th, 2006</para>
1490 <itemizedlist>
1491 <listitem>
1492 <para>[bdubbs] - Updated to alsa-1.0.11.</para>
1493 </listitem>
1494 <listitem>
1495 <para>[bdubbs] - Updated to dhcp-3.0.4.</para>
1496 </listitem>
1497 <listitem>
1498 <para>[dnicholson] - Fixed EsounD installation to note that the
1499 documentation can only be installed with DocBook-utils. Thanks
1500 to Chris Staub for the patch.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[tushar] - Updated to Popt-1.10.4.</para>
1504 </listitem>
1505 <listitem>
1506 <para>[dnicholson] - Updated to Bluefish-1.0.5.</para>
1507 </listitem>
1508 <listitem>
1509 <para>[dnicholson] - Updated to Firefox-1.5.0.3.</para>
1510 </listitem>
1511 </itemizedlist>
1512 </listitem>
1513
1514 <listitem>
1515 <para>May 5th, 2006</para>
1516 <itemizedlist>
1517 <listitem>
1518 <para>[bdubbs] - Updated to nmap-4.03.</para>
1519 </listitem>
1520 <listitem>
1521 <para>[bdubbs] - Updated to Leafnode-1.11.5.</para>
1522 </listitem>
1523 <listitem>
1524 <para>[bdubbs] - Updated to AFPL Ghostscript-8.53.</para>
1525 </listitem>
1526 <listitem>
1527 <para>[bdubbs] - Updated to libxml2-2.6.24.</para>
1528 </listitem>
1529 <listitem>
1530 <para>[bdubbs] - Updated to proftpd-1.3.0.</para>
1531 </listitem>
1532 <listitem>
1533 <para>[bdubbs] - Updated to mysql-5.0.21.</para>
1534 </listitem>
1535 <listitem>
1536 <para>[bdubbs] - Updated to ntp-4.2.0a.</para>
1537 </listitem>
1538 <listitem>
1539 <para>[dj] - Reorganized X Window System chapter.</para>
1540 </listitem>
1541 <listitem>
1542 <para>[dj] - Spilt Xorg-7 instructions into several pages.</para>
1543 </listitem>
1544 <listitem>
1545 <para>[dj] - Corrected links in Mesa and xterm instructions for
1546 new xorg7 pages.</para>
1547 </listitem>
1548 </itemizedlist>
1549 </listitem>
1550
1551 <listitem>
1552 <para>May 4th, 2006</para>
1553 <itemizedlist>
1554 <listitem>
1555 <para>[bdubbs] - Updated to ESP Ghostscript-8.15.2.</para>
1556 </listitem>
1557 <listitem>
1558 <para>[bdubbs] - Updated to openssl-0.9.8b.</para>
1559 </listitem>
1560 <listitem>
1561 <para>[bdubbs] - Simplified mysql compilation flags.
1562 Thanks to Archaic.</para>
1563 </listitem>
1564 </itemizedlist>
1565 </listitem>
1566
1567 <listitem>
1568 <para>May 3rd, 2006</para>
1569 <itemizedlist>
1570 <listitem>
1571 <para>[bdubbs] - Updated sed for openssh to link
1572 crypto libraries statically.</para>
1573 </listitem>
1574 <listitem>
1575 <para>[bdubbs] - Updated location of kernel options in
1576 iptables. Thanks to Allard Welter who pointed this
1577 out.</para>
1578 </listitem>
1579 </itemizedlist>
1580 </listitem>
1581
1582 <listitem>
1583 <para>May 1st, 2006</para>
1584 <itemizedlist>
1585 <listitem>
1586 <para>[randy] - Updated to XScreenSaver-4.24.</para>
1587 </listitem>
1588 <listitem>
1589 <para>[randy] - Updated to Gtk+-2.8.17.</para>
1590 </listitem>
1591 <listitem>
1592 <para>[randy] - Updated to ATK-1.11.4.</para>
1593 </listitem>
1594 <listitem>
1595 <para>[randy] - Updated to Pango-1.12.2.</para>
1596 </listitem>
1597 <listitem>
1598 <para>[randy] - Updated to Ethereal-0.99.0.</para>
1599 </listitem>
1600 </itemizedlist>
1601 </listitem>
1602
1603 <listitem>
1604 <para>April 30th, 2006</para>
1605 <itemizedlist>
1606 <listitem>
1607 <para>[bdubbs] - Removed the gid for bin and usb as they
1608 are defined in LFS. Added comment in the section about
1609 users and groups that base entries are in LFS.</para>
1610 </listitem>
1611 <listitem>
1612 <para>[randy] - Updated to K3b-0.12.15.</para>
1613 </listitem>
1614 <listitem>
1615 <para>[randy] - Updated to NFS Utilities-1.0.8.</para>
1616 </listitem>
1617 <listitem>
1618 <para>[andy] - Updated Pine to 4.64 and Abiword-2.4.4.</para>
1619 </listitem>
1620 </itemizedlist>
1621 </listitem>
1622
1623 <listitem>
1624 <para>April 29th, 2006</para>
1625 <itemizedlist>
1626 <listitem>
1627 <para>[bdubbs] - Updated to exim-4.61.</para>
1628 </listitem>
1629 <listitem>
1630 <para>[bdubbs] - Updated to Links-2.1pre21.</para>
1631 </listitem>
1632 <listitem>
1633 <para>[randy] - Updated to Galeon-2.0.1.</para>
1634 </listitem>
1635 <listitem>
1636 <para>[randy] - Added a new category 'Integrated Development
1637 Environments' to the 'Other Programming Tools' page and added
1638 additional components to the page.</para>
1639 </listitem>
1640 <listitem>
1641 <para>[randy] - Updated Tcl and Tk to 8.4.13. Also modified the build
1642 commands to not use any user-created environment variables.</para>
1643 </listitem>
1644 <listitem>
1645 <para>[bdubbs] - Changed openssh libexecdir to /usr/lib/openssh.</para>
1646 </listitem>
1647 <listitem>
1648 <para>[bdubbs] - Added instruction to optionally enable
1649 ssl support to dillo.</para>
1650 </listitem>
1651 </itemizedlist>
1652 </listitem>
1653
1654 <listitem>
1655 <para>April 28th, 2006</para>
1656 <itemizedlist>
1657 <listitem>
1658 <para>[randy] - Added new package libquicktime-0.9.8 and removed the
1659 Openquicktime package.</para>
1660 </listitem>
1661 <listitem>
1662 <para>[bdubbs] - Updated to seamonkey-1.0.1.</para>
1663 </listitem>
1664 <listitem>
1665 <para>[bdubbs] - Updated to rp-pppoe-3.8.</para>
1666 </listitem>
1667 <listitem>
1668 <para>[bdubbs] - Updated bootscripts Makefile to install autofs after
1669 cleanfs.</para>
1670 </listitem>
1671 <listitem>
1672 <para>[randy] - Updated to Berkeley DB-4.4.20.</para>
1673 </listitem>
1674 </itemizedlist>
1675 </listitem>
1676
1677 <listitem>
1678 <para>April 27th, 2006</para>
1679 <itemizedlist>
1680 <listitem>
1681 <para>[bdubbs] - Updated to gc-6.6.</para>
1682 </listitem>
1683 <listitem>
1684 <para>[bdubbs] - Updated to mysql-5.0.20a. Fixed all
1685 testsuite failures.</para>
1686 </listitem>
1687 <listitem>
1688 <para>[dnicholson] - Updated to OpenSSL-0.9.8a. Added patch to
1689 Cyrus-SASL for compatibility with this version of OpenSSL.</para>
1690 </listitem>
1691 <listitem>
1692 <para>[randy] - Updated to GCC-4.0.3</para>
1693 </listitem>
1694 <listitem>
1695 <para>[randy] - Updated to GMP-4.2</para>
1696 </listitem>
1697 <listitem>
1698 <para>[bdubbs] - Updated to vsftpd-2.0.4</para>
1699 </listitem>
1700 </itemizedlist>
1701 </listitem>
1702
1703 <listitem>
1704 <para>April 26th, 2006</para>
1705 <itemizedlist>
1706 <listitem>
1707 <para>[bdubbs] - Updated libexecdir location in emacs.</para>
1708 </listitem>
1709 <listitem>
1710 <para>[randy] - Added clarification about NSS/NSPR libraries to the
1711 Evolution and Evolution Data Server instructions.</para>
1712 </listitem>
1713 <listitem>
1714 <para>[bdubbs] - Updated to iso-codes-0.51.</para>
1715 </listitem>
1716 <listitem>
1717 <para>[bdubbs] - Updated ntp configuration to use pool servers.</para>
1718 </listitem>
1719 <listitem>
1720 <para>[bdubbs] - Updated to dhcp-3.0.3.</para>
1721 </listitem>
1722 <listitem>
1723 <para>[bdubbs] - Updated to WvStreams-4.2.2.</para>
1724 </listitem>
1725 <listitem>
1726 <para>[randy] - Updated to Balsa-2.3.12.</para>
1727 </listitem>
1728 </itemizedlist>
1729 </listitem>
1730
1731 <listitem>
1732 <para>April 25th, 2006</para>
1733 <itemizedlist>
1734 <listitem>
1735 <para>[dnicholson] - Fixes for Cyrus SASL-2.1.21. Added patch to
1736 allow OpenLDAP => 2.3, converted GCC-4 patch to a sed, and added
1737 a sed command to put saslauthd man page in the correct location.
1738 Noted method to address LDAPDB plugin circular dependency in the
1739 User Notes.</para>
1740 </listitem>
1741 <listitem>
1742 <para>[bdubbs] - Dropped NCPFS from the book due to
1743 lack of testing ability. Placed contents in the User Notes.</para>
1744 </listitem>
1745 <listitem>
1746 <para>[randy] - Updated to GMime-2.2.1.</para>
1747 </listitem>
1748 <listitem>
1749 <para>[bdubbs] - Added errata page to preface.</para>
1750 </listitem>
1751 <listitem>
1752 <para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para>
1753 </listitem>
1754 <listitem>
1755 <para>[randy] - Updated to libESMTP-1.0.4.</para>
1756 </listitem>
1757 <listitem>
1758 <para>[randy] - Added a sed command to the PDL instructions to fix
1759 a build issue caused by ExtUtils::MakeMaker-6.30 which was introduced
1760 in Perl-5.8.8.</para>
1761 </listitem>
1762 <listitem>
1763 <para>[bdubbs] - Fixed configuration instructions in
1764 GPM. Thanks to Chris Staub.</para>
1765 </listitem>
1766 <listitem>
1767 <para>[bdubbs] - Updated to fcron-3.0.1.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[bdubbs] - Added a note about adding FORTRAN 77
1771 to the gcc-3 instructions.</para>
1772 </listitem>
1773 <listitem>
1774 <para>[randy] - Added a short note about the GCC-3.4.6 Fortran
1775 installation instructions on the BLFS Wiki to the GCC-4.0.x
1776 instructions.</para>
1777 </listitem>
1778 <listitem>
1779 <para>[Randy] - Modifications to the PDL instructions: added an FTP
1780 download location, rewrite of the introductory text to include a
1781 discussion about a proper version of Fortran, updated some of the
1782 dependency package download URLs and changed the links to a Fortran
1783 compiler to the one on the BLFS Wiki.</para>
1784 </listitem>
1785 <listitem>
1786 <para>[andy] - Updated to OpenSP-1.5.2.</para>
1787 </listitem>
1788 </itemizedlist>
1789 </listitem>
1790
1791 <listitem>
1792 <para>April 24th, 2006</para>
1793 <itemizedlist>
1794 <listitem>
1795 <para>[randy] - Updated the introductory text of the GCC-3
1796 instructions to better explain its use, and to add a link to the
1797 Wiki pointing to a Fortran specific installation.</para>
1798 </listitem>
1799 <listitem>
1800 <para>[bdubbs] - Updated to qpopper-4.0.9. Added standalone
1801 instructions and a configuration file. Added an initialization
1802 script to the bootscripts and bootscripts Makefile.</para>
1803 </listitem>
1804 </itemizedlist>
1805 </listitem>
1806
1807 <listitem>
1808 <para>April 23rd, 2006</para>
1809 <itemizedlist>
1810 <listitem>
1811 <para>[bdubbs] - Updated to dhcpcd-2.0.5.</para>
1812 </listitem>
1813 <listitem>
1814 <para>[dj] - Updated to OpenOffice-2.0.2.</para>
1815 </listitem>
1816 <listitem>
1817 <para>[bdubbs] - Added a note to Apache that the apache
1818 user's home directory of /dev/null may fail for some add-ons.</para>
1819 </listitem>
1820 <listitem>
1821 <para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
1822 </listitem>
1823 </itemizedlist>
1824 </listitem>
1825
1826 <listitem>
1827 <para>April 22nd, 2006</para>
1828 <itemizedlist>
1829 <listitem>
1830 <para>[bdubbs] - Updated Additional X Window System Configuration
1831 section.</para>
1832 </listitem>
1833 <listitem>
1834 <para>[randy] - Updated to ExtUtils-F77-1.15.</para>
1835 </listitem>
1836 <listitem>
1837 <para>[randy] - Modified the method of using cpan in the Perl
1838 Modules instructions, thanks to William Zhou for the
1839 suggestion.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[bdubbs] - Updated to iptables-1.3.5.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
1846 to the Configuration section. Installed documentation files. Added
1847 command to install default configuration files.</para>
1848 </listitem>
1849 </itemizedlist>
1850 </listitem>
1851
1852 <listitem>
1853 <para>April 21st, 2006</para>
1854 <itemizedlist>
1855 <listitem>
1856 <para>[dnicholson] - Updated to Firefox-1.5.0.2.</para>
1857 </listitem>
1858 <listitem>
1859 <para>[randy] - Updated to Filter-1.32.</para>
1860 </listitem>
1861 <listitem>
1862 <para>[randy] - Updated to Net::DNS-0.57.</para>
1863 </listitem>
1864 <listitem>
1865 <para>[randy] - Updated to Digest::SHA1-2.11.</para>
1866 </listitem>
1867 <listitem>
1868 <para>[randy] - Updated to Net::IP-1.24.</para>
1869 </listitem>
1870 <listitem>
1871 <para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
1872 also.</para>
1873 </listitem>
1874 <listitem>
1875 <para>[andy] - Added Audacious-1.0.0.</para>
1876 </listitem>
1877 <listitem>
1878 <para>[andy] - Updated to Fluxbox 0.9.15.1.</para>
1879 </listitem>
1880 </itemizedlist>
1881 </listitem>
1882
1883 <listitem>
1884 <para>April 20th, 2006</para>
1885 <itemizedlist>
1886 <listitem>
1887 <para>[bdubbs] - Updated to hdparm-6.6.</para>
1888 </listitem>
1889 <listitem>
1890 <para>[bdubbs] - Updated udftools to compile with gcc4. Also
1891 deleted the kernel patch from the package because it is in
1892 linux 2.6.16 and later.</para>
1893 </listitem>
1894 <listitem>
1895 <para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
1896 slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
1897 #1847.</para>
1898 </listitem>
1899 <listitem>
1900 <para>[dnicholson] - Updated to Python-2.4.3.</para>
1901 </listitem>
1902 <listitem>
1903 <para>[bdubbs] - Updated to glib-2.10.2.</para>
1904 </listitem>
1905 </itemizedlist>
1906 </listitem>
1907
1908 <listitem>
1909 <para>April 19th, 2006</para>
1910 <itemizedlist>
1911 <listitem>
1912 <para>[tushar] - Corrected vim option description.</para>
1913 </listitem>
1914 <listitem>
1915 <para>[bdubbs] - Updated to iso-codes-0.50.</para>
1916 </listitem>
1917 <listitem>
1918 <para>[bdubbs] - Updated proftpd instructions.</para>
1919 </listitem>
1920 <listitem>
1921 <para>[randy] - Updated to Socket6-0.19.</para>
1922 </listitem>
1923 <listitem>
1924 <para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
1925 </listitem>
1926 <listitem>
1927 <para>[randy] - Updated to HTML::TableExtract-2.07.</para>
1928 </listitem>
1929 <listitem>
1930 <para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
1931 </listitem>
1932 <listitem>
1933 <para>[randy] - Updated to Finance::Quote-1.11.</para>
1934 </listitem>
1935 <listitem>
1936 <para>[randy] - Updated to libwww-perl-5.805 (also renamed the
1937 package from LWP).</para>
1938 </listitem>
1939 <listitem>
1940 <para>[randy] - Updated to libxml2-2.6.23.</para>
1941 </listitem>
1942 <listitem>
1943 <para>[bdubbs] - Updated to nmap-4.01.</para>
1944 </listitem>
1945 <listitem>
1946 <para>[dnicholson] - Changed X Window System to required dependency
1947 for Imlib-1.9.15. Fixes ticket #1792.</para>
1948 </listitem>
1949 <listitem>
1950 <para>[randy] - Updated to Test::Prereq-1.030.</para>
1951 </listitem>
1952 <listitem>
1953 <para>[randy] - Updated to Module::CoreList-2.04.</para>
1954 </listitem>
1955 <listitem>
1956 <para>[randy] - Updated to GnuCash-1.8.12.</para>
1957 </listitem>
1958 </itemizedlist>
1959 </listitem>
1960
1961 <listitem>
1962 <para>April 18th, 2006</para>
1963 <itemizedlist>
1964 <listitem>
1965 <para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
1966 modified the SLIB instructions to work with the downgraded packages.
1967 These changes are to support GnuCash which will not work with the
1968 more recent versions.</para>
1969 </listitem>
1970 <listitem>
1971 <para>[manuel] - Removed creation of xsl-stylesheets-current
1972 symlink.</para>
1973 </listitem>
1974 <listitem>
1975 <para>[bdubbs] - Updated to wireless_tools.28.</para>
1976 </listitem>
1977 </itemizedlist>
1978 </listitem>
1979
1980 <listitem>
1981 <para>April 17th, 2006</para>
1982 <itemizedlist>
1983 <listitem>
1984 <para>[bdubbs] - Changed vim to match LFS instructions regarding
1985 UTF-8 locales.</para>
1986 </listitem>
1987 <listitem>
1988 <para>[bdubbs] - Updated to kde-3.5.2.</para>
1989 </listitem>
1990 </itemizedlist>
1991 </listitem>
1992
1993 <listitem>
1994 <para>April 15th, 2006</para>
1995 <itemizedlist>
1996 <listitem>
1997 <para>[bdubbs] - Updated to koffice-1.5.0.</para>
1998 </listitem>
1999 <listitem>
2000 <para>[randy] - Updated the SLIB patch to a -2 version.</para>
2001 </listitem>
2002 <listitem>
2003 <para>[randy] - Removed some optional dependencies (Gtk-1 and
2004 guile-gtk) from the G-Wrap instructions.</para>
2005 </listitem>
2006 <listitem>
2007 <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
2008 change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
2009 </listitem>
2010 <listitem>
2011 <para>[dj] - Added install command to create the /usr/share/fonts
2012 directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
2013 </listitem>
2014 </itemizedlist>
2015 </listitem>
2016
2017 <listitem>
2018 <para>April 14th, 2006</para>
2019 <itemizedlist>
2020 <listitem>
2021 <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
2022 vulnerability in ticket #1876. Changed sed to include
2023 linux/types.h to be the same as that in Xorg-7.0.0.</para>
2024 </listitem>
2025 <listitem>
2026 <para>[randy] - Updated all the wiki links to point to the existing
2027 package wiki page if one existed.</para>
2028 </listitem>
2029 <listitem>
2030 <para>[dnicholson] - Added information about the Nano development
2031 version which supplies UTF-8 support to Locale Related Issues.
2032 Added a caution on the Nano page.</para>
2033 </listitem>
2034 <listitem>
2035 <para>[dnicholson] - Added pkg-config as a required dependency
2036 for MesaLib. Fixes ticket #1904.</para>
2037 </listitem>
2038 <listitem>
2039 <para>[randy] - Readded the links in the Perl Modules instructions
2040 to the MD5sums of all the Perl Module source tarballs.</para>
2041 </listitem>
2042 <listitem>
2043 <para>[randy] - Moved GConf-1 from an optional to a required
2044 dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
2045 </listitem>
2046 <listitem>
2047 <para>[randy] - Added new package Graphviz-2.8.</para>
2048 </listitem>
2049 <listitem>
2050 <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
2051 </listitem>
2052 <listitem>
2053 <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
2054 </listitem>
2055 </itemizedlist>
2056 </listitem>
2057
2058 <listitem>
2059 <para>April 13th, 2006</para>
2060 <itemizedlist>
2061 <listitem>
2062 <para>[randy] - Added the Io programming language to Chapter 12 -
2063 "Other Programming Tools".</para>
2064 </listitem>
2065 </itemizedlist>
2066 </listitem>
2067
2068 <listitem>
2069 <para>April 12th, 2006</para>
2070 <itemizedlist>
2071 <listitem>
2072 <para>[randy] - Updates to the Enscript instructions: added a patch
2073 to fix security vulnerabilities, added commands to build alternate
2074 formats of the documentation, fixed the wiki link to point to the
2075 already existing wiki page.</para>
2076 </listitem>
2077 <listitem>
2078 <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
2079 </listitem>
2080 <listitem>
2081 <para>[randy] - Updated to Whois-4.7.13.</para>
2082 </listitem>
2083 </itemizedlist>
2084 </listitem>
2085
2086 <listitem>
2087 <para>April 11th, 2006</para>
2088 <itemizedlist>
2089 <listitem>
2090 <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
2091 </listitem>
2092 <listitem>
2093 <para>[bdubbs] - Updated bootscripts version to 20060411</para>
2094 </listitem>
2095 </itemizedlist>
2096 </listitem>
2097
2098 <listitem>
2099 <para>April 10th, 2006</para>
2100 <itemizedlist>
2101 <listitem>
2102 <para>[randy] - Added the 'User Notes' wiki link to each package
2103 page.</para>
2104 </listitem>
2105 <listitem>
2106 <para>[randy] - Changed all instances of .[so,a] to .{so,a}
2107 (brackets changed to braces).</para>
2108 </listitem>
2109 <listitem>
2110 <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
2111 instances to <replaceable>&lt;some_text&gt;</replaceable> (square
2112 brackets changed to angle brackets).</para>
2113 </listitem>
2114 </itemizedlist>
2115 </listitem>
2116
2117 <listitem>
2118 <para>April 9th, 2006</para>
2119 <itemizedlist>
2120 <listitem>
2121 <para>[randy] - Changed all the references to X Window System links
2122 to a common entity displayed as 'X Window System'.</para>
2123 </listitem>
2124 <listitem>
2125 <para>[randy] - Updated to Doxygen-1.4.6.</para>
2126 </listitem>
2127 </itemizedlist>
2128 </listitem>
2129
2130 <listitem>
2131 <para>April 8th, 2006</para>
2132 <itemizedlist>
2133 <listitem>
2134 <para>[randy] - Updated to GnuPG-1.4.3.</para>
2135 </listitem>
2136 <listitem>
2137 <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
2138 instructions.</para>
2139 </listitem>
2140 <listitem>
2141 <para>[randy] - Updated to librsvg-2.14.3.</para>
2142 </listitem>
2143 <listitem>
2144 <para>[randy] - Updated to libgsf-1.14.0.</para>
2145 </listitem>
2146 </itemizedlist>
2147 </listitem>
2148
2149 <listitem>
2150 <para>April 7th, 2006</para>
2151 <itemizedlist>
2152 <listitem>
2153 <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
2154 </listitem>
2155 <listitem>
2156 <para>[randy] - Updated to shared-mime-info-0.17.</para>
2157 </listitem>
2158 <listitem>
2159 <para>[randy] - Updated to libcroco-0.6.1.</para>
2160 </listitem>
2161 </itemizedlist>
2162 </listitem>
2163
2164 <listitem>
2165 <para>April 6th, 2006</para>
2166 <itemizedlist>
2167 <listitem>
2168 <para>[randy] - Added a parameter to the Subversion build commands
2169 to disable the use of Berkeley DB; also added commands to fix the
2170 improper permissions on the installed documentation.</para>
2171 </listitem>
2172 <listitem>
2173 <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
2174 typos in X Window System Components fonts section.</para>
2175 </listitem>
2176 <listitem>
2177 <para>[randy] - Updated to Poppler-0.4.5.</para>
2178 </listitem>
2179 </itemizedlist>
2180 </listitem>
2181
2182 <listitem>
2183 <para>April 5th, 2006</para>
2184 <itemizedlist>
2185 <listitem>
2186 <para>[randy] - Updated to Qt-3.3.6.</para>
2187 </listitem>
2188 <listitem>
2189 <para>[dj] - Added sed to correct glibc header problem in
2190 xorg-server.</para>
2191 </listitem>
2192 <listitem>
2193 <para>[bdubbs] - Added Wireless Tools.</para>
2194 </listitem>
2195 </itemizedlist>
2196 </listitem>
2197
2198 <listitem>
2199 <para>April 4th, 2006</para>
2200 <itemizedlist>
2201 <listitem>
2202 <para>[randy] - Updated to Subversion-1.3.1.</para>
2203 </listitem>
2204 <listitem>
2205 <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
2206 </listitem>
2207 </itemizedlist>
2208 </listitem>
2209
2210 <listitem>
2211 <para>April 2nd, 2006</para>
2212 <itemizedlist>
2213 <listitem>
2214 <para>[randy] - Updated to libusb-0.1.12.</para>
2215 </listitem>
2216 <listitem>
2217 <para>[randy] - Updated to G-Wrap-1.9.6.</para>
2218 </listitem>
2219 <listitem>
2220 <para>[randy] - Updated to SLIB-3a3.</para>
2221 </listitem>
2222 <listitem>
2223 <para>[randy] - Updated to Guile-1.8.0.</para>
2224 </listitem>
2225 <listitem>
2226 <para>[randy] - Updated to Ruby-1.8.4.</para>
2227 </listitem>
2228 <listitem>
2229 <para>[randy] - Updated the HTTP download link in the PPP
2230 instructions.</para>
2231 </listitem>
2232 <listitem>
2233 <para>[randy] - Commented out the link to the 'non-root dial-out
2234 HOWTO' from the WvDial instructions as it is no longer
2235 available.</para>
2236 </listitem>
2237 <listitem>
2238 <para>[randy] - Updated to Samba-3.0.22.</para>
2239 </listitem>
2240 </itemizedlist>
2241 </listitem>
2242
2243 <listitem>
2244 <para>March 31st, 2006</para>
2245 <itemizedlist>
2246 <listitem>
2247 <para>[randy] - Changed the name of the Nail package to its new name
2248 of 'Heirloom mailx' and updated to the 12.0 version.</para>
2249 </listitem>
2250 <listitem>
2251 <para>[randy] - Updated to Sendmail-8.13.6.</para>
2252 </listitem>
2253 <listitem>
2254 <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
2255 </listitem>
2256 <listitem>
2257 <para>[randy] - Updated to Shadow-4.0.15 (now current with the
2258 LFS version).</para>
2259 </listitem>
2260 <listitem>
2261 <para>[randy] - Updated to PHP-5.1.2.</para>
2262 </listitem>
2263 <listitem>
2264 <para>[randy] - Updated to cURL-7.15.3.</para>
2265 </listitem>
2266 <listitem>
2267 <para>[randy] - Updated to Stunnel-4.15.</para>
2268 </listitem>
2269 </itemizedlist>
2270 </listitem>
2271
2272 <listitem>
2273 <para>March 30th, 2006</para>
2274 <itemizedlist>
2275 <listitem>
2276 <para>[randy] - Updated to Libidn-0.6.3.</para>
2277 </listitem>
2278 <listitem>
2279 <para>[randy] - Updated to GTK-Doc-1.5.</para>
2280 </listitem>
2281 <listitem>
2282 <para>[randy] - Added XML::Parser as a required dependency and
2283 intltool as an optional dependency of ScrollKeeper.</para>
2284 </listitem>
2285 <listitem>
2286 <para>[randy] - Added LWP as an optional dependency of
2287 XML::Parser.</para>
2288 </listitem>
2289 </itemizedlist>
2290 </listitem>
2291
2292 <listitem>
2293 <para>March 29th, 2006</para>
2294 <itemizedlist>
2295 <listitem>
2296 <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
2297 </listitem>
2298 <listitem>
2299 <para>[dnicholson] - Fixed typo and added font size setting to Xterm
2300 configuration.</para>
2301 </listitem>
2302 <listitem>
2303 <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
2304 </listitem>
2305 <listitem>
2306 <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
2307 </listitem>
2308 </itemizedlist>
2309 </listitem>
2310
2311 <listitem>
2312 <para>March 28th, 2006</para>
2313 <itemizedlist>
2314 <listitem>
2315 <para>[randy] - Updated to Heimdal-0.7.2.</para>
2316 </listitem>
2317 <listitem>
2318 <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
2319 Added information about configuring in Xterm.</para>
2320 </listitem>
2321 <listitem>
2322 <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
2323 with a different note describing its use. Added more information
2324 about configuring Fontconfig and a link to the user's manual.</para>
2325 </listitem>
2326 <listitem>
2327 <para>[dnicholson] - Reworked the fonts section of X Window System
2328 Components. Added detailed description of both font services and
2329 more links to available fonts. Thanks to Alexander Patrakov, Andrew
2330 Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
2331 </listitem>
2332 <listitem>
2333 <para>[dnicholson] - Added commands to make only TrueType fonts
2334 available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
2335 Fixed name of luit patch in Xorg-6.9.0.</para>
2336 </listitem>
2337 <listitem>
2338 <para>[randy] - Updated to Firefox-1.5.0.1.</para>
2339 </listitem>
2340 <listitem>
2341 <para>[dj] - Fixed xorg-server download link.</para>
2342 </listitem>
2343 <listitem>
2344 <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
2345 flags.</para>
2346 </listitem>
2347 </itemizedlist>
2348 </listitem>
2349
2350 <listitem>
2351 <para>March 27th, 2006</para>
2352 <itemizedlist>
2353 <listitem>
2354 <para>[randy] - Updated to Gtk+-2.8.16.</para>
2355 </listitem>
2356 <listitem>
2357 <para>[randy] - Updated to Pango-1.12.0.</para>
2358 </listitem>
2359 <listitem>
2360 <para>[randy] - Updated to ATK-1.11.3.</para>
2361 </listitem>
2362 <listitem>
2363 <para>[randy] - Updated to GLib-2.10.1.</para>
2364 </listitem>
2365 <listitem>
2366 <para>[randy] - Updated to cairo-1.0.4.</para>
2367 </listitem>
2368 </itemizedlist>
2369 </listitem>
2370
2371 <listitem>
2372 <para>March 26th, 2006</para>
2373 <itemizedlist>
2374 <listitem>
2375 <para>[dnicholson] - Changed note for Bc test suite. Removed one
2376 unnecessary test. Thanks to Bruce Dubbs.</para>
2377 </listitem>
2378 <listitem>
2379 <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
2380 dependency of MesaLib for the GLUT library.</para>
2381 </listitem>
2382 <listitem>
2383 <para>[randy] - Updated to Whois-4.7.12.</para>
2384 </listitem>
2385 <listitem>
2386 <para>[randy] - Applied a patch sent in by Chris Staub to suppress
2387 some unneeded screen output by the update-pciids command.</para>
2388 </listitem>
2389 <listitem>
2390 <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
2391 </listitem>
2392 </itemizedlist>
2393 </listitem>
2394
2395 <listitem>
2396 <para>March 25th, 2006</para>
2397 <itemizedlist>
2398 <listitem>
2399 <para>[dj] - Updated individual X.org packages (wget files
2400 updated) and corrected two instructions where $XORG_CONFIG should
2401 be used.</para>
2402 </listitem>
2403 <listitem>
2404 <para>[dnicholson] - Removed patches in Bc and replaced with
2405 equivalent seds. Fixed segmentation faults with bc -l. Fixes
2406 #1846. Added commands for test suite. Removed libedit
2407 dependency as it conflicts with Readline and causes problems.</para>
2408 </listitem>
2409 </itemizedlist>
2410 </listitem>
2411
2412 <listitem>
2413 <para>March 24th, 2006</para>
2414 <itemizedlist>
2415 <listitem>
2416 <para>[randy] - Updated to Expat-2.0.0.</para>
2417 </listitem>
2418 <listitem>
2419 <para>[randy] - Updated to S-Lang-2.0.6.</para>
2420 </listitem>
2421 <listitem>
2422 <para>[randy] - Updated to PCRE-6.6.</para>
2423 </listitem>
2424 <listitem>
2425 <para>[andy] - Updated Fluxbox to 0.9.15</para>
2426 </listitem>
2427 </itemizedlist>
2428 </listitem>
2429
2430 <listitem>
2431 <para>March 23rd, 2006</para>
2432 <itemizedlist>
2433 <listitem>
2434 <para>[randy] - Added a note to the CrackLib instructions advising
2435 to reinstall Shadow if you need strong password support without
2436 installing Linux-PAM.</para>
2437 </listitem>
2438 <listitem>
2439 <para>[randy] - Modified the Shadow instructions to reflect that
2440 it needs to be reinstalled (and provided the modified commands) if
2441 CrackLib is installed without Linux-PAM.</para>
2442 </listitem>
2443 <listitem>
2444 <para>[randy] - Updated to CrackLib-2.8.9.</para>
2445 </listitem>
2446 </itemizedlist>
2447 </listitem>
2448
2449 <listitem>
2450 <para>March 22nd, 2006</para>
2451 <itemizedlist>
2452 <listitem>
2453 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
2454 page.</para>
2455 </listitem>
2456 </itemizedlist>
2457 </listitem>
2458
2459 <listitem>
2460 <para>March 21st, 2006</para>
2461 <itemizedlist>
2462 <listitem>
2463 <para>[randy] - Updated Perl version entity to 5.8.8 to match
2464 current LFS SVN.</para>
2465 </listitem>
2466 </itemizedlist>
2467 </listitem>
2468
2469 <listitem>
2470 <para>March 19th, 2006</para>
2471 <itemizedlist>
2472 <listitem>
2473 <para>[randy] - Changed the Expect dependency in the DejaGnu
2474 instructions to a run-time-only dependency.</para>
2475 </listitem>
2476 </itemizedlist>
2477 </listitem>
2478
2479 <listitem>
2480 <para>March 18th, 2006</para>
2481 <itemizedlist>
2482 <listitem>
2483 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
2484 </listitem>
2485 </itemizedlist>
2486 </listitem>
2487
2488 <listitem>
2489 <para>March 16th, 2006</para>
2490 <itemizedlist>
2491 <listitem>
2492 <para>[randy] - Added new package K3b.</para>
2493 </listitem>
2494 <listitem>
2495 <para>[randy] - Created two XInclude files to replace instances of
2496 identical text in several KDE packages.</para>
2497 </listitem>
2498 </itemizedlist>
2499 </listitem>
2500
2501 <listitem>
2502 <para>March 15th, 2006</para>
2503 <itemizedlist>
2504 <listitem>
2505 <para>[dnicholson] - Added sed to libexif commands to fix
2506 Ticket #1785.</para>
2507 </listitem>
2508 <listitem>
2509 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
2510 </listitem>
2511 </itemizedlist>
2512 </listitem>
2513
2514 <listitem>
2515 <para>March 14th, 2006</para>
2516 <itemizedlist>
2517 <listitem>
2518 <para>[bdubbs] - Clarified jdk download instructions and made
2519 minor updates to the install of the binary version.</para>
2520 </listitem>
2521 </itemizedlist>
2522 </listitem>
2523
2524 <listitem>
2525 <para>March 13th, 2006</para>
2526 <itemizedlist>
2527 <listitem>
2528 <para>[dj] - Removed font path comments and defines from Xorg and
2529 XFree86 host.def files.</para>
2530 </listitem>
2531 <listitem>
2532 <para>[dj] - Fixed typos, clarified library installation, added
2533 pkg-config note, and added return notes for data packages and luit
2534 to Xorg-7 instructions.</para>
2535 </listitem>
2536 </itemizedlist>
2537 </listitem>
2538
2539 <listitem>
2540 <para>March 9th, 2006</para>
2541 <itemizedlist>
2542 <listitem>
2543 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
2544 problem.</para>
2545 </listitem>
2546 </itemizedlist>
2547 </listitem>
2548
2549 <listitem>
2550 <para>March 7th, 2006</para>
2551 <itemizedlist>
2552 <listitem>
2553 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
2554 </listitem>
2555 </itemizedlist>
2556 </listitem>
2557
2558 <listitem>
2559 <para>March 6th, 2006</para>
2560 <itemizedlist>
2561 <listitem>
2562 <para>[dnicholson] - Moved libgtkhtml to General Libraries
2563 since it is not a GNOME library. Change prefix to /usr.</para>
2564 </listitem>
2565 <listitem>
2566 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
2567 instructions.</para>
2568 </listitem>
2569 </itemizedlist>
2570 </listitem>
2571
2572 <listitem>
2573 <para>March 5th, 2006</para>
2574 <itemizedlist>
2575 <listitem>
2576 <para>[dj] - Updated to xorg-6.9.0</para>
2577 </listitem>
2578 </itemizedlist>
2579 </listitem>
2580
2581 <listitem>
2582 <para>March 4th, 2006</para>
2583 <itemizedlist>
2584 <listitem>
2585 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
2586 </listitem>
2587 </itemizedlist>
2588 </listitem>
2589
2590 <listitem>
2591 <para>March 3rd, 2006</para>
2592 <itemizedlist>
2593 <listitem>
2594 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
2595 path.</para>
2596 </listitem>
2597 <listitem>
2598 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
2599 </listitem>
2600 </itemizedlist>
2601 </listitem>
2602
2603 <listitem>
2604 <para>March 2nd, 2006</para>
2605 <itemizedlist>
2606 <listitem>
2607 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
2608 of development release.</para>
2609 </listitem>
2610 <listitem>
2611 <para>[dj] - Added command explanations and corrected prefix for
2612 xterm, libdrm, and Mesa.</para>
2613 </listitem>
2614 <listitem>
2615 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
2616 pages.</para>
2617 </listitem>
2618 <listitem>
2619 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
2620 </listitem>
2621 </itemizedlist>
2622 </listitem>
2623
2624 <listitem>
2625 <para>March 1st, 2006</para>
2626 <itemizedlist>
2627 <listitem>
2628 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
2629 installation commands.</para>
2630 </listitem>
2631 <listitem>
2632 <para>[randy] - Final cleanup to the GNOME add-on packages after the
2633 2.12.2 update.</para>
2634 </listitem>
2635 </itemizedlist>
2636 </listitem>
2637
2638 <listitem>
2639 <para>February 27th, 2006</para>
2640 <itemizedlist>
2641 <listitem>
2642 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
2643 installed.</para>
2644 </listitem>
2645 <listitem>
2646 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
2647 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
2648 </listitem>
2649 <listitem>
2650 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
2651 </listitem>
2652 </itemizedlist>
2653 </listitem>
2654
2655 <listitem>
2656 <para>February 25th, 2006</para>
2657 <itemizedlist>
2658 <listitem>
2659 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
2660 </listitem>
2661 </itemizedlist>
2662 </listitem>
2663
2664 <listitem>
2665 <para>February 23rd, 2006</para>
2666 <itemizedlist>
2667 <listitem>
2668 <para>[bdubbs] - Removed duplicate installation of lndir
2669 in xorg and xfree86.</para>
2670 </listitem>
2671 </itemizedlist>
2672 </listitem>
2673
2674 <listitem>
2675 <para>February 21st, 2006</para>
2676 <itemizedlist>
2677 <listitem>
2678 <para>[bdubbs] - Simplified unzip instructions.</para>
2679 </listitem>
2680 </itemizedlist>
2681 </listitem>
2682
2683 <listitem>
2684 <para>February 13th, 2006</para>
2685 <itemizedlist>
2686 <listitem>
2687 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
2688 </listitem>
2689 </itemizedlist>
2690 </listitem>
2691
2692 <listitem>
2693 <para>February 12th, 2006</para>
2694 <itemizedlist>
2695 <listitem>
2696 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
2697 </listitem>
2698 <listitem>
2699 <para>[archaic] - Updated to Postfix-2.2.8.</para>
2700 </listitem>
2701 <listitem>
2702 <para>[randy] - Text updates and corrections provided by a patch
2703 sent in by Chris Staub.</para>
2704 </listitem>
2705 <listitem>
2706 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
2707 files with commands to create symlinks to the actual NSS/NSPR .pc
2708 files in the Firefox, Mozilla and Thunderbird instructions as
2709 suggested by Dan Nicholson.</para>
2710 </listitem>
2711 <listitem>
2712 <para>[randy] - Abbreviated the commands used to install the NSS
2713 libraries in the NSS instructions as suggested by Tushar
2714 Teredesai.</para>
2715 </listitem>
2716 <listitem>
2717 <para>[randy] - Updated to Galeon-2.0.0.</para>
2718 </listitem>
2719 </itemizedlist>
2720 </listitem>
2721
2722 <listitem>
2723 <para>February 10th, 2006</para>
2724 <itemizedlist>
2725 <listitem>
2726 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
2727 </listitem>
2728 </itemizedlist>
2729 </listitem>
2730
2731 <listitem>
2732 <para>February 9th, 2006</para>
2733 <itemizedlist>
2734 <listitem>
2735 <para>[randy] - Updated to Transcode-1.0.2.</para>
2736 </listitem>
2737 <listitem>
2738 <para>[randy] - Minor corrections and updates to the Avifile
2739 instructions.</para>
2740 </listitem>
2741 </itemizedlist>
2742 </listitem>
2743
2744 <listitem>
2745 <para>February 8th, 2006</para>
2746 <itemizedlist>
2747 <listitem>
2748 <para>[randy] - Updated to Totem-1.2.1.</para>
2749 </listitem>
2750 <listitem>
2751 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
2752 </listitem>
2753 </itemizedlist>
2754 </listitem>
2755
2756 <listitem>
2757 <para>February 7th, 2006</para>
2758 <itemizedlist>
2759 <listitem>
2760 <para>[randy] - Updated to GOffice-0.2.0.</para>
2761 </listitem>
2762 <listitem>
2763 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
2764 </listitem>
2765 </itemizedlist>
2766 </listitem>
2767
2768 <listitem>
2769 <para>February 6th, 2006</para>
2770 <itemizedlist>
2771 <listitem>
2772 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
2773 </listitem>
2774 <listitem>
2775 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
2776 changes.</para>
2777 </listitem>
2778 </itemizedlist>
2779 </listitem>
2780
2781 <listitem>
2782 <para>February 5th, 2006</para>
2783 <itemizedlist>
2784 <listitem>
2785 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
2786 </listitem>
2787 <listitem>
2788 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
2789 </listitem>
2790 <listitem>
2791 <para>[randy] - Modified the instructions for linking to installed
2792 plugins and removed the commands to create /usr/lib/mozilla
2793 compatibility links from the Mozilla instructions.</para>
2794 </listitem>
2795 <listitem>
2796 <para>[randy] - Updated the following GNOME Add-on package
2797 instructions to fit the 2.12.2 version changes: GDM, Java Access
2798 Bridge, GNOME Speech.</para>
2799 </listitem>
2800 </itemizedlist>
2801 </listitem>
2802
2803 <listitem>
2804 <para>February 4th, 2006</para>
2805 <itemizedlist>
2806 <listitem>
2807 <para>[randy] - Updated the following GNOME Add-on package
2808 instructions to fit the 2.12.2 version changes: Epiphany,
2809 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
2810 </listitem>
2811 </itemizedlist>
2812 </listitem>
2813
2814 <listitem>
2815 <para>February 3rd, 2006</para>
2816 <itemizedlist>
2817 <listitem>
2818 <para>[randy] - Updated the following GNOME Add-on package
2819 instructions to fit the 2.12.2 version changes: libgnomecups,
2820 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
2821 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
2822 Nautilus CD Burner.</para>
2823 </listitem>
2824 <listitem>
2825 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
2826 version. Modified the /opt installation path to /opt/gnome-2.12.2,
2827 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
2828 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
2829 packages version entities also now reflect the 2.12.2 version, though
2830 the actual package instructions have not been updated.</para>
2831 </listitem>
2832 <listitem>
2833 <para>[randy] - Added a new page in the GNOME Core section for the
2834 shared-mime-info package as it is not a direct dependency of any
2835 GNOME Core package any longer.</para>
2836 </listitem>
2837 <listitem>
2838 <para>[randy] - Updated Evolution Data Server dependencies to reflect
2839 the NSS package and modified the libexecdir setting.</para>
2840 </listitem>
2841 <listitem>
2842 <para>[randy] - Updated to Metacity-2.12.2.</para>
2843 </listitem>
2844 <listitem>
2845 <para>[randy] - Updated to libwnck-2.12.2.</para>
2846 </listitem>
2847 <listitem>
2848 <para>[randy] - Updated to libsoup-2.2.7.</para>
2849 </listitem>
2850 </itemizedlist>
2851 </listitem>
2852
2853 <listitem>
2854 <para>February 2nd, 2006</para>
2855 <itemizedlist>
2856 <listitem>
2857 <para>[randy] - Updated to XScreenSaver-4.23.</para>
2858 </listitem>
2859 </itemizedlist>
2860 </listitem>
2861
2862 <listitem>
2863 <para>February 1st, 2006</para>
2864 <itemizedlist>
2865 <listitem>
2866 <para>[randy] - Updated to LZO-2.02.</para>
2867 </listitem>
2868 <listitem>
2869 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
2870 </listitem>
2871 <listitem>
2872 <para>[bdubbs] - Updated vim to version 6.4.</para>
2873 </listitem>
2874 </itemizedlist>
2875 </listitem>
2876
2877 <listitem>
2878 <para>January 31st, 2006</para>
2879 <itemizedlist>
2880 <listitem>
2881 <para>[randy] - Removed the piping of 'yes' commands from the
2882 installation of the packages containing Sun license agreements
2883 (JDK binary, FOP and FreeTTS) and instead provided a note to
2884 reference the text about automating builds.</para>
2885 </listitem>
2886 </itemizedlist>
2887 </listitem>
2888
2889 <listitem>
2890 <para>January 30th, 2006</para>
2891 <itemizedlist>
2892 <listitem>
2893 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
2894 'building-notes' as this more accurately reflects the page and added
2895 a new section 'Automated Building Procedures' to the
2896 'building-notes' page.</para>
2897 </listitem>
2898 </itemizedlist>
2899 </listitem>
2900
2901 <listitem>
2902 <para>January 29th, 2006</para>
2903 <itemizedlist>
2904 <listitem>
2905 <para>[randy] - Added instructions to build the Akode package, added
2906 a patch to fix a build issue with libtunepimp, and adjusted the
2907 dependencies in the Kdemultimedia instructions.</para>
2908 </listitem>
2909 <listitem>
2910 <para>[randy] - Updated all the links to files located on the Anduin
2911 server to use entities.</para>
2912 </listitem>
2913 <listitem>
2914 <para>[andy] - Updated glib2 to 2.8.6.</para>
2915 </listitem>
2916 </itemizedlist>
2917 </listitem>
2918
2919 <listitem>
2920 <para>January 28th, 2006</para>
2921 <itemizedlist>
2922 <listitem>
2923 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
2924 instructions.</para>
2925 </listitem>
2926 <listitem>
2927 <para>[andy] - Updated GConf to 2.12.1</para>
2928 </listitem>
2929 <listitem>
2930 <para>[andy] - Updated gtk+2 to 2.8.11</para>
2931 </listitem>
2932 </itemizedlist>
2933 </listitem>
2934
2935 <listitem>
2936 <para>January 27th, 2006</para>
2937 <itemizedlist>
2938 <listitem>
2939 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
2940 </listitem>
2941 <listitem>
2942 <para>[bdubbs] - Removed section on package management because it
2943 has been incorporated into LFS.</para>
2944 </listitem>
2945 <listitem>
2946 <para>[randy] - Modified the instruction to apply the patch in the
2947 kdegraphics instructions as the patch has changed, thanks to Miguel
2948 Bazdresch for the report.</para>
2949 </listitem>
2950 <listitem>
2951 <para>[randy] - Added a note to the GStreamer instructions about
2952 Valgrind breaking the build.</para>
2953 </listitem>
2954 <listitem>
2955 <para>[andy] - Updated libxklavier to 2.1.</para>
2956 </listitem>
2957 </itemizedlist>
2958 </listitem>
2959
2960 <listitem>
2961 <para>January 25th, 2006</para>
2962 <itemizedlist>
2963 <listitem>
2964 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
2965 to Jay McHugh for sending in the report.</para>
2966 </listitem>
2967 <listitem>
2968 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
2969 method to use 'client.mk' and '.mozconfig', added instructions
2970 to use system-installed NSS/NSPR libraries and added additional
2971 configuration information.</para>
2972 </listitem>
2973 <listitem>
2974 <para>[randy] - Changed the default to render SVG graphics in the
2975 Firefox instructions.</para>
2976 </listitem>
2977 </itemizedlist>
2978 </listitem>
2979
2980 <listitem>
2981 <para>January 23rd, 2006</para>
2982 <itemizedlist>
2983 <listitem>
2984 <para>[randy] - Updated to Thunderbird-1.5, changed the build
2985 method to use 'client.mk' and '.mozconfig', added instructions
2986 to use system-installed NSS/NSPR libraries and added additional
2987 configuration information.</para>
2988 </listitem>
2989 <listitem>
2990 <para>[randy] - Added information about using system-installed
2991 versions of the NSS/NSPR libraries and added additional configuration
2992 information to the Firefox instructions.</para>
2993 </listitem>
2994 <listitem>
2995 <para>[randy] - Added new package Network Security Services,
2996 NSS-3.11.</para>
2997 </listitem>
2998 </itemizedlist>
2999 </listitem>
3000
3001 <listitem>
3002 <para>January 22nd, 2006</para>
3003 <itemizedlist>
3004 <listitem>
3005 <para>[randy] - Adjusted some dependencies using a patch sent in
3006 by Chris Staub.</para>
3007 </listitem>
3008 </itemizedlist>
3009 </listitem>
3010
3011 <listitem>
3012 <para>January 21st, 2006</para>
3013 <itemizedlist>
3014 <listitem>
3015 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
3016 vulnerability patch to the kdelibs instructions.</para>
3017 </listitem>
3018 </itemizedlist>
3019 </listitem>
3020
3021 <listitem>
3022 <para>January 18th, 2006</para>
3023 <itemizedlist>
3024 <listitem>
3025 <para>[randy] - Modified the sed command in the Firefox instructions
3026 so that it can be run multiple times, also modified the instructions
3027 for creating symlinks to the system-wide mozilla plugin
3028 directory.</para>
3029 </listitem>
3030 <listitem>
3031 <para>[randy] - Added a dependency and updated text to the Xine
3032 Libraries instructions.</para>
3033 </listitem>
3034 <listitem>
3035 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
3036 </listitem>
3037 </itemizedlist>
3038 </listitem>
3039
3040 <listitem>
3041 <para>January 17th, 2006</para>
3042 <itemizedlist>
3043 <listitem>
3044 <para>[tushar] - Modify unzip compilation to enable unzip to
3045 unzip files up to 4 GB.</para>
3046 </listitem>
3047 <listitem>
3048 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
3049 Submitted by archaic.</para>
3050 </listitem>
3051 <listitem>
3052 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
3053 and added new modules HTML::Element::Extended and HTML::Tree as
3054 dependencies; also more reorganization and singling out of the
3055 Perl Modules.</para>
3056 </listitem>
3057 <listitem>
3058 <para>[tushar] - Change lynx installation target to install-full.</para>
3059 </listitem>
3060 <listitem>
3061 <para>[tushar] - Removed obsolete note for zipcloack.</para>
3062 </listitem>
3063 <listitem>
3064 <para>[randy] - Added three new Perl Modules as dependencies of the
3065 Digest::SHA module: Devel::Symdump, Pod::Coverage and
3066 Test::Pod::Coverage.</para>
3067 </listitem>
3068 </itemizedlist>
3069 </listitem>
3070
3071 <listitem>
3072 <para>January 16th, 2006</para>
3073 <itemizedlist>
3074 <listitem>
3075 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
3076 numerous text and dependency corrections/additions in the Perl
3077 Modules instructions.</para>
3078 </listitem>
3079 <listitem>
3080 <para>[randy] - Singled out the Text::Diff module in the Perl
3081 Modules instructions.</para>
3082 </listitem>
3083 <listitem>
3084 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
3085 and singled it out in the instructions.</para>
3086 </listitem>
3087 <listitem>
3088 <para>[randy] - Added optional dependencies to the Archive::Zip
3089 and HTML::Tagset Perl Modules instructions.</para>
3090 </listitem>
3091 <listitem>
3092 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
3093 ExtUtils::ParseXS-2.15 Perl Modules.</para>
3094 </listitem>
3095 <listitem>
3096 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
3097 note in the Module::Build instructions about using an older version
3098 of YAML.</para>
3099 </listitem>
3100 <listitem>
3101 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
3102 added new optional dependencies.</para>
3103 </listitem>
3104 </itemizedlist>
3105 </listitem>
3106
3107 <listitem>
3108 <para>January 15th, 2006</para>
3109 <itemizedlist>
3110 <listitem>
3111 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
3112 the Test::Simple-0.62 module.</para>
3113 </listitem>
3114 <listitem>
3115 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
3116 </listitem>
3117 <listitem>
3118 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
3119 and Pod::Simple-3.03 Perl Modules.</para>
3120 </listitem>
3121 <listitem>
3122 <para>[randy] - Singled out the Compress::Zlib module in the Perl
3123 Modules instructions and updated to the 1.41 version.</para>
3124 </listitem>
3125 </itemizedlist>
3126 </listitem>
3127
3128 <listitem>
3129 <para>January 14th, 2006</para>
3130 <itemizedlist>
3131 <listitem>
3132 <para>[randy] - Added a note to run the test suite and added
3133 documentation installation commands to the GnuPG instructions.</para>
3134 </listitem>
3135 </itemizedlist>
3136 </listitem>
3137
3138 <listitem>
3139 <para>January 12th, 2006</para>
3140 <itemizedlist>
3141 <listitem>
3142 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
3143 dependency URLs to fix the AMR support and added additional
3144 documentation installation commands.</para>
3145 </listitem>
3146 </itemizedlist>
3147 </listitem>
3148
3149 <listitem>
3150 <para>January 11, 2006</para>
3151 <itemizedlist>
3152 <listitem>
3153 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
3154 dependencies, updated the version of the Skins file.</para>
3155 </listitem>
3156 <listitem>
3157 <para>[andy] - Updated to abiword-2.4.2.</para>
3158 </listitem>
3159 </itemizedlist>
3160 </listitem>
3161
3162 <listitem>
3163 <para>January 10th, 2006</para>
3164 <itemizedlist>
3165 <listitem>
3166 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
3167 </listitem>
3168 <listitem>
3169 <para>[randy] - Corrections to the CVS instructions: fixed broken
3170 download URLs and corrected documentation installation
3171 commands.</para>
3172 </listitem>
3173 </itemizedlist>
3174 </listitem>
3175
3176 <listitem>
3177 <para>January 9th, 2006</para>
3178 <itemizedlist>
3179 <listitem>
3180 <para>[randy] - Updated the MPlayer instructions with the new URL for
3181 the LIVE555 Streaming Media web site.</para>
3182 </listitem>
3183 </itemizedlist>
3184 </listitem>
3185
3186 <listitem>
3187 <para>January 8th, 2006</para>
3188 <itemizedlist>
3189 <listitem>
3190 <para>[randy] - Updated to Ethereal-0.10.14.</para>
3191 </listitem>
3192 <listitem>
3193 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
3194 </listitem>
3195 <listitem>
3196 <para>[randy] - Minor updates to the Kdegraphics instructions:
3197 added new dependencies, added a note about creating the API
3198 documentation, added a note about the OCR support, updated the
3199 installed programs, libraries and directories list.</para>
3200 </listitem>
3201 </itemizedlist>
3202 </listitem>
3203
3204 <listitem>
3205 <para>January 7th, 2006</para>
3206 <itemizedlist>
3207 <listitem>
3208 <para>[randy] - Removed the Berkeley DB dependency from packages
3209 utilizing it as BDB is now built in LFS.</para>
3210 </listitem>
3211 <listitem>
3212 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
3213 Python instructions to support the new BDB, updated the Heimdal
3214 instructions to account for the changed library file names.</para>
3215 </listitem>
3216 <listitem>
3217 <para>[randy] - Updated to GIMP-2.2.10.</para>
3218 </listitem>
3219 <listitem>
3220 <para>[andy] - Updated to xvidcore-1.1.0.</para>
3221 </listitem>
3222 </itemizedlist>
3223 </listitem>
3224
3225 <listitem>
3226 <para>January 6th, 2006</para>
3227 <itemizedlist>
3228 <listitem>
3229 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
3230 1.0.14.</para>
3231 </listitem>
3232 <listitem>
3233 <para>[randy] - Modified the command to run the libcroco test
3234 suite.</para>
3235 </listitem>
3236 </itemizedlist>
3237 </listitem>
3238
3239 <listitem>
3240 <para>January 5th, 2006</para>
3241 <itemizedlist>
3242 <listitem>
3243 <para>[randy] - Updated to Poppler-0.4.3.</para>
3244 </listitem>
3245 <listitem>
3246 <para>[randy] - Updated to giflib-4.1.4.</para>
3247 </listitem>
3248 <listitem>
3249 <para>[randy] - Updated to libexif-0.6.13.</para>
3250 </listitem>
3251 <listitem>
3252 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
3253 to the kdegraphics instructions.</para>
3254 </listitem>
3255 </itemizedlist>
3256 </listitem>
3257
3258 <listitem>
3259 <para>January 4th, 2006</para>
3260 <itemizedlist>
3261 <listitem>
3262 <para>[randy] - Minor additions to the kdebase instructions: added
3263 optional dependencies, added a configuration section which includes
3264 information about run-time packages, and added installed programs,
3265 libraries and directories.</para>
3266 </listitem>
3267 <listitem>
3268 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
3269 </listitem>
3270 </itemizedlist>
3271 </listitem>
3272
3273 <listitem>
3274 <para>January 2nd, 2006</para>
3275 <itemizedlist>
3276 <listitem>
3277 <para>[randy] - Added significant updates to the HAL instructions:
3278 updated the dependencies, modified the command that changes the
3279 storage device policy, added text and a visual chart to explain
3280 the requirements of the hal-device-manager program, added commands
3281 to allow for locale specific needs in the storage device policy,
3282 and some general text cleanup.</para>
3283 </listitem>
3284 <listitem>
3285 <para>[randy] - Updated the D-BUS instructions to include text that
3286 identifies the needs of the HAL package.</para>
3287 </listitem>
3288 </itemizedlist>
3289 </listitem>
3290
3291 <listitem>
3292 <para>December 31st, 2005</para>
3293 <itemizedlist>
3294 <listitem>
3295 <para>[randy] - Added a sed command to the D-Bus instructions to
3296 change a 'jar' command to 'fastjar' due to the changes in
3297 GCC-4.0.x.</para>
3298 </listitem>
3299 </itemizedlist>
3300 </listitem>
3301
3302 <listitem>
3303 <para>December 30th, 2005</para>
3304 <itemizedlist>
3305 <listitem>
3306 <para>[randy] - Added some optional dependencies to the Kdelibs
3307 instructions.</para>
3308 </listitem>
3309 <listitem>
3310 <para>[randy] - Added new package Libidn-0.6.0.</para>
3311 </listitem>
3312 <listitem>
3313 <para>[andy] - Added new package Gaim-1.5.0.</para>
3314 </listitem>
3315 </itemizedlist>
3316 </listitem>
3317
3318 <listitem>
3319 <para>December 29th, 2005</para>
3320 <itemizedlist>
3321 <listitem>
3322 <para>[randy] - Removed libogg and added NAS to the optional
3323 dependencies of aRts.</para>
3324 </listitem>
3325 <listitem>
3326 <para>[randy] - Added a caution note to the MC instructions
3327 about the UTF-8 related issues.</para>
3328 </listitem>
3329 <listitem>
3330 <para>[randy] - Added a caution note to the UnZip instructions
3331 about the locale related issues.</para>
3332 </listitem>
3333 <listitem>
3334 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
3335 2, 'Important Information', thanks to Alexander Patrakov for
3336 contributing the text for this page. The page is very incomplete and
3337 many more packages with locale related issues will be added.</para>
3338 </listitem>
3339 </itemizedlist>
3340 </listitem>
3341
3342 <listitem>
3343 <para>December 28th, 2005</para>
3344 <itemizedlist>
3345 <listitem>
3346 <para>[randy] - Added new package GOffice-0.1.2.</para>
3347 </listitem>
3348 </itemizedlist>
3349 </listitem>
3350
3351 <listitem>
3352 <para>December 27th, 2005</para>
3353 <itemizedlist>
3354 <listitem>
3355 <para>[randy] - Updated to libgsf-1.13.3.</para>
3356 </listitem>
3357 <listitem>
3358 <para>[randy] - Removed the unneeded 'make' command from the
3359 hicolor-icon-theme instructions.</para>
3360 </listitem>
3361 <listitem>
3362 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
3363 removed an unneeded switch from the configure command.</para>
3364 </listitem>
3365 <listitem>
3366 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
3367 </listitem>
3368 <listitem>
3369 <para>[randy] - Updated to ISO Codes-0.49.</para>
3370 </listitem>
3371 </itemizedlist>
3372 </listitem>
3373
3374 <listitem>
3375 <para>December 26th, 2005</para>
3376 <itemizedlist>
3377 <listitem>
3378 <para>[randy] - Updated to Doxygen-1.4.5.</para>
3379 </listitem>
3380 <listitem>
3381 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
3382 download URL, added test suite notes, modified the configure command
3383 to include switches for the recommended dependencies and added
3384 appropriate notes about the recommended dependencies.</para>
3385 </listitem>
3386 <listitem>
3387 <para>[randy] - Updated to little cms-1.15.</para>
3388 </listitem>
3389 <listitem>
3390 <para>[randy] - Updated to Sendmail-8.13.5.</para>
3391 </listitem>
3392 <listitem>
3393 <para>[dj] - Added colorls patch to tcsh instructions.</para>
3394 </listitem>
3395 <listitem>
3396 <para>[dj] - Corrected additional recommended and optional
3397 dependencies in OpenOffice instructions.</para>
3398 </listitem>
3399 <listitem>
3400 <para>[andy] - Update xine-lib to 1.1.1.</para>
3401 </listitem>
3402 </itemizedlist>
3403 </listitem>
3404
3405 <listitem>
3406 <para>December 25th, 2005</para>
3407 <itemizedlist>
3408 <listitem>
3409 <para>[randy] - Updated to LibMPEG3-1.6.</para>
3410 </listitem>
3411 </itemizedlist>
3412 </listitem>
3413
3414 <listitem>
3415 <para>December 24th, 2005</para>
3416 <itemizedlist>
3417 <listitem>
3418 <para>[randy] - Fixed a syntax error in the configure scripts and
3419 simplified the existing sed commands in the Tcl and Tk
3420 instructions.</para>
3421 </listitem>
3422 <listitem>
3423 <para>[randy] - Added pkg-config and ALSA Library as required
3424 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
3425 pointing out the omission.</para>
3426 </listitem>
3427 <listitem>
3428 <para>[randy] - Fixed GTK+-2 documentation installation commands,
3429 thanks to Nico R. for pointing out the breakage.</para>
3430 </listitem>
3431 <listitem>
3432 <para>[randy] - Updated to Firefox-1.5, modified the method used
3433 to build it and added a command to fix an anonymous enum in an
3434 interface header file.</para>
3435 </listitem>
3436 <listitem>
3437 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
3438 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
3439 </listitem>
3440 </itemizedlist>
3441 </listitem>
3442
3443 <listitem>
3444 <para>December 23rd, 2005</para>
3445 <itemizedlist>
3446 <listitem>
3447 <para>[andy] - Updated librsvg to 2.12.7.</para>
3448 </listitem>
3449 <listitem>
3450 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
3451 </listitem>
3452 </itemizedlist>
3453 </listitem>
3454
3455 <listitem>
3456 <para>December 22nd, 2005</para>
3457 <itemizedlist>
3458 <listitem>
3459 <para>[andy] - Updated XFce to 4.2.3.2.</para>
3460 </listitem>
3461 </itemizedlist>
3462 </listitem>
3463
3464 <listitem>
3465 <para>December 21st, 2005</para>
3466 <itemizedlist>
3467 <listitem>
3468 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
3469 use visudo to edit the sudoers file.</para>
3470 </listitem>
3471 </itemizedlist>
3472 </listitem>
3473
3474 <listitem>
3475 <para>December 20th, 2005</para>
3476 <itemizedlist>
3477 <listitem>
3478 <para>[randy] - Commented out the Python and Perl bindings build
3479 notes from the Subversion instructions as there is a build failure
3480 using current versions of SWIG and (B)LFS packages.</para>
3481 </listitem>
3482 <listitem>
3483 <para>[randy] - Added documentation installation commands to the
3484 Guile instructions.</para>
3485 </listitem>
3486 </itemizedlist>
3487 </listitem>
3488
3489 <listitem>
3490 <para>December 19th, 2005</para>
3491 <itemizedlist>
3492 <listitem>
3493 <para>[randy] - Modified the sed command in the OpenSSH instructions
3494 to better allow for repeated builds.</para>
3495 </listitem>
3496 <listitem>
3497 <para>[bdubbs] - Updated to nmap-3.95.</para>
3498 </listitem>
3499 <listitem>
3500 <para>[bdubbs] - Added sed to Bind to prevent invalid
3501 warnings in the log.</para>
3502 </listitem>
3503 <listitem>
3504 <para>[randy] - Updated to Samba-3.0.20b.</para>
3505 </listitem>
3506 <listitem>
3507 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
3508 </listitem>
3509 </itemizedlist>
3510 </listitem>
3511
3512 <listitem>
3513 <para>December 18th, 2005</para>
3514 <itemizedlist>
3515 <listitem>
3516 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
3517 </listitem>
3518 <listitem>
3519 <para>[bdubbs] - Changed configure instruction in gimp to
3520 use recommended dependencies. Added note that the switches
3521 to configure need to be changed if the recommended
3522 dependencies are not installed.</para>
3523 </listitem>
3524 <listitem>
3525 <para>[bdubbs] - Updated to whois-4.7.10.</para>
3526 </listitem>
3527 <listitem>
3528 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
3529 </listitem>
3530 </itemizedlist>
3531 </listitem>
3532
3533 <listitem>
3534 <para>December 17th, 2005</para>
3535 <itemizedlist>
3536 <listitem>
3537 <para>[randy] - Updated to PHP-5.1.1.</para>
3538 </listitem>
3539 </itemizedlist>
3540 </listitem>
3541
3542 <listitem>
3543 <para>December 16th, 2005</para>
3544 <itemizedlist>
3545 <listitem>
3546 <para>[randy] - Updated to Stunnel-4.14.</para>
3547 </listitem>
3548 <listitem>
3549 <para>[randy] - Updated to Ruby-1.8.3.</para>
3550 </listitem>
3551 </itemizedlist>
3552 </listitem>
3553
3554 <listitem>
3555 <para>December 15, 2005</para>
3556 <itemizedlist>
3557 <listitem>
3558 <para>[randy] - Updated to Aspell-0.60.4.</para>
3559 </listitem>
3560 <listitem>
3561 <para>[randy] - Added a sed command to the FOP instructions which
3562 fixes an obsolete tail command in the JAI binary.</para>
3563 </listitem>
3564 <listitem>
3565 <para>[randy] - Updated to Gamin-0.1.7.</para>
3566 </listitem>
3567 <listitem>
3568 <para>[bdubbs] - Removed section on newsserver.</para>
3569 </listitem>
3570 <listitem>
3571 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
3572 </listitem>
3573 </itemizedlist>
3574 </listitem>
3575
3576 <listitem>
3577 <para>December 14th, 2005</para>
3578 <itemizedlist>
3579 <listitem>
3580 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
3581 </listitem>
3582 <listitem>
3583 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
3584 </listitem>
3585 </itemizedlist>
3586 </listitem>
3587
3588 <listitem>
3589 <para>December 13th, 2005</para>
3590 <itemizedlist>
3591 <listitem>
3592 <para>[bdubbs] - Update description of LiveCD.</para>
3593 </listitem>
3594 <listitem>
3595 <para>[randy] - Updated to MySQL-5.0.16.</para>
3596 </listitem>
3597 <listitem>
3598 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
3599 </listitem>
3600 <listitem>
3601 <para>[bdubbs] - Removed libungif.</para>
3602 </listitem>
3603 <listitem>
3604 <para>[randy] - Updated to GTK+-2.8.9.</para>
3605 </listitem>
3606 <listitem>
3607 <para>[andy] - Updated to Abiword-2.4.1</para>
3608 </listitem>
3609 </itemizedlist>
3610 </listitem>
3611
3612 <listitem>
3613 <para>December 11th, 2005</para>
3614 <itemizedlist>
3615 <listitem>
3616 <para>[randy] - Updated to Pango-1.10.2.</para>
3617 </listitem>
3618 <listitem>
3619 <para>[randy] - Updated to GLib-2.8.4.</para>
3620 </listitem>
3621 </itemizedlist>
3622 </listitem>
3623
3624 <listitem>
3625 <para>December 10th, 2005</para>
3626 <itemizedlist>
3627 <listitem>
3628 <para>[randy] - Updated to Heimdal-0.7.1.</para>
3629 </listitem>
3630 </itemizedlist>
3631 </listitem>
3632
3633 <listitem>
3634 <para>December 9th, 2005</para>
3635 <itemizedlist>
3636 <listitem>
3637 <para>[randy] - Fixed command typos in the Gnome Menus and
3638 Gnome Volume Manager instructions.</para>
3639 </listitem>
3640 <listitem>
3641 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
3642 </listitem>
3643 <listitem>
3644 <para>[andy] - Added details of how to create a fluxbox.desktop file to
3645 the Fluxbox page.</para>
3646 </listitem>
3647 </itemizedlist>
3648 </listitem>
3649
3650 <listitem>
3651 <para>December 8th, 2005</para>
3652 <itemizedlist>
3653 <listitem>
3654 <para>[bdubbs] - Updated to curl-7.15.1.</para>
3655 </listitem>
3656 </itemizedlist>
3657 </listitem>
3658
3659 <listitem>
3660 <para>December 7th, 2005</para>
3661 <itemizedlist>
3662 <listitem>
3663 <para>[bdubbs] - Added sed to remove incomplete tests from
3664 test program in popt.</para>
3665 </listitem>
3666 <listitem>
3667 <para>[bdubbs] - Removed reference to non-existent esound.ps
3668 from EsounD-0.2.36.</para>
3669 </listitem>
3670 <listitem>
3671 <para>[bdubbs] - Removed --with-history option from libxml2. Added
3672 a caution that the make check command can hang forever under
3673 certain conditions with the option.</para>
3674 </listitem>
3675 <listitem>
3676 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
3677 </listitem>
3678 <listitem>
3679 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
3680 go moko for pointing out the omission.</para>
3681 </listitem>
3682 <listitem>
3683 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
3684 </listitem>
3685 <listitem>
3686 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
3687 thanks to David Rosal for pointing out the omission.</para>
3688 </listitem>
3689 <listitem>
3690 <para>[randy] - Updated to libvorbis-1.1.2.</para>
3691 </listitem>
3692 <listitem>
3693 <para>[randy] - Updated to libogg-1.1.3.</para>
3694 </listitem>
3695 </itemizedlist>
3696 </listitem>
3697
3698 <listitem>
3699 <para>December 6th, 2005</para>
3700 <itemizedlist>
3701 <listitem>
3702 <para>[dj] - Completed dependencies, removed optional configure
3703 parameters and added the no_mozilla (firefox) patch for
3704 OpenOffice.</para>
3705 </listitem>
3706 </itemizedlist>
3707 </listitem>
3708
3709 <listitem>
3710 <para>December 3rd, 2005</para>
3711 <itemizedlist>
3712 <listitem>
3713 <para>[randy] - Updated to GCC-4.0.2.</para>
3714 </listitem>
3715 <listitem>
3716 <para>[bdubbs] - Updated to qt-3.3.5.</para>
3717 </listitem>
3718 </itemizedlist>
3719 </listitem>
3720
3721 <listitem>
3722 <para>December 2nd, 2005</para>
3723 <itemizedlist>
3724 <listitem>
3725 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
3726 </listitem>
3727 </itemizedlist>
3728 </listitem>
3729
3730 <listitem>
3731 <para>December 1st, 2005</para>
3732 <itemizedlist>
3733 <listitem>
3734 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
3735 </listitem>
3736 </itemizedlist>
3737 </listitem>
3738
3739 <listitem>
3740 <para>November 30th, 2005</para>
3741 <itemizedlist>
3742 <listitem>
3743 <para>[randy] - Updated to xinetd-2.3.14.</para>
3744 </listitem>
3745 <listitem>
3746 <para>[randy] - Added a command to create the logging directory in
3747 the GDM instructions, thanks to Vincent Fretin for pointing out the
3748 oversight.</para>
3749 </listitem>
3750 <listitem>
3751 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
3752 </listitem>
3753 <listitem>
3754 <para>[randy] - Updated to Sysstat-6.0.2.</para>
3755 </listitem>
3756 </itemizedlist>
3757 </listitem>
3758
3759 <listitem>
3760 <para>November 29th, 2005</para>
3761 <itemizedlist>
3762 <listitem>
3763 <para>[randy] - Updated to Shadow-4.0.13.</para>
3764 </listitem>
3765 <listitem>
3766 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
3767 the installation commands have changed.</para>
3768 </listitem>
3769 <listitem>
3770 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
3771 </listitem>
3772 </itemizedlist>
3773 </listitem>
3774
3775 <listitem>
3776 <para>November 27th, 2005</para>
3777 <itemizedlist>
3778 <listitem>
3779 <para>[randy] - Added an FTP download URL and changed the
3780 documentation installation to a versioned directory in the Fontconfig
3781 instructions.</para>
3782 </listitem>
3783 <listitem>
3784 <para>[randy] - Added documentation installation and clarified the
3785 purpose of the sed command in the FreeType instructions.</para>
3786 </listitem>
3787 </itemizedlist>
3788 </listitem>
3789
3790 <listitem>
3791 <para>November 26th, 2005</para>
3792 <itemizedlist>
3793 <listitem>
3794 <para>[randy] - Added a note to the Lynx instructions that
3795 identifies, and shows how to avoid, a security vulnerability.</para>
3796 </listitem>
3797 <listitem>
3798 <para>[randy] - Updated to S-Lang-2.0.5.</para>
3799 </listitem>
3800 <listitem>
3801 <para>[randy] - Updated the text in the Net-tools instructions
3802 to reflect the updated version of Coreutils.</para>
3803 </listitem>
3804 </itemizedlist>
3805 </listitem>
3806
3807 <listitem>
3808 <para>November 25th, 2005</para>
3809 <itemizedlist>
3810 <listitem>
3811 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
3812 </listitem>
3813 <listitem>
3814 <para>[randy] - Updated to pkg-config-0.20</para>
3815 </listitem>
3816 </itemizedlist>
3817 </listitem>
3818
3819 <listitem>
3820 <para>November 24th, 2005</para>
3821 <itemizedlist>
3822 <listitem>
3823 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
3824 installation commands to work with the newer version.</para>
3825 </listitem>
3826 </itemizedlist>
3827 </listitem>
3828
3829 <listitem>
3830 <para>November 23rd, 2005</para>
3831 <itemizedlist>
3832 <listitem>
3833 <para>[bdubbs] - Added sed to sudo to correct a security issue
3834 (Archaic). Also added --enable-shell-sets-home switch
3835 (Gerard).</para>
3836 </listitem>
3837 </itemizedlist>
3838 </listitem>
3839
3840 <listitem>
3841 <para>November 22nd, 2005</para>
3842 <itemizedlist>
3843 <listitem>
3844 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
3845 </listitem>
3846 <listitem>
3847 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
3848 051020 and changed the documentation directory to a versioned
3849 name.</para>
3850 </listitem>
3851 <listitem>
3852 <para>[randy] - Updated to FriBidi-0.10.7.</para>
3853 </listitem>
3854 <listitem>
3855 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
3856 the tests outlined in the DocBook DSSSL Stylesheets
3857 instructions.</para>
3858 </listitem>
3859 <listitem>
3860 <para>[randy] - Updated to Ethereal-0.10.13.</para>
3861 </listitem>
3862 <listitem>
3863 <para>[randy] - Added new package GC-6.5.</para>
3864 </listitem>
3865 </itemizedlist>
3866 </listitem>
3867
3868 <listitem>
3869 <para>November 21st, 2005</para>
3870 <itemizedlist>
3871 <listitem>
3872 <para>[randy] - Updated the Rsync bootscript to remove the --compress
3873 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
3874 </listitem>
3875 <listitem>
3876 <para>[randy] - Added --disable-python to the configure command in
3877 the D-BUS instructions to fix a broken build identified by Filip
3878 Bartmann.</para>
3879 </listitem>
3880 <listitem>
3881 <para>[randy] - Added --disable-libwrap to the configure command in
3882 the Stunnel instructions to fix a broken build identified by Filip
3883 Bartmann.</para>
3884 </listitem>
3885 <listitem>
3886 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
3887 Utilities section of Chapter 31.</para>
3888 </listitem>
3889 <listitem>
3890 <para>[randy] - Modified the libexecdir parameter passed to configure
3891 and tweaked the storage device policy in the HAL instructions.</para>
3892 </listitem>
3893 </itemizedlist>
3894 </listitem>
3895
3896 <listitem>
3897 <para>November 19th, 2005</para>
3898 <itemizedlist>
3899 <listitem>
3900 <para>[randy] - Added notes to start a D-BUS session daemon to the
3901 D-BUS, GDM and GNOME Configuration instructions.</para>
3902 </listitem>
3903 <listitem>
3904 <para>[dj] - Cleaned up OpenOffice instructions and added
3905 a no-pam patch.</para>
3906 </listitem>
3907 </itemizedlist>
3908 </listitem>
3909
3910 <listitem>
3911 <para>November 18th, 2005</para>
3912 <itemizedlist>
3913 <listitem>
3914 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
3915 thanks to Steffen Knollman for discovering the problem and
3916 contributing the patch.</para>
3917 </listitem>
3918 <listitem>
3919 <para>[igor] - Updated to rsync-2.6.6.</para>
3920 </listitem>
3921 </itemizedlist>
3922 </listitem>
3923
3924 <listitem>
3925 <para>November 17th, 2005</para>
3926 <itemizedlist>
3927 <listitem>
3928 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
3929 Utilities section of Chapter 31.</para>
3930 </listitem>
3931 <listitem>
3932 <para>[dj] - Corrected OpenOffice patch names.</para>
3933 </listitem>
3934 </itemizedlist>
3935 </listitem>
3936
3937 <listitem>
3938 <para>November 15th, 2005</para>
3939 <itemizedlist>
3940 <listitem>
3941 <para>[dj] - Updated to OpenOffice-2.0.0</para>
3942 </listitem>
3943 </itemizedlist>
3944 </listitem>
3945
3946 <listitem>
3947 <para>November 14th, 2005</para>
3948 <itemizedlist>
3949 <listitem>
3950 <para>[randy] - Updated to Balsa-2.3.6.</para>
3951 </listitem>
3952 </itemizedlist>
3953 </listitem>
3954
3955 <listitem>
3956 <para>November 13th, 2005</para>
3957 <itemizedlist>
3958 <listitem>
3959 <para>[randy] - Added several more entries to the 'Other Programming
3960 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
3961 and other contributions.</para>
3962 </listitem>
3963 </itemizedlist>
3964 </listitem>
3965
3966 <listitem>
3967 <para>November 12th, 2005</para>
3968 <itemizedlist>
3969 <listitem>
3970 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
3971 xptinfo.h anonymous enum patch.</para>
3972 </listitem>
3973 </itemizedlist>
3974 </listitem>
3975
3976 <listitem>
3977 <para>November 9th, 2005</para>
3978 <itemizedlist>
3979 <listitem>
3980 <para>[randy] - Updated references to source and md5sum files
3981 on the Anduin server due to the Anduin reorganization.</para>
3982 </listitem>
3983 <listitem>
3984 <para>[randy] - Added several more programming languages to the
3985 'Other Programming Tools' section.</para>
3986 </listitem>
3987 </itemizedlist>
3988 </listitem>
3989
3990 <listitem>
3991 <para>November 7th, 2005</para>
3992 <itemizedlist>
3993 <listitem>
3994 <para>[randy] - Added several programming languages to the 'Other
3995 Programming Tools' section.</para>
3996 </listitem>
3997 <listitem>
3998 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
3999 </listitem>
4000 </itemizedlist>
4001 </listitem>
4002
4003 <listitem>
4004 <para>November 5th, 2005</para>
4005 <itemizedlist>
4006 <listitem>
4007 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
4008 suggestions.</para>
4009 </listitem>
4010 </itemizedlist>
4011 </listitem>
4012
4013 <listitem>
4014 <para>November 4th, 2005</para>
4015 <itemizedlist>
4016 <listitem>
4017 <para>[randy] - Added a patch to the libgsf instructions so that the
4018 configure script properly discovers GConf.</para>
4019 </listitem>
4020 </itemizedlist>
4021 </listitem>
4022
4023 <listitem>
4024 <para>November 3rd, 2005</para>
4025 <itemizedlist>
4026 <listitem>
4027 <para>[randy] - Added new package GMime-2.1.17.</para>
4028 </listitem>
4029 </itemizedlist>
4030 </listitem>
4031
4032 <listitem>
4033 <para>November 1st, 2005</para>
4034 <itemizedlist>
4035 <listitem>
4036 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
4037 'Other Programming Tools' section.</para>
4038 </listitem>
4039 <listitem>
4040 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
4041 </listitem>
4042 <listitem>
4043 <para>[randy] - Updated to Transcode-1.0.1.</para>
4044 </listitem>
4045 </itemizedlist>
4046 </listitem>
4047
4048 <listitem>
4049 <para>October 31st, 2005</para>
4050 <itemizedlist>
4051 <listitem>
4052 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
4053 </listitem>
4054 </itemizedlist>
4055 </listitem>
4056
4057 <listitem>
4058 <para>October 30th, 2005</para>
4059 <itemizedlist>
4060 <listitem>
4061 <para>[randy] - Added new package Totem-1.2.0.</para>
4062 </listitem>
4063 <listitem>
4064 <para>[dj] - Updated to JDK-1.5.0_05.</para>
4065 </listitem>
4066 </itemizedlist>
4067 </listitem>
4068
4069 <listitem>
4070 <para>October 29th, 2005</para>
4071 <itemizedlist>
4072 <listitem>
4073 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
4074 </listitem>
4075 </itemizedlist>
4076 </listitem>
4077
4078 <listitem>
4079 <para>October 28th, 2005</para>
4080 <itemizedlist>
4081 <listitem>
4082 <para>[igor] - Updated to SDL-1.2.9.</para>
4083 </listitem>
4084 <listitem>
4085 <para>[igor] - Updated to CVS-1.11.21.</para>
4086 </listitem>
4087 </itemizedlist>
4088 </listitem>
4089
4090 <listitem>
4091 <para>October 25th, 2005</para>
4092 <itemizedlist>
4093 <listitem>
4094 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
4095 package from the GNOME Add-on section.</para>
4096 </listitem>
4097 </itemizedlist>
4098 </listitem>
4099
4100 <listitem>
4101 <para>October 23rd, 2005</para>
4102 <itemizedlist>
4103 <listitem>
4104 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
4105 </listitem>
4106 <listitem>
4107 <para>[randy] - Added new package Poppler-0.4.2.</para>
4108 </listitem>
4109 </itemizedlist>
4110 </listitem>
4111
4112 <listitem>
4113 <para>October 21st, 2005</para>
4114 <itemizedlist>
4115 <listitem>
4116 <para>[randy] - Added new package GNOME Keyring
4117 Manager-2.12.0.</para>
4118 </listitem>
4119 </itemizedlist>
4120 </listitem>
4121
4122 <listitem>
4123 <para>October 20th, 2005</para>
4124 <itemizedlist>
4125 <listitem>
4126 <para>[randy] - Added new package ISO Codes-0.48.</para>
4127 </listitem>
4128 </itemizedlist>
4129 </listitem>
4130
4131 <listitem>
4132 <para>October 19th, 2005</para>
4133 <itemizedlist>
4134 <listitem>
4135 <para>[randy] - Added new package PyXML-0.8.4.</para>
4136 </listitem>
4137 <listitem>
4138 <para>[randy] - Added category headers to the GNOME Add-on packages
4139 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
4140 XML wizardry to make this happen.</para>
4141 </listitem>
4142 </itemizedlist>
4143 </listitem>
4144
4145 <listitem>
4146 <para>October 18th, 2005</para>
4147 <itemizedlist>
4148 <listitem>
4149 <para>[randy] - Added a patch and an additional command to enable the
4150 streaming audio method in the GNOME Speech instructions.</para>
4151 </listitem>
4152 <listitem>
4153 <para>[randy] - Updated to GDM-2.8.0.5.</para>
4154 </listitem>
4155 </itemizedlist>
4156 </listitem>
4157
4158 <listitem>
4159 <para>October 17th, 2005</para>
4160 <itemizedlist>
4161 <listitem>
4162 <para>[randy] - Updated to GOK-1.0.5.</para>
4163 </listitem>
4164 <listitem>
4165 <para>[igor] - Updated to HTML Tidy-051013.</para>
4166 </listitem>
4167 <listitem>
4168 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
4169 </listitem>
4170 <listitem>
4171 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
4172 </listitem>
4173 </itemizedlist>
4174 </listitem>
4175
4176 <listitem>
4177 <para>October 16th, 2005</para>
4178 <itemizedlist>
4179 <listitem>
4180 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
4181 of the xextensions.pc file from the GNOME Magnifier to the XFree86
4182 instructions.</para>
4183 </listitem>
4184 <listitem>
4185 <para>[igor] - Updated to PHP-5.0.5.</para>
4186 </listitem>
4187 <listitem>
4188 <para>[randy] - Modified dependencies in the libgtkhtml
4189 instructions.</para>
4190 </listitem>
4191 <listitem>
4192 <para>[igor] - Updated to PCRE-6.4.</para>
4193 </listitem>
4194 <listitem>
4195 <para>[igor] - Updated to cURL-7.15.0.</para>
4196 </listitem>
4197 </itemizedlist>
4198 </listitem>
4199
4200 <listitem>
4201 <para>October 15th, 2005</para>
4202 <itemizedlist>
4203 <listitem>
4204 <para>[igor] - Added the gcc4 patch for NTP.</para>
4205 </listitem>
4206 <listitem>
4207 <para>[igor] - Updated to Fcron-3.0.0.</para>
4208 </listitem>
4209 <listitem>
4210 <para>[igor] - Updated to Apache-2.0.55.</para>
4211 </listitem>
4212 <listitem>
4213 <para>[igor] - Updated to Python-2.4.2.</para>
4214 </listitem>
4215 <listitem>
4216 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
4217 </listitem>
4218 <listitem>
4219 <para>[randy] - Updated to GGV-2.12.0.</para>
4220 </listitem>
4221 <listitem>
4222 <para>[igor] - Updated to Firefox-1.0.7.</para>
4223 </listitem>
4224 <listitem>
4225 <para>[randy] - Updated to AT SPI-1.6.6.</para>
4226 </listitem>
4227 <listitem>
4228 <para>[igor] - Updated to libtiff-3.7.4.</para>
4229 </listitem>
4230 <listitem>
4231 <para>[igor] - Updated to cairo-1.0.2.</para>
4232 </listitem>
4233 <listitem>
4234 <para>[randy] - Updated to Zenity-2.12.1.</para>
4235 </listitem>
4236 <listitem>
4237 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
4238 </listitem>
4239 </itemizedlist>
4240 </listitem>
4241
4242 <listitem>
4243 <para>October 14th, 2005</para>
4244 <itemizedlist>
4245 <listitem>
4246 <para>[igor] - Updated to libpcap-0.9.4.</para>
4247 </listitem>
4248 <listitem>
4249 <para>[igor] - Updated to Wget-1.10.2.</para>
4250 </listitem>
4251 <listitem>
4252 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
4253 </listitem>
4254 <listitem>
4255 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
4256 </listitem>
4257 <listitem>
4258 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
4259 </listitem>
4260 <listitem>
4261 <para>[randy] - Updated to File Roller-2.12.1.</para>
4262 </listitem>
4263 <listitem>
4264 <para>[randy] - Updated to EOG-2.12.1.</para>
4265 </listitem>
4266 <listitem>
4267 <para>[randy] - Updated to gedit-2.12.1.</para>
4268 </listitem>
4269 </itemizedlist>
4270 </listitem>
4271
4272 <listitem>
4273 <para>October 13th, 2005</para>
4274 <itemizedlist>
4275 <listitem>
4276 <para>[igor] - Updated Vim security patch.</para>
4277 </listitem>
4278 <listitem>
4279 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
4280 </listitem>
4281 <listitem>
4282 <para>[randy] - Updated to Epiphany-1.8.2.</para>
4283 </listitem>
4284 <listitem>
4285 <para>[randy] - Changed Python from an optional to a recommended
4286 dependency in the GNOME Doc Utils dependencies.</para>
4287 </listitem>
4288 </itemizedlist>
4289 </listitem>
4290
4291 <listitem>
4292 <para>October 12th, 2005</para>
4293 <itemizedlist>
4294 <listitem>
4295 <para>[randy] - Updated to gcalctool-5.6.31.</para>
4296 </listitem>
4297 </itemizedlist>
4298 </listitem>
4299
4300 <listitem>
4301 <para>October 11th, 2005</para>
4302 <itemizedlist>
4303 <listitem>
4304 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
4305 </listitem>
4306 <listitem>
4307 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
4308 </listitem>
4309 <listitem>
4310 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
4311 </listitem>
4312 <listitem>
4313 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
4314 </listitem>
4315 <listitem>
4316 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
4317 </listitem>
4318 <listitem>
4319 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
4320 </listitem>
4321 <listitem>
4322 <para>[randy] - Updated to Evolution-2.4.1.</para>
4323 </listitem>
4324 </itemizedlist>
4325 </listitem>
4326
4327 <listitem>
4328 <para>October 10th, 2005</para>
4329 <itemizedlist>
4330 <listitem>
4331 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
4332 </listitem>
4333 <listitem>
4334 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
4335 </listitem>
4336 <listitem>
4337 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
4338 </listitem>
4339 <listitem>
4340 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
4341 </listitem>
4342 <listitem>
4343 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
4344 </listitem>
4345 <listitem>
4346 <para>[randy] - Added GTK+-2 as a required dependency of
4347 libgtkhtml.</para>
4348 </listitem>
4349 <listitem>
4350 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
4351 </listitem>
4352 <listitem>
4353 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
4354 GNOME. GNOME add-on packages are updated only to the release
4355 versions. The individual updates to the GNOME add-on packages will be
4356 accomplished individually.</para>
4357 </listitem>
4358 </itemizedlist>
4359 </listitem>
4360
4361 <listitem>
4362 <para>October 8th, 2005</para>
4363 <itemizedlist>
4364 <listitem>
4365 <para>[tushar] - Replaced FAM with Gamin.</para>
4366 </listitem>
4367 </itemizedlist>
4368 </listitem>
4369
4370 <listitem>
4371 <para>October 6th, 2005</para>
4372 <itemizedlist>
4373 <listitem>
4374 <para>[randy] - Updated to librsvg-2.12.4.</para>
4375 </listitem>
4376 <listitem>
4377 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
4378 </listitem>
4379 <listitem>
4380 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
4381 </listitem>
4382 </itemizedlist>
4383 </listitem>
4384
4385 <listitem>
4386 <para>October 5th, 2005</para>
4387 <itemizedlist>
4388 <listitem>
4389 <para>[randy] - Updated to Metacity-2.12.1.</para>
4390 </listitem>
4391 <listitem>
4392 <para>[randy] - Updated to libwnck-2.12.1.</para>
4393 </listitem>
4394 <listitem>
4395 <para>[randy] - Updated to GTK+-2.8.6.</para>
4396 </listitem>
4397 <listitem>
4398 <para>[randy] - Updated to Pango-1.10.1.</para>
4399 </listitem>
4400 <listitem>
4401 <para>[randy] - Updated to GLib-2.8.3.</para>
4402 </listitem>
4403 <listitem>
4404 <para>[randy] - Updated to libxml2-2.6.22.</para>
4405 </listitem>
4406 <listitem>
4407 <para>[randy] - Added the --disable-error-on-warning parameter to the
4408 GnuCash configure command as using GCC-4.0.x will generate warnings
4409 which will break the build if the parameter is not used.</para>
4410 </listitem>
4411 <listitem>
4412 <para>[randy] - Added a patch to the Guile instructions and changed
4413 the sed command in the SLIB instructions so that the two packages
4414 work nicely together.</para>
4415 </listitem>
4416 </itemizedlist>
4417 </listitem>
4418
4419 <listitem>
4420 <para>October 4th, 2005</para>
4421 <itemizedlist>
4422 <listitem>
4423 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
4424 instructions.</para>
4425 </listitem>
4426 <listitem>
4427 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
4428 fix a GCC-4.0.x build problem.</para>
4429 </listitem>
4430 <listitem>
4431 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
4432 </listitem>
4433 <listitem>
4434 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
4435 </listitem>
4436 <listitem>
4437 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
4438 instructions.</para>
4439 </listitem>
4440 <listitem>
4441 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
4442 fix a GCC-4 build problem.</para>
4443 </listitem>
4444 </itemizedlist>
4445 </listitem>
4446
4447 <listitem>
4448 <para>October 3rd, 2005</para>
4449 <itemizedlist>
4450 <listitem>
4451 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
4452 instructions.</para>
4453 </listitem>
4454 <listitem>
4455 <para>[randy] - Clarified the dependencies in the Imlib
4456 instructions.</para>
4457 </listitem>
4458 <listitem>
4459 <para>[randy] - Updated to AbiWord-2.2.10.</para>
4460 </listitem>
4461 </itemizedlist>
4462 </listitem>
4463
4464 <listitem>
4465 <para>October 1st, 2005</para>
4466 <itemizedlist>
4467 <listitem>
4468 <para>[randy] - Added new package HAL-0.5.4.</para>
4469 </listitem>
4470 </itemizedlist>
4471 </listitem>
4472
4473 <listitem>
4474 <para>September 26th, 2005</para>
4475 <itemizedlist>
4476 <listitem>
4477 <para>[randy] - Added new package D-BUS-0.50.</para>
4478 </listitem>
4479 </itemizedlist>
4480 </listitem>
4481
4482 <listitem>
4483 <para>September 25th, 2005</para>
4484 <itemizedlist>
4485 <listitem>
4486 <para>[randy] - Added a patch to fix a build problem with newer
4487 versions of libgsf and added a sed command so the default is to
4488 build the Perl plugin module to the Gnumeric instructions.</para>
4489 </listitem>
4490 </itemizedlist>
4491 </listitem>
4492
4493 <listitem>
4494 <para>September 22nd, 2005</para>
4495 <itemizedlist>
4496 <listitem>
4497 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
4498 </listitem>
4499 </itemizedlist>
4500 </listitem>
4501
4502 <listitem>
4503 <para>September 21st, 2005</para>
4504 <itemizedlist>
4505 <listitem>
4506 <para>[randy] - Updated to Samba-3.0.20.</para>
4507 </listitem>
4508 <listitem>
4509 <para>[bdubbs] - Reverted gcc build instructions.</para>
4510 </listitem>
4511 <listitem>
4512 <para>[randy] - Updated to EsounD-0.2.36.</para>
4513 </listitem>
4514 <listitem>
4515 <para>[randy] - Updated to Metacity-2.12.0.</para>
4516 </listitem>
4517 <listitem>
4518 <para>[randy] - Updated to Libwnck-2.12.0.</para>
4519 </listitem>
4520 </itemizedlist>
4521 </listitem>
4522
4523 <listitem>
4524 <para>September 20th, 2005</para>
4525 <itemizedlist>
4526 <listitem>
4527 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
4528 gcc-4.0.1.</para>
4529 </listitem>
4530 <listitem>
4531 <para>[randy] - Updated to GTK+-2.8.3.</para>
4532 </listitem>
4533 <listitem>
4534 <para>[randy] - Updated to ATK-1.10.3.</para>
4535 </listitem>
4536 <listitem>
4537 <para>[randy] - Updated to Pango-1.10.0.</para>
4538 </listitem>
4539 <listitem>
4540 <para>[randy] - Updated to GLib-2.8.1.</para>
4541 </listitem>
4542 <listitem>
4543 <para>[randy] - Added a command to create an X Render pkg-config file
4544 to the XFree86 instructions. Also created notes in the Metacity and
4545 cairo instructions to ensure this file exists.</para>
4546 </listitem>
4547 <listitem>
4548 <para>[randy] - Added new package cairo-1.0.0.</para>
4549 </listitem>
4550 <listitem>
4551 <para>[bdubbs] - Changed gcc build instructions to use
4552 a simple make. Added a note to use make bootstrap if
4553 the base compiler is not gcc-4.0.1.</para>
4554 </listitem>
4555 </itemizedlist>
4556 </listitem>
4557
4558 <listitem>
4559 <para>September 19th, 2005</para>
4560 <itemizedlist>
4561 <listitem>
4562 <para>[bdubbs] - Added a patch to build mozilla with
4563 gcc-4.0.1.</para>
4564 </listitem>
4565 <listitem>
4566 <para>[randy] - Updated to gucharmap-1.4.4.</para>
4567 </listitem>
4568 <listitem>
4569 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
4570 </listitem>
4571 <listitem>
4572 <para>[richard] - Added a sed to fix the build of the
4573 test suite for cpio-2.6 when using gcc-4.0.1.
4574 Suggested by Matthew Burgess</para>
4575 </listitem>
4576 </itemizedlist>
4577 </listitem>
4578
4579 <listitem>
4580 <para>September 18th, 2005</para>
4581 <itemizedlist>
4582 <listitem>
4583 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
4584 </listitem>
4585 <listitem>
4586 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
4587 </listitem>
4588 <listitem>
4589 <para>[richard] - Updated to bluefish-1.0.4.</para>
4590 </listitem>
4591 </itemizedlist>
4592 </listitem>
4593
4594 <listitem>
4595 <para>September 17th, 2005</para>
4596 <itemizedlist>
4597 <listitem>
4598 <para>[randy] - Added an alternate installation location for the
4599 shared library interface headers to the AFPL Ghostscript and ESP
4600 Ghostscript instructions.</para>
4601 </listitem>
4602 <listitem>
4603 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
4604 </listitem>
4605 <listitem>
4606 <para>[randy] - Updated the Business::ISBN Perl module to
4607 1.82.</para>
4608 </listitem>
4609 <listitem>
4610 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
4611 </listitem>
4612 <listitem>
4613 <para>[randy] - Updated the Module::Signature Perl module to
4614 0.50.</para>
4615 </listitem>
4616 <listitem>
4617 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
4618 </listitem>
4619 <listitem>
4620 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
4621 2.12.</para>
4622 </listitem>
4623 <listitem>
4624 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
4625 0.13.</para>
4626 </listitem>
4627 <listitem>
4628 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
4629 new Perl modules Text::Diff and Algorithm::Diff.</para>
4630 </listitem>
4631 <listitem>
4632 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
4633 </listitem>
4634 </itemizedlist>
4635 </listitem>
4636
4637 <listitem>
4638 <para>September 15th, 2005</para>
4639 <itemizedlist>
4640 <listitem>
4641 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
4642 </listitem>
4643 <listitem>
4644 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
4645 added a GCC-4 patch to the Gimp instructions.</para>
4646 </listitem>
4647 <listitem>
4648 <para>[randy] - Updated to librsvg-2.11.1.</para>
4649 </listitem>
4650 </itemizedlist>
4651 </listitem>
4652
4653 <listitem>
4654 <para>September 14th, 2005</para>
4655 <itemizedlist>
4656 <listitem>
4657 <para>[randy] - Removed redundant GTK+-2 dependency from the
4658 libgnomeprintui instructions.</para>
4659 </listitem>
4660 <listitem>
4661 <para>[randy] - Updated to libgsf-1.12.3.</para>
4662 </listitem>
4663 <listitem>
4664 <para>[randy] - Added documentation installation commands and
4665 corrected the note about the test suite in the libcroco
4666 instructions.</para>
4667 </listitem>
4668 </itemizedlist>
4669 </listitem>
4670
4671 <listitem>
4672 <para>September 13th, 2005</para>
4673 <itemizedlist>
4674 <listitem>
4675 <para>[randy] - Added commands to the CVS instructions to create and
4676 install additional documentation.</para>
4677 </listitem>
4678 <listitem>
4679 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
4680 documentation files chown command to only run if the docs were
4681 built and installed.</para>
4682 </listitem>
4683 </itemizedlist>
4684 </listitem>
4685
4686 <listitem>
4687 <para>September 12th, 2005</para>
4688 <itemizedlist>
4689 <listitem>
4690 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
4691 </listitem>
4692 <listitem>
4693 <para>[randy] - Updated to VTE-0.11.15.</para>
4694 </listitem>
4695 <listitem>
4696 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
4697 ScrollKeeper instructions.</para>
4698 </listitem>
4699 <listitem>
4700 <para>[randy] - Updated to GCC-4.0.1.</para>
4701 </listitem>
4702 </itemizedlist>
4703 </listitem>
4704
4705 <listitem>
4706 <para>September 11th, 2005</para>
4707 <itemizedlist>
4708 <listitem>
4709 <para>[randy] - Minor corrections to the XSL Stylesheets
4710 instructions, suggested by Manuel Canales Esparcia.</para>
4711 </listitem>
4712 </itemizedlist>
4713 </listitem>
4714
4715 <listitem>
4716 <para>September 10th, 2005</para>
4717 <itemizedlist>
4718 <listitem>
4719 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
4720 the environment variables are properly set.</para>
4721 </listitem>
4722 <listitem>
4723 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
4724 </listitem>
4725 <listitem>
4726 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
4727 </listitem>
4728 <listitem>
4729 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
4730 </listitem>
4731 <listitem>
4732 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
4733 patch in JDK source build instructions.</para>
4734 </listitem>
4735 <listitem>
4736 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
4737 </listitem>
4738 <listitem>
4739 <para>[dj] - Updated volume restore script for use with
4740 Udev versions greater than 058.</para>
4741 </listitem>
4742 </itemizedlist>
4743 </listitem>
4744
4745 <listitem>
4746 <para>September 9th, 2005</para>
4747 <itemizedlist>
4748 <listitem>
4749 <para>[randy] - Added a GCC-4 patch to the libexif
4750 instructions.</para>
4751 </listitem>
4752 <listitem>
4753 <para>[randy] - Added a GCC-4 patch to the Avifile
4754 instructions.</para>
4755 </listitem>
4756 <listitem>
4757 <para>[randy] - Added a GCC-4 patch to the FFmpeg
4758 instructions.</para>
4759 </listitem>
4760 <listitem>
4761 <para>[randy] - Added a GCC-4 patch to the MPlayer
4762 instructions.</para>
4763 </listitem>
4764 <listitem>
4765 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
4766 </listitem>
4767 <listitem>
4768 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
4769 </listitem>
4770 <listitem>
4771 <para>[randy] - Added a GCC-4 patch to the Firefox
4772 instructions.</para>
4773 </listitem>
4774 <listitem>
4775 <para>[randy] - Added a GCC-4 patch to the Thunderbird
4776 instructions.</para>
4777 </listitem>
4778 <listitem>
4779 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
4780 </listitem>
4781 <listitem>
4782 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
4783 </listitem>
4784 <listitem>
4785 <para>[randy] - Added a GCC-4 patch and documentation installation
4786 commands to the NAS instructions.</para>
4787 </listitem>
4788 <listitem>
4789 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
4790 instructions.</para>
4791 </listitem>
4792 <listitem>
4793 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
4794 </listitem>
4795 <listitem>
4796 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
4797 in the Inetutils instructions.</para>
4798 </listitem>
4799 <listitem>
4800 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
4801 </listitem>
4802 <listitem>
4803 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
4804 instructions.</para>
4805 </listitem>
4806 <listitem>
4807 <para>[randy] - Updated to intltool-0.34.1.</para>
4808 </listitem>
4809 <listitem>
4810 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
4811 </listitem>
4812 </itemizedlist>
4813 </listitem>
4814
4815 <listitem>
4816 <para>September 8th, 2005</para>
4817 <itemizedlist>
4818 <listitem>
4819 <para>[randy] - Added a sed command to the libxklavier instructions
4820 to fix a GCC-4.x build problem.</para>
4821 </listitem>
4822 <listitem>
4823 <para>[randy] - Updated to libxslt-1.1.15.</para>
4824 </listitem>
4825 <listitem>
4826 <para>[randy] - Updated to libxml2-2.6.21.</para>
4827 </listitem>
4828 </itemizedlist>
4829 </listitem>
4830
4831 <listitem>
4832 <para>September 7th, 2005</para>
4833 <itemizedlist>
4834 <listitem>
4835 <para>[richard] - Updated to XScreenSaver-4.22.</para>
4836 </listitem>
4837 </itemizedlist>
4838 </listitem>
4839
4840 <listitem>
4841 <para>September 6th, 2005</para>
4842 <itemizedlist>
4843 <listitem>
4844 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
4845 release notes.</para>
4846 </listitem>
4847 <listitem>
4848 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
4849 installation commands to the instructions.</para>
4850 </listitem>
4851 </itemizedlist>
4852 </listitem>
4853
4854 <listitem>
4855 <para>September 5th, 2005</para>
4856 <itemizedlist>
4857 <listitem>
4858 <para>[randy] - Updated to Subversion-1.2.3</para>
4859 </listitem>
4860 </itemizedlist>
4861 </listitem>
4862
4863 <listitem>
4864 <para>September 4th, 2005</para>
4865 <itemizedlist>
4866 <listitem>
4867 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
4868 documentation installation commands to the instructions.</para>
4869 </listitem>
4870 </itemizedlist>
4871 </listitem>
4872
4873 <listitem>
4874 <para>September 3rd, 2005</para>
4875 <itemizedlist>
4876 <listitem>
4877 <para>[randy] - Updated to HTML Tidy-050826.</para>
4878 </listitem>
4879 <listitem>
4880 <para>[randy] - Updated to cURL-7.14.1.</para>
4881 </listitem>
4882 </itemizedlist>
4883 </listitem>
4884
4885 <listitem>
4886 <para>September 2nd, 2005</para>
4887 <itemizedlist>
4888 <listitem>
4889 <para>[randy] - Added commands to the Heimdal instructions to
4890 preserve and restore some overwritten interface headers and
4891 libraries. Also listed the dependencies in a more accurate
4892 manner.</para>
4893 </listitem>
4894 <listitem>
4895 <para>[randy] - Updated to MySQL-4.1.14.</para>
4896 </listitem>
4897 <listitem>
4898 <para>[randy] - Fixed some broken commands in the TeX
4899 instructions.</para>
4900 </listitem>
4901 </itemizedlist>
4902 </listitem>
4903
4904 <listitem>
4905 <para>September 1st, 2005</para>
4906 <itemizedlist>
4907 <listitem>
4908 <para>[randy] - Added documentation installation commands to the
4909 ALSA Libraries instructions.</para>
4910 </listitem>
4911 </itemizedlist>
4912 </listitem>
4913
4914 <listitem>
4915 <para>August 31st, 2005</para>
4916 <itemizedlist>
4917 <listitem>
4918 <para>[randy] - Updated to Shadow-4.0.12.</para>
4919 </listitem>
4920 <listitem>
4921 <para>[randy] - Updated to Wget-1.10.1.</para>
4922 </listitem>
4923 </itemizedlist>
4924 </listitem>
4925
4926 <listitem>
4927 <para>August 30th, 2005</para>
4928 <itemizedlist>
4929 <listitem>
4930 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
4931 </listitem>
4932 <listitem>
4933 <para>[randy] - Removed obsolete dependencies from the LZO
4934 instructions.</para>
4935 </listitem>
4936 </itemizedlist>
4937 </listitem>
4938
4939 <listitem>
4940 <para>August 29th, 2005</para>
4941 <itemizedlist>
4942 <listitem>
4943 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
4944 about the location of configuruation files. Updated
4945 optional dependencies.</para>
4946 </listitem>
4947 <listitem>
4948 <para>[richard] - Added definition of dependency terms
4949 to Notes on Building Software.</para>
4950 </listitem>
4951 </itemizedlist>
4952 </listitem>
4953
4954 <listitem>
4955 <para>August 28th, 2005</para>
4956 <itemizedlist>
4957 <listitem>
4958 <para>[randy] - Added documentation installation commands to the Xvid
4959 instructions.</para>
4960 </listitem>
4961 <listitem>
4962 <para>[randy] - Added documentation installation commands to the
4963 libdv instructions.</para>
4964 </listitem>
4965 <listitem>
4966 <para>[randy] - Updated to whois-4.7.6.</para>
4967 </listitem>
4968 <listitem>
4969 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
4970 </listitem>
4971 <listitem>
4972 <para>[randy] - Added a patch to fix the XMMS plugin and added a
4973 sed command to fix the Valgrind testing in the FLAC
4974 instructions.</para>
4975 </listitem>
4976 </itemizedlist>
4977 </listitem>
4978
4979 <listitem>
4980 <para>August 27th, 2005</para>
4981 <itemizedlist>
4982 <listitem>
4983 <para>[randy] - Added a patch to fix the test suite in the id3lib
4984 instructions.</para>
4985 </listitem>
4986 <listitem>
4987 <para>[randy] - Updated the GCC patch and provided documentation
4988 installation commands to the libmpeg3 instructions.</para>
4989 </listitem>
4990 </itemizedlist>
4991 </listitem>
4992
4993 <listitem>
4994 <para>August 26th, 2005</para>
4995 <itemizedlist>
4996 <listitem>
4997 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
4998 the Movemail and RSS &amp; Blogs account setup options are now
4999 available 2) modified the Enigmail setup so that it actually works
5000 3) fixed the profile locking problem 4) made it so that if a mailto:
5001 URL is clicked, a message compose window is opened with the To: field
5002 filled out.</para>
5003 </listitem>
5004 </itemizedlist>
5005 </listitem>
5006
5007 <listitem>
5008 <para>August 25th, 2005</para>
5009 <itemizedlist>
5010 <listitem>
5011 <para>[randy] - Added a command to the Firefox instructions to fix
5012 the profile locking problem and an optional command to open a new
5013 tab in an existing browser window, both suggested by Kevin
5014 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
5015 suggestions.</para>
5016 </listitem>
5017 </itemizedlist>
5018 </listitem>
5019
5020 <listitem>
5021 <para>August 24th, 2005</para>
5022 <itemizedlist>
5023 <listitem>
5024 <para>[randy] - Modified SLIB instructions to use teTeX instead of
5025 Lynx to create the text documentation.</para>
5026 </listitem>
5027 </itemizedlist>
5028 </listitem>
5029
5030 <listitem>
5031 <para>August 22nd, 2005</para>
5032 <itemizedlist>
5033 <listitem>
5034 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
5035 Hugo Villeneuve for pointed it out.</para>
5036 </listitem>
5037 <listitem>
5038 <para>[randy] - Updated to Xpdf-3.01</para>
5039 </listitem>
5040 <listitem>
5041 <para>[randy] - Updated to SLIB-3a2</para>
5042 </listitem>
5043 </itemizedlist>
5044 </listitem>
5045
5046 <listitem>
5047 <para>August 21st, 2005</para>
5048 <itemizedlist>
5049 <listitem>
5050 <para>[randy] - Modifications to XMMS instructions: remove libogg as a
5051 dependency, added commands to install documentation and added an FTP
5052 download URL.</para>
5053 </listitem>
5054 <listitem>
5055 <para>[richard] - Updated to Leafnode-1.11.3.</para>
5056 </listitem>
5057 </itemizedlist>
5058 </listitem>
5059
5060 <listitem>
5061 <para>August 20th, 2005</para>
5062 <itemizedlist>
5063 <listitem>
5064 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
5065 </listitem>
5066 <listitem>
5067 <para>[randy] - Renamed the FOP patch to adhere with the naming
5068 standards.</para>
5069 </listitem>
5070 <listitem>
5071 <para>[randy] - Updated to GnuPG-1.4.2.</para>
5072 </listitem>
5073 <listitem>
5074 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
5075 the ffitarget.h interface header in /usr/include.</para>
5076 </listitem>
5077 </itemizedlist>
5078 </listitem>
5079
5080 <listitem>
5081 <para>August 19th, 2005</para>
5082 <itemizedlist>
5083 <listitem>
5084 <para>[dj] - Updated dev.d scripts and surrounding text
5085 in alsa-utils.</para>
5086 </listitem>
5087 <listitem>
5088 <para>[randy] - Updated to Sysstat-6.0.1.</para>
5089 </listitem>
5090 <listitem>
5091 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
5092 </listitem>
5093 <listitem>
5094 <para>[randy] - Updated to Nail-11.25.</para>
5095 </listitem>
5096 <listitem>
5097 <para>[randy] - Updated to Subversion-1.2.1.</para>
5098 </listitem>
5099 <listitem>
5100 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
5101 </listitem>
5102 </itemizedlist>
5103 </listitem>
5104
5105 <listitem>
5106 <para>August 17th, 2005</para>
5107 <itemizedlist>
5108 <listitem>
5109 <para>[randy] - Updated to GCC-3.3.6.</para>
5110 </listitem>
5111 <listitem>
5112 <para>[randy] - Updated to Doxygen-1.4.4.</para>
5113 </listitem>
5114 </itemizedlist>
5115 </listitem>
5116
5117 <listitem>
5118 <para>August 16th, 2005</para>
5119 <itemizedlist>
5120 <listitem>
5121 <para>[bdubbs] - Added instructions for cm-super
5122 fonts to TeX.</para>
5123 </listitem>
5124 <listitem>
5125 <para>[randy] - Added additional parameters to the
5126 configure command and added a note to run the test suite to the
5127 Gimp-Print instructions.</para>
5128 </listitem>
5129 <listitem>
5130 <para>[dj] - Updated cups bootscript installation
5131 to remove existing scripts and changed note to show that CUPS should
5132 be started after Samba.</para>
5133 </listitem>
5134 </itemizedlist>
5135 </listitem>
5136
5137 <listitem>
5138 <para>August 15th, 2005</para>
5139 <itemizedlist>
5140 <listitem>
5141 <para>[randy] - Added a patch and a note about running
5142 the test suite to the CUPS instructions.</para>
5143 </listitem>
5144 </itemizedlist>
5145 </listitem>
5146
5147 <listitem>
5148 <para>August 14th, 2005</para>
5149 <itemizedlist>
5150 <listitem>
5151 <para>[randy] - Updates to PHP: added new dependencies,
5152 placed the dependencies in catagories, added instructions to install
5153 documentation, added instruction to update php.ini and minor textual
5154 corrections.</para>
5155 </listitem>
5156 <listitem>
5157 <para>[randy] - Updated to GTK-Doc-1.4.</para>
5158 </listitem>
5159 <listitem>
5160 <para>[randy] - Updated to HTML Tidy-050803.</para>
5161 </listitem>
5162 <listitem>
5163 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
5164 </listitem>
5165 <listitem>
5166 <para>[randy] - Added a configure switch to OpenLDAP
5167 to create the executables dynamically linked to the libraries.</para>
5168 </listitem>
5169 <listitem>
5170 <para>[randy] - Added documentation installation commands to the GTK+
5171 (version 1) instructions.</para>
5172 </listitem>
5173 </itemizedlist>
5174 </listitem>
5175
5176 <listitem>
5177 <para>August 13th, 2005</para>
5178 <itemizedlist>
5179 <listitem>
5180 <para>[larry] - Add a warning to MIT KRB5
5181 concerning the use of login.krb5 as a substitute for login.</para>
5182 </listitem>
5183 <listitem>
5184 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
5185 version; also added dependencies and configuration explanation.</para>
5186 </listitem>
5187 </itemizedlist>
5188 </listitem>
5189
5190 <listitem>
5191 <para>August 12th, 2005</para>
5192 <itemizedlist>
5193 <listitem>
5194 <para>[randy] - Added a command to the PostgreSQL
5195 instructions to fix broken ownership of installed files.</para>
5196 </listitem>
5197 </itemizedlist>
5198 </listitem>
5199
5200 <listitem>
5201 <para>August 11th, 2005</para>
5202 <itemizedlist>
5203 <listitem>
5204 <para>[randy] - Updated the JDK binary version to
5205 1.5.0_04.</para>
5206 </listitem>
5207 <listitem>
5208 <para>[randy] - Added sharutils as an optional dependency of
5209 Berkeley DB.</para>
5210 </listitem>
5211 <listitem>
5212 <para>[randy] - Applied a patch contributed by stirling
5213 to fix many broken download URLs.</para>
5214 </listitem>
5215 <listitem>
5216 <para>[randy] - Added a new section "Other Programming
5217 Tools" to Chapter 12 - Programming.</para>
5218 </listitem>
5219 </itemizedlist>
5220 </listitem>
5221
5222 <listitem>
5223 <para>August 10th, 2005</para>
5224 <itemizedlist>
5225 <listitem>
5226 <para>[randy] - Added style information files and
5227 documentation installation commands to the JadeTeX
5228 instructions.</para>
5229 </listitem>
5230 </itemizedlist>
5231 </listitem>
5232
5233 <listitem>
5234 <para>August 9th, 2005</para>
5235 <itemizedlist>
5236 <listitem>
5237 <para>[randy] - Modified the CrackLib instructions to
5238 include an alternate source for word lists, how to incorporate additional
5239 word lists, and added additional text contributed by Alexander
5240 Patrakov.</para>
5241 </listitem>
5242 <listitem>
5243 <para>[dj] - Added default PATH for pam_env and
5244 a note about the lack of ENV_SUPATH.</para>
5245 </listitem>
5246 </itemizedlist>
5247 </listitem>
5248
5249 <listitem>
5250 <para>August 8th, 2005</para>
5251 <itemizedlist>
5252 <listitem>
5253 <para>[randy] - Modified documentation installation in
5254 the Fontconfig instructions.</para>
5255 </listitem>
5256 <listitem>
5257 <para>[randy] - Modified the Shadow instructions so
5258 that builders will not receive configuration errors during the testing
5259 recommended by the warning note.</para>
5260 </listitem>
5261 <listitem>
5262 <para>[randy] - Added instructions to install a patch
5263 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
5264 for the suggestion.</para>
5265 </listitem>
5266 <listitem>
5267 <para>[randy] - Added instructions to install a patch
5268 to NASM that fixes a security vulnerability, thanks to Ken Moffat
5269 for the suggestion.</para>
5270 </listitem>
5271 <listitem>
5272 <para>[randy] - Added documentation installation commands to
5273 the expat instructions.</para>
5274 </listitem>
5275 </itemizedlist>
5276 </listitem>
5277
5278 <listitem>
5279 <para>August 7th, 2005</para>
5280 <itemizedlist>
5281 <listitem>
5282 <para>[randy] - Removed building the MPFR library
5283 from the GMP instructions.</para>
5284 </listitem>
5285 </itemizedlist>
5286 </listitem>
5287
5288 <listitem>
5289 <para>August 6th, 2005</para>
5290 <itemizedlist>
5291 <listitem>
5292 <para>[larry] - Added dictionary file to MIT
5293 Kerberos setup and made adjusts for PAM.</para>
5294 </listitem>
5295 <listitem>
5296 <para>[randy] - Updated to S-Lang-2.0.4.</para>
5297 </listitem>
5298 </itemizedlist>
5299 </listitem>
5300
5301 <listitem>
5302 <para>August 5th, 2005</para>
5303 <itemizedlist>
5304 <listitem>
5305 <para>[randy] - Updated to Wget-1.10.</para>
5306 </listitem>
5307 <listitem>
5308 <para>[randy] - Updated to PCRE-6.2.</para>
5309 </listitem>
5310 </itemizedlist>
5311 </listitem>
5312
5313 <listitem>
5314 <para>August 1st, 2005</para>
5315 <itemizedlist>
5316 <listitem>
5317 <para>[bdubbs] - Released Version 6.1-pre1.</para>
5318 </listitem>
5319 </itemizedlist>
5320 </listitem>
5321
5322 </itemizedlist>
5323
5324</sect1>
Note: See TracBrowser for help on using the repository browser.