source: introduction/welcome/changelog.xml@ 2128523

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

moved all xorg7 related packages to same section.

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

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