source: introduction/welcome/changelog.xml@ c007621

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c007621 was e695e4a0, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated the Exim instructions documentation links

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

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