source: introduction/welcome/changelog.xml@ 792cb12e

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

Update to unzip 2.32

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

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