source: introduction/welcome/changelog.xml@ 8d73dd9

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

Added libid3tag as an optional dependency of imlib2

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

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