source: introduction/welcome/changelog.xml@ c0297e6

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 c0297e6 was c0297e6, checked in by Andrew Benton <andy@…>, 18 years ago

Updated Pine to 4.64

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

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