source: introduction/welcome/changelog.xml@ 68196987

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

Added a note to the cURL instructions about TCP Wrapper and cURL's test suite

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

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