source: introduction/welcome/changelog.xml@ 0af9f257

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 0af9f257 was 0af9f257, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Updated to nano-2.0.1

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

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