source: introduction/welcome/changelog.xml@ 7e1170ea

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

Added jbig2dec as an optional dependency of ESP GhostScript

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

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