source: introduction/welcome/changelog.xml@ 66a1f9c

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

Added errata page to preface

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

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