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

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 4bed342 was 4bed342, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to libquicktime-0.9.9

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

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