source: introduction/welcome/changelog.xml@ 4e4fa01

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 4e4fa01 was 4e4fa01, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Fixed typo in libusb udev rule creation

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

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