source: introduction/welcome/changelog.xml@ b65246b

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

Added a note to the Shadow instructions about running the Linux-PAM test suite

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

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