source: introduction/welcome/changelog.xml@ b0db915

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

Updated the md5sums and build data for the GNOME add-on utilities to be compatible with GNOME-2.14.3

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

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