source: introduction/welcome/changelog.xml@ 597ea1b

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

Updated ed-0.2 patch to correct an error

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

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