source: introduction/welcome/changelog.xml@ 480b859

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

Fixed configuration instructions in

GPM. Thanks to Chris Staub.

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

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