source: introduction/welcome/changelog.xml@ 86eaa277

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 86eaa277 was 86eaa277, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Implemented Alexander Patrakov's Locale Related Issues changes

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

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