source: introduction/welcome/changelog.xml@ b90045c

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 b90045c was b90045c, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated the introductory text of the GCC-3 instructions to better explain its use, and to add a link to the Wiki pointing to a Fortran specific installation

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

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