source: introduction/welcome/changelog.xml@ b56f06c3

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b56f06c3 was b56f06c3, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated the GNOME Accessibility packages' instructions to be compatible with the GNOME-2.14.2 update

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

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