source: introduction/welcome/changelog.xml@ ed87c5a

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 ed87c5a was ed87c5a, checked in by DJ Lucas <dj@…>, 18 years ago

Added instructions to Qt about alternate X prefix

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

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