source: introduction/welcome/changelog.xml@ 158a9f3d

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 158a9f3d was 158a9f3d, checked in by Bruce Dubbs <bdubbs@…>, 17 years ago

Updated to bind-9.3.3

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

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