source: introduction/welcome/changelog.xml@ 3aeb033

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 3aeb033 was 3aeb033, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Update to qt-3.3.7

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

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