source: introduction/welcome/changelog.xml@ d37e1110

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 d37e1110 was d37e1110, checked in by Andrew Benton <andy@…>, 18 years ago

updated ppp to 2.4.4

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

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