source: introduction/welcome/changelog.xml@ 79cbdc75

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 79cbdc75 was 79cbdc75, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Updated sed in openssh to include -ldl

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

  • Property mode set to 100644
File size: 118.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43 <listitem>
44 <para>May 3rd, 2006</para>
45 <itemizedlist>
46 <listitem>
47 <para>[bdubbs] - Updated sed for openssh to link
48 crypto libraries statically.</para>
49 </listitem>
50 <listitem>
51 <para>[bdubbs] - Updated location of kernel options in
52 iptables. Thanks to Allard Welter who pointed this
53 out.</para>
54 </listitem>
55 </itemizedlist>
56 </listitem>
57
58 <listitem>
59 <para>May 1st, 2006</para>
60 <itemizedlist>
61 <listitem>
62 <para>[randy] - Updated to XScreenSaver-4.24.</para>
63 </listitem>
64 <listitem>
65 <para>[randy] - Updated to Gtk+-2.8.17.</para>
66 </listitem>
67 <listitem>
68 <para>[randy] - Updated to ATK-1.11.4.</para>
69 </listitem>
70 <listitem>
71 <para>[randy] - Updated to Pango-1.12.2.</para>
72 </listitem>
73 <listitem>
74 <para>[randy] - Updated to Ethereal-0.99.0.</para>
75 </listitem>
76 </itemizedlist>
77 </listitem>
78
79 <listitem>
80 <para>April 30th, 2006</para>
81 <itemizedlist>
82 <listitem>
83 <para>[bdubbs] - Removed the gid for bin and usb as they
84 are defined in LFS. Added comment in the section about
85 users and groups that base entries are in LFS.</para>
86 </listitem>
87 <listitem>
88 <para>[randy] - Updated to K3b-0.12.15.</para>
89 </listitem>
90 <listitem>
91 <para>[randy] - Updated to NFS Utilities-1.0.8.</para>
92 </listitem>
93 <listitem>
94 <para>[andy] - Updated Pine to 4.64 and Abiword-2.4.4.</para>
95 </listitem>
96 </itemizedlist>
97 </listitem>
98
99 <listitem>
100 <para>April 29th, 2006</para>
101 <itemizedlist>
102 <listitem>
103 <para>[bdubbs] - Updated to exim-4.61.</para>
104 </listitem>
105 <listitem>
106 <para>[bdubbs] - Updated to Links-2.1pre21.</para>
107 </listitem>
108 <listitem>
109 <para>[randy] - Updated to Galeon-2.0.1.</para>
110 </listitem>
111 <listitem>
112 <para>[randy] - Added a new category 'Integrated Development
113 Environments' to the 'Other Programming Tools' page and added
114 additional components to the page.</para>
115 </listitem>
116 <listitem>
117 <para>[randy] - Updated Tcl and Tk to 8.4.13. Also modified the build
118 commands to not use any user-created environment variables.</para>
119 </listitem>
120 <listitem>
121 <para>[bdubbs] - Changed openssh libexecdir to /usr/lib/openssh.</para>
122 </listitem>
123 <listitem>
124 <para>[bdubbs] - Added instruction to optionally enable
125 ssl support to dillo.</para>
126 </listitem>
127 </itemizedlist>
128 </listitem>
129
130 <listitem>
131 <para>April 28th, 2006</para>
132 <itemizedlist>
133 <listitem>
134 <para>[randy] - Added new package libquicktime-0.9.8 and removed the
135 Openquicktime package.</para>
136 </listitem>
137 <listitem>
138 <para>[bdubbs] - Updated to seamonkey-1.0.1.</para>
139 </listitem>
140 <listitem>
141 <para>[bdubbs] - Updated to rp-pppoe-3.8.</para>
142 </listitem>
143 <listitem>
144 <para>[bdubbs] - Updated bootscripts Makefile to install autofs after
145 cleanfs.</para>
146 </listitem>
147 <listitem>
148 <para>[randy] - Updated to Berkeley DB-4.4.20.</para>
149 </listitem>
150 </itemizedlist>
151 </listitem>
152
153 <listitem>
154 <para>April 27th, 2006</para>
155 <itemizedlist>
156 <listitem>
157 <para>[bdubbs] - Updated to gc-6.6.</para>
158 </listitem>
159 <listitem>
160 <para>[bdubbs] - Updated to mysql-5.0.20a. Fixed all
161 testsuite failures.</para>
162 </listitem>
163 <listitem>
164 <para>[dnicholson] - Updated to OpenSSL-0.9.8a. Added patch to
165 Cyrus-SASL for compatibility with this version of OpenSSL.</para>
166 </listitem>
167 <listitem>
168 <para>[randy] - Updated to GCC-4.0.3</para>
169 </listitem>
170 <listitem>
171 <para>[randy] - Updated to GMP-4.2</para>
172 </listitem>
173 <listitem>
174 <para>[bdubbs] - Updated to vsftpd-2.0.4</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>April 26th, 2006</para>
181 <itemizedlist>
182 <listitem>
183 <para>[bdubbs] - Updated libexecdir location in emacs.</para>
184 </listitem>
185 <listitem>
186 <para>[randy] - Added clarification about NSS/NSPR libraries to the
187 Evolution and Evolution Data Server instructions.</para>
188 </listitem>
189 <listitem>
190 <para>[bdubbs] - Updated to iso-codes-0.51.</para>
191 </listitem>
192 <listitem>
193 <para>[bdubbs] - Updated ntp configuration to use pool servers.</para>
194 </listitem>
195 <listitem>
196 <para>[bdubbs] - Updated to dhcp-3.0.3.</para>
197 </listitem>
198 <listitem>
199 <para>[bdubbs] - Updated to WvStreams-4.2.2.</para>
200 </listitem>
201 <listitem>
202 <para>[randy] - Updated to Balsa-2.3.12.</para>
203 </listitem>
204 </itemizedlist>
205 </listitem>
206
207 <listitem>
208 <para>April 25th, 2006</para>
209 <itemizedlist>
210 <listitem>
211 <para>[dnicholson] - Fixes for Cyrus SASL-2.1.21. Added patch to
212 allow OpenLDAP => 2.3, converted GCC-4 patch to a sed, and added
213 a sed command to put saslauthd man page in the correct location.
214 Noted method to address LDAPDB plugin circular dependency in the
215 User Notes.</para>
216 </listitem>
217 <listitem>
218 <para>[bdubbs] - Dropped NCPFS from the book due to
219 lack of testing ability. Placed contents in the User Notes.</para>
220 </listitem>
221 <listitem>
222 <para>[randy] - Updated to GMime-2.2.1.</para>
223 </listitem>
224 <listitem>
225 <para>[bdubbs] - Added errata page to preface.</para>
226 </listitem>
227 <listitem>
228 <para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para>
229 </listitem>
230 <listitem>
231 <para>[randy] - Updated to libESMTP-1.0.4.</para>
232 </listitem>
233 <listitem>
234 <para>[randy] - Added a sed command to the PDL instructions to fix
235 a build issue caused by ExtUtils::MakeMaker-6.30 which was introduced
236 in Perl-5.8.8.</para>
237 </listitem>
238 <listitem>
239 <para>[bdubbs] - Fixed configuration instructions in
240 GPM. Thanks to Chris Staub.</para>
241 </listitem>
242 <listitem>
243 <para>[bdubbs] - Updated to fcron-3.0.1.</para>
244 </listitem>
245 <listitem>
246 <para>[bdubbs] - Added a note about adding FORTRAN 77
247 to the gcc-3 instructions.</para>
248 </listitem>
249 <listitem>
250 <para>[randy] - Added a short note about the GCC-3.4.6 Fortran
251 installation instructions on the BLFS Wiki to the GCC-4.0.x
252 instructions.</para>
253 </listitem>
254 <listitem>
255 <para>[Randy] - Modifications to the PDL instructions: added an FTP
256 download location, rewrite of the introductory text to include a
257 discussion about a proper version of Fortran, updated some of the
258 dependency package download URLs and changed the links to a Fortran
259 compiler to the one on the BLFS Wiki.</para>
260 </listitem>
261 <listitem>
262 <para>[andy] - Updated to OpenSP-1.5.2.</para>
263 </listitem>
264 </itemizedlist>
265 </listitem>
266
267 <listitem>
268 <para>April 24th, 2006</para>
269 <itemizedlist>
270 <listitem>
271 <para>[randy] - Updated the introductory text of the GCC-3
272 instructions to better explain its use, and to add a link to the
273 Wiki pointing to a Fortran specific installation.</para>
274 </listitem>
275 <listitem>
276 <para>[bdubbs] - Updated to qpopper-4.0.9. Added standalone
277 instructions and a configuration file. Added an initialization
278 script to the bootscripts and bootscripts Makefile.</para>
279 </listitem>
280 </itemizedlist>
281 </listitem>
282
283 <listitem>
284 <para>April 23rd, 2006</para>
285 <itemizedlist>
286 <listitem>
287 <para>[bdubbs] - Updated to dhcpcd-2.0.5.</para>
288 </listitem>
289 <listitem>
290 <para>[dj] - Updated to OpenOffice-2.0.2.</para>
291 </listitem>
292 <listitem>
293 <para>[bdubbs] - Added a note to Apache that the apache
294 user's home directory of /dev/null may fail for some add-ons.</para>
295 </listitem>
296 <listitem>
297 <para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
298 </listitem>
299 </itemizedlist>
300 </listitem>
301
302 <listitem>
303 <para>April 22nd, 2006</para>
304 <itemizedlist>
305 <listitem>
306 <para>[bdubbs] - Updated Additional X Window System Configuration
307 section.</para>
308 </listitem>
309 <listitem>
310 <para>[randy] - Updated to ExtUtils-F77-1.15.</para>
311 </listitem>
312 <listitem>
313 <para>[randy] - Modified the method of using cpan in the Perl
314 Modules instructions, thanks to William Zhou for the
315 suggestion.</para>
316 </listitem>
317 <listitem>
318 <para>[bdubbs] - Updated to iptables-1.3.5.</para>
319 </listitem>
320 <listitem>
321 <para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
322 to the Configuration section. Installed documentation files. Added
323 command to install default configuration files.</para>
324 </listitem>
325 </itemizedlist>
326 </listitem>
327
328 <listitem>
329 <para>April 21st, 2006</para>
330 <itemizedlist>
331 <listitem>
332 <para>[dnicholson] - Updated to Firefox-1.5.0.2.</para>
333 </listitem>
334 <listitem>
335 <para>[randy] - Updated to Filter-1.32.</para>
336 </listitem>
337 <listitem>
338 <para>[randy] - Updated to Net::DNS-0.57.</para>
339 </listitem>
340 <listitem>
341 <para>[randy] - Updated to Digest::SHA1-2.11.</para>
342 </listitem>
343 <listitem>
344 <para>[randy] - Updated to Net::IP-1.24.</para>
345 </listitem>
346 <listitem>
347 <para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
348 also.</para>
349 </listitem>
350 <listitem>
351 <para>[andy] - Added Audacious-1.0.0.</para>
352 </listitem>
353 <listitem>
354 <para>[andy] - Updated to Fluxbox 0.9.15.1.</para>
355 </listitem>
356 </itemizedlist>
357 </listitem>
358
359 <listitem>
360 <para>April 20th, 2006</para>
361 <itemizedlist>
362 <listitem>
363 <para>[bdubbs] - Updated to hdparm-6.6.</para>
364 </listitem>
365 <listitem>
366 <para>[bdubbs] - Updated udftools to compile with gcc4. Also
367 deleted the kernel patch from the package because it is in
368 linux 2.6.16 and later.</para>
369 </listitem>
370 <listitem>
371 <para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
372 slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
373 #1847.</para>
374 </listitem>
375 <listitem>
376 <para>[dnicholson] - Updated to Python-2.4.3.</para>
377 </listitem>
378 <listitem>
379 <para>[bdubbs] - Updated to glib-2.10.2.</para>
380 </listitem>
381 </itemizedlist>
382 </listitem>
383
384 <listitem>
385 <para>April 19th, 2006</para>
386 <itemizedlist>
387 <listitem>
388 <para>[tushar] - Corrected vim option description.</para>
389 </listitem>
390 <listitem>
391 <para>[bdubbs] - Updated to iso-codes-0.50.</para>
392 </listitem>
393 <listitem>
394 <para>[bdubbs] - Updated proftpd instructions.</para>
395 </listitem>
396 <listitem>
397 <para>[randy] - Updated to Socket6-0.19.</para>
398 </listitem>
399 <listitem>
400 <para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
401 </listitem>
402 <listitem>
403 <para>[randy] - Updated to HTML::TableExtract-2.07.</para>
404 </listitem>
405 <listitem>
406 <para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
407 </listitem>
408 <listitem>
409 <para>[randy] - Updated to Finance::Quote-1.11.</para>
410 </listitem>
411 <listitem>
412 <para>[randy] - Updated to libwww-perl-5.805 (also renamed the
413 package from LWP).</para>
414 </listitem>
415 <listitem>
416 <para>[randy] - Updated to libxml2-2.6.23.</para>
417 </listitem>
418 <listitem>
419 <para>[bdubbs] - Updated to nmap-4.01.</para>
420 </listitem>
421 <listitem>
422 <para>[dnicholson] - Changed X Window System to required dependency
423 for Imlib-1.9.15. Fixes ticket #1792.</para>
424 </listitem>
425 <listitem>
426 <para>[randy] - Updated to Test::Prereq-1.030.</para>
427 </listitem>
428 <listitem>
429 <para>[randy] - Updated to Module::CoreList-2.04.</para>
430 </listitem>
431 <listitem>
432 <para>[randy] - Updated to GnuCash-1.8.12.</para>
433 </listitem>
434 </itemizedlist>
435 </listitem>
436
437 <listitem>
438 <para>April 18th, 2006</para>
439 <itemizedlist>
440 <listitem>
441 <para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
442 modified the SLIB instructions to work with the downgraded packages.
443 These changes are to support GnuCash which will not work with the
444 more recent versions.</para>
445 </listitem>
446 <listitem>
447 <para>[manuel] - Removed creation of xsl-stylesheets-current
448 symlink.</para>
449 </listitem>
450 <listitem>
451 <para>[bdubbs] - Updated to wireless_tools.28.</para>
452 </listitem>
453 </itemizedlist>
454 </listitem>
455
456 <listitem>
457 <para>April 17th, 2006</para>
458 <itemizedlist>
459 <listitem>
460 <para>[bdubbs] - Changed vim to match LFS instructions regarding
461 UTF-8 locales.</para>
462 </listitem>
463 <listitem>
464 <para>[bdubbs] - Updated to kde-3.5.2.</para>
465 </listitem>
466 </itemizedlist>
467 </listitem>
468
469 <listitem>
470 <para>April 15th, 2006</para>
471 <itemizedlist>
472 <listitem>
473 <para>[bdubbs] - Updated to koffice-1.5.0.</para>
474 </listitem>
475 <listitem>
476 <para>[randy] - Updated the SLIB patch to a -2 version.</para>
477 </listitem>
478 <listitem>
479 <para>[randy] - Removed some optional dependencies (Gtk-1 and
480 guile-gtk) from the G-Wrap instructions.</para>
481 </listitem>
482 <listitem>
483 <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
484 change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
485 </listitem>
486 <listitem>
487 <para>[dj] - Added install command to create the /usr/share/fonts
488 directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
489 </listitem>
490 </itemizedlist>
491 </listitem>
492
493 <listitem>
494 <para>April 14th, 2006</para>
495 <itemizedlist>
496 <listitem>
497 <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
498 vulnerabitility in ticket #1876. Changed sed to include
499 linux/types.h to be the same as that in Xorg-7.0.0.</para>
500 </listitem>
501 <listitem>
502 <para>[randy] - Updated all the wiki links to point to the existing
503 package wiki page if one existed.</para>
504 </listitem>
505 <listitem>
506 <para>[dnicholson] - Added information about the Nano development
507 version which supplies UTF-8 support to Locale Related Issues.
508 Added a caution on the Nano page.</para>
509 </listitem>
510 <listitem>
511 <para>[dnicholson] - Added pkg-config as a required dependency
512 for MesaLib. Fixes ticket #1904.</para>
513 </listitem>
514 <listitem>
515 <para>[randy] - Readded the links in the Perl Modules instructions
516 to the MD5sums of all the Perl Module source tarballs.</para>
517 </listitem>
518 <listitem>
519 <para>[randy] - Moved GConf-1 from an optional to a required
520 dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
521 </listitem>
522 <listitem>
523 <para>[randy] - Added new package Graphviz-2.8.</para>
524 </listitem>
525 <listitem>
526 <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
527 </listitem>
528 <listitem>
529 <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
530 </listitem>
531 </itemizedlist>
532 </listitem>
533
534 <listitem>
535 <para>April 13th, 2006</para>
536 <itemizedlist>
537 <listitem>
538 <para>[randy] - Added the Io programming language to Chapter 12 -
539 "Other Programming Tools".</para>
540 </listitem>
541 </itemizedlist>
542 </listitem>
543
544 <listitem>
545 <para>April 12th, 2006</para>
546 <itemizedlist>
547 <listitem>
548 <para>[randy] - Updates to the Enscript instructions: added a patch
549 to fix security vulnerabilities, added commands to build alternate
550 formats of the documentation, fixed the wiki link to point to the
551 already existing wiki page.</para>
552 </listitem>
553 <listitem>
554 <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
555 </listitem>
556 <listitem>
557 <para>[randy] - Updated to Whois-4.7.13.</para>
558 </listitem>
559 </itemizedlist>
560 </listitem>
561
562 <listitem>
563 <para>April 11th, 2006</para>
564 <itemizedlist>
565 <listitem>
566 <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
567 </listitem>
568 <listitem>
569 <para>[bdubbs] - Updated bootscripts version to 20060411</para>
570 </listitem>
571 </itemizedlist>
572 </listitem>
573
574 <listitem>
575 <para>April 10th, 2006</para>
576 <itemizedlist>
577 <listitem>
578 <para>[randy] - Added the 'User Notes' wiki link to each package
579 page.</para>
580 </listitem>
581 <listitem>
582 <para>[randy] - Changed all instances of .[so,a] to .{so,a}
583 (brackets changed to braces).</para>
584 </listitem>
585 <listitem>
586 <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
587 instances to <replaceable>&lt;some_text&gt;</replaceable> (square
588 brackets changed to angle brackets).</para>
589 </listitem>
590 </itemizedlist>
591 </listitem>
592
593 <listitem>
594 <para>April 9th, 2006</para>
595 <itemizedlist>
596 <listitem>
597 <para>[randy] - Changed all the references to X Window System links
598 to a common entity displayed as 'X Window System'.</para>
599 </listitem>
600 <listitem>
601 <para>[randy] - Updated to Doxygen-1.4.6.</para>
602 </listitem>
603 </itemizedlist>
604 </listitem>
605
606 <listitem>
607 <para>April 8th, 2006</para>
608 <itemizedlist>
609 <listitem>
610 <para>[randy] - Updated to GnuPG-1.4.3.</para>
611 </listitem>
612 <listitem>
613 <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
614 instructions.</para>
615 </listitem>
616 <listitem>
617 <para>[randy] - Updated to librsvg-2.14.3.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Updated to libgsf-1.14.0.</para>
621 </listitem>
622 </itemizedlist>
623 </listitem>
624
625 <listitem>
626 <para>April 7th, 2006</para>
627 <itemizedlist>
628 <listitem>
629 <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
630 </listitem>
631 <listitem>
632 <para>[randy] - Updated to shared-mime-info-0.17.</para>
633 </listitem>
634 <listitem>
635 <para>[randy] - Updated to libcroco-0.6.1.</para>
636 </listitem>
637 </itemizedlist>
638 </listitem>
639
640 <listitem>
641 <para>April 6th, 2006</para>
642 <itemizedlist>
643 <listitem>
644 <para>[randy] - Added a parameter to the Subversion build commands
645 to disable the use of Berkeley DB; also added commands to fix the
646 improper permissions on the installed documentation.</para>
647 </listitem>
648 <listitem>
649 <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
650 typos in X Window System Components fonts section.</para>
651 </listitem>
652 <listitem>
653 <para>[randy] - Updated to Poppler-0.4.5.</para>
654 </listitem>
655 </itemizedlist>
656 </listitem>
657
658 <listitem>
659 <para>April 5th, 2006</para>
660 <itemizedlist>
661 <listitem>
662 <para>[randy] - Updated to Qt-3.3.6.</para>
663 </listitem>
664 <listitem>
665 <para>[dj] - Added sed to correct glibc header problem in
666 xorg-server.</para>
667 </listitem>
668 <listitem>
669 <para>[bdubbs] - Added Wireless Tools.</para>
670 </listitem>
671 </itemizedlist>
672 </listitem>
673
674 <listitem>
675 <para>April 4th, 2006</para>
676 <itemizedlist>
677 <listitem>
678 <para>[randy] - Updated to Subversion-1.3.1.</para>
679 </listitem>
680 <listitem>
681 <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
682 </listitem>
683 </itemizedlist>
684 </listitem>
685
686 <listitem>
687 <para>April 2nd, 2006</para>
688 <itemizedlist>
689 <listitem>
690 <para>[randy] - Updated to libusb-0.1.12.</para>
691 </listitem>
692 <listitem>
693 <para>[randy] - Updated to G-Wrap-1.9.6.</para>
694 </listitem>
695 <listitem>
696 <para>[randy] - Updated to SLIB-3a3.</para>
697 </listitem>
698 <listitem>
699 <para>[randy] - Updated to Guile-1.8.0.</para>
700 </listitem>
701 <listitem>
702 <para>[randy] - Updated to Ruby-1.8.4.</para>
703 </listitem>
704 <listitem>
705 <para>[randy] - Updated the HTTP download link in the PPP
706 instructions.</para>
707 </listitem>
708 <listitem>
709 <para>[randy] - Commented out the link to the 'non-root dial-out
710 HOWTO' from the WvDial instructions as it is no longer
711 available.</para>
712 </listitem>
713 <listitem>
714 <para>[randy] - Updated to Samba-3.0.22.</para>
715 </listitem>
716 </itemizedlist>
717 </listitem>
718
719 <listitem>
720 <para>March 31st, 2006</para>
721 <itemizedlist>
722 <listitem>
723 <para>[randy] - Changed the name of the Nail package to its new name
724 of 'Heirloom mailx' and updated to the 12.0 version.</para>
725 </listitem>
726 <listitem>
727 <para>[randy] - Updated to Sendmail-8.13.6.</para>
728 </listitem>
729 <listitem>
730 <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
731 </listitem>
732 <listitem>
733 <para>[randy] - Updated to Shadow-4.0.15 (now current with the
734 LFS version).</para>
735 </listitem>
736 <listitem>
737 <para>[randy] - Updated to PHP-5.1.2.</para>
738 </listitem>
739 <listitem>
740 <para>[randy] - Updated to cURL-7.15.3.</para>
741 </listitem>
742 <listitem>
743 <para>[randy] - Updated to Stunnel-4.15.</para>
744 </listitem>
745 </itemizedlist>
746 </listitem>
747
748 <listitem>
749 <para>March 30th, 2006</para>
750 <itemizedlist>
751 <listitem>
752 <para>[randy] - Updated to Libidn-0.6.3.</para>
753 </listitem>
754 <listitem>
755 <para>[randy] - Updated to GTK-Doc-1.5.</para>
756 </listitem>
757 <listitem>
758 <para>[randy] - Added XML::Parser as a required dependency and
759 intltool as an optional dependency of ScrollKeeper.</para>
760 </listitem>
761 <listitem>
762 <para>[randy] - Added LWP as an optional dependency of
763 XML::Parser.</para>
764 </listitem>
765 </itemizedlist>
766 </listitem>
767
768 <listitem>
769 <para>March 29th, 2006</para>
770 <itemizedlist>
771 <listitem>
772 <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
773 </listitem>
774 <listitem>
775 <para>[dnicholson] - Fixed typo and added font size setting to Xterm
776 configuration.</para>
777 </listitem>
778 <listitem>
779 <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
780 </listitem>
781 <listitem>
782 <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
783 </listitem>
784 </itemizedlist>
785 </listitem>
786
787 <listitem>
788 <para>March 28th, 2006</para>
789 <itemizedlist>
790 <listitem>
791 <para>[randy] - Updated to Heimdal-0.7.2.</para>
792 </listitem>
793 <listitem>
794 <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
795 Added information about configuring in Xterm.</para>
796 </listitem>
797 <listitem>
798 <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
799 with a different note describing its use. Added more information
800 about configuring Fontconfig and a link to the user's manual.</para>
801 </listitem>
802 <listitem>
803 <para>[dnicholson] - Reworked the fonts section of X Window System
804 Components. Added detailed description of both font services and
805 more links to available fonts. Thanks to Alexander Patrakov, Andrew
806 Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
807 </listitem>
808 <listitem>
809 <para>[dnicholson] - Added commands to make only TrueType fonts
810 available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
811 Fixed name of luit patch in Xorg-6.9.0.</para>
812 </listitem>
813 <listitem>
814 <para>[randy] - Updated to Firefox-1.5.0.1.</para>
815 </listitem>
816 <listitem>
817 <para>[dj] - Fixed xorg-server download link.</para>
818 </listitem>
819 <listitem>
820 <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
821 flags.</para>
822 </listitem>
823 </itemizedlist>
824 </listitem>
825
826 <listitem>
827 <para>March 27th, 2006</para>
828 <itemizedlist>
829 <listitem>
830 <para>[randy] - Updated to Gtk+-2.8.16.</para>
831 </listitem>
832 <listitem>
833 <para>[randy] - Updated to Pango-1.12.0.</para>
834 </listitem>
835 <listitem>
836 <para>[randy] - Updated to ATK-1.11.3.</para>
837 </listitem>
838 <listitem>
839 <para>[randy] - Updated to GLib-2.10.1.</para>
840 </listitem>
841 <listitem>
842 <para>[randy] - Updated to cairo-1.0.4.</para>
843 </listitem>
844 </itemizedlist>
845 </listitem>
846
847 <listitem>
848 <para>March 26th, 2006</para>
849 <itemizedlist>
850 <listitem>
851 <para>[dnicholson] - Changed note for Bc test suite. Removed one
852 unnecessary test. Thanks to Bruce Dubbs.</para>
853 </listitem>
854 <listitem>
855 <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
856 dependency of MesaLib for the GLUT library.</para>
857 </listitem>
858 <listitem>
859 <para>[randy] - Updated to Whois-4.7.12.</para>
860 </listitem>
861 <listitem>
862 <para>[randy] - Applied a patch sent in by Chris Staub to suppress
863 some unneeded screen output by the update-pciids command.</para>
864 </listitem>
865 <listitem>
866 <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
867 </listitem>
868 </itemizedlist>
869 </listitem>
870
871 <listitem>
872 <para>March 25th, 2006</para>
873 <itemizedlist>
874 <listitem>
875 <para>[dj] - Updated individual X.org packages (wget files
876 updated) and corrected two instructions where $XORG_CONFIG should
877 be used.</para>
878 </listitem>
879 <listitem>
880 <para>[dnicholson] - Removed patches in Bc and replaced with
881 equivalent seds. Fixed segmentation faults with bc -l. Fixes
882 #1846. Added commands for test suite. Removed libedit
883 dependency as it conflicts with Readline and causes problems.</para>
884 </listitem>
885 </itemizedlist>
886 </listitem>
887
888 <listitem>
889 <para>March 24th, 2006</para>
890 <itemizedlist>
891 <listitem>
892 <para>[randy] - Updated to Expat-2.0.0.</para>
893 </listitem>
894 <listitem>
895 <para>[randy] - Updated to S-Lang-2.0.6.</para>
896 </listitem>
897 <listitem>
898 <para>[randy] - Updated to PCRE-6.6.</para>
899 </listitem>
900 <listitem>
901 <para>[andy] - Updated Fluxbox to 0.9.15</para>
902 </listitem>
903 </itemizedlist>
904 </listitem>
905
906 <listitem>
907 <para>March 23rd, 2006</para>
908 <itemizedlist>
909 <listitem>
910 <para>[randy] - Added a note to the CrackLib instructions advising
911 to reinstall Shadow if you need strong password support without
912 installing Linux-PAM.</para>
913 </listitem>
914 <listitem>
915 <para>[randy] - Modified the Shadow instructions to reflect that
916 it needs to be reinstalled (and provided the modified commands) if
917 CrackLib is installed without Linux-PAM.</para>
918 </listitem>
919 <listitem>
920 <para>[randy] - Updated to CrackLib-2.8.9.</para>
921 </listitem>
922 </itemizedlist>
923 </listitem>
924
925 <listitem>
926 <para>March 22nd, 2006</para>
927 <itemizedlist>
928 <listitem>
929 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
930 page.</para>
931 </listitem>
932 </itemizedlist>
933 </listitem>
934
935 <listitem>
936 <para>March 21st, 2006</para>
937 <itemizedlist>
938 <listitem>
939 <para>[randy] - Updated Perl version entity to 5.8.8 to match
940 current LFS SVN.</para>
941 </listitem>
942 </itemizedlist>
943 </listitem>
944
945 <listitem>
946 <para>March 19th, 2006</para>
947 <itemizedlist>
948 <listitem>
949 <para>[randy] - Changed the Expect dependency in the DejaGnu
950 instructions to a run-time-only dependency.</para>
951 </listitem>
952 </itemizedlist>
953 </listitem>
954
955 <listitem>
956 <para>March 18th, 2006</para>
957 <itemizedlist>
958 <listitem>
959 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
960 </listitem>
961 </itemizedlist>
962 </listitem>
963
964 <listitem>
965 <para>March 16th, 2006</para>
966 <itemizedlist>
967 <listitem>
968 <para>[randy] - Added new package K3b.</para>
969 </listitem>
970 <listitem>
971 <para>[randy] - Created two XInclude files to replace instances of
972 identical text in several KDE packages.</para>
973 </listitem>
974 </itemizedlist>
975 </listitem>
976
977 <listitem>
978 <para>March 15th, 2006</para>
979 <itemizedlist>
980 <listitem>
981 <para>[dnicholson] - Added sed to libexif commands to fix
982 Ticket #1785.</para>
983 </listitem>
984 <listitem>
985 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
986 </listitem>
987 </itemizedlist>
988 </listitem>
989
990 <listitem>
991 <para>March 14th, 2006</para>
992 <itemizedlist>
993 <listitem>
994 <para>[bdubbs] - Clarified jdk download instructions and made
995 minor updates to the install of the binary version.</para>
996 </listitem>
997 </itemizedlist>
998 </listitem>
999
1000 <listitem>
1001 <para>March 13th, 2006</para>
1002 <itemizedlist>
1003 <listitem>
1004 <para>[dj] - Removed font path comments and defines from Xorg and
1005 XFree86 host.def files.</para>
1006 </listitem>
1007 <listitem>
1008 <para>[dj] - Fixed typos, clarified library installation, added
1009 pkg-config note, and added return notes for data packages and luit
1010 to Xorg-7 instructions.</para>
1011 </listitem>
1012 </itemizedlist>
1013 </listitem>
1014
1015 <listitem>
1016 <para>March 9th, 2006</para>
1017 <itemizedlist>
1018 <listitem>
1019 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
1020 problem.</para>
1021 </listitem>
1022 </itemizedlist>
1023 </listitem>
1024
1025 <listitem>
1026 <para>March 7th, 2006</para>
1027 <itemizedlist>
1028 <listitem>
1029 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
1030 </listitem>
1031 </itemizedlist>
1032 </listitem>
1033
1034 <listitem>
1035 <para>March 6th, 2006</para>
1036 <itemizedlist>
1037 <listitem>
1038 <para>[dnicholson] - Moved libgtkhtml to General Libraries
1039 since it is not a GNOME library. Change prefix to /usr.</para>
1040 </listitem>
1041 <listitem>
1042 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
1043 instructions.</para>
1044 </listitem>
1045 </itemizedlist>
1046 </listitem>
1047
1048 <listitem>
1049 <para>March 5th, 2006</para>
1050 <itemizedlist>
1051 <listitem>
1052 <para>[dj] - Updated to xorg-6.9.0</para>
1053 </listitem>
1054 </itemizedlist>
1055 </listitem>
1056
1057 <listitem>
1058 <para>March 4th, 2006</para>
1059 <itemizedlist>
1060 <listitem>
1061 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
1062 </listitem>
1063 </itemizedlist>
1064 </listitem>
1065
1066 <listitem>
1067 <para>March 3rd, 2006</para>
1068 <itemizedlist>
1069 <listitem>
1070 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
1071 path.</para>
1072 </listitem>
1073 <listitem>
1074 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
1075 </listitem>
1076 </itemizedlist>
1077 </listitem>
1078
1079 <listitem>
1080 <para>March 2nd, 2006</para>
1081 <itemizedlist>
1082 <listitem>
1083 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
1084 of development release.</para>
1085 </listitem>
1086 <listitem>
1087 <para>[dj] - Added command explanations and corrected prefix for
1088 xterm, libdrm, and Mesa.</para>
1089 </listitem>
1090 <listitem>
1091 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
1092 pages.</para>
1093 </listitem>
1094 <listitem>
1095 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
1096 </listitem>
1097 </itemizedlist>
1098 </listitem>
1099
1100 <listitem>
1101 <para>March 1st, 2006</para>
1102 <itemizedlist>
1103 <listitem>
1104 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
1105 installation commands.</para>
1106 </listitem>
1107 <listitem>
1108 <para>[randy] - Final cleanup to the GNOME add-on packages after the
1109 2.12.2 update.</para>
1110 </listitem>
1111 </itemizedlist>
1112 </listitem>
1113
1114 <listitem>
1115 <para>February 27th, 2006</para>
1116 <itemizedlist>
1117 <listitem>
1118 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
1119 installed.</para>
1120 </listitem>
1121 <listitem>
1122 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
1123 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
1124 </listitem>
1125 <listitem>
1126 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
1127 </listitem>
1128 </itemizedlist>
1129 </listitem>
1130
1131 <listitem>
1132 <para>February 25th, 2006</para>
1133 <itemizedlist>
1134 <listitem>
1135 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
1136 </listitem>
1137 </itemizedlist>
1138 </listitem>
1139
1140 <listitem>
1141 <para>February 23rd, 2006</para>
1142 <itemizedlist>
1143 <listitem>
1144 <para>[bdubbs] - Removed duplicate installation of lndir
1145 in xorg and xfree86.</para>
1146 </listitem>
1147 </itemizedlist>
1148 </listitem>
1149
1150 <listitem>
1151 <para>February 21st, 2006</para>
1152 <itemizedlist>
1153 <listitem>
1154 <para>[bdubbs] - Simplified unzip instructions.</para>
1155 </listitem>
1156 </itemizedlist>
1157 </listitem>
1158
1159 <listitem>
1160 <para>February 13th, 2006</para>
1161 <itemizedlist>
1162 <listitem>
1163 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
1164 </listitem>
1165 </itemizedlist>
1166 </listitem>
1167
1168 <listitem>
1169 <para>February 12th, 2006</para>
1170 <itemizedlist>
1171 <listitem>
1172 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
1173 </listitem>
1174 <listitem>
1175 <para>[archaic] - Updated to Postfix-2.2.8.</para>
1176 </listitem>
1177 <listitem>
1178 <para>[randy] - Text updates and corrections provided by a patch
1179 sent in by Chris Staub.</para>
1180 </listitem>
1181 <listitem>
1182 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
1183 files with commands to create symlinks to the actual NSS/NSPR .pc
1184 files in the Firefox, Mozilla and Thunderbird instructions as
1185 suggested by Dan Nicholson.</para>
1186 </listitem>
1187 <listitem>
1188 <para>[randy] - Abbreviated the commands used to install the NSS
1189 libraries in the NSS instructions as suggested by Tushar
1190 Teredesai.</para>
1191 </listitem>
1192 <listitem>
1193 <para>[randy] - Updated to Galeon-2.0.0.</para>
1194 </listitem>
1195 </itemizedlist>
1196 </listitem>
1197
1198 <listitem>
1199 <para>February 10th, 2006</para>
1200 <itemizedlist>
1201 <listitem>
1202 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
1203 </listitem>
1204 </itemizedlist>
1205 </listitem>
1206
1207 <listitem>
1208 <para>February 9th, 2006</para>
1209 <itemizedlist>
1210 <listitem>
1211 <para>[randy] - Updated to Transcode-1.0.2.</para>
1212 </listitem>
1213 <listitem>
1214 <para>[randy] - Minor corrections and updates to the Avifile
1215 instructions.</para>
1216 </listitem>
1217 </itemizedlist>
1218 </listitem>
1219
1220 <listitem>
1221 <para>February 8th, 2006</para>
1222 <itemizedlist>
1223 <listitem>
1224 <para>[randy] - Updated to Totem-1.2.1.</para>
1225 </listitem>
1226 <listitem>
1227 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
1228 </listitem>
1229 </itemizedlist>
1230 </listitem>
1231
1232 <listitem>
1233 <para>February 7th, 2006</para>
1234 <itemizedlist>
1235 <listitem>
1236 <para>[randy] - Updated to GOffice-0.2.0.</para>
1237 </listitem>
1238 <listitem>
1239 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
1240 </listitem>
1241 </itemizedlist>
1242 </listitem>
1243
1244 <listitem>
1245 <para>February 6th, 2006</para>
1246 <itemizedlist>
1247 <listitem>
1248 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
1249 </listitem>
1250 <listitem>
1251 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
1252 changes.</para>
1253 </listitem>
1254 </itemizedlist>
1255 </listitem>
1256
1257 <listitem>
1258 <para>February 5th, 2006</para>
1259 <itemizedlist>
1260 <listitem>
1261 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
1262 </listitem>
1263 <listitem>
1264 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
1265 </listitem>
1266 <listitem>
1267 <para>[randy] - Modified the instructions for linking to installed
1268 plugins and removed the commands to create /usr/lib/mozilla
1269 compatibility links from the Mozilla instructions.</para>
1270 </listitem>
1271 <listitem>
1272 <para>[randy] - Updated the following GNOME Add-on package
1273 instructions to fit the 2.12.2 version changes: GDM, Java Access
1274 Bridge, GNOME Speech.</para>
1275 </listitem>
1276 </itemizedlist>
1277 </listitem>
1278
1279 <listitem>
1280 <para>February 4th, 2006</para>
1281 <itemizedlist>
1282 <listitem>
1283 <para>[randy] - Updated the following GNOME Add-on package
1284 instructions to fit the 2.12.2 version changes: Epiphany,
1285 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
1286 </listitem>
1287 </itemizedlist>
1288 </listitem>
1289
1290 <listitem>
1291 <para>February 3rd, 2006</para>
1292 <itemizedlist>
1293 <listitem>
1294 <para>[randy] - Updated the following GNOME Add-on package
1295 instructions to fit the 2.12.2 version changes: libgnomecups,
1296 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
1297 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
1298 Nautilus CD Burner.</para>
1299 </listitem>
1300 <listitem>
1301 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
1302 version. Modified the /opt installation path to /opt/gnome-2.12.2,
1303 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
1304 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
1305 packages version entities also now reflect the 2.12.2 version, though
1306 the actual package instructions have not been updated.</para>
1307 </listitem>
1308 <listitem>
1309 <para>[randy] - Added a new page in the GNOME Core section for the
1310 shared-mime-info package as it is not a direct dependency of any
1311 GNOME Core package any longer.</para>
1312 </listitem>
1313 <listitem>
1314 <para>[randy] - Updated Evolution Data Server dependencies to reflect
1315 the NSS package and modified the libexecdir setting.</para>
1316 </listitem>
1317 <listitem>
1318 <para>[randy] - Updated to Metacity-2.12.2.</para>
1319 </listitem>
1320 <listitem>
1321 <para>[randy] - Updated to libwnck-2.12.2.</para>
1322 </listitem>
1323 <listitem>
1324 <para>[randy] - Updated to libsoup-2.2.7.</para>
1325 </listitem>
1326 </itemizedlist>
1327 </listitem>
1328
1329 <listitem>
1330 <para>February 2nd, 2006</para>
1331 <itemizedlist>
1332 <listitem>
1333 <para>[randy] - Updated to XScreenSaver-4.23.</para>
1334 </listitem>
1335 </itemizedlist>
1336 </listitem>
1337
1338 <listitem>
1339 <para>February 1st, 2006</para>
1340 <itemizedlist>
1341 <listitem>
1342 <para>[randy] - Updated to LZO-2.02.</para>
1343 </listitem>
1344 <listitem>
1345 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
1346 </listitem>
1347 <listitem>
1348 <para>[bdubbs] - Updated vim to version 6.4.</para>
1349 </listitem>
1350 </itemizedlist>
1351 </listitem>
1352
1353 <listitem>
1354 <para>January 31st, 2006</para>
1355 <itemizedlist>
1356 <listitem>
1357 <para>[randy] - Removed the piping of 'yes' commands from the
1358 installation of the packages containing Sun license agreements
1359 (JDK binary, FOP and FreeTTS) and instead provided a note to
1360 reference the text about automating builds.</para>
1361 </listitem>
1362 </itemizedlist>
1363 </listitem>
1364
1365 <listitem>
1366 <para>January 30th, 2006</para>
1367 <itemizedlist>
1368 <listitem>
1369 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
1370 'building-notes' as this more accurately reflects the page and added
1371 a new section 'Automated Building Procedures' to the
1372 'building-notes' page.</para>
1373 </listitem>
1374 </itemizedlist>
1375 </listitem>
1376
1377 <listitem>
1378 <para>January 29th, 2006</para>
1379 <itemizedlist>
1380 <listitem>
1381 <para>[randy] - Added instructions to build the Akode package, added
1382 a patch to fix a build issue with libtunepimp, and adjusted the
1383 dependencies in the Kdemultimedia instructions.</para>
1384 </listitem>
1385 <listitem>
1386 <para>[randy] - Updated all the links to files located on the Anduin
1387 server to use entities.</para>
1388 </listitem>
1389 <listitem>
1390 <para>[andy] - Updated glib2 to 2.8.6.</para>
1391 </listitem>
1392 </itemizedlist>
1393 </listitem>
1394
1395 <listitem>
1396 <para>January 28th, 2006</para>
1397 <itemizedlist>
1398 <listitem>
1399 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
1400 instructions.</para>
1401 </listitem>
1402 <listitem>
1403 <para>[andy] - Updated GConf to 2.12.1</para>
1404 </listitem>
1405 <listitem>
1406 <para>[andy] - Updated gtk+2 to 2.8.11</para>
1407 </listitem>
1408 </itemizedlist>
1409 </listitem>
1410
1411 <listitem>
1412 <para>January 27th, 2006</para>
1413 <itemizedlist>
1414 <listitem>
1415 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
1416 </listitem>
1417 <listitem>
1418 <para>[bdubbs] - Removed section on package management because it
1419 has been incorporated into LFS.</para>
1420 </listitem>
1421 <listitem>
1422 <para>[randy] - Modified the instruction to apply the patch in the
1423 kdegraphics instructions as the patch has changed, thanks to Miguel
1424 Bazdresch for the report.</para>
1425 </listitem>
1426 <listitem>
1427 <para>[randy] - Added a note to the GStreamer instructions about
1428 Valgrind breaking the build.</para>
1429 </listitem>
1430 <listitem>
1431 <para>[andy] - Updated libxklavier to 2.1.</para>
1432 </listitem>
1433 </itemizedlist>
1434 </listitem>
1435
1436 <listitem>
1437 <para>January 25th, 2006</para>
1438 <itemizedlist>
1439 <listitem>
1440 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
1441 to Jay McHugh for sending in the report.</para>
1442 </listitem>
1443 <listitem>
1444 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
1445 method to use 'client.mk' and '.mozconfig', added instructions
1446 to use system-installed NSS/NSPR libraries and added additional
1447 configuration information.</para>
1448 </listitem>
1449 <listitem>
1450 <para>[randy] - Changed the default to render SVG graphics in the
1451 Firefox instructions.</para>
1452 </listitem>
1453 </itemizedlist>
1454 </listitem>
1455
1456 <listitem>
1457 <para>January 23rd, 2006</para>
1458 <itemizedlist>
1459 <listitem>
1460 <para>[randy] - Updated to Thunderbird-1.5, changed the build
1461 method to use 'client.mk' and '.mozconfig', added instructions
1462 to use system-installed NSS/NSPR libraries and added additional
1463 configuration information.</para>
1464 </listitem>
1465 <listitem>
1466 <para>[randy] - Added information about using system-installed
1467 versions of the NSS/NSPR libraries and added additional configuration
1468 information to the Firefox instructions.</para>
1469 </listitem>
1470 <listitem>
1471 <para>[randy] - Added new package Network Security Services,
1472 NSS-3.11.</para>
1473 </listitem>
1474 </itemizedlist>
1475 </listitem>
1476
1477 <listitem>
1478 <para>January 22nd, 2006</para>
1479 <itemizedlist>
1480 <listitem>
1481 <para>[randy] - Adjusted some dependencies using a patch sent in
1482 by Chris Staub.</para>
1483 </listitem>
1484 </itemizedlist>
1485 </listitem>
1486
1487 <listitem>
1488 <para>January 21st, 2006</para>
1489 <itemizedlist>
1490 <listitem>
1491 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
1492 vulnerability patch to the kdelibs instructions.</para>
1493 </listitem>
1494 </itemizedlist>
1495 </listitem>
1496
1497 <listitem>
1498 <para>January 18th, 2006</para>
1499 <itemizedlist>
1500 <listitem>
1501 <para>[randy] - Modified the sed command in the Firefox instructions
1502 so that it can be run multiple times, also modified the instructions
1503 for creating symlinks to the system-wide mozilla plugin
1504 directory.</para>
1505 </listitem>
1506 <listitem>
1507 <para>[randy] - Added a dependency and updated text to the Xine
1508 Libraries instructions.</para>
1509 </listitem>
1510 <listitem>
1511 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
1512 </listitem>
1513 </itemizedlist>
1514 </listitem>
1515
1516 <listitem>
1517 <para>January 17th, 2006</para>
1518 <itemizedlist>
1519 <listitem>
1520 <para>[tushar] - Modify unzip compilation to enable unzip to
1521 unzip files up to 4 GB.</para>
1522 </listitem>
1523 <listitem>
1524 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
1525 Submitted by archaic.</para>
1526 </listitem>
1527 <listitem>
1528 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
1529 and added new modules HTML::Element::Extended and HTML::Tree as
1530 dependencies; also more reorganization and singling out of the
1531 Perl Modules.</para>
1532 </listitem>
1533 <listitem>
1534 <para>[tushar] - Change lynx installation target to install-full.</para>
1535 </listitem>
1536 <listitem>
1537 <para>[tushar] - Removed obsolete note for zipcloack.</para>
1538 </listitem>
1539 <listitem>
1540 <para>[randy] - Added three new Perl Modules as dependencies of the
1541 Digest::SHA module: Devel::Symdump, Pod::Coverage and
1542 Test::Pod::Coverage.</para>
1543 </listitem>
1544 </itemizedlist>
1545 </listitem>
1546
1547 <listitem>
1548 <para>January 16th, 2006</para>
1549 <itemizedlist>
1550 <listitem>
1551 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
1552 numerous text and dependency corrections/additions in the Perl
1553 Modules instructions.</para>
1554 </listitem>
1555 <listitem>
1556 <para>[randy] - Singled out the Text::Diff module in the Perl
1557 Modules instructions.</para>
1558 </listitem>
1559 <listitem>
1560 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
1561 and singled it out in the instructions.</para>
1562 </listitem>
1563 <listitem>
1564 <para>[randy] - Added optional dependencies to the Archive::Zip
1565 and HTML::Tagset Perl Modules instructions.</para>
1566 </listitem>
1567 <listitem>
1568 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
1569 ExtUtils::ParseXS-2.15 Perl Modules.</para>
1570 </listitem>
1571 <listitem>
1572 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
1573 note in the Module::Build instructions about using an older version
1574 of YAML.</para>
1575 </listitem>
1576 <listitem>
1577 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
1578 added new optional dependencies.</para>
1579 </listitem>
1580 </itemizedlist>
1581 </listitem>
1582
1583 <listitem>
1584 <para>January 15th, 2006</para>
1585 <itemizedlist>
1586 <listitem>
1587 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
1588 the Test::Simple-0.62 module.</para>
1589 </listitem>
1590 <listitem>
1591 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
1592 </listitem>
1593 <listitem>
1594 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
1595 and Pod::Simple-3.03 Perl Modules.</para>
1596 </listitem>
1597 <listitem>
1598 <para>[randy] - Singled out the Compress::Zlib module in the Perl
1599 Modules instructions and updated to the 1.41 version.</para>
1600 </listitem>
1601 </itemizedlist>
1602 </listitem>
1603
1604 <listitem>
1605 <para>January 14th, 2006</para>
1606 <itemizedlist>
1607 <listitem>
1608 <para>[randy] - Added a note to run the test suite and added
1609 documentation installation commands to the GnuPG instructions.</para>
1610 </listitem>
1611 </itemizedlist>
1612 </listitem>
1613
1614 <listitem>
1615 <para>January 12th, 2006</para>
1616 <itemizedlist>
1617 <listitem>
1618 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
1619 dependency URLs to fix the AMR support and added additional
1620 documentation installation commands.</para>
1621 </listitem>
1622 </itemizedlist>
1623 </listitem>
1624
1625 <listitem>
1626 <para>January 11, 2006</para>
1627 <itemizedlist>
1628 <listitem>
1629 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
1630 dependencies, updated the version of the Skins file.</para>
1631 </listitem>
1632 <listitem>
1633 <para>[andy] - Updated to abiword-2.4.2.</para>
1634 </listitem>
1635 </itemizedlist>
1636 </listitem>
1637
1638 <listitem>
1639 <para>January 10th, 2006</para>
1640 <itemizedlist>
1641 <listitem>
1642 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
1643 </listitem>
1644 <listitem>
1645 <para>[randy] - Corrections to the CVS instructions: fixed broken
1646 download URLs and corrected documentation installation
1647 commands.</para>
1648 </listitem>
1649 </itemizedlist>
1650 </listitem>
1651
1652 <listitem>
1653 <para>January 9th, 2006</para>
1654 <itemizedlist>
1655 <listitem>
1656 <para>[randy] - Updated the MPlayer instructions with the new URL for
1657 the LIVE555 Streaming Media web site.</para>
1658 </listitem>
1659 </itemizedlist>
1660 </listitem>
1661
1662 <listitem>
1663 <para>January 8th, 2006</para>
1664 <itemizedlist>
1665 <listitem>
1666 <para>[randy] - Updated to Ethereal-0.10.14.</para>
1667 </listitem>
1668 <listitem>
1669 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
1670 </listitem>
1671 <listitem>
1672 <para>[randy] - Minor updates to the Kdegraphics instructions:
1673 added new dependencies, added a note about creating the API
1674 documentation, added a note about the OCR support, updated the
1675 installed programs, libraries and directories list.</para>
1676 </listitem>
1677 </itemizedlist>
1678 </listitem>
1679
1680 <listitem>
1681 <para>January 7th, 2006</para>
1682 <itemizedlist>
1683 <listitem>
1684 <para>[randy] - Removed the Berkeley DB dependency from packages
1685 utilizing it as BDB is now built in LFS.</para>
1686 </listitem>
1687 <listitem>
1688 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
1689 Python instructions to support the new BDB, updated the Heimdal
1690 instructions to account for the changed library file names.</para>
1691 </listitem>
1692 <listitem>
1693 <para>[randy] - Updated to GIMP-2.2.10.</para>
1694 </listitem>
1695 <listitem>
1696 <para>[andy] - Updated to xvidcore-1.1.0.</para>
1697 </listitem>
1698 </itemizedlist>
1699 </listitem>
1700
1701 <listitem>
1702 <para>January 6th, 2006</para>
1703 <itemizedlist>
1704 <listitem>
1705 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
1706 1.0.14.</para>
1707 </listitem>
1708 <listitem>
1709 <para>[randy] - Modified the command to run the libcroco test
1710 suite.</para>
1711 </listitem>
1712 </itemizedlist>
1713 </listitem>
1714
1715 <listitem>
1716 <para>January 5th, 2006</para>
1717 <itemizedlist>
1718 <listitem>
1719 <para>[randy] - Updated to Poppler-0.4.3.</para>
1720 </listitem>
1721 <listitem>
1722 <para>[randy] - Updated to giflib-4.1.4.</para>
1723 </listitem>
1724 <listitem>
1725 <para>[randy] - Updated to libexif-0.6.13.</para>
1726 </listitem>
1727 <listitem>
1728 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
1729 to the kdegraphics instructions.</para>
1730 </listitem>
1731 </itemizedlist>
1732 </listitem>
1733
1734 <listitem>
1735 <para>January 4th, 2006</para>
1736 <itemizedlist>
1737 <listitem>
1738 <para>[randy] - Minor additions to the kdebase instructions: added
1739 optional dependencies, added a configuration section which includes
1740 information about run-time packages, and added installed programs,
1741 libraries and directories.</para>
1742 </listitem>
1743 <listitem>
1744 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
1745 </listitem>
1746 </itemizedlist>
1747 </listitem>
1748
1749 <listitem>
1750 <para>January 2nd, 2006</para>
1751 <itemizedlist>
1752 <listitem>
1753 <para>[randy] - Added significant updates to the HAL instructions:
1754 updated the dependencies, modified the command that changes the
1755 storage device policy, added text and a visual chart to explain
1756 the requirements of the hal-device-manager program, added commands
1757 to allow for locale specific needs in the storage device policy,
1758 and some general text cleanup.</para>
1759 </listitem>
1760 <listitem>
1761 <para>[randy] - Updated the D-BUS instructions to include text that
1762 identifies the needs of the HAL package.</para>
1763 </listitem>
1764 </itemizedlist>
1765 </listitem>
1766
1767 <listitem>
1768 <para>December 31st, 2005</para>
1769 <itemizedlist>
1770 <listitem>
1771 <para>[randy] - Added a sed command to the D-Bus instructions to
1772 change a 'jar' command to 'fastjar' due to the changes in
1773 GCC-4.0.x.</para>
1774 </listitem>
1775 </itemizedlist>
1776 </listitem>
1777
1778 <listitem>
1779 <para>December 30th, 2005</para>
1780 <itemizedlist>
1781 <listitem>
1782 <para>[randy] - Added some optional dependencies to the Kdelibs
1783 instructions.</para>
1784 </listitem>
1785 <listitem>
1786 <para>[randy] - Added new package Libidn-0.6.0.</para>
1787 </listitem>
1788 <listitem>
1789 <para>[andy] - Added new package Gaim-1.5.0.</para>
1790 </listitem>
1791 </itemizedlist>
1792 </listitem>
1793
1794 <listitem>
1795 <para>December 29th, 2005</para>
1796 <itemizedlist>
1797 <listitem>
1798 <para>[randy] - Removed libogg and added NAS to the optional
1799 dependencies of aRts.</para>
1800 </listitem>
1801 <listitem>
1802 <para>[randy] - Added a caution note to the MC instructions
1803 about the UTF-8 related issues.</para>
1804 </listitem>
1805 <listitem>
1806 <para>[randy] - Added a caution note to the UnZip instructions
1807 about the locale related issues.</para>
1808 </listitem>
1809 <listitem>
1810 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
1811 2, 'Important Information', thanks to Alexander Patrakov for
1812 contributing the text for this page. The page is very incomplete and
1813 many more packages with locale related issues will be added.</para>
1814 </listitem>
1815 </itemizedlist>
1816 </listitem>
1817
1818 <listitem>
1819 <para>December 28th, 2005</para>
1820 <itemizedlist>
1821 <listitem>
1822 <para>[randy] - Added new package GOffice-0.1.2.</para>
1823 </listitem>
1824 </itemizedlist>
1825 </listitem>
1826
1827 <listitem>
1828 <para>December 27th, 2005</para>
1829 <itemizedlist>
1830 <listitem>
1831 <para>[randy] - Updated to libgsf-1.13.3.</para>
1832 </listitem>
1833 <listitem>
1834 <para>[randy] - Removed the unneeded 'make' command from the
1835 hicolor-icon-theme instructions.</para>
1836 </listitem>
1837 <listitem>
1838 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
1839 removed an unneeded switch from the configure command.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[randy] - Updated to ISO Codes-0.49.</para>
1846 </listitem>
1847 </itemizedlist>
1848 </listitem>
1849
1850 <listitem>
1851 <para>December 26th, 2005</para>
1852 <itemizedlist>
1853 <listitem>
1854 <para>[randy] - Updated to Doxygen-1.4.5.</para>
1855 </listitem>
1856 <listitem>
1857 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
1858 download URL, added test suite notes, modified the configure command
1859 to include switches for the recommended dependencies and added
1860 appropriate notes about the recommended dependencies.</para>
1861 </listitem>
1862 <listitem>
1863 <para>[randy] - Updated to little cms-1.15.</para>
1864 </listitem>
1865 <listitem>
1866 <para>[randy] - Updated to Sendmail-8.13.5.</para>
1867 </listitem>
1868 <listitem>
1869 <para>[dj] - Added colorls patch to tcsh instructions.</para>
1870 </listitem>
1871 <listitem>
1872 <para>[dj] - Corrected additional recommended and optional
1873 dependencies in OpenOffice instructions.</para>
1874 </listitem>
1875 <listitem>
1876 <para>[andy] - Update xine-lib to 1.1.1.</para>
1877 </listitem>
1878 </itemizedlist>
1879 </listitem>
1880
1881 <listitem>
1882 <para>December 25th, 2005</para>
1883 <itemizedlist>
1884 <listitem>
1885 <para>[randy] - Updated to LibMPEG3-1.6.</para>
1886 </listitem>
1887 </itemizedlist>
1888 </listitem>
1889
1890 <listitem>
1891 <para>December 24th, 2005</para>
1892 <itemizedlist>
1893 <listitem>
1894 <para>[randy] - Fixed a syntax error in the configure scripts and
1895 simplified the existing sed commands in the Tcl and Tk
1896 instructions.</para>
1897 </listitem>
1898 <listitem>
1899 <para>[randy] - Added pkg-config and ALSA Library as required
1900 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
1901 pointing out the omission.</para>
1902 </listitem>
1903 <listitem>
1904 <para>[randy] - Fixed GTK+-2 documentation installation commands,
1905 thanks to Nico R. for pointing out the breakage.</para>
1906 </listitem>
1907 <listitem>
1908 <para>[randy] - Updated to Firefox-1.5, modified the method used
1909 to build it and added a command to fix an anonymous enum in an
1910 interface header file.</para>
1911 </listitem>
1912 <listitem>
1913 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
1914 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
1915 </listitem>
1916 </itemizedlist>
1917 </listitem>
1918
1919 <listitem>
1920 <para>December 23rd, 2005</para>
1921 <itemizedlist>
1922 <listitem>
1923 <para>[andy] - Updated librsvg to 2.12.7.</para>
1924 </listitem>
1925 <listitem>
1926 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
1927 </listitem>
1928 </itemizedlist>
1929 </listitem>
1930
1931 <listitem>
1932 <para>December 22nd, 2005</para>
1933 <itemizedlist>
1934 <listitem>
1935 <para>[andy] - Updated XFce to 4.2.3.2.</para>
1936 </listitem>
1937 </itemizedlist>
1938 </listitem>
1939
1940 <listitem>
1941 <para>December 21st, 2005</para>
1942 <itemizedlist>
1943 <listitem>
1944 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
1945 use visudo to edit the sudoers file.</para>
1946 </listitem>
1947 </itemizedlist>
1948 </listitem>
1949
1950 <listitem>
1951 <para>December 20th, 2005</para>
1952 <itemizedlist>
1953 <listitem>
1954 <para>[randy] - Commented out the Python and Perl bindings build
1955 notes from the Subversion instructions as there is a build failure
1956 using current versions of SWIG and (B)LFS packages.</para>
1957 </listitem>
1958 <listitem>
1959 <para>[randy] - Added documentation installation commands to the
1960 Guile instructions.</para>
1961 </listitem>
1962 </itemizedlist>
1963 </listitem>
1964
1965 <listitem>
1966 <para>December 19th, 2005</para>
1967 <itemizedlist>
1968 <listitem>
1969 <para>[randy] - Modified the sed command in the OpenSSH instructions
1970 to better allow for repeated builds.</para>
1971 </listitem>
1972 <listitem>
1973 <para>[bdubbs] - Updated to nmap-3.95.</para>
1974 </listitem>
1975 <listitem>
1976 <para>[bdubbs] - Added sed to Bind to prevent invalid
1977 warnings in the log.</para>
1978 </listitem>
1979 <listitem>
1980 <para>[randy] - Updated to Samba-3.0.20b.</para>
1981 </listitem>
1982 <listitem>
1983 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
1984 </listitem>
1985 </itemizedlist>
1986 </listitem>
1987
1988 <listitem>
1989 <para>December 18th, 2005</para>
1990 <itemizedlist>
1991 <listitem>
1992 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
1993 </listitem>
1994 <listitem>
1995 <para>[bdubbs] - Changed configure instruction in gimp to
1996 use recommended dependencies. Added note that the switches
1997 to configure need to be changed if the recommended
1998 dependencies are not installed.</para>
1999 </listitem>
2000 <listitem>
2001 <para>[bdubbs] - Updated to whois-4.7.10.</para>
2002 </listitem>
2003 <listitem>
2004 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
2005 </listitem>
2006 </itemizedlist>
2007 </listitem>
2008
2009 <listitem>
2010 <para>December 17th, 2005</para>
2011 <itemizedlist>
2012 <listitem>
2013 <para>[randy] - Updated to PHP-5.1.1.</para>
2014 </listitem>
2015 </itemizedlist>
2016 </listitem>
2017
2018 <listitem>
2019 <para>December 16th, 2005</para>
2020 <itemizedlist>
2021 <listitem>
2022 <para>[randy] - Updated to Stunnel-4.14.</para>
2023 </listitem>
2024 <listitem>
2025 <para>[randy] - Updated to Ruby-1.8.3.</para>
2026 </listitem>
2027 </itemizedlist>
2028 </listitem>
2029
2030 <listitem>
2031 <para>December 15, 2005</para>
2032 <itemizedlist>
2033 <listitem>
2034 <para>[randy] - Updated to Aspell-0.60.4.</para>
2035 </listitem>
2036 <listitem>
2037 <para>[randy] - Added a sed command to the FOP instructions which
2038 fixes an obsolete tail command in the JAI binary.</para>
2039 </listitem>
2040 <listitem>
2041 <para>[randy] - Updated to Gamin-0.1.7.</para>
2042 </listitem>
2043 <listitem>
2044 <para>[bdubbs] - Removed section on newsserver.</para>
2045 </listitem>
2046 <listitem>
2047 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
2048 </listitem>
2049 </itemizedlist>
2050 </listitem>
2051
2052 <listitem>
2053 <para>December 14th, 2005</para>
2054 <itemizedlist>
2055 <listitem>
2056 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
2057 </listitem>
2058 <listitem>
2059 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
2060 </listitem>
2061 </itemizedlist>
2062 </listitem>
2063
2064 <listitem>
2065 <para>December 13th, 2005</para>
2066 <itemizedlist>
2067 <listitem>
2068 <para>[bdubbs] - Update description of LiveCD.</para>
2069 </listitem>
2070 <listitem>
2071 <para>[randy] - Updated to MySQL-5.0.16.</para>
2072 </listitem>
2073 <listitem>
2074 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
2075 </listitem>
2076 <listitem>
2077 <para>[bdubbs] - Removed libungif.</para>
2078 </listitem>
2079 <listitem>
2080 <para>[randy] - Updated to GTK+-2.8.9.</para>
2081 </listitem>
2082 <listitem>
2083 <para>[andy] - Updated to Abiword-2.4.1</para>
2084 </listitem>
2085 </itemizedlist>
2086 </listitem>
2087
2088 <listitem>
2089 <para>December 11th, 2005</para>
2090 <itemizedlist>
2091 <listitem>
2092 <para>[randy] - Updated to Pango-1.10.2.</para>
2093 </listitem>
2094 <listitem>
2095 <para>[randy] - Updated to GLib-2.8.4.</para>
2096 </listitem>
2097 </itemizedlist>
2098 </listitem>
2099
2100 <listitem>
2101 <para>December 10th, 2005</para>
2102 <itemizedlist>
2103 <listitem>
2104 <para>[randy] - Updated to Heimdal-0.7.1.</para>
2105 </listitem>
2106 </itemizedlist>
2107 </listitem>
2108
2109 <listitem>
2110 <para>December 9th, 2005</para>
2111 <itemizedlist>
2112 <listitem>
2113 <para>[randy] - Fixed command typos in the Gnome Menus and
2114 Gnome Volume Manager instructions.</para>
2115 </listitem>
2116 <listitem>
2117 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
2118 </listitem>
2119 <listitem>
2120 <para>[andy] - Added details of how to create a fluxbox.desktop file to
2121 the Fluxbox page.</para>
2122 </listitem>
2123 </itemizedlist>
2124 </listitem>
2125
2126 <listitem>
2127 <para>December 8th, 2005</para>
2128 <itemizedlist>
2129 <listitem>
2130 <para>[bdubbs] - Updated to curl-7.15.1.</para>
2131 </listitem>
2132 </itemizedlist>
2133 </listitem>
2134
2135 <listitem>
2136 <para>December 7th, 2005</para>
2137 <itemizedlist>
2138 <listitem>
2139 <para>[bdubbs] - Added sed to remove incomplete tests from
2140 test program in popt.</para>
2141 </listitem>
2142 <listitem>
2143 <para>[bdubbs] - Removed reference to non-existent esound.ps
2144 from EsounD-0.2.36.</para>
2145 </listitem>
2146 <listitem>
2147 <para>[bdubbs] - Removed --with-history option from libxml2. Added
2148 a caution that the make check command can hang forever under
2149 certain conditions with the option.</para>
2150 </listitem>
2151 <listitem>
2152 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
2153 </listitem>
2154 <listitem>
2155 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
2156 go moko for pointing out the omission.</para>
2157 </listitem>
2158 <listitem>
2159 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
2160 </listitem>
2161 <listitem>
2162 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
2163 thanks to David Rosal for pointing out the omission.</para>
2164 </listitem>
2165 <listitem>
2166 <para>[randy] - Updated to libvorbis-1.1.2.</para>
2167 </listitem>
2168 <listitem>
2169 <para>[randy] - Updated to libogg-1.1.3.</para>
2170 </listitem>
2171 </itemizedlist>
2172 </listitem>
2173
2174 <listitem>
2175 <para>December 6th, 2005</para>
2176 <itemizedlist>
2177 <listitem>
2178 <para>[dj] - Completed dependencies, removed optional configure
2179 parameters and added the no_mozilla (firefox) patch for
2180 OpenOffice.</para>
2181 </listitem>
2182 </itemizedlist>
2183 </listitem>
2184
2185 <listitem>
2186 <para>December 3rd, 2005</para>
2187 <itemizedlist>
2188 <listitem>
2189 <para>[randy] - Updated to GCC-4.0.2.</para>
2190 </listitem>
2191 <listitem>
2192 <para>[bdubbs] - Updated to qt-3.3.5.</para>
2193 </listitem>
2194 </itemizedlist>
2195 </listitem>
2196
2197 <listitem>
2198 <para>December 2nd, 2005</para>
2199 <itemizedlist>
2200 <listitem>
2201 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
2202 </listitem>
2203 </itemizedlist>
2204 </listitem>
2205
2206 <listitem>
2207 <para>December 1st, 2005</para>
2208 <itemizedlist>
2209 <listitem>
2210 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
2211 </listitem>
2212 </itemizedlist>
2213 </listitem>
2214
2215 <listitem>
2216 <para>November 30th, 2005</para>
2217 <itemizedlist>
2218 <listitem>
2219 <para>[randy] - Updated to xinetd-2.3.14.</para>
2220 </listitem>
2221 <listitem>
2222 <para>[randy] - Added a command to create the logging directory in
2223 the GDM instructions, thanks to Vincent Fretin for pointing out the
2224 oversight.</para>
2225 </listitem>
2226 <listitem>
2227 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
2228 </listitem>
2229 <listitem>
2230 <para>[randy] - Updated to Sysstat-6.0.2.</para>
2231 </listitem>
2232 </itemizedlist>
2233 </listitem>
2234
2235 <listitem>
2236 <para>November 29th, 2005</para>
2237 <itemizedlist>
2238 <listitem>
2239 <para>[randy] - Updated to Shadow-4.0.13.</para>
2240 </listitem>
2241 <listitem>
2242 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
2243 the installation commands have changed.</para>
2244 </listitem>
2245 <listitem>
2246 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
2247 </listitem>
2248 </itemizedlist>
2249 </listitem>
2250
2251 <listitem>
2252 <para>November 27th, 2005</para>
2253 <itemizedlist>
2254 <listitem>
2255 <para>[randy] - Added an FTP download URL and changed the
2256 documentation installation to a versioned directory in the Fontconfig
2257 instructions.</para>
2258 </listitem>
2259 <listitem>
2260 <para>[randy] - Added documentation installation and clarified the
2261 purpose of the sed command in the FreeType instructions.</para>
2262 </listitem>
2263 </itemizedlist>
2264 </listitem>
2265
2266 <listitem>
2267 <para>November 26th, 2005</para>
2268 <itemizedlist>
2269 <listitem>
2270 <para>[randy] - Added a note to the Lynx instructions that
2271 identifies, and shows how to avoid, a security vulnerability.</para>
2272 </listitem>
2273 <listitem>
2274 <para>[randy] - Updated to S-Lang-2.0.5.</para>
2275 </listitem>
2276 <listitem>
2277 <para>[randy] - Updated the text in the Net-tools instructions
2278 to reflect the updated version of Coreutils.</para>
2279 </listitem>
2280 </itemizedlist>
2281 </listitem>
2282
2283 <listitem>
2284 <para>November 25th, 2005</para>
2285 <itemizedlist>
2286 <listitem>
2287 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
2288 </listitem>
2289 <listitem>
2290 <para>[randy] - Updated to pkg-config-0.20</para>
2291 </listitem>
2292 </itemizedlist>
2293 </listitem>
2294
2295 <listitem>
2296 <para>November 24th, 2005</para>
2297 <itemizedlist>
2298 <listitem>
2299 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
2300 installation commands to work with the newer version.</para>
2301 </listitem>
2302 </itemizedlist>
2303 </listitem>
2304
2305 <listitem>
2306 <para>November 23rd, 2005</para>
2307 <itemizedlist>
2308 <listitem>
2309 <para>[bdubbs] - Added sed to sudo to correct a security issue
2310 (Archaic). Also added --enable-shell-sets-home switch
2311 (Gerard).</para>
2312 </listitem>
2313 </itemizedlist>
2314 </listitem>
2315
2316 <listitem>
2317 <para>November 22nd, 2005</para>
2318 <itemizedlist>
2319 <listitem>
2320 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
2321 </listitem>
2322 <listitem>
2323 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
2324 051020 and changed the documentation directory to a versioned
2325 name.</para>
2326 </listitem>
2327 <listitem>
2328 <para>[randy] - Updated to FriBidi-0.10.7.</para>
2329 </listitem>
2330 <listitem>
2331 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
2332 the tests outlined in the DocBook DSSSL Stylesheets
2333 instructions.</para>
2334 </listitem>
2335 <listitem>
2336 <para>[randy] - Updated to Ethereal-0.10.13.</para>
2337 </listitem>
2338 <listitem>
2339 <para>[randy] - Added new package GC-6.5.</para>
2340 </listitem>
2341 </itemizedlist>
2342 </listitem>
2343
2344 <listitem>
2345 <para>November 21st, 2005</para>
2346 <itemizedlist>
2347 <listitem>
2348 <para>[randy] - Updated the Rsync bootscript to remove the --compress
2349 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
2350 </listitem>
2351 <listitem>
2352 <para>[randy] - Added --disable-python to the configure command in
2353 the D-BUS instructions to fix a broken build identified by Filip
2354 Bartmann.</para>
2355 </listitem>
2356 <listitem>
2357 <para>[randy] - Added --disable-libwrap to the configure command in
2358 the Stunnel instructions to fix a broken build identified by Filip
2359 Bartmann.</para>
2360 </listitem>
2361 <listitem>
2362 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
2363 Utilities section of Chapter 31.</para>
2364 </listitem>
2365 <listitem>
2366 <para>[randy] - Modified the libexecdir parameter passed to configure
2367 and tweaked the storage device policy in the HAL instructions.</para>
2368 </listitem>
2369 </itemizedlist>
2370 </listitem>
2371
2372 <listitem>
2373 <para>November 19th, 2005</para>
2374 <itemizedlist>
2375 <listitem>
2376 <para>[randy] - Added notes to start a D-BUS session daemon to the
2377 D-BUS, GDM and GNOME Configuration instructions.</para>
2378 </listitem>
2379 <listitem>
2380 <para>[dj] - Cleaned up OpenOffice instructions and added
2381 a no-pam patch.</para>
2382 </listitem>
2383 </itemizedlist>
2384 </listitem>
2385
2386 <listitem>
2387 <para>November 18th, 2005</para>
2388 <itemizedlist>
2389 <listitem>
2390 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
2391 thanks to Steffen Knollman for discovering the problem and
2392 contributing the patch.</para>
2393 </listitem>
2394 <listitem>
2395 <para>[igor] - Updated to rsync-2.6.6.</para>
2396 </listitem>
2397 </itemizedlist>
2398 </listitem>
2399
2400 <listitem>
2401 <para>November 17th, 2005</para>
2402 <itemizedlist>
2403 <listitem>
2404 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
2405 Utilities section of Chapter 31.</para>
2406 </listitem>
2407 <listitem>
2408 <para>[dj] - Corrected OpenOffice patch names.</para>
2409 </listitem>
2410 </itemizedlist>
2411 </listitem>
2412
2413 <listitem>
2414 <para>November 15th, 2005</para>
2415 <itemizedlist>
2416 <listitem>
2417 <para>[dj] - Updated to OpenOffice-2.0.0</para>
2418 </listitem>
2419 </itemizedlist>
2420 </listitem>
2421
2422 <listitem>
2423 <para>November 14th, 2005</para>
2424 <itemizedlist>
2425 <listitem>
2426 <para>[randy] - Updated to Balsa-2.3.6.</para>
2427 </listitem>
2428 </itemizedlist>
2429 </listitem>
2430
2431 <listitem>
2432 <para>November 13th, 2005</para>
2433 <itemizedlist>
2434 <listitem>
2435 <para>[randy] - Added several more entries to the 'Other Programming
2436 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
2437 and other contributions.</para>
2438 </listitem>
2439 </itemizedlist>
2440 </listitem>
2441
2442 <listitem>
2443 <para>November 12th, 2005</para>
2444 <itemizedlist>
2445 <listitem>
2446 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
2447 xptinfo.h anonymous enum patch.</para>
2448 </listitem>
2449 </itemizedlist>
2450 </listitem>
2451
2452 <listitem>
2453 <para>November 9th, 2005</para>
2454 <itemizedlist>
2455 <listitem>
2456 <para>[randy] - Updated references to source and md5sum files
2457 on the Anduin server due to the Anduin reorganization.</para>
2458 </listitem>
2459 <listitem>
2460 <para>[randy] - Added several more programming languages to the
2461 'Other Programming Tools' section.</para>
2462 </listitem>
2463 </itemizedlist>
2464 </listitem>
2465
2466 <listitem>
2467 <para>November 7th, 2005</para>
2468 <itemizedlist>
2469 <listitem>
2470 <para>[randy] - Added several programming languages to the 'Other
2471 Programming Tools' section.</para>
2472 </listitem>
2473 <listitem>
2474 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
2475 </listitem>
2476 </itemizedlist>
2477 </listitem>
2478
2479 <listitem>
2480 <para>November 5th, 2005</para>
2481 <itemizedlist>
2482 <listitem>
2483 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
2484 suggestions.</para>
2485 </listitem>
2486 </itemizedlist>
2487 </listitem>
2488
2489 <listitem>
2490 <para>November 4th, 2005</para>
2491 <itemizedlist>
2492 <listitem>
2493 <para>[randy] - Added a patch to the libgsf instructions so that the
2494 configure script properly discovers GConf.</para>
2495 </listitem>
2496 </itemizedlist>
2497 </listitem>
2498
2499 <listitem>
2500 <para>November 3rd, 2005</para>
2501 <itemizedlist>
2502 <listitem>
2503 <para>[randy] - Added new package GMime-2.1.17.</para>
2504 </listitem>
2505 </itemizedlist>
2506 </listitem>
2507
2508 <listitem>
2509 <para>November 1st, 2005</para>
2510 <itemizedlist>
2511 <listitem>
2512 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
2513 'Other Programming Tools' section.</para>
2514 </listitem>
2515 <listitem>
2516 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
2517 </listitem>
2518 <listitem>
2519 <para>[randy] - Updated to Transcode-1.0.1.</para>
2520 </listitem>
2521 </itemizedlist>
2522 </listitem>
2523
2524 <listitem>
2525 <para>October 31st, 2005</para>
2526 <itemizedlist>
2527 <listitem>
2528 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
2529 </listitem>
2530 </itemizedlist>
2531 </listitem>
2532
2533 <listitem>
2534 <para>October 30th, 2005</para>
2535 <itemizedlist>
2536 <listitem>
2537 <para>[randy] - Added new package Totem-1.2.0.</para>
2538 </listitem>
2539 <listitem>
2540 <para>[dj] - Updated to JDK-1.5.0_05.</para>
2541 </listitem>
2542 </itemizedlist>
2543 </listitem>
2544
2545 <listitem>
2546 <para>October 29th, 2005</para>
2547 <itemizedlist>
2548 <listitem>
2549 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
2550 </listitem>
2551 </itemizedlist>
2552 </listitem>
2553
2554 <listitem>
2555 <para>October 28th, 2005</para>
2556 <itemizedlist>
2557 <listitem>
2558 <para>[igor] - Updated to SDL-1.2.9.</para>
2559 </listitem>
2560 <listitem>
2561 <para>[igor] - Updated to CVS-1.11.21.</para>
2562 </listitem>
2563 </itemizedlist>
2564 </listitem>
2565
2566 <listitem>
2567 <para>October 25th, 2005</para>
2568 <itemizedlist>
2569 <listitem>
2570 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
2571 package from the GNOME Add-on section.</para>
2572 </listitem>
2573 </itemizedlist>
2574 </listitem>
2575
2576 <listitem>
2577 <para>October 23rd, 2005</para>
2578 <itemizedlist>
2579 <listitem>
2580 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
2581 </listitem>
2582 <listitem>
2583 <para>[randy] - Added new package Poppler-0.4.2.</para>
2584 </listitem>
2585 </itemizedlist>
2586 </listitem>
2587
2588 <listitem>
2589 <para>October 21st, 2005</para>
2590 <itemizedlist>
2591 <listitem>
2592 <para>[randy] - Added new package GNOME Keyring
2593 Manager-2.12.0.</para>
2594 </listitem>
2595 </itemizedlist>
2596 </listitem>
2597
2598 <listitem>
2599 <para>October 20th, 2005</para>
2600 <itemizedlist>
2601 <listitem>
2602 <para>[randy] - Added new package ISO Codes-0.48.</para>
2603 </listitem>
2604 </itemizedlist>
2605 </listitem>
2606
2607 <listitem>
2608 <para>October 19th, 2005</para>
2609 <itemizedlist>
2610 <listitem>
2611 <para>[randy] - Added new package PyXML-0.8.4.</para>
2612 </listitem>
2613 <listitem>
2614 <para>[randy] - Added category headers to the GNOME Add-on packages
2615 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
2616 XML wizardry to make this happen.</para>
2617 </listitem>
2618 </itemizedlist>
2619 </listitem>
2620
2621 <listitem>
2622 <para>October 18th, 2005</para>
2623 <itemizedlist>
2624 <listitem>
2625 <para>[randy] - Added a patch and an additional command to enable the
2626 streaming audio method in the GNOME Speech instructions.</para>
2627 </listitem>
2628 <listitem>
2629 <para>[randy] - Updated to GDM-2.8.0.5.</para>
2630 </listitem>
2631 </itemizedlist>
2632 </listitem>
2633
2634 <listitem>
2635 <para>October 17th, 2005</para>
2636 <itemizedlist>
2637 <listitem>
2638 <para>[randy] - Updated to GOK-1.0.5.</para>
2639 </listitem>
2640 <listitem>
2641 <para>[igor] - Updated to HTML Tidy-051013.</para>
2642 </listitem>
2643 <listitem>
2644 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
2645 </listitem>
2646 <listitem>
2647 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
2648 </listitem>
2649 </itemizedlist>
2650 </listitem>
2651
2652 <listitem>
2653 <para>October 16th, 2005</para>
2654 <itemizedlist>
2655 <listitem>
2656 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
2657 of the xextensions.pc file from the GNOME Magnifier to the XFree86
2658 instructions.</para>
2659 </listitem>
2660 <listitem>
2661 <para>[igor] - Updated to PHP-5.0.5.</para>
2662 </listitem>
2663 <listitem>
2664 <para>[randy] - Modified dependencies in the libgtkhtml
2665 instructions.</para>
2666 </listitem>
2667 <listitem>
2668 <para>[igor] - Updated to PCRE-6.4.</para>
2669 </listitem>
2670 <listitem>
2671 <para>[igor] - Updated to cURL-7.15.0.</para>
2672 </listitem>
2673 </itemizedlist>
2674 </listitem>
2675
2676 <listitem>
2677 <para>October 15th, 2005</para>
2678 <itemizedlist>
2679 <listitem>
2680 <para>[igor] - Added the gcc4 patch for NTP.</para>
2681 </listitem>
2682 <listitem>
2683 <para>[igor] - Updated to Fcron-3.0.0.</para>
2684 </listitem>
2685 <listitem>
2686 <para>[igor] - Updated to Apache-2.0.55.</para>
2687 </listitem>
2688 <listitem>
2689 <para>[igor] - Updated to Python-2.4.2.</para>
2690 </listitem>
2691 <listitem>
2692 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
2693 </listitem>
2694 <listitem>
2695 <para>[randy] - Updated to GGV-2.12.0.</para>
2696 </listitem>
2697 <listitem>
2698 <para>[igor] - Updated to Firefox-1.0.7.</para>
2699 </listitem>
2700 <listitem>
2701 <para>[randy] - Updated to AT SPI-1.6.6.</para>
2702 </listitem>
2703 <listitem>
2704 <para>[igor] - Updated to libtiff-3.7.4.</para>
2705 </listitem>
2706 <listitem>
2707 <para>[igor] - Updated to cairo-1.0.2.</para>
2708 </listitem>
2709 <listitem>
2710 <para>[randy] - Updated to Zenity-2.12.1.</para>
2711 </listitem>
2712 <listitem>
2713 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
2714 </listitem>
2715 </itemizedlist>
2716 </listitem>
2717
2718 <listitem>
2719 <para>October 14th, 2005</para>
2720 <itemizedlist>
2721 <listitem>
2722 <para>[igor] - Updated to libpcap-0.9.4.</para>
2723 </listitem>
2724 <listitem>
2725 <para>[igor] - Updated to Wget-1.10.2.</para>
2726 </listitem>
2727 <listitem>
2728 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
2729 </listitem>
2730 <listitem>
2731 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
2732 </listitem>
2733 <listitem>
2734 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
2735 </listitem>
2736 <listitem>
2737 <para>[randy] - Updated to File Roller-2.12.1.</para>
2738 </listitem>
2739 <listitem>
2740 <para>[randy] - Updated to EOG-2.12.1.</para>
2741 </listitem>
2742 <listitem>
2743 <para>[randy] - Updated to gedit-2.12.1.</para>
2744 </listitem>
2745 </itemizedlist>
2746 </listitem>
2747
2748 <listitem>
2749 <para>October 13th, 2005</para>
2750 <itemizedlist>
2751 <listitem>
2752 <para>[igor] - Updated Vim security patch.</para>
2753 </listitem>
2754 <listitem>
2755 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
2756 </listitem>
2757 <listitem>
2758 <para>[randy] - Updated to Epiphany-1.8.2.</para>
2759 </listitem>
2760 <listitem>
2761 <para>[randy] - Changed Python from an optional to a recommended
2762 dependency in the GNOME Doc Utils dependencies.</para>
2763 </listitem>
2764 </itemizedlist>
2765 </listitem>
2766
2767 <listitem>
2768 <para>October 12th, 2005</para>
2769 <itemizedlist>
2770 <listitem>
2771 <para>[randy] - Updated to gcalctool-5.6.31.</para>
2772 </listitem>
2773 </itemizedlist>
2774 </listitem>
2775
2776 <listitem>
2777 <para>October 11th, 2005</para>
2778 <itemizedlist>
2779 <listitem>
2780 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
2781 </listitem>
2782 <listitem>
2783 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
2784 </listitem>
2785 <listitem>
2786 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
2787 </listitem>
2788 <listitem>
2789 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
2790 </listitem>
2791 <listitem>
2792 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
2793 </listitem>
2794 <listitem>
2795 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
2796 </listitem>
2797 <listitem>
2798 <para>[randy] - Updated to Evolution-2.4.1.</para>
2799 </listitem>
2800 </itemizedlist>
2801 </listitem>
2802
2803 <listitem>
2804 <para>October 10th, 2005</para>
2805 <itemizedlist>
2806 <listitem>
2807 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
2808 </listitem>
2809 <listitem>
2810 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
2811 </listitem>
2812 <listitem>
2813 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
2814 </listitem>
2815 <listitem>
2816 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
2817 </listitem>
2818 <listitem>
2819 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
2820 </listitem>
2821 <listitem>
2822 <para>[randy] - Added GTK+-2 as a required dependency of
2823 libgtkhtml.</para>
2824 </listitem>
2825 <listitem>
2826 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
2827 </listitem>
2828 <listitem>
2829 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
2830 GNOME. GNOME add-on packages are updated only to the release
2831 versions. The individual updates to the GNOME add-on packages will be
2832 accomplished individually.</para>
2833 </listitem>
2834 </itemizedlist>
2835 </listitem>
2836
2837 <listitem>
2838 <para>October 8th, 2005</para>
2839 <itemizedlist>
2840 <listitem>
2841 <para>[tushar] - Replaced FAM with Gamin.</para>
2842 </listitem>
2843 </itemizedlist>
2844 </listitem>
2845
2846 <listitem>
2847 <para>October 6th, 2005</para>
2848 <itemizedlist>
2849 <listitem>
2850 <para>[randy] - Updated to librsvg-2.12.4.</para>
2851 </listitem>
2852 <listitem>
2853 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
2854 </listitem>
2855 <listitem>
2856 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
2857 </listitem>
2858 </itemizedlist>
2859 </listitem>
2860
2861 <listitem>
2862 <para>October 5th, 2005</para>
2863 <itemizedlist>
2864 <listitem>
2865 <para>[randy] - Updated to Metacity-2.12.1.</para>
2866 </listitem>
2867 <listitem>
2868 <para>[randy] - Updated to libwnck-2.12.1.</para>
2869 </listitem>
2870 <listitem>
2871 <para>[randy] - Updated to GTK+-2.8.6.</para>
2872 </listitem>
2873 <listitem>
2874 <para>[randy] - Updated to Pango-1.10.1.</para>
2875 </listitem>
2876 <listitem>
2877 <para>[randy] - Updated to GLib-2.8.3.</para>
2878 </listitem>
2879 <listitem>
2880 <para>[randy] - Updated to libxml2-2.6.22.</para>
2881 </listitem>
2882 <listitem>
2883 <para>[randy] - Added the --disable-error-on-warning parameter to the
2884 GnuCash configure command as using GCC-4.0.x will generate warnings
2885 which will break the build if the parameter is not used.</para>
2886 </listitem>
2887 <listitem>
2888 <para>[randy] - Added a patch to the Guile instructions and changed
2889 the sed command in the SLIB instructions so that the two packages
2890 work nicely together.</para>
2891 </listitem>
2892 </itemizedlist>
2893 </listitem>
2894
2895 <listitem>
2896 <para>October 4th, 2005</para>
2897 <itemizedlist>
2898 <listitem>
2899 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
2900 instructions.</para>
2901 </listitem>
2902 <listitem>
2903 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
2904 fix a GCC-4.0.x build problem.</para>
2905 </listitem>
2906 <listitem>
2907 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
2908 </listitem>
2909 <listitem>
2910 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
2911 </listitem>
2912 <listitem>
2913 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
2914 instructions.</para>
2915 </listitem>
2916 <listitem>
2917 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
2918 fix a GCC-4 build problem.</para>
2919 </listitem>
2920 </itemizedlist>
2921 </listitem>
2922
2923 <listitem>
2924 <para>October 3rd, 2005</para>
2925 <itemizedlist>
2926 <listitem>
2927 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
2928 instructions.</para>
2929 </listitem>
2930 <listitem>
2931 <para>[randy] - Clarified the dependencies in the Imlib
2932 instructions.</para>
2933 </listitem>
2934 <listitem>
2935 <para>[randy] - Updated to AbiWord-2.2.10.</para>
2936 </listitem>
2937 </itemizedlist>
2938 </listitem>
2939
2940 <listitem>
2941 <para>October 1st, 2005</para>
2942 <itemizedlist>
2943 <listitem>
2944 <para>[randy] - Added new package HAL-0.5.4.</para>
2945 </listitem>
2946 </itemizedlist>
2947 </listitem>
2948
2949 <listitem>
2950 <para>September 26th, 2005</para>
2951 <itemizedlist>
2952 <listitem>
2953 <para>[randy] - Added new package D-BUS-0.50.</para>
2954 </listitem>
2955 </itemizedlist>
2956 </listitem>
2957
2958 <listitem>
2959 <para>September 25th, 2005</para>
2960 <itemizedlist>
2961 <listitem>
2962 <para>[randy] - Added a patch to fix a build problem with newer
2963 versions of libgsf and added a sed command so the default is to
2964 build the Perl plugin module to the Gnumeric instructions.</para>
2965 </listitem>
2966 </itemizedlist>
2967 </listitem>
2968
2969 <listitem>
2970 <para>September 22nd, 2005</para>
2971 <itemizedlist>
2972 <listitem>
2973 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
2974 </listitem>
2975 </itemizedlist>
2976 </listitem>
2977
2978 <listitem>
2979 <para>September 21st, 2005</para>
2980 <itemizedlist>
2981 <listitem>
2982 <para>[randy] - Updated to Samba-3.0.20.</para>
2983 </listitem>
2984 <listitem>
2985 <para>[bdubbs] - Reverted gcc build instructions.</para>
2986 </listitem>
2987 <listitem>
2988 <para>[randy] - Updated to EsounD-0.2.36.</para>
2989 </listitem>
2990 <listitem>
2991 <para>[randy] - Updated to Metacity-2.12.0.</para>
2992 </listitem>
2993 <listitem>
2994 <para>[randy] - Updated to Libwnck-2.12.0.</para>
2995 </listitem>
2996 </itemizedlist>
2997 </listitem>
2998
2999 <listitem>
3000 <para>September 20th, 2005</para>
3001 <itemizedlist>
3002 <listitem>
3003 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
3004 gcc-4.0.1.</para>
3005 </listitem>
3006 <listitem>
3007 <para>[randy] - Updated to GTK+-2.8.3.</para>
3008 </listitem>
3009 <listitem>
3010 <para>[randy] - Updated to ATK-1.10.3.</para>
3011 </listitem>
3012 <listitem>
3013 <para>[randy] - Updated to Pango-1.10.0.</para>
3014 </listitem>
3015 <listitem>
3016 <para>[randy] - Updated to GLib-2.8.1.</para>
3017 </listitem>
3018 <listitem>
3019 <para>[randy] - Added a command to create an X Render pkg-config file
3020 to the XFree86 instructions. Also created notes in the Metacity and
3021 cairo instructions to ensure this file exists.</para>
3022 </listitem>
3023 <listitem>
3024 <para>[randy] - Added new package cairo-1.0.0.</para>
3025 </listitem>
3026 <listitem>
3027 <para>[bdubbs] - Changed gcc build instructions to use
3028 a simple make. Added a note to use make bootstrap if
3029 the base compiler is not gcc-4.0.1.</para>
3030 </listitem>
3031 </itemizedlist>
3032 </listitem>
3033
3034 <listitem>
3035 <para>September 19th, 2005</para>
3036 <itemizedlist>
3037 <listitem>
3038 <para>[bdubbs] - Added a patch to build mozilla with
3039 gcc-4.0.1.</para>
3040 </listitem>
3041 <listitem>
3042 <para>[randy] - Updated to gucharmap-1.4.4.</para>
3043 </listitem>
3044 <listitem>
3045 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
3046 </listitem>
3047 <listitem>
3048 <para>[richard] - Added a sed to fix the build of the
3049 test suite for cpio-2.6 when using gcc-4.0.1.
3050 Suggested by Matthew Burgess</para>
3051 </listitem>
3052 </itemizedlist>
3053 </listitem>
3054
3055 <listitem>
3056 <para>September 18th, 2005</para>
3057 <itemizedlist>
3058 <listitem>
3059 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
3060 </listitem>
3061 <listitem>
3062 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
3063 </listitem>
3064 <listitem>
3065 <para>[richard] - Updated to bluefish-1.0.4.</para>
3066 </listitem>
3067 </itemizedlist>
3068 </listitem>
3069
3070 <listitem>
3071 <para>September 17th, 2005</para>
3072 <itemizedlist>
3073 <listitem>
3074 <para>[randy] - Added an alternate installation location for the
3075 shared library interface headers to the AFPL Ghostscript and ESP
3076 Ghostscript instructions.</para>
3077 </listitem>
3078 <listitem>
3079 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
3080 </listitem>
3081 <listitem>
3082 <para>[randy] - Updated the Business::ISBN Perl module to
3083 1.82.</para>
3084 </listitem>
3085 <listitem>
3086 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
3087 </listitem>
3088 <listitem>
3089 <para>[randy] - Updated the Module::Signature Perl module to
3090 0.50.</para>
3091 </listitem>
3092 <listitem>
3093 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
3094 </listitem>
3095 <listitem>
3096 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
3097 2.12.</para>
3098 </listitem>
3099 <listitem>
3100 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
3101 0.13.</para>
3102 </listitem>
3103 <listitem>
3104 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
3105 new Perl modules Text::Diff and Algorithm::Diff.</para>
3106 </listitem>
3107 <listitem>
3108 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
3109 </listitem>
3110 </itemizedlist>
3111 </listitem>
3112
3113 <listitem>
3114 <para>September 15th, 2005</para>
3115 <itemizedlist>
3116 <listitem>
3117 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
3118 </listitem>
3119 <listitem>
3120 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
3121 added a GCC-4 patch to the Gimp instructions.</para>
3122 </listitem>
3123 <listitem>
3124 <para>[randy] - Updated to librsvg-2.11.1.</para>
3125 </listitem>
3126 </itemizedlist>
3127 </listitem>
3128
3129 <listitem>
3130 <para>September 14th, 2005</para>
3131 <itemizedlist>
3132 <listitem>
3133 <para>[randy] - Removed redundant GTK+-2 dependency from the
3134 libgnomeprintui instructions.</para>
3135 </listitem>
3136 <listitem>
3137 <para>[randy] - Updated to libgsf-1.12.3.</para>
3138 </listitem>
3139 <listitem>
3140 <para>[randy] - Added documentation installation commands and
3141 corrected the note about the test suite in the libcroco
3142 instructions.</para>
3143 </listitem>
3144 </itemizedlist>
3145 </listitem>
3146
3147 <listitem>
3148 <para>September 13th, 2005</para>
3149 <itemizedlist>
3150 <listitem>
3151 <para>[randy] - Added commands to the CVS instructions to create and
3152 install additional documentation.</para>
3153 </listitem>
3154 <listitem>
3155 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
3156 documentation files chown command to only run if the docs were
3157 built and installed.</para>
3158 </listitem>
3159 </itemizedlist>
3160 </listitem>
3161
3162 <listitem>
3163 <para>September 12th, 2005</para>
3164 <itemizedlist>
3165 <listitem>
3166 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
3167 </listitem>
3168 <listitem>
3169 <para>[randy] - Updated to VTE-0.11.15.</para>
3170 </listitem>
3171 <listitem>
3172 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
3173 ScrollKeeper instructions.</para>
3174 </listitem>
3175 <listitem>
3176 <para>[randy] - Updated to GCC-4.0.1.</para>
3177 </listitem>
3178 </itemizedlist>
3179 </listitem>
3180
3181 <listitem>
3182 <para>September 11th, 2005</para>
3183 <itemizedlist>
3184 <listitem>
3185 <para>[randy] - Minor corrections to the XSL Stylesheets
3186 instructions, suggested by Manuel Canales Esparcia.</para>
3187 </listitem>
3188 </itemizedlist>
3189 </listitem>
3190
3191 <listitem>
3192 <para>September 10th, 2005</para>
3193 <itemizedlist>
3194 <listitem>
3195 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
3196 the environment variables are properly set.</para>
3197 </listitem>
3198 <listitem>
3199 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
3200 </listitem>
3201 <listitem>
3202 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
3203 </listitem>
3204 <listitem>
3205 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
3206 </listitem>
3207 <listitem>
3208 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
3209 patch in JDK source build instructions.</para>
3210 </listitem>
3211 <listitem>
3212 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
3213 </listitem>
3214 <listitem>
3215 <para>[dj] - Updated volume restore script for use with
3216 Udev versions greater than 058.</para>
3217 </listitem>
3218 </itemizedlist>
3219 </listitem>
3220
3221 <listitem>
3222 <para>September 9th, 2005</para>
3223 <itemizedlist>
3224 <listitem>
3225 <para>[randy] - Added a GCC-4 patch to the libexif
3226 instructions.</para>
3227 </listitem>
3228 <listitem>
3229 <para>[randy] - Added a GCC-4 patch to the Avifile
3230 instructions.</para>
3231 </listitem>
3232 <listitem>
3233 <para>[randy] - Added a GCC-4 patch to the FFmpeg
3234 instructions.</para>
3235 </listitem>
3236 <listitem>
3237 <para>[randy] - Added a GCC-4 patch to the MPlayer
3238 instructions.</para>
3239 </listitem>
3240 <listitem>
3241 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
3242 </listitem>
3243 <listitem>
3244 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
3245 </listitem>
3246 <listitem>
3247 <para>[randy] - Added a GCC-4 patch to the Firefox
3248 instructions.</para>
3249 </listitem>
3250 <listitem>
3251 <para>[randy] - Added a GCC-4 patch to the Thunderbird
3252 instructions.</para>
3253 </listitem>
3254 <listitem>
3255 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
3256 </listitem>
3257 <listitem>
3258 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
3259 </listitem>
3260 <listitem>
3261 <para>[randy] - Added a GCC-4 patch and documentation installation
3262 commands to the NAS instructions.</para>
3263 </listitem>
3264 <listitem>
3265 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
3266 instructions.</para>
3267 </listitem>
3268 <listitem>
3269 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
3270 </listitem>
3271 <listitem>
3272 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
3273 in the Inetutils instructions.</para>
3274 </listitem>
3275 <listitem>
3276 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
3277 </listitem>
3278 <listitem>
3279 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
3280 instructions.</para>
3281 </listitem>
3282 <listitem>
3283 <para>[randy] - Updated to intltool-0.34.1.</para>
3284 </listitem>
3285 <listitem>
3286 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
3287 </listitem>
3288 </itemizedlist>
3289 </listitem>
3290
3291 <listitem>
3292 <para>September 8th, 2005</para>
3293 <itemizedlist>
3294 <listitem>
3295 <para>[randy] - Added a sed command to the libxklavier instructions
3296 to fix a GCC-4.x build problem.</para>
3297 </listitem>
3298 <listitem>
3299 <para>[randy] - Updated to libxslt-1.1.15.</para>
3300 </listitem>
3301 <listitem>
3302 <para>[randy] - Updated to libxml2-2.6.21.</para>
3303 </listitem>
3304 </itemizedlist>
3305 </listitem>
3306
3307 <listitem>
3308 <para>September 7th, 2005</para>
3309 <itemizedlist>
3310 <listitem>
3311 <para>[richard] - Updated to XScreenSaver-4.22.</para>
3312 </listitem>
3313 </itemizedlist>
3314 </listitem>
3315
3316 <listitem>
3317 <para>September 6th, 2005</para>
3318 <itemizedlist>
3319 <listitem>
3320 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
3321 release notes.</para>
3322 </listitem>
3323 <listitem>
3324 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
3325 installation commands to the instructions.</para>
3326 </listitem>
3327 </itemizedlist>
3328 </listitem>
3329
3330 <listitem>
3331 <para>September 5th, 2005</para>
3332 <itemizedlist>
3333 <listitem>
3334 <para>[randy] - Updated to Subversion-1.2.3</para>
3335 </listitem>
3336 </itemizedlist>
3337 </listitem>
3338
3339 <listitem>
3340 <para>September 4th, 2005</para>
3341 <itemizedlist>
3342 <listitem>
3343 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
3344 documentation installation commands to the instructions.</para>
3345 </listitem>
3346 </itemizedlist>
3347 </listitem>
3348
3349 <listitem>
3350 <para>September 3rd, 2005</para>
3351 <itemizedlist>
3352 <listitem>
3353 <para>[randy] - Updated to HTML Tidy-050826.</para>
3354 </listitem>
3355 <listitem>
3356 <para>[randy] - Updated to cURL-7.14.1.</para>
3357 </listitem>
3358 </itemizedlist>
3359 </listitem>
3360
3361 <listitem>
3362 <para>September 2nd, 2005</para>
3363 <itemizedlist>
3364 <listitem>
3365 <para>[randy] - Added commands to the Heimdal instructions to
3366 preserve and restore some overwritten interface headers and
3367 libraries. Also listed the dependencies in a more accurate
3368 manner.</para>
3369 </listitem>
3370 <listitem>
3371 <para>[randy] - Updated to MySQL-4.1.14.</para>
3372 </listitem>
3373 <listitem>
3374 <para>[randy] - Fixed some broken commands in the TeX
3375 instructions.</para>
3376 </listitem>
3377 </itemizedlist>
3378 </listitem>
3379
3380 <listitem>
3381 <para>September 1st, 2005</para>
3382 <itemizedlist>
3383 <listitem>
3384 <para>[randy] - Added documentation installation commands to the
3385 ALSA Libraries instructions.</para>
3386 </listitem>
3387 </itemizedlist>
3388 </listitem>
3389
3390 <listitem>
3391 <para>August 31st, 2005</para>
3392 <itemizedlist>
3393 <listitem>
3394 <para>[randy] - Updated to Shadow-4.0.12.</para>
3395 </listitem>
3396 <listitem>
3397 <para>[randy] - Updated to Wget-1.10.1.</para>
3398 </listitem>
3399 </itemizedlist>
3400 </listitem>
3401
3402 <listitem>
3403 <para>August 30th, 2005</para>
3404 <itemizedlist>
3405 <listitem>
3406 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
3407 </listitem>
3408 <listitem>
3409 <para>[randy] - Removed obsolete dependencies from the LZO
3410 instructions.</para>
3411 </listitem>
3412 </itemizedlist>
3413 </listitem>
3414
3415 <listitem>
3416 <para>August 29th, 2005</para>
3417 <itemizedlist>
3418 <listitem>
3419 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
3420 about the location of configuruation files. Updated
3421 optional dependencies.</para>
3422 </listitem>
3423 <listitem>
3424 <para>[richard] - Added definition of dependency terms
3425 to Notes on Building Software.</para>
3426 </listitem>
3427 </itemizedlist>
3428 </listitem>
3429
3430 <listitem>
3431 <para>August 28th, 2005</para>
3432 <itemizedlist>
3433 <listitem>
3434 <para>[randy] - Added documentation installation commands to the Xvid
3435 instructions.</para>
3436 </listitem>
3437 <listitem>
3438 <para>[randy] - Added documentation installation commands to the
3439 libdv instructions.</para>
3440 </listitem>
3441 <listitem>
3442 <para>[randy] - Updated to whois-4.7.6.</para>
3443 </listitem>
3444 <listitem>
3445 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
3446 </listitem>
3447 <listitem>
3448 <para>[randy] - Added a patch to fix the XMMS plugin and added a
3449 sed command to fix the Valgrind testing in the FLAC
3450 instructions.</para>
3451 </listitem>
3452 </itemizedlist>
3453 </listitem>
3454
3455 <listitem>
3456 <para>August 27th, 2005</para>
3457 <itemizedlist>
3458 <listitem>
3459 <para>[randy] - Added a patch to fix the test suite in the id3lib
3460 instructions.</para>
3461 </listitem>
3462 <listitem>
3463 <para>[randy] - Updated the GCC patch and provided documentation
3464 installation commands to the libmpeg3 instructions.</para>
3465 </listitem>
3466 </itemizedlist>
3467 </listitem>
3468
3469 <listitem>
3470 <para>August 26th, 2005</para>
3471 <itemizedlist>
3472 <listitem>
3473 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
3474 the Movemail and RSS &amp; Blogs account setup options are now
3475 available 2) modified the Enigmail setup so that it actually works
3476 3) fixed the profile locking problem 4) made it so that if a mailto:
3477 URL is clicked, a message compose window is opened with the To: field
3478 filled out.</para>
3479 </listitem>
3480 </itemizedlist>
3481 </listitem>
3482
3483 <listitem>
3484 <para>August 25th, 2005</para>
3485 <itemizedlist>
3486 <listitem>
3487 <para>[randy] - Added a command to the Firefox instructions to fix
3488 the profile locking problem and an optional command to open a new
3489 tab in an existing browser window, both suggested by Kevin
3490 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
3491 suggestions.</para>
3492 </listitem>
3493 </itemizedlist>
3494 </listitem>
3495
3496 <listitem>
3497 <para>August 24th, 2005</para>
3498 <itemizedlist>
3499 <listitem>
3500 <para>[randy] - Modified SLIB instructions to use TeX instead of
3501 Lynx to create the text documentation.</para>
3502 </listitem>
3503 </itemizedlist>
3504 </listitem>
3505
3506 <listitem>
3507 <para>August 22nd, 2005</para>
3508 <itemizedlist>
3509 <listitem>
3510 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
3511 Hugo Villeneuve for pointed it out.</para>
3512 </listitem>
3513 <listitem>
3514 <para>[randy] - Updated to Xpdf-3.01</para>
3515 </listitem>
3516 <listitem>
3517 <para>[randy] - Updated to SLIB-3a2</para>
3518 </listitem>
3519 </itemizedlist>
3520 </listitem>
3521
3522 <listitem>
3523 <para>August 21st, 2005</para>
3524 <itemizedlist>
3525 <listitem>
3526 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
3527 dependency, added commands to install documentation and added an FTP
3528 download URL.</para>
3529 </listitem>
3530 <listitem>
3531 <para>[richard] - Updated to Leafnode-1.11.3.</para>
3532 </listitem>
3533 </itemizedlist>
3534 </listitem>
3535
3536 <listitem>
3537 <para>August 20th, 2005</para>
3538 <itemizedlist>
3539 <listitem>
3540 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
3541 </listitem>
3542 <listitem>
3543 <para>[randy] - Renamed the FOP patch to adhere with the naming
3544 standards.</para>
3545 </listitem>
3546 <listitem>
3547 <para>[randy] - Updated to GnuPG-1.4.2.</para>
3548 </listitem>
3549 <listitem>
3550 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
3551 the ffitarget.h interface header in /usr/include.</para>
3552 </listitem>
3553 </itemizedlist>
3554 </listitem>
3555
3556 <listitem>
3557 <para>August 19th, 2005</para>
3558 <itemizedlist>
3559 <listitem>
3560 <para>[dj] - Updated dev.d scripts and surrounding text
3561 in alsa-utils.</para>
3562 </listitem>
3563 <listitem>
3564 <para>[randy] - Updated to Sysstat-6.0.1.</para>
3565 </listitem>
3566 <listitem>
3567 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
3568 </listitem>
3569 <listitem>
3570 <para>[randy] - Updated to Nail-11.25.</para>
3571 </listitem>
3572 <listitem>
3573 <para>[randy] - Updated to Subversion-1.2.1.</para>
3574 </listitem>
3575 <listitem>
3576 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
3577 </listitem>
3578 </itemizedlist>
3579 </listitem>
3580
3581 <listitem>
3582 <para>August 17th, 2005</para>
3583 <itemizedlist>
3584 <listitem>
3585 <para>[randy] - Updated to GCC-3.3.6.</para>
3586 </listitem>
3587 <listitem>
3588 <para>[randy] - Updated to Doxygen-1.4.4.</para>
3589 </listitem>
3590 </itemizedlist>
3591 </listitem>
3592
3593 <listitem>
3594 <para>August 16th, 2005</para>
3595 <itemizedlist>
3596 <listitem>
3597 <para>[bdubbs] - Added instructions for cm-super
3598 fonts to TeX.</para>
3599 </listitem>
3600 <listitem>
3601 <para>[randy] - Added additional parameters to the
3602 configure command and added a note to run the test suite to the
3603 Gimp-Print instructions.</para>
3604 </listitem>
3605 <listitem>
3606 <para>[dj] - Updated cups bootscript installation
3607 to remove existing scripts and changed note to show that CUPS should
3608 be started after Samba.</para>
3609 </listitem>
3610 </itemizedlist>
3611 </listitem>
3612
3613 <listitem>
3614 <para>August 15th, 2005</para>
3615 <itemizedlist>
3616 <listitem>
3617 <para>[randy] - Added a patch and a note about running
3618 the test suite to the CUPS instructions.</para>
3619 </listitem>
3620 </itemizedlist>
3621 </listitem>
3622
3623 <listitem>
3624 <para>August 14th, 2005</para>
3625 <itemizedlist>
3626 <listitem>
3627 <para>[randy] - Updates to PHP: added new dependencies,
3628 placed the dependencies in catagories, added instructions to install
3629 documentation, added instruction to update php.ini and minor textual
3630 corrections.</para>
3631 </listitem>
3632 <listitem>
3633 <para>[randy] - Updated to GTK-Doc-1.4.</para>
3634 </listitem>
3635 <listitem>
3636 <para>[randy] - Updated to HTML Tidy-050803.</para>
3637 </listitem>
3638 <listitem>
3639 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
3640 </listitem>
3641 <listitem>
3642 <para>[randy] - Added a configure switch to OpenLDAP
3643 to create the executables dynamically linked to the libraries.</para>
3644 </listitem>
3645 <listitem>
3646 <para>[randy] - Added documentation installation commands to the GTK+
3647 (version 1) instructions.</para>
3648 </listitem>
3649 </itemizedlist>
3650 </listitem>
3651
3652 <listitem>
3653 <para>August 13th, 2005</para>
3654 <itemizedlist>
3655 <listitem>
3656 <para>[larry] - Add a warning to MIT KRB5
3657 concerning the use of login.krb5 as a substitute for login.</para>
3658 </listitem>
3659 <listitem>
3660 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
3661 version; also added dependencies and configuration explanation.</para>
3662 </listitem>
3663 </itemizedlist>
3664 </listitem>
3665
3666 <listitem>
3667 <para>August 12th, 2005</para>
3668 <itemizedlist>
3669 <listitem>
3670 <para>[randy] - Added a command to the PostgreSQL
3671 instructions to fix broken ownership of installed files.</para>
3672 </listitem>
3673 </itemizedlist>
3674 </listitem>
3675
3676 <listitem>
3677 <para>August 11th, 2005</para>
3678 <itemizedlist>
3679 <listitem>
3680 <para>[randy] - Updated the JDK binary version to
3681 1.5.0_04.</para>
3682 </listitem>
3683 <listitem>
3684 <para>[randy] - Added sharutils as an optional dependency of
3685 Berkeley DB.</para>
3686 </listitem>
3687 <listitem>
3688 <para>[randy] - Applied a patch contributed by stirling
3689 to fix many broken download URLs.</para>
3690 </listitem>
3691 <listitem>
3692 <para>[randy] - Added a new section "Other Programming
3693 Tools" to Chapter 12 - Programming.</para>
3694 </listitem>
3695 </itemizedlist>
3696 </listitem>
3697
3698 <listitem>
3699 <para>August 10th, 2005</para>
3700 <itemizedlist>
3701 <listitem>
3702 <para>[randy] - Added style information files and
3703 documentation installation commands to the JadeTeX
3704 instructions.</para>
3705 </listitem>
3706 </itemizedlist>
3707 </listitem>
3708
3709 <listitem>
3710 <para>August 9th, 2005</para>
3711 <itemizedlist>
3712 <listitem>
3713 <para>[randy] - Modified the CrackLib instructions to
3714 include an alternate source for word lists, how to incorporate additional
3715 word lists, and added additional text contributed by Alexander
3716 Patrakov.</para>
3717 </listitem>
3718 <listitem>
3719 <para>[dj] - Added default PATH for pam_env and
3720 a note about the lack of ENV_SUPATH.</para>
3721 </listitem>
3722 </itemizedlist>
3723 </listitem>
3724
3725 <listitem>
3726 <para>August 8th, 2005</para>
3727 <itemizedlist>
3728 <listitem>
3729 <para>[randy] - Modified documentation installation in
3730 the Fontconfig instructions.</para>
3731 </listitem>
3732 <listitem>
3733 <para>[randy] - Modified the Shadow instructions so
3734 that builders will not receive configuration errors during the testing
3735 recommended by the warning note.</para>
3736 </listitem>
3737 <listitem>
3738 <para>[randy] - Added instructions to install a patch
3739 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
3740 for the suggestion.</para>
3741 </listitem>
3742 <listitem>
3743 <para>[randy] - Added instructions to install a patch
3744 to NASM that fixes a security vulnerability, thanks to Ken Moffat
3745 for the suggestion.</para>
3746 </listitem>
3747 <listitem>
3748 <para>[randy] - Added documentation installation commands to
3749 the expat instructions.</para>
3750 </listitem>
3751 </itemizedlist>
3752 </listitem>
3753
3754 <listitem>
3755 <para>August 7th, 2005</para>
3756 <itemizedlist>
3757 <listitem>
3758 <para>[randy] - Removed building the MPFR library
3759 from the GMP instructions.</para>
3760 </listitem>
3761 </itemizedlist>
3762 </listitem>
3763
3764 <listitem>
3765 <para>August 6th, 2005</para>
3766 <itemizedlist>
3767 <listitem>
3768 <para>[larry] - Added dictionary file to MIT
3769 Kerberos setup and made adjusts for PAM.</para>
3770 </listitem>
3771 <listitem>
3772 <para>[randy] - Updated to S-Lang-2.0.4.</para>
3773 </listitem>
3774 </itemizedlist>
3775 </listitem>
3776
3777 <listitem>
3778 <para>August 5th, 2005</para>
3779 <itemizedlist>
3780 <listitem>
3781 <para>[randy] - Updated to Wget-1.10.</para>
3782 </listitem>
3783 <listitem>
3784 <para>[randy] - Updated to PCRE-6.2.</para>
3785 </listitem>
3786 </itemizedlist>
3787 </listitem>
3788
3789 <listitem>
3790 <para>August 1st, 2005</para>
3791 <itemizedlist>
3792 <listitem>
3793 <para>[bdubbs] - Released Version 6.1-pre1.</para>
3794 </listitem>
3795 </itemizedlist>
3796 </listitem>
3797
3798 </itemizedlist>
3799
3800</sect1>
Note: See TracBrowser for help on using the repository browser.