source: introduction/welcome/changelog.xml@ dbd8830

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 dbd8830 was dbd8830, checked in by DJ Lucas <dj@…>, 18 years ago

changelog

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

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