source: introduction/welcome/changelog.xml@ 43a05b2

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

Updated to GStreamer-0.10.11, GST Plugins Base-0.10.11, GST Plugins Good-0.10.4 and GST Plugins Ugly-0.10.4

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

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