source: introduction/welcome/changelog.xml@ d9091faa

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d9091faa was d9091faa, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Updated to openldap-2.3.27

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

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