source: introduction/welcome/changelog.xml@ 551b9389

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

Minor fixes and clean-up to the core GNOME-2 package instructions including standardizing the text in the 'Command Explanations' section by using xinclude files and changing the creation of symbolic links to using PYTHONPATH so Python can find modules installed in non-standard locations

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

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