source: introduction/welcome/changelog.xml@ a661d14e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a661d14e was a661d14e, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated the dependencies and build commands in the gnome-volume-manager instructions to conform with GNOME-2.14.2; there is still some additional information that needs to be added to this page after the additions are finalized via BLFS-Dev discussion

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

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