source: introduction/welcome/changelog.xml@ d08a78f

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

Updated the GCC (gcj) dependency in the Libidn instructions to include the gjdoc package also

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

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