source: introduction/welcome/changelog.xml@ e99fce3f

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 e99fce3f was e99fce3f, checked in by Randy McMurchy <randy@…>, 18 years ago

Added an additional command to the Sysstat installation so that a configuration file containing the history variable is installed

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

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