source: introduction/welcome/changelog.xml@ 1ba83240

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 1ba83240 was 1ba83240, checked in by Alexander E. Patrakov <alexander@…>, 17 years ago

Upgraded xfsprogs, thus fixing a 404 error. Added two lack-of-testsuite notes.

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

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