source: introduction/welcome/changelog.xml@ c58da20

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 c58da20 was c58da20, checked in by Tushar Teredesai <tushar@…>, 18 years ago

Removed incorrect dependencies from gtk+

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

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