source: introduction/welcome/changelog.xml@ d9dc1e9d

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

Updated to PCI Utilities-2.2.3

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

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