source: introduction/welcome/changelog.xml@ bef3514

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

Updated the md5sums and build data for the GNOME accessibility packages to be compatible with GNOME-2.14.3, this completes the GNOME-2.14.3 update

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

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