source: introduction/welcome/changelog.xml@ ccb2449

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

xorg and xorg7 cleanup

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

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