source: introduction/welcome/changelog.xml@ e797436

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

Updated to PHP-5.1.4

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

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