source: introduction/welcome/changelog.xml@ b3b6019

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

Updated to GLib-2.10.3

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

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