source: introduction/welcome/changelog.xml@ c267b261

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

Update to ESP Ghostscript-8.15.2

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

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