source: introduction/welcome/changelog.xml@ 32739af

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

Update kernel configuration locations for iptables

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

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