source: introduction/welcome/changelog.xml@ 2eb3bfa5

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

updated Fluxbox to 0.9.15

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

  • Property mode set to 100644
File size: 90.5 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>March 24th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to Expat-2.0.0.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Updated to S-Lang-2.0.6.</para>
52 </listitem>
53 <listitem>
54 <para>[randy] - Updated to PCRE-6.6.</para>
55 </listitem>
56 <listitem>
57 <para>[andy] - Updated Fluxbox to 0.9.15</para>
58 </listitem>
59 </itemizedlist>
60 </listitem>
61
62 <listitem>
63 <para>March 23rd, 2006</para>
64 <itemizedlist>
65 <listitem>
66 <para>[randy] - Added a note to the CrackLib instructions advising
67 to reinstall Shadow if you need strong password support without
68 installing Linux-PAM.</para>
69 </listitem>
70 <listitem>
71 <para>[randy] - Modified the Shadow instructions to reflect that
72 it needs to be reinstalled (and provided the modified commands) if
73 CrackLib is installed without Linux-PAM.</para>
74 </listitem>
75 <listitem>
76 <para>[randy] - Updated to CrackLib-2.8.9.</para>
77 </listitem>
78 </itemizedlist>
79 </listitem>
80
81 <listitem>
82 <para>March 22nd, 2006</para>
83 <itemizedlist>
84 <listitem>
85 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
86 page.</para>
87 </listitem>
88 </itemizedlist>
89 </listitem>
90
91 <listitem>
92 <para>March 21st, 2006</para>
93 <itemizedlist>
94 <listitem>
95 <para>[randy] - Updated Perl version entity to 5.8.8 to match
96 current LFS SVN.</para>
97 </listitem>
98 </itemizedlist>
99 </listitem>
100
101 <listitem>
102 <para>March 19th, 2006</para>
103 <itemizedlist>
104 <listitem>
105 <para>[randy] - Changed the Expect dependency in the DejaGnu
106 instructions to a run-time-only dependency.</para>
107 </listitem>
108 </itemizedlist>
109 </listitem>
110
111 <listitem>
112 <para>March 18th, 2006</para>
113 <itemizedlist>
114 <listitem>
115 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
116 </listitem>
117 </itemizedlist>
118 </listitem>
119
120 <listitem>
121 <para>March 16th, 2006</para>
122 <itemizedlist>
123 <listitem>
124 <para>[randy] - Added new package K3b.</para>
125 </listitem>
126 <listitem>
127 <para>[randy] - Created two XInclude files to replace instances of
128 identical text in several KDE packages.</para>
129 </listitem>
130 </itemizedlist>
131 </listitem>
132
133 <listitem>
134 <para>March 15th, 2006</para>
135 <itemizedlist>
136 <listitem>
137 <para>[dnicholson] - Added sed to libexif commands to fix
138 Ticket #1785.</para>
139 </listitem>
140 <listitem>
141 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
142 </listitem>
143 </itemizedlist>
144 </listitem>
145
146 <listitem>
147 <para>March 14th, 2006</para>
148 <itemizedlist>
149 <listitem>
150 <para>[bdubbs] - Clarified jdk download instructions and made
151 minor updates to the install of the binary version.</para>
152 </listitem>
153 </itemizedlist>
154 </listitem>
155
156 <listitem>
157 <para>March 13th, 2006</para>
158 <itemizedlist>
159 <listitem>
160 <para>[dj] - Removed font path comments and defines from Xorg and
161 XFree86 host.def files.</para>
162 </listitem>
163 <listitem>
164 <para>[dj] - Fixed typos, clarified library installation, added
165 pkg-config note, and added return notes for data packages and luit
166 to Xorg-7 instructions.</para>
167 </listitem>
168 </itemizedlist>
169 </listitem>
170
171 <listitem>
172 <para>March 9th, 2006</para>
173 <itemizedlist>
174 <listitem>
175 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
176 problem.</para>
177 </listitem>
178 </itemizedlist>
179 </listitem>
180
181 <listitem>
182 <para>March 7th, 2006</para>
183 <itemizedlist>
184 <listitem>
185 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
186 </listitem>
187 </itemizedlist>
188 </listitem>
189
190 <listitem>
191 <para>March 6th, 2006</para>
192 <itemizedlist>
193 <listitem>
194 <para>[dnicholson] - Moved libgtkhtml to General Libraries
195 since it is not a GNOME library. Change prefix to /usr.</para>
196 </listitem>
197 <listitem>
198 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
199 instructions.</para>
200 </listitem>
201 </itemizedlist>
202 </listitem>
203
204 <listitem>
205 <para>March 5th, 2006</para>
206 <itemizedlist>
207 <listitem>
208 <para>[dj] - Updated to xorg-6.9.0</para>
209 </listitem>
210 </itemizedlist>
211 </listitem>
212
213 <listitem>
214 <para>March 4th, 2006</para>
215 <itemizedlist>
216 <listitem>
217 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
218 </listitem>
219 </itemizedlist>
220 </listitem>
221
222 <listitem>
223 <para>March 3rd, 2006</para>
224 <itemizedlist>
225 <listitem>
226 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
227 path.</para>
228 </listitem>
229 <listitem>
230 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
231 </listitem>
232 </itemizedlist>
233 </listitem>
234
235 <listitem>
236 <para>March 2nd, 2006</para>
237 <itemizedlist>
238 <listitem>
239 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
240 of development release.</para>
241 </listitem>
242 <listitem>
243 <para>[dj] - Added command explanations and corrected prefix for
244 xterm, libdrm, and Mesa.</para>
245 </listitem>
246 <listitem>
247 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
248 pages.</para>
249 </listitem>
250 <listitem>
251 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
252 </listitem>
253 </itemizedlist>
254 </listitem>
255
256 <listitem>
257 <para>March 1st, 2006</para>
258 <itemizedlist>
259 <listitem>
260 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
261 installation commands.</para>
262 </listitem>
263 <listitem>
264 <para>[randy] - Final cleanup to the GNOME add-on packages after the
265 2.12.2 update.</para>
266 </listitem>
267 </itemizedlist>
268 </listitem>
269
270 <listitem>
271 <para>February 27th, 2006</para>
272 <itemizedlist>
273 <listitem>
274 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
275 installed.</para>
276 </listitem>
277 <listitem>
278 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
279 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
280 </listitem>
281 <listitem>
282 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
283 </listitem>
284 </itemizedlist>
285 </listitem>
286
287 <listitem>
288 <para>February 25th, 2006</para>
289 <itemizedlist>
290 <listitem>
291 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
292 </listitem>
293 </itemizedlist>
294 </listitem>
295
296 <listitem>
297 <para>February 23rd, 2006</para>
298 <itemizedlist>
299 <listitem>
300 <para>[bdubbs] - Removed duplicate installation of lndir
301 in xorg and xfree86.</para>
302 </listitem>
303 </itemizedlist>
304 </listitem>
305
306 <listitem>
307 <para>February 21st, 2006</para>
308 <itemizedlist>
309 <listitem>
310 <para>[bdubbs] - Simplified unzip instructions.</para>
311 </listitem>
312 </itemizedlist>
313 </listitem>
314
315 <listitem>
316 <para>February 13th, 2006</para>
317 <itemizedlist>
318 <listitem>
319 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
320 </listitem>
321 </itemizedlist>
322 </listitem>
323
324 <listitem>
325 <para>February 12th, 2006</para>
326 <itemizedlist>
327 <listitem>
328 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
329 </listitem>
330 <listitem>
331 <para>[archaic] - Updated to Postfix-2.2.8.</para>
332 </listitem>
333 <listitem>
334 <para>[randy] - Text updates and corrections provided by a patch
335 sent in by Chris Staub.</para>
336 </listitem>
337 <listitem>
338 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
339 files with commands to create symlinks to the actual NSS/NSPR .pc
340 files in the Firefox, Mozilla and Thunderbird instructions as
341 suggested by Dan Nicholson.</para>
342 </listitem>
343 <listitem>
344 <para>[randy] - Abbreviated the commands used to install the NSS
345 libraries in the NSS instructions as suggested by Tushar
346 Teredesai.</para>
347 </listitem>
348 <listitem>
349 <para>[randy] - Updated to Galeon-2.0.0.</para>
350 </listitem>
351 </itemizedlist>
352 </listitem>
353
354 <listitem>
355 <para>February 10th, 2006</para>
356 <itemizedlist>
357 <listitem>
358 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
359 </listitem>
360 </itemizedlist>
361 </listitem>
362
363 <listitem>
364 <para>February 9th, 2006</para>
365 <itemizedlist>
366 <listitem>
367 <para>[randy] - Updated to Transcode-1.0.2.</para>
368 </listitem>
369 <listitem>
370 <para>[randy] - Minor corrections and updates to the Avifile
371 instructions.</para>
372 </listitem>
373 </itemizedlist>
374 </listitem>
375
376 <listitem>
377 <para>February 8th, 2006</para>
378 <itemizedlist>
379 <listitem>
380 <para>[randy] - Updated to Totem-1.2.1.</para>
381 </listitem>
382 <listitem>
383 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
384 </listitem>
385 </itemizedlist>
386 </listitem>
387
388 <listitem>
389 <para>February 7th, 2006</para>
390 <itemizedlist>
391 <listitem>
392 <para>[randy] - Updated to GOffice-0.2.0.</para>
393 </listitem>
394 <listitem>
395 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
396 </listitem>
397 </itemizedlist>
398 </listitem>
399
400 <listitem>
401 <para>February 6th, 2006</para>
402 <itemizedlist>
403 <listitem>
404 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
405 </listitem>
406 <listitem>
407 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
408 changes.</para>
409 </listitem>
410 </itemizedlist>
411 </listitem>
412
413 <listitem>
414 <para>February 5th, 2006</para>
415 <itemizedlist>
416 <listitem>
417 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
418 </listitem>
419 <listitem>
420 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
421 </listitem>
422 <listitem>
423 <para>[randy] - Modified the instructions for linking to installed
424 plugins and removed the commands to create /usr/lib/mozilla
425 compatibility links from the Mozilla instructions.</para>
426 </listitem>
427 <listitem>
428 <para>[randy] - Updated the following GNOME Add-on package
429 instructions to fit the 2.12.2 version changes: GDM, Java Access
430 Bridge, GNOME Speech.</para>
431 </listitem>
432 </itemizedlist>
433 </listitem>
434
435 <listitem>
436 <para>February 4th, 2006</para>
437 <itemizedlist>
438 <listitem>
439 <para>[randy] - Updated the following GNOME Add-on package
440 instructions to fit the 2.12.2 version changes: Epiphany,
441 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
442 </listitem>
443 </itemizedlist>
444 </listitem>
445
446 <listitem>
447 <para>February 3rd, 2006</para>
448 <itemizedlist>
449 <listitem>
450 <para>[randy] - Updated the following GNOME Add-on package
451 instructions to fit the 2.12.2 version changes: libgnomecups,
452 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
453 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
454 Nautilus CD Burner.</para>
455 </listitem>
456 <listitem>
457 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
458 version. Modified the /opt installation path to /opt/gnome-2.12.2,
459 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
460 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
461 packages version entities also now reflect the 2.12.2 version, though
462 the actual package instructions have not been updated.</para>
463 </listitem>
464 <listitem>
465 <para>[randy] - Added a new page in the GNOME Core section for the
466 shared-mime-info package as it is not a direct dependency of any
467 GNOME Core package any longer.</para>
468 </listitem>
469 <listitem>
470 <para>[randy] - Updated Evolution Data Server dependencies to reflect
471 the NSS package and modified the libexecdir setting.</para>
472 </listitem>
473 <listitem>
474 <para>[randy] - Updated to Metacity-2.12.2.</para>
475 </listitem>
476 <listitem>
477 <para>[randy] - Updated to libwnck-2.12.2.</para>
478 </listitem>
479 <listitem>
480 <para>[randy] - Updated to libsoup-2.2.7.</para>
481 </listitem>
482 </itemizedlist>
483 </listitem>
484
485 <listitem>
486 <para>February 2nd, 2006</para>
487 <itemizedlist>
488 <listitem>
489 <para>[randy] - Updated to XScreenSaver-4.23.</para>
490 </listitem>
491 </itemizedlist>
492 </listitem>
493
494 <listitem>
495 <para>February 1st, 2006</para>
496 <itemizedlist>
497 <listitem>
498 <para>[randy] - Updated to LZO-2.02.</para>
499 </listitem>
500 <listitem>
501 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
502 </listitem>
503 <listitem>
504 <para>[bdubbs] - Updated vim to version 6.4.</para>
505 </listitem>
506 </itemizedlist>
507 </listitem>
508
509 <listitem>
510 <para>January 31st, 2006</para>
511 <itemizedlist>
512 <listitem>
513 <para>[randy] - Removed the piping of 'yes' commands from the
514 installation of the packages containing Sun license agreements
515 (JDK binary, FOP and FreeTTS) and instead provided a note to
516 reference the text about automating builds.</para>
517 </listitem>
518 </itemizedlist>
519 </listitem>
520
521 <listitem>
522 <para>January 30th, 2006</para>
523 <itemizedlist>
524 <listitem>
525 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
526 'building-notes' as this more accurately reflects the page and added
527 a new section 'Automated Building Procedures' to the
528 'building-notes' page.</para>
529 </listitem>
530 </itemizedlist>
531 </listitem>
532
533 <listitem>
534 <para>January 29th, 2006</para>
535 <itemizedlist>
536 <listitem>
537 <para>[randy] - Added instructions to build the Akode package, added
538 a patch to fix a build issue with libtunepimp, and adjusted the
539 dependencies in the Kdemultimedia instructions.</para>
540 </listitem>
541 <listitem>
542 <para>[randy] - Updated all the links to files located on the Anduin
543 server to use entities.</para>
544 </listitem>
545 <listitem>
546 <para>[andy] - Updated glib2 to 2.8.6.</para>
547 </listitem>
548 </itemizedlist>
549 </listitem>
550
551 <listitem>
552 <para>January 28th, 2006</para>
553 <itemizedlist>
554 <listitem>
555 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
556 instructions.</para>
557 </listitem>
558 <listitem>
559 <para>[andy] - Updated GConf to 2.12.1</para>
560 </listitem>
561 <listitem>
562 <para>[andy] - Updated gtk+2 to 2.8.11</para>
563 </listitem>
564 </itemizedlist>
565 </listitem>
566
567 <listitem>
568 <para>January 27th, 2006</para>
569 <itemizedlist>
570 <listitem>
571 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
572 </listitem>
573 <listitem>
574 <para>[bdubbs] - Removed section on package management because it
575 has been incorporated into LFS.</para>
576 </listitem>
577 <listitem>
578 <para>[randy] - Modified the instruction to apply the patch in the
579 kdegraphics instructions as the patch has changed, thanks to Miguel
580 Bazdresch for the report.</para>
581 </listitem>
582 <listitem>
583 <para>[randy] - Added a note to the GStreamer instructions about
584 Valgrind breaking the build.</para>
585 </listitem>
586 <listitem>
587 <para>[andy] - Updated libxklavier to 2.1.</para>
588 </listitem>
589 </itemizedlist>
590 </listitem>
591
592 <listitem>
593 <para>January 25th, 2006</para>
594 <itemizedlist>
595 <listitem>
596 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
597 to Jay McHugh for sending in the report.</para>
598 </listitem>
599 <listitem>
600 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
601 method to use 'client.mk' and '.mozconfig', added instructions
602 to use system-installed NSS/NSPR libraries and added additional
603 configuration information.</para>
604 </listitem>
605 <listitem>
606 <para>[randy] - Changed the default to render SVG graphics in the
607 Firefox instructions.</para>
608 </listitem>
609 </itemizedlist>
610 </listitem>
611
612 <listitem>
613 <para>January 23rd, 2006</para>
614 <itemizedlist>
615 <listitem>
616 <para>[randy] - Updated to Thunderbird-1.5, changed the build
617 method to use 'client.mk' and '.mozconfig', added instructions
618 to use system-installed NSS/NSPR libraries and added additional
619 configuration information.</para>
620 </listitem>
621 <listitem>
622 <para>[randy] - Added information about using system-installed
623 versions of the NSS/NSPR libraries and added additional configuration
624 information to the Firefox instructions.</para>
625 </listitem>
626 <listitem>
627 <para>[randy] - Added new package Network Security Services,
628 NSS-3.11.</para>
629 </listitem>
630 </itemizedlist>
631 </listitem>
632
633 <listitem>
634 <para>January 22nd, 2006</para>
635 <itemizedlist>
636 <listitem>
637 <para>[randy] - Adjusted some dependencies using a patch sent in
638 by Chris Staub.</para>
639 </listitem>
640 </itemizedlist>
641 </listitem>
642
643 <listitem>
644 <para>January 21st, 2006</para>
645 <itemizedlist>
646 <listitem>
647 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
648 vulnerability patch to the kdelibs instructions.</para>
649 </listitem>
650 </itemizedlist>
651 </listitem>
652
653 <listitem>
654 <para>January 18th, 2006</para>
655 <itemizedlist>
656 <listitem>
657 <para>[randy] - Modified the sed command in the Firefox instructions
658 so that it can be run multiple times, also modified the instructions
659 for creating symlinks to the system-wide mozilla plugin
660 directory.</para>
661 </listitem>
662 <listitem>
663 <para>[randy] - Added a dependency and updated text to the Xine
664 Libraries instructions.</para>
665 </listitem>
666 <listitem>
667 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
668 </listitem>
669 </itemizedlist>
670 </listitem>
671
672 <listitem>
673 <para>January 17th, 2006</para>
674 <itemizedlist>
675 <listitem>
676 <para>[tushar] - Modify unzip compilation to enable unzip to
677 unzip files up to 4 GB.</para>
678 </listitem>
679 <listitem>
680 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
681 Submitted by archaic.</para>
682 </listitem>
683 <listitem>
684 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
685 and added new modules HTML::Element::Extended and HTML::Tree as
686 dependencies; also more reorganization and singling out of the
687 Perl Modules.</para>
688 </listitem>
689 <listitem>
690 <para>[tushar] - Change lynx installation target to install-full.</para>
691 </listitem>
692 <listitem>
693 <para>[tushar] - Removed obsolete note for zipcloack.</para>
694 </listitem>
695 <listitem>
696 <para>[randy] - Added three new Perl Modules as dependencies of the
697 Digest::SHA module: Devel::Symdump, Pod::Coverage and
698 Test::Pod::Coverage.</para>
699 </listitem>
700 </itemizedlist>
701 </listitem>
702
703 <listitem>
704 <para>January 16th, 2006</para>
705 <itemizedlist>
706 <listitem>
707 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
708 numerous text and dependency corrections/additions in the Perl
709 Modules instructions.</para>
710 </listitem>
711 <listitem>
712 <para>[randy] - Singled out the Text::Diff module in the Perl
713 Modules instructions.</para>
714 </listitem>
715 <listitem>
716 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
717 and singled it out in the instructions.</para>
718 </listitem>
719 <listitem>
720 <para>[randy] - Added optional dependencies to the Archive::Zip
721 and HTML::Tagset Perl Modules instructions.</para>
722 </listitem>
723 <listitem>
724 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
725 ExtUtils::ParseXS-2.15 Perl Modules.</para>
726 </listitem>
727 <listitem>
728 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
729 note in the Module::Build instructions about using an older version
730 of YAML.</para>
731 </listitem>
732 <listitem>
733 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
734 added new optional dependencies.</para>
735 </listitem>
736 </itemizedlist>
737 </listitem>
738
739 <listitem>
740 <para>January 15th, 2006</para>
741 <itemizedlist>
742 <listitem>
743 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
744 the Test::Simple-0.62 module.</para>
745 </listitem>
746 <listitem>
747 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
748 </listitem>
749 <listitem>
750 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
751 and Pod::Simple-3.03 Perl Modules.</para>
752 </listitem>
753 <listitem>
754 <para>[randy] - Singled out the Compress::Zlib module in the Perl
755 Modules instructions and updated to the 1.41 version.</para>
756 </listitem>
757 </itemizedlist>
758 </listitem>
759
760 <listitem>
761 <para>January 14th, 2006</para>
762 <itemizedlist>
763 <listitem>
764 <para>[randy] - Added a note to run the test suite and added
765 documentation installation commands to the GnuPG instructions.</para>
766 </listitem>
767 </itemizedlist>
768 </listitem>
769
770 <listitem>
771 <para>January 12th, 2006</para>
772 <itemizedlist>
773 <listitem>
774 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
775 dependency URLs to fix the AMR support and added additional
776 documentation installation commands.</para>
777 </listitem>
778 </itemizedlist>
779 </listitem>
780
781 <listitem>
782 <para>January 11, 2006</para>
783 <itemizedlist>
784 <listitem>
785 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
786 dependencies, updated the version of the Skins file.</para>
787 </listitem>
788 <listitem>
789 <para>[andy] - Updated to abiword-2.4.2.</para>
790 </listitem>
791 </itemizedlist>
792 </listitem>
793
794 <listitem>
795 <para>January 10th, 2006</para>
796 <itemizedlist>
797 <listitem>
798 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
799 </listitem>
800 <listitem>
801 <para>[randy] - Corrections to the CVS instructions: fixed broken
802 download URLs and corrected documentation installation
803 commands.</para>
804 </listitem>
805 </itemizedlist>
806 </listitem>
807
808 <listitem>
809 <para>January 9th, 2006</para>
810 <itemizedlist>
811 <listitem>
812 <para>[randy] - Updated the MPlayer instructions with the new URL for
813 the LIVE555 Streaming Media web site.</para>
814 </listitem>
815 </itemizedlist>
816 </listitem>
817
818 <listitem>
819 <para>January 8th, 2006</para>
820 <itemizedlist>
821 <listitem>
822 <para>[randy] - Updated to Ethereal-0.10.14.</para>
823 </listitem>
824 <listitem>
825 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
826 </listitem>
827 <listitem>
828 <para>[randy] - Minor updates to the Kdegraphics instructions:
829 added new dependencies, added a note about creating the API
830 documentation, added a note about the OCR support, updated the
831 installed programs, libraries and directories list.</para>
832 </listitem>
833 </itemizedlist>
834 </listitem>
835
836 <listitem>
837 <para>January 7th, 2006</para>
838 <itemizedlist>
839 <listitem>
840 <para>[randy] - Removed the Berkeley DB dependency from packages
841 utilizing it as BDB is now built in LFS.</para>
842 </listitem>
843 <listitem>
844 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
845 Python instructions to support the new BDB, updated the Heimdal
846 instructions to account for the changed library file names.</para>
847 </listitem>
848 <listitem>
849 <para>[randy] - Updated to GIMP-2.2.10.</para>
850 </listitem>
851 <listitem>
852 <para>[andy] - Updated to xvidcore-1.1.0.</para>
853 </listitem>
854 </itemizedlist>
855 </listitem>
856
857 <listitem>
858 <para>January 6th, 2006</para>
859 <itemizedlist>
860 <listitem>
861 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
862 1.0.14.</para>
863 </listitem>
864 <listitem>
865 <para>[randy] - Modified the command to run the libcroco test
866 suite.</para>
867 </listitem>
868 </itemizedlist>
869 </listitem>
870
871 <listitem>
872 <para>January 5th, 2006</para>
873 <itemizedlist>
874 <listitem>
875 <para>[randy] - Updated to Poppler-0.4.3.</para>
876 </listitem>
877 <listitem>
878 <para>[randy] - Updated to giflib-4.1.4.</para>
879 </listitem>
880 <listitem>
881 <para>[randy] - Updated to libexif-0.6.13.</para>
882 </listitem>
883 <listitem>
884 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
885 to the kdegraphics instructions.</para>
886 </listitem>
887 </itemizedlist>
888 </listitem>
889
890 <listitem>
891 <para>January 4th, 2006</para>
892 <itemizedlist>
893 <listitem>
894 <para>[randy] - Minor additions to the kdebase instructions: added
895 optional dependencies, added a configuration section which includes
896 information about run-time packages, and added installed programs,
897 libraries and directories.</para>
898 </listitem>
899 <listitem>
900 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
901 </listitem>
902 </itemizedlist>
903 </listitem>
904
905 <listitem>
906 <para>January 2nd, 2006</para>
907 <itemizedlist>
908 <listitem>
909 <para>[randy] - Added significant updates to the HAL instructions:
910 updated the dependencies, modified the command that changes the
911 storage device policy, added text and a visual chart to explain
912 the requirements of the hal-device-manager program, added commands
913 to allow for locale specific needs in the storage device policy,
914 and some general text cleanup.</para>
915 </listitem>
916 <listitem>
917 <para>[randy] - Updated the D-BUS instructions to include text that
918 identifies the needs of the HAL package.</para>
919 </listitem>
920 </itemizedlist>
921 </listitem>
922
923 <listitem>
924 <para>December 31st, 2005</para>
925 <itemizedlist>
926 <listitem>
927 <para>[randy] - Added a sed command to the D-Bus instructions to
928 change a 'jar' command to 'fastjar' due to the changes in
929 GCC-4.0.x.</para>
930 </listitem>
931 </itemizedlist>
932 </listitem>
933
934 <listitem>
935 <para>December 30th, 2005</para>
936 <itemizedlist>
937 <listitem>
938 <para>[randy] - Added some optional dependencies to the Kdelibs
939 instructions.</para>
940 </listitem>
941 <listitem>
942 <para>[randy] - Added new package Libidn-0.6.0.</para>
943 </listitem>
944 <listitem>
945 <para>[andy] - Added new package Gaim-1.5.0.</para>
946 </listitem>
947 </itemizedlist>
948 </listitem>
949
950 <listitem>
951 <para>December 29th, 2005</para>
952 <itemizedlist>
953 <listitem>
954 <para>[randy] - Removed libogg and added NAS to the optional
955 dependencies of aRts.</para>
956 </listitem>
957 <listitem>
958 <para>[randy] - Added a caution note to the MC instructions
959 about the UTF-8 related issues.</para>
960 </listitem>
961 <listitem>
962 <para>[randy] - Added a caution note to the UnZip instructions
963 about the locale related issues.</para>
964 </listitem>
965 <listitem>
966 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
967 2, 'Important Information', thanks to Alexander Patrakov for
968 contributing the text for this page. The page is very incomplete and
969 many more packages with locale related issues will be added.</para>
970 </listitem>
971 </itemizedlist>
972 </listitem>
973
974 <listitem>
975 <para>December 28th, 2005</para>
976 <itemizedlist>
977 <listitem>
978 <para>[randy] - Added new package GOffice-0.1.2.</para>
979 </listitem>
980 </itemizedlist>
981 </listitem>
982
983 <listitem>
984 <para>December 27th, 2005</para>
985 <itemizedlist>
986 <listitem>
987 <para>[randy] - Updated to libgsf-1.13.3.</para>
988 </listitem>
989 <listitem>
990 <para>[randy] - Removed the unneeded 'make' command from the
991 hicolor-icon-theme instructions.</para>
992 </listitem>
993 <listitem>
994 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
995 removed an unneeded switch from the configure command.</para>
996 </listitem>
997 <listitem>
998 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
999 </listitem>
1000 <listitem>
1001 <para>[randy] - Updated to ISO Codes-0.49.</para>
1002 </listitem>
1003 </itemizedlist>
1004 </listitem>
1005
1006 <listitem>
1007 <para>December 26th, 2005</para>
1008 <itemizedlist>
1009 <listitem>
1010 <para>[randy] - Updated to Doxygen-1.4.5.</para>
1011 </listitem>
1012 <listitem>
1013 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
1014 download URL, added test suite notes, modified the configure command
1015 to include switches for the recommended dependencies and added
1016 appropriate notes about the recommended dependencies.</para>
1017 </listitem>
1018 <listitem>
1019 <para>[randy] - Updated to little cms-1.15.</para>
1020 </listitem>
1021 <listitem>
1022 <para>[randy] - Updated to Sendmail-8.13.5.</para>
1023 </listitem>
1024 <listitem>
1025 <para>[dj] - Added colorls patch to tcsh instructions.</para>
1026 </listitem>
1027 <listitem>
1028 <para>[dj] - Corrected additional recommended and optional
1029 dependencies in OpenOffice instructions.</para>
1030 </listitem>
1031 <listitem>
1032 <para>[andy] - Update xine-lib to 1.1.1.</para>
1033 </listitem>
1034 </itemizedlist>
1035 </listitem>
1036
1037 <listitem>
1038 <para>December 25th, 2005</para>
1039 <itemizedlist>
1040 <listitem>
1041 <para>[randy] - Updated to LibMPEG3-1.6.</para>
1042 </listitem>
1043 </itemizedlist>
1044 </listitem>
1045
1046 <listitem>
1047 <para>December 24th, 2005</para>
1048 <itemizedlist>
1049 <listitem>
1050 <para>[randy] - Fixed a syntax error in the configure scripts and
1051 simplified the existing sed commands in the Tcl and Tk
1052 instructions.</para>
1053 </listitem>
1054 <listitem>
1055 <para>[randy] - Added pkg-config and ALSA Library as required
1056 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
1057 pointing out the omission.</para>
1058 </listitem>
1059 <listitem>
1060 <para>[randy] - Fixed GTK+-2 documentation installation commands,
1061 thanks to Nico R. for pointing out the breakage.</para>
1062 </listitem>
1063 <listitem>
1064 <para>[randy] - Updated to Firefox-1.5, modified the method used
1065 to build it and added a command to fix an anonymous enum in an
1066 interface header file.</para>
1067 </listitem>
1068 <listitem>
1069 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
1070 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
1071 </listitem>
1072 </itemizedlist>
1073 </listitem>
1074
1075 <listitem>
1076 <para>December 23rd, 2005</para>
1077 <itemizedlist>
1078 <listitem>
1079 <para>[andy] - Updated librsvg to 2.12.7.</para>
1080 </listitem>
1081 <listitem>
1082 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
1083 </listitem>
1084 </itemizedlist>
1085 </listitem>
1086
1087 <listitem>
1088 <para>December 22nd, 2005</para>
1089 <itemizedlist>
1090 <listitem>
1091 <para>[andy] - Updated XFce to 4.2.3.2.</para>
1092 </listitem>
1093 </itemizedlist>
1094 </listitem>
1095
1096 <listitem>
1097 <para>December 21st, 2005</para>
1098 <itemizedlist>
1099 <listitem>
1100 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
1101 use visudo to edit the sudoers file.</para>
1102 </listitem>
1103 </itemizedlist>
1104 </listitem>
1105
1106 <listitem>
1107 <para>December 20th, 2005</para>
1108 <itemizedlist>
1109 <listitem>
1110 <para>[randy] - Commented out the Python and Perl bindings build
1111 notes from the Subversion instructions as there is a build failure
1112 using current versions of SWIG and (B)LFS packages.</para>
1113 </listitem>
1114 <listitem>
1115 <para>[randy] - Added documentation installation commands to the
1116 Guile instructions.</para>
1117 </listitem>
1118 </itemizedlist>
1119 </listitem>
1120
1121 <listitem>
1122 <para>December 19th, 2005</para>
1123 <itemizedlist>
1124 <listitem>
1125 <para>[randy] - Modified the sed command in the OpenSSH instructions
1126 to better allow for repeated builds.</para>
1127 </listitem>
1128 <listitem>
1129 <para>[bdubbs] - Updated to nmap-3.95.</para>
1130 </listitem>
1131 <listitem>
1132 <para>[bdubbs] - Added sed to Bind to prevent invalid
1133 warnings in the log.</para>
1134 </listitem>
1135 <listitem>
1136 <para>[randy] - Updated to Samba-3.0.20b.</para>
1137 </listitem>
1138 <listitem>
1139 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
1140 </listitem>
1141 </itemizedlist>
1142 </listitem>
1143
1144 <listitem>
1145 <para>December 18th, 2005</para>
1146 <itemizedlist>
1147 <listitem>
1148 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
1149 </listitem>
1150 <listitem>
1151 <para>[bdubbs] - Changed configure instruction in gimp to
1152 use recommended dependencies. Added note that the switches
1153 to configure need to be changed if the recommended
1154 dependencies are not installed.</para>
1155 </listitem>
1156 <listitem>
1157 <para>[bdubbs] - Updated to whois-4.7.10.</para>
1158 </listitem>
1159 <listitem>
1160 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
1161 </listitem>
1162 </itemizedlist>
1163 </listitem>
1164
1165 <listitem>
1166 <para>December 17th, 2005</para>
1167 <itemizedlist>
1168 <listitem>
1169 <para>[randy] - Updated to PHP-5.1.1.</para>
1170 </listitem>
1171 </itemizedlist>
1172 </listitem>
1173
1174 <listitem>
1175 <para>December 16th, 2005</para>
1176 <itemizedlist>
1177 <listitem>
1178 <para>[randy] - Updated to Stunnel-4.14.</para>
1179 </listitem>
1180 <listitem>
1181 <para>[randy] - Updated to Ruby-1.8.3.</para>
1182 </listitem>
1183 </itemizedlist>
1184 </listitem>
1185
1186 <listitem>
1187 <para>December 15, 2005</para>
1188 <itemizedlist>
1189 <listitem>
1190 <para>[randy] - Updated to Aspell-0.60.4.</para>
1191 </listitem>
1192 <listitem>
1193 <para>[randy] - Added a sed command to the FOP instructions which
1194 fixes an obsolete tail command in the JAI binary.</para>
1195 </listitem>
1196 <listitem>
1197 <para>[randy] - Updated to Gamin-0.1.7.</para>
1198 </listitem>
1199 <listitem>
1200 <para>[bdubbs] - Removed section on newsserver.</para>
1201 </listitem>
1202 <listitem>
1203 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
1204 </listitem>
1205 </itemizedlist>
1206 </listitem>
1207
1208 <listitem>
1209 <para>December 14th, 2005</para>
1210 <itemizedlist>
1211 <listitem>
1212 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
1213 </listitem>
1214 <listitem>
1215 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
1216 </listitem>
1217 </itemizedlist>
1218 </listitem>
1219
1220 <listitem>
1221 <para>December 13th, 2005</para>
1222 <itemizedlist>
1223 <listitem>
1224 <para>[bdubbs] - Update description of LiveCD.</para>
1225 </listitem>
1226 <listitem>
1227 <para>[randy] - Updated to MySQL-5.0.16.</para>
1228 </listitem>
1229 <listitem>
1230 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
1231 </listitem>
1232 <listitem>
1233 <para>[bdubbs] - Removed libungif.</para>
1234 </listitem>
1235 <listitem>
1236 <para>[randy] - Updated to GTK+-2.8.9.</para>
1237 </listitem>
1238 <listitem>
1239 <para>[andy] - Updated to Abiword-2.4.1</para>
1240 </listitem>
1241 </itemizedlist>
1242 </listitem>
1243
1244 <listitem>
1245 <para>December 11th, 2005</para>
1246 <itemizedlist>
1247 <listitem>
1248 <para>[randy] - Updated to Pango-1.10.2.</para>
1249 </listitem>
1250 <listitem>
1251 <para>[randy] - Updated to GLib-2.8.4.</para>
1252 </listitem>
1253 </itemizedlist>
1254 </listitem>
1255
1256 <listitem>
1257 <para>December 10th, 2005</para>
1258 <itemizedlist>
1259 <listitem>
1260 <para>[randy] - Updated to Heimdal-0.7.1.</para>
1261 </listitem>
1262 </itemizedlist>
1263 </listitem>
1264
1265 <listitem>
1266 <para>December 9th, 2005</para>
1267 <itemizedlist>
1268 <listitem>
1269 <para>[randy] - Fixed command typos in the Gnome Menus and
1270 Gnome Volume Manager instructions.</para>
1271 </listitem>
1272 <listitem>
1273 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
1274 </listitem>
1275 <listitem>
1276 <para>[andy] - Added details of how to create a fluxbox.desktop file to
1277 the Fluxbox page.</para>
1278 </listitem>
1279 </itemizedlist>
1280 </listitem>
1281
1282 <listitem>
1283 <para>December 8th, 2005</para>
1284 <itemizedlist>
1285 <listitem>
1286 <para>[bdubbs] - Updated to curl-7.15.1.</para>
1287 </listitem>
1288 </itemizedlist>
1289 </listitem>
1290
1291 <listitem>
1292 <para>December 7th, 2005</para>
1293 <itemizedlist>
1294 <listitem>
1295 <para>[bdubbs] - Added sed to remove incomplete tests from
1296 test program in popt.</para>
1297 </listitem>
1298 <listitem>
1299 <para>[bdubbs] - Removed reference to non-existent esound.ps
1300 from EsounD-0.2.36.</para>
1301 </listitem>
1302 <listitem>
1303 <para>[bdubbs] - Removed --with-history option from libxml2. Added
1304 a caution that the make check command can hang forever under
1305 certain conditions with the option.</para>
1306 </listitem>
1307 <listitem>
1308 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
1309 </listitem>
1310 <listitem>
1311 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
1312 go moko for pointing out the omission.</para>
1313 </listitem>
1314 <listitem>
1315 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
1316 </listitem>
1317 <listitem>
1318 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
1319 thanks to David Rosal for pointing out the omission.</para>
1320 </listitem>
1321 <listitem>
1322 <para>[randy] - Updated to libvorbis-1.1.2.</para>
1323 </listitem>
1324 <listitem>
1325 <para>[randy] - Updated to libogg-1.1.3.</para>
1326 </listitem>
1327 </itemizedlist>
1328 </listitem>
1329
1330 <listitem>
1331 <para>December 6th, 2005</para>
1332 <itemizedlist>
1333 <listitem>
1334 <para>[dj] - Completed dependencies, removed optional configure
1335 parameters and added the no_mozilla (firefox) patch for
1336 OpenOffice.</para>
1337 </listitem>
1338 </itemizedlist>
1339 </listitem>
1340
1341 <listitem>
1342 <para>December 3rd, 2005</para>
1343 <itemizedlist>
1344 <listitem>
1345 <para>[randy] - Updated to GCC-4.0.2.</para>
1346 </listitem>
1347 <listitem>
1348 <para>[bdubbs] - Updated to qt-3.3.5.</para>
1349 </listitem>
1350 </itemizedlist>
1351 </listitem>
1352
1353 <listitem>
1354 <para>December 2nd, 2005</para>
1355 <itemizedlist>
1356 <listitem>
1357 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
1358 </listitem>
1359 </itemizedlist>
1360 </listitem>
1361
1362 <listitem>
1363 <para>December 1st, 2005</para>
1364 <itemizedlist>
1365 <listitem>
1366 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
1367 </listitem>
1368 </itemizedlist>
1369 </listitem>
1370
1371 <listitem>
1372 <para>November 30th, 2005</para>
1373 <itemizedlist>
1374 <listitem>
1375 <para>[randy] - Updated to xinetd-2.3.14.</para>
1376 </listitem>
1377 <listitem>
1378 <para>[randy] - Added a command to create the logging directory in
1379 the GDM instructions, thanks to Vincent Fretin for pointing out the
1380 oversight.</para>
1381 </listitem>
1382 <listitem>
1383 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
1384 </listitem>
1385 <listitem>
1386 <para>[randy] - Updated to Sysstat-6.0.2.</para>
1387 </listitem>
1388 </itemizedlist>
1389 </listitem>
1390
1391 <listitem>
1392 <para>November 29th, 2005</para>
1393 <itemizedlist>
1394 <listitem>
1395 <para>[randy] - Updated to Shadow-4.0.13.</para>
1396 </listitem>
1397 <listitem>
1398 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
1399 the installation commands have changed.</para>
1400 </listitem>
1401 <listitem>
1402 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
1403 </listitem>
1404 </itemizedlist>
1405 </listitem>
1406
1407 <listitem>
1408 <para>November 27th, 2005</para>
1409 <itemizedlist>
1410 <listitem>
1411 <para>[randy] - Added an FTP download URL and changed the
1412 documentation installation to a versioned directory in the Fontconfig
1413 instructions.</para>
1414 </listitem>
1415 <listitem>
1416 <para>[randy] - Added documentation installation and clarified the
1417 purpose of the sed command in the FreeType instructions.</para>
1418 </listitem>
1419 </itemizedlist>
1420 </listitem>
1421
1422 <listitem>
1423 <para>November 26th, 2005</para>
1424 <itemizedlist>
1425 <listitem>
1426 <para>[randy] - Added a note to the Lynx instructions that
1427 identifies, and shows how to avoid, a security vulnerability.</para>
1428 </listitem>
1429 <listitem>
1430 <para>[randy] - Updated to S-Lang-2.0.5.</para>
1431 </listitem>
1432 <listitem>
1433 <para>[randy] - Updated the text in the Net-tools instructions
1434 to reflect the updated version of Coreutils.</para>
1435 </listitem>
1436 </itemizedlist>
1437 </listitem>
1438
1439 <listitem>
1440 <para>November 25th, 2005</para>
1441 <itemizedlist>
1442 <listitem>
1443 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
1444 </listitem>
1445 <listitem>
1446 <para>[randy] - Updated to pkg-config-0.20</para>
1447 </listitem>
1448 </itemizedlist>
1449 </listitem>
1450
1451 <listitem>
1452 <para>November 24th, 2005</para>
1453 <itemizedlist>
1454 <listitem>
1455 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
1456 installation commands to work with the newer version.</para>
1457 </listitem>
1458 </itemizedlist>
1459 </listitem>
1460
1461 <listitem>
1462 <para>November 23rd, 2005</para>
1463 <itemizedlist>
1464 <listitem>
1465 <para>[bdubbs] - Added sed to sudo to correct a security issue
1466 (Archaic). Also added --enable-shell-sets-home switch
1467 (Gerard).</para>
1468 </listitem>
1469 </itemizedlist>
1470 </listitem>
1471
1472 <listitem>
1473 <para>November 22nd, 2005</para>
1474 <itemizedlist>
1475 <listitem>
1476 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
1477 </listitem>
1478 <listitem>
1479 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
1480 051020 and changed the documentation directory to a versioned
1481 name.</para>
1482 </listitem>
1483 <listitem>
1484 <para>[randy] - Updated to FriBidi-0.10.7.</para>
1485 </listitem>
1486 <listitem>
1487 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
1488 the tests outlined in the DocBook DSSSL Stylesheets
1489 instructions.</para>
1490 </listitem>
1491 <listitem>
1492 <para>[randy] - Updated to Ethereal-0.10.13.</para>
1493 </listitem>
1494 <listitem>
1495 <para>[randy] - Added new package GC-6.5.</para>
1496 </listitem>
1497 </itemizedlist>
1498 </listitem>
1499
1500 <listitem>
1501 <para>November 21st, 2005</para>
1502 <itemizedlist>
1503 <listitem>
1504 <para>[randy] - Updated the Rsync bootscript to remove the --compress
1505 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
1506 </listitem>
1507 <listitem>
1508 <para>[randy] - Added --disable-python to the configure command in
1509 the D-BUS instructions to fix a broken build identified by Filip
1510 Bartmann.</para>
1511 </listitem>
1512 <listitem>
1513 <para>[randy] - Added --disable-libwrap to the configure command in
1514 the Stunnel instructions to fix a broken build identified by Filip
1515 Bartmann.</para>
1516 </listitem>
1517 <listitem>
1518 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
1519 Utilities section of Chapter 31.</para>
1520 </listitem>
1521 <listitem>
1522 <para>[randy] - Modified the libexecdir parameter passed to configure
1523 and tweaked the storage device policy in the HAL instructions.</para>
1524 </listitem>
1525 </itemizedlist>
1526 </listitem>
1527
1528 <listitem>
1529 <para>November 19th, 2005</para>
1530 <itemizedlist>
1531 <listitem>
1532 <para>[randy] - Added notes to start a D-BUS session daemon to the
1533 D-BUS, GDM and GNOME Configuration instructions.</para>
1534 </listitem>
1535 <listitem>
1536 <para>[dj] - Cleaned up OpenOffice instructions and added
1537 a no-pam patch.</para>
1538 </listitem>
1539 </itemizedlist>
1540 </listitem>
1541
1542 <listitem>
1543 <para>November 18th, 2005</para>
1544 <itemizedlist>
1545 <listitem>
1546 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
1547 thanks to Steffen Knollman for discovering the problem and
1548 contributing the patch.</para>
1549 </listitem>
1550 <listitem>
1551 <para>[igor] - Updated to rsync-2.6.6.</para>
1552 </listitem>
1553 </itemizedlist>
1554 </listitem>
1555
1556 <listitem>
1557 <para>November 17th, 2005</para>
1558 <itemizedlist>
1559 <listitem>
1560 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
1561 Utilities section of Chapter 31.</para>
1562 </listitem>
1563 <listitem>
1564 <para>[dj] - Corrected OpenOffice patch names.</para>
1565 </listitem>
1566 </itemizedlist>
1567 </listitem>
1568
1569 <listitem>
1570 <para>November 15th, 2005</para>
1571 <itemizedlist>
1572 <listitem>
1573 <para>[dj] - Updated to OpenOffice-2.0.0</para>
1574 </listitem>
1575 </itemizedlist>
1576 </listitem>
1577
1578 <listitem>
1579 <para>November 14th, 2005</para>
1580 <itemizedlist>
1581 <listitem>
1582 <para>[randy] - Updated to Balsa-2.3.6.</para>
1583 </listitem>
1584 </itemizedlist>
1585 </listitem>
1586
1587 <listitem>
1588 <para>November 13th, 2005</para>
1589 <itemizedlist>
1590 <listitem>
1591 <para>[randy] - Added several more entries to the 'Other Programming
1592 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
1593 and other contributions.</para>
1594 </listitem>
1595 </itemizedlist>
1596 </listitem>
1597
1598 <listitem>
1599 <para>November 12th, 2005</para>
1600 <itemizedlist>
1601 <listitem>
1602 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
1603 xptinfo.h anonymous enum patch.</para>
1604 </listitem>
1605 </itemizedlist>
1606 </listitem>
1607
1608 <listitem>
1609 <para>November 9th, 2005</para>
1610 <itemizedlist>
1611 <listitem>
1612 <para>[randy] - Updated references to source and md5sum files
1613 on the Anduin server due to the Anduin reorganization.</para>
1614 </listitem>
1615 <listitem>
1616 <para>[randy] - Added several more programming languages to the
1617 'Other Programming Tools' section.</para>
1618 </listitem>
1619 </itemizedlist>
1620 </listitem>
1621
1622 <listitem>
1623 <para>November 7th, 2005</para>
1624 <itemizedlist>
1625 <listitem>
1626 <para>[randy] - Added several programming languages to the 'Other
1627 Programming Tools' section.</para>
1628 </listitem>
1629 <listitem>
1630 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
1631 </listitem>
1632 </itemizedlist>
1633 </listitem>
1634
1635 <listitem>
1636 <para>November 5th, 2005</para>
1637 <itemizedlist>
1638 <listitem>
1639 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
1640 suggestions.</para>
1641 </listitem>
1642 </itemizedlist>
1643 </listitem>
1644
1645 <listitem>
1646 <para>November 4th, 2005</para>
1647 <itemizedlist>
1648 <listitem>
1649 <para>[randy] - Added a patch to the libgsf instructions so that the
1650 configure script properly discovers GConf.</para>
1651 </listitem>
1652 </itemizedlist>
1653 </listitem>
1654
1655 <listitem>
1656 <para>November 3rd, 2005</para>
1657 <itemizedlist>
1658 <listitem>
1659 <para>[randy] - Added new package GMime-2.1.17.</para>
1660 </listitem>
1661 </itemizedlist>
1662 </listitem>
1663
1664 <listitem>
1665 <para>November 1st, 2005</para>
1666 <itemizedlist>
1667 <listitem>
1668 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
1669 'Other Programming Tools' section.</para>
1670 </listitem>
1671 <listitem>
1672 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
1673 </listitem>
1674 <listitem>
1675 <para>[randy] - Updated to Transcode-1.0.1.</para>
1676 </listitem>
1677 </itemizedlist>
1678 </listitem>
1679
1680 <listitem>
1681 <para>October 31st, 2005</para>
1682 <itemizedlist>
1683 <listitem>
1684 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
1685 </listitem>
1686 </itemizedlist>
1687 </listitem>
1688
1689 <listitem>
1690 <para>October 30th, 2005</para>
1691 <itemizedlist>
1692 <listitem>
1693 <para>[randy] - Added new package Totem-1.2.0.</para>
1694 </listitem>
1695 <listitem>
1696 <para>[dj] - Updated to JDK-1.5.0_05.</para>
1697 </listitem>
1698 </itemizedlist>
1699 </listitem>
1700
1701 <listitem>
1702 <para>October 29th, 2005</para>
1703 <itemizedlist>
1704 <listitem>
1705 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
1706 </listitem>
1707 </itemizedlist>
1708 </listitem>
1709
1710 <listitem>
1711 <para>October 28th, 2005</para>
1712 <itemizedlist>
1713 <listitem>
1714 <para>[igor] - Updated to SDL-1.2.9.</para>
1715 </listitem>
1716 <listitem>
1717 <para>[igor] - Updated to CVS-1.11.21.</para>
1718 </listitem>
1719 </itemizedlist>
1720 </listitem>
1721
1722 <listitem>
1723 <para>October 25th, 2005</para>
1724 <itemizedlist>
1725 <listitem>
1726 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
1727 package from the GNOME Add-on section.</para>
1728 </listitem>
1729 </itemizedlist>
1730 </listitem>
1731
1732 <listitem>
1733 <para>October 23rd, 2005</para>
1734 <itemizedlist>
1735 <listitem>
1736 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
1737 </listitem>
1738 <listitem>
1739 <para>[randy] - Added new package Poppler-0.4.2.</para>
1740 </listitem>
1741 </itemizedlist>
1742 </listitem>
1743
1744 <listitem>
1745 <para>October 21st, 2005</para>
1746 <itemizedlist>
1747 <listitem>
1748 <para>[randy] - Added new package GNOME Keyring
1749 Manager-2.12.0.</para>
1750 </listitem>
1751 </itemizedlist>
1752 </listitem>
1753
1754 <listitem>
1755 <para>October 20th, 2005</para>
1756 <itemizedlist>
1757 <listitem>
1758 <para>[randy] - Added new package ISO Codes-0.48.</para>
1759 </listitem>
1760 </itemizedlist>
1761 </listitem>
1762
1763 <listitem>
1764 <para>October 19th, 2005</para>
1765 <itemizedlist>
1766 <listitem>
1767 <para>[randy] - Added new package PyXML-0.8.4.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[randy] - Added category headers to the GNOME Add-on packages
1771 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
1772 XML wizardry to make this happen.</para>
1773 </listitem>
1774 </itemizedlist>
1775 </listitem>
1776
1777 <listitem>
1778 <para>October 18th, 2005</para>
1779 <itemizedlist>
1780 <listitem>
1781 <para>[randy] - Added a patch and an additional command to enable the
1782 streaming audio method in the GNOME Speech instructions.</para>
1783 </listitem>
1784 <listitem>
1785 <para>[randy] - Updated to GDM-2.8.0.5.</para>
1786 </listitem>
1787 </itemizedlist>
1788 </listitem>
1789
1790 <listitem>
1791 <para>October 17th, 2005</para>
1792 <itemizedlist>
1793 <listitem>
1794 <para>[randy] - Updated to GOK-1.0.5.</para>
1795 </listitem>
1796 <listitem>
1797 <para>[igor] - Updated to HTML Tidy-051013.</para>
1798 </listitem>
1799 <listitem>
1800 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
1801 </listitem>
1802 <listitem>
1803 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
1804 </listitem>
1805 </itemizedlist>
1806 </listitem>
1807
1808 <listitem>
1809 <para>October 16th, 2005</para>
1810 <itemizedlist>
1811 <listitem>
1812 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
1813 of the xextensions.pc file from the GNOME Magnifier to the XFree86
1814 instructions.</para>
1815 </listitem>
1816 <listitem>
1817 <para>[igor] - Updated to PHP-5.0.5.</para>
1818 </listitem>
1819 <listitem>
1820 <para>[randy] - Modified dependencies in the libgtkhtml
1821 instructions.</para>
1822 </listitem>
1823 <listitem>
1824 <para>[igor] - Updated to PCRE-6.4.</para>
1825 </listitem>
1826 <listitem>
1827 <para>[igor] - Updated to cURL-7.15.0.</para>
1828 </listitem>
1829 </itemizedlist>
1830 </listitem>
1831
1832 <listitem>
1833 <para>October 15th, 2005</para>
1834 <itemizedlist>
1835 <listitem>
1836 <para>[igor] - Added the gcc4 patch for NTP.</para>
1837 </listitem>
1838 <listitem>
1839 <para>[igor] - Updated to Fcron-3.0.0.</para>
1840 </listitem>
1841 <listitem>
1842 <para>[igor] - Updated to Apache-2.0.55.</para>
1843 </listitem>
1844 <listitem>
1845 <para>[igor] - Updated to Python-2.4.2.</para>
1846 </listitem>
1847 <listitem>
1848 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
1849 </listitem>
1850 <listitem>
1851 <para>[randy] - Updated to GGV-2.12.0.</para>
1852 </listitem>
1853 <listitem>
1854 <para>[igor] - Updated to Firefox-1.0.7.</para>
1855 </listitem>
1856 <listitem>
1857 <para>[randy] - Updated to AT SPI-1.6.6.</para>
1858 </listitem>
1859 <listitem>
1860 <para>[igor] - Updated to libtiff-3.7.4.</para>
1861 </listitem>
1862 <listitem>
1863 <para>[igor] - Updated to cairo-1.0.2.</para>
1864 </listitem>
1865 <listitem>
1866 <para>[randy] - Updated to Zenity-2.12.1.</para>
1867 </listitem>
1868 <listitem>
1869 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
1870 </listitem>
1871 </itemizedlist>
1872 </listitem>
1873
1874 <listitem>
1875 <para>October 14th, 2005</para>
1876 <itemizedlist>
1877 <listitem>
1878 <para>[igor] - Updated to libpcap-0.9.4.</para>
1879 </listitem>
1880 <listitem>
1881 <para>[igor] - Updated to Wget-1.10.2.</para>
1882 </listitem>
1883 <listitem>
1884 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
1885 </listitem>
1886 <listitem>
1887 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
1888 </listitem>
1889 <listitem>
1890 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
1891 </listitem>
1892 <listitem>
1893 <para>[randy] - Updated to File Roller-2.12.1.</para>
1894 </listitem>
1895 <listitem>
1896 <para>[randy] - Updated to EOG-2.12.1.</para>
1897 </listitem>
1898 <listitem>
1899 <para>[randy] - Updated to gedit-2.12.1.</para>
1900 </listitem>
1901 </itemizedlist>
1902 </listitem>
1903
1904 <listitem>
1905 <para>October 13th, 2005</para>
1906 <itemizedlist>
1907 <listitem>
1908 <para>[igor] - Updated Vim security patch.</para>
1909 </listitem>
1910 <listitem>
1911 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
1912 </listitem>
1913 <listitem>
1914 <para>[randy] - Updated to Epiphany-1.8.2.</para>
1915 </listitem>
1916 <listitem>
1917 <para>[randy] - Changed Python from an optional to a recommended
1918 dependency in the GNOME Doc Utils dependencies.</para>
1919 </listitem>
1920 </itemizedlist>
1921 </listitem>
1922
1923 <listitem>
1924 <para>October 12th, 2005</para>
1925 <itemizedlist>
1926 <listitem>
1927 <para>[randy] - Updated to gcalctool-5.6.31.</para>
1928 </listitem>
1929 </itemizedlist>
1930 </listitem>
1931
1932 <listitem>
1933 <para>October 11th, 2005</para>
1934 <itemizedlist>
1935 <listitem>
1936 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
1937 </listitem>
1938 <listitem>
1939 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
1940 </listitem>
1941 <listitem>
1942 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
1943 </listitem>
1944 <listitem>
1945 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
1946 </listitem>
1947 <listitem>
1948 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
1949 </listitem>
1950 <listitem>
1951 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
1952 </listitem>
1953 <listitem>
1954 <para>[randy] - Updated to Evolution-2.4.1.</para>
1955 </listitem>
1956 </itemizedlist>
1957 </listitem>
1958
1959 <listitem>
1960 <para>October 10th, 2005</para>
1961 <itemizedlist>
1962 <listitem>
1963 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
1964 </listitem>
1965 <listitem>
1966 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
1967 </listitem>
1968 <listitem>
1969 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
1970 </listitem>
1971 <listitem>
1972 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
1973 </listitem>
1974 <listitem>
1975 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
1976 </listitem>
1977 <listitem>
1978 <para>[randy] - Added GTK+-2 as a required dependency of
1979 libgtkhtml.</para>
1980 </listitem>
1981 <listitem>
1982 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
1983 </listitem>
1984 <listitem>
1985 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
1986 GNOME. GNOME add-on packages are updated only to the release
1987 versions. The individual updates to the GNOME add-on packages will be
1988 accomplished individually.</para>
1989 </listitem>
1990 </itemizedlist>
1991 </listitem>
1992
1993 <listitem>
1994 <para>October 8th, 2005</para>
1995 <itemizedlist>
1996 <listitem>
1997 <para>[tushar] - Replaced FAM with Gamin.</para>
1998 </listitem>
1999 </itemizedlist>
2000 </listitem>
2001
2002 <listitem>
2003 <para>October 6th, 2005</para>
2004 <itemizedlist>
2005 <listitem>
2006 <para>[randy] - Updated to librsvg-2.12.4.</para>
2007 </listitem>
2008 <listitem>
2009 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
2010 </listitem>
2011 <listitem>
2012 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
2013 </listitem>
2014 </itemizedlist>
2015 </listitem>
2016
2017 <listitem>
2018 <para>October 5th, 2005</para>
2019 <itemizedlist>
2020 <listitem>
2021 <para>[randy] - Updated to Metacity-2.12.1.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[randy] - Updated to libwnck-2.12.1.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[randy] - Updated to GTK+-2.8.6.</para>
2028 </listitem>
2029 <listitem>
2030 <para>[randy] - Updated to Pango-1.10.1.</para>
2031 </listitem>
2032 <listitem>
2033 <para>[randy] - Updated to GLib-2.8.3.</para>
2034 </listitem>
2035 <listitem>
2036 <para>[randy] - Updated to libxml2-2.6.22.</para>
2037 </listitem>
2038 <listitem>
2039 <para>[randy] - Added the --disable-error-on-warning parameter to the
2040 GnuCash configure command as using GCC-4.0.x will generate warnings
2041 which will break the build if the parameter is not used.</para>
2042 </listitem>
2043 <listitem>
2044 <para>[randy] - Added a patch to the Guile instructions and changed
2045 the sed command in the SLIB instructions so that the two packages
2046 work nicely together.</para>
2047 </listitem>
2048 </itemizedlist>
2049 </listitem>
2050
2051 <listitem>
2052 <para>October 4th, 2005</para>
2053 <itemizedlist>
2054 <listitem>
2055 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
2056 instructions.</para>
2057 </listitem>
2058 <listitem>
2059 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
2060 fix a GCC-4.0.x build problem.</para>
2061 </listitem>
2062 <listitem>
2063 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
2064 </listitem>
2065 <listitem>
2066 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
2067 </listitem>
2068 <listitem>
2069 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
2070 instructions.</para>
2071 </listitem>
2072 <listitem>
2073 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
2074 fix a GCC-4 build problem.</para>
2075 </listitem>
2076 </itemizedlist>
2077 </listitem>
2078
2079 <listitem>
2080 <para>October 3rd, 2005</para>
2081 <itemizedlist>
2082 <listitem>
2083 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
2084 instructions.</para>
2085 </listitem>
2086 <listitem>
2087 <para>[randy] - Clarified the dependencies in the Imlib
2088 instructions.</para>
2089 </listitem>
2090 <listitem>
2091 <para>[randy] - Updated to AbiWord-2.2.10.</para>
2092 </listitem>
2093 </itemizedlist>
2094 </listitem>
2095
2096 <listitem>
2097 <para>October 1st, 2005</para>
2098 <itemizedlist>
2099 <listitem>
2100 <para>[randy] - Added new package HAL-0.5.4.</para>
2101 </listitem>
2102 </itemizedlist>
2103 </listitem>
2104
2105 <listitem>
2106 <para>September 26th, 2005</para>
2107 <itemizedlist>
2108 <listitem>
2109 <para>[randy] - Added new package D-BUS-0.50.</para>
2110 </listitem>
2111 </itemizedlist>
2112 </listitem>
2113
2114 <listitem>
2115 <para>September 25th, 2005</para>
2116 <itemizedlist>
2117 <listitem>
2118 <para>[randy] - Added a patch to fix a build problem with newer
2119 versions of libgsf and added a sed command so the default is to
2120 build the Perl plugin module to the Gnumeric instructions.</para>
2121 </listitem>
2122 </itemizedlist>
2123 </listitem>
2124
2125 <listitem>
2126 <para>September 22nd, 2005</para>
2127 <itemizedlist>
2128 <listitem>
2129 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
2130 </listitem>
2131 </itemizedlist>
2132 </listitem>
2133
2134 <listitem>
2135 <para>September 21st, 2005</para>
2136 <itemizedlist>
2137 <listitem>
2138 <para>[randy] - Updated to Samba-3.0.20.</para>
2139 </listitem>
2140 <listitem>
2141 <para>[bdubbs] - Reverted gcc build instructions.</para>
2142 </listitem>
2143 <listitem>
2144 <para>[randy] - Updated to EsounD-0.2.36.</para>
2145 </listitem>
2146 <listitem>
2147 <para>[randy] - Updated to Metacity-2.12.0.</para>
2148 </listitem>
2149 <listitem>
2150 <para>[randy] - Updated to Libwnck-2.12.0.</para>
2151 </listitem>
2152 </itemizedlist>
2153 </listitem>
2154
2155 <listitem>
2156 <para>September 20th, 2005</para>
2157 <itemizedlist>
2158 <listitem>
2159 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
2160 gcc-4.0.1.</para>
2161 </listitem>
2162 <listitem>
2163 <para>[randy] - Updated to GTK+-2.8.3.</para>
2164 </listitem>
2165 <listitem>
2166 <para>[randy] - Updated to ATK-1.10.3.</para>
2167 </listitem>
2168 <listitem>
2169 <para>[randy] - Updated to Pango-1.10.0.</para>
2170 </listitem>
2171 <listitem>
2172 <para>[randy] - Updated to GLib-2.8.1.</para>
2173 </listitem>
2174 <listitem>
2175 <para>[randy] - Added a command to create an X Render pkg-config file
2176 to the XFree86 instructions. Also created notes in the Metacity and
2177 cairo instructions to ensure this file exists.</para>
2178 </listitem>
2179 <listitem>
2180 <para>[randy] - Added new package cairo-1.0.0.</para>
2181 </listitem>
2182 <listitem>
2183 <para>[bdubbs] - Changed gcc build instructions to use
2184 a simple make. Added a note to use make bootstrap if
2185 the base compiler is not gcc-4.0.1.</para>
2186 </listitem>
2187 </itemizedlist>
2188 </listitem>
2189
2190 <listitem>
2191 <para>September 19th, 2005</para>
2192 <itemizedlist>
2193 <listitem>
2194 <para>[bdubbs] - Added a patch to build mozilla with
2195 gcc-4.0.1.</para>
2196 </listitem>
2197 <listitem>
2198 <para>[randy] - Updated to gucharmap-1.4.4.</para>
2199 </listitem>
2200 <listitem>
2201 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
2202 </listitem>
2203 <listitem>
2204 <para>[richard] - Added a sed to fix the build of the
2205 test suite for cpio-2.6 when using gcc-4.0.1.
2206 Suggested by Matthew Burgess</para>
2207 </listitem>
2208 </itemizedlist>
2209 </listitem>
2210
2211 <listitem>
2212 <para>September 18th, 2005</para>
2213 <itemizedlist>
2214 <listitem>
2215 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
2216 </listitem>
2217 <listitem>
2218 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
2219 </listitem>
2220 <listitem>
2221 <para>[richard] - Updated to bluefish-1.0.4.</para>
2222 </listitem>
2223 </itemizedlist>
2224 </listitem>
2225
2226 <listitem>
2227 <para>September 17th, 2005</para>
2228 <itemizedlist>
2229 <listitem>
2230 <para>[randy] - Added an alternate installation location for the
2231 shared library interface headers to the AFPL Ghostscript and ESP
2232 Ghostscript instructions.</para>
2233 </listitem>
2234 <listitem>
2235 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
2236 </listitem>
2237 <listitem>
2238 <para>[randy] - Updated the Business::ISBN Perl module to
2239 1.82.</para>
2240 </listitem>
2241 <listitem>
2242 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
2243 </listitem>
2244 <listitem>
2245 <para>[randy] - Updated the Module::Signature Perl module to
2246 0.50.</para>
2247 </listitem>
2248 <listitem>
2249 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
2250 </listitem>
2251 <listitem>
2252 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
2253 2.12.</para>
2254 </listitem>
2255 <listitem>
2256 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
2257 0.13.</para>
2258 </listitem>
2259 <listitem>
2260 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
2261 new Perl modules Text::Diff and Algorithm::Diff.</para>
2262 </listitem>
2263 <listitem>
2264 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
2265 </listitem>
2266 </itemizedlist>
2267 </listitem>
2268
2269 <listitem>
2270 <para>September 15th, 2005</para>
2271 <itemizedlist>
2272 <listitem>
2273 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
2274 </listitem>
2275 <listitem>
2276 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
2277 added a GCC-4 patch to the Gimp instructions.</para>
2278 </listitem>
2279 <listitem>
2280 <para>[randy] - Updated to librsvg-2.11.1.</para>
2281 </listitem>
2282 </itemizedlist>
2283 </listitem>
2284
2285 <listitem>
2286 <para>September 14th, 2005</para>
2287 <itemizedlist>
2288 <listitem>
2289 <para>[randy] - Removed redundant GTK+-2 dependency from the
2290 libgnomeprintui instructions.</para>
2291 </listitem>
2292 <listitem>
2293 <para>[randy] - Updated to libgsf-1.12.3.</para>
2294 </listitem>
2295 <listitem>
2296 <para>[randy] - Added documentation installation commands and
2297 corrected the note about the test suite in the libcroco
2298 instructions.</para>
2299 </listitem>
2300 </itemizedlist>
2301 </listitem>
2302
2303 <listitem>
2304 <para>September 13th, 2005</para>
2305 <itemizedlist>
2306 <listitem>
2307 <para>[randy] - Added commands to the CVS instructions to create and
2308 install additional documentation.</para>
2309 </listitem>
2310 <listitem>
2311 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
2312 documentation files chown command to only run if the docs were
2313 built and installed.</para>
2314 </listitem>
2315 </itemizedlist>
2316 </listitem>
2317
2318 <listitem>
2319 <para>September 12th, 2005</para>
2320 <itemizedlist>
2321 <listitem>
2322 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
2323 </listitem>
2324 <listitem>
2325 <para>[randy] - Updated to VTE-0.11.15.</para>
2326 </listitem>
2327 <listitem>
2328 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
2329 ScrollKeeper instructions.</para>
2330 </listitem>
2331 <listitem>
2332 <para>[randy] - Updated to GCC-4.0.1.</para>
2333 </listitem>
2334 </itemizedlist>
2335 </listitem>
2336
2337 <listitem>
2338 <para>September 11th, 2005</para>
2339 <itemizedlist>
2340 <listitem>
2341 <para>[randy] - Minor corrections to the XSL Stylesheets
2342 instructions, suggested by Manuel Canales Esparcia.</para>
2343 </listitem>
2344 </itemizedlist>
2345 </listitem>
2346
2347 <listitem>
2348 <para>September 10th, 2005</para>
2349 <itemizedlist>
2350 <listitem>
2351 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
2352 the environment variables are properly set.</para>
2353 </listitem>
2354 <listitem>
2355 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
2356 </listitem>
2357 <listitem>
2358 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
2359 </listitem>
2360 <listitem>
2361 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
2362 </listitem>
2363 <listitem>
2364 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
2365 patch in JDK source build instructions.</para>
2366 </listitem>
2367 <listitem>
2368 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
2369 </listitem>
2370 <listitem>
2371 <para>[dj] - Updated volume restore script for use with
2372 Udev versions greater than 058.</para>
2373 </listitem>
2374 </itemizedlist>
2375 </listitem>
2376
2377 <listitem>
2378 <para>September 9th, 2005</para>
2379 <itemizedlist>
2380 <listitem>
2381 <para>[randy] - Added a GCC-4 patch to the libexif
2382 instructions.</para>
2383 </listitem>
2384 <listitem>
2385 <para>[randy] - Added a GCC-4 patch to the Avifile
2386 instructions.</para>
2387 </listitem>
2388 <listitem>
2389 <para>[randy] - Added a GCC-4 patch to the FFmpeg
2390 instructions.</para>
2391 </listitem>
2392 <listitem>
2393 <para>[randy] - Added a GCC-4 patch to the MPlayer
2394 instructions.</para>
2395 </listitem>
2396 <listitem>
2397 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
2398 </listitem>
2399 <listitem>
2400 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
2401 </listitem>
2402 <listitem>
2403 <para>[randy] - Added a GCC-4 patch to the Firefox
2404 instructions.</para>
2405 </listitem>
2406 <listitem>
2407 <para>[randy] - Added a GCC-4 patch to the Thunderbird
2408 instructions.</para>
2409 </listitem>
2410 <listitem>
2411 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
2412 </listitem>
2413 <listitem>
2414 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
2415 </listitem>
2416 <listitem>
2417 <para>[randy] - Added a GCC-4 patch and documentation installation
2418 commands to the NAS instructions.</para>
2419 </listitem>
2420 <listitem>
2421 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
2422 instructions.</para>
2423 </listitem>
2424 <listitem>
2425 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
2426 </listitem>
2427 <listitem>
2428 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
2429 in the Inetutils instructions.</para>
2430 </listitem>
2431 <listitem>
2432 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
2433 </listitem>
2434 <listitem>
2435 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
2436 instructions.</para>
2437 </listitem>
2438 <listitem>
2439 <para>[randy] - Updated to intltool-0.34.1.</para>
2440 </listitem>
2441 <listitem>
2442 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
2443 </listitem>
2444 </itemizedlist>
2445 </listitem>
2446
2447 <listitem>
2448 <para>September 8th, 2005</para>
2449 <itemizedlist>
2450 <listitem>
2451 <para>[randy] - Added a sed command to the libxklavier instructions
2452 to fix a GCC-4.x build problem.</para>
2453 </listitem>
2454 <listitem>
2455 <para>[randy] - Updated to libxslt-1.1.15.</para>
2456 </listitem>
2457 <listitem>
2458 <para>[randy] - Updated to libxml2-2.6.21.</para>
2459 </listitem>
2460 </itemizedlist>
2461 </listitem>
2462
2463 <listitem>
2464 <para>September 7th, 2005</para>
2465 <itemizedlist>
2466 <listitem>
2467 <para>[richard] - Updated to XScreenSaver-4.22.</para>
2468 </listitem>
2469 </itemizedlist>
2470 </listitem>
2471
2472 <listitem>
2473 <para>September 6th, 2005</para>
2474 <itemizedlist>
2475 <listitem>
2476 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
2477 release notes.</para>
2478 </listitem>
2479 <listitem>
2480 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
2481 installation commands to the instructions.</para>
2482 </listitem>
2483 </itemizedlist>
2484 </listitem>
2485
2486 <listitem>
2487 <para>September 5th, 2005</para>
2488 <itemizedlist>
2489 <listitem>
2490 <para>[randy] - Updated to Subversion-1.2.3</para>
2491 </listitem>
2492 </itemizedlist>
2493 </listitem>
2494
2495 <listitem>
2496 <para>September 4th, 2005</para>
2497 <itemizedlist>
2498 <listitem>
2499 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
2500 documentation installation commands to the instructions.</para>
2501 </listitem>
2502 </itemizedlist>
2503 </listitem>
2504
2505 <listitem>
2506 <para>September 3rd, 2005</para>
2507 <itemizedlist>
2508 <listitem>
2509 <para>[randy] - Updated to HTML Tidy-050826.</para>
2510 </listitem>
2511 <listitem>
2512 <para>[randy] - Updated to cURL-7.14.1.</para>
2513 </listitem>
2514 </itemizedlist>
2515 </listitem>
2516
2517 <listitem>
2518 <para>September 2nd, 2005</para>
2519 <itemizedlist>
2520 <listitem>
2521 <para>[randy] - Added commands to the Heimdal instructions to
2522 preserve and restore some overwritten interface headers and
2523 libraries. Also listed the dependencies in a more accurate
2524 manner.</para>
2525 </listitem>
2526 <listitem>
2527 <para>[randy] - Updated to MySQL-4.1.14.</para>
2528 </listitem>
2529 <listitem>
2530 <para>[randy] - Fixed some broken commands in the TeX
2531 instructions.</para>
2532 </listitem>
2533 </itemizedlist>
2534 </listitem>
2535
2536 <listitem>
2537 <para>September 1st, 2005</para>
2538 <itemizedlist>
2539 <listitem>
2540 <para>[randy] - Added documentation installation commands to the
2541 ALSA Libraries instructions.</para>
2542 </listitem>
2543 </itemizedlist>
2544 </listitem>
2545
2546 <listitem>
2547 <para>August 31st, 2005</para>
2548 <itemizedlist>
2549 <listitem>
2550 <para>[randy] - Updated to Shadow-4.0.12.</para>
2551 </listitem>
2552 <listitem>
2553 <para>[randy] - Updated to Wget-1.10.1.</para>
2554 </listitem>
2555 </itemizedlist>
2556 </listitem>
2557
2558 <listitem>
2559 <para>August 30th, 2005</para>
2560 <itemizedlist>
2561 <listitem>
2562 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
2563 </listitem>
2564 <listitem>
2565 <para>[randy] - Removed obsolete dependencies from the LZO
2566 instructions.</para>
2567 </listitem>
2568 </itemizedlist>
2569 </listitem>
2570
2571 <listitem>
2572 <para>August 29th, 2005</para>
2573 <itemizedlist>
2574 <listitem>
2575 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
2576 about the location of configuruation files. Updated
2577 optional dependencies.</para>
2578 </listitem>
2579 <listitem>
2580 <para>[richard] - Added definition of dependency terms
2581 to Notes on Building Software.</para>
2582 </listitem>
2583 </itemizedlist>
2584 </listitem>
2585
2586 <listitem>
2587 <para>August 28th, 2005</para>
2588 <itemizedlist>
2589 <listitem>
2590 <para>[randy] - Added documentation installation commands to the Xvid
2591 instructions.</para>
2592 </listitem>
2593 <listitem>
2594 <para>[randy] - Added documentation installation commands to the
2595 libdv instructions.</para>
2596 </listitem>
2597 <listitem>
2598 <para>[randy] - Updated to whois-4.7.6.</para>
2599 </listitem>
2600 <listitem>
2601 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
2602 </listitem>
2603 <listitem>
2604 <para>[randy] - Added a patch to fix the XMMS plugin and added a
2605 sed command to fix the Valgrind testing in the FLAC
2606 instructions.</para>
2607 </listitem>
2608 </itemizedlist>
2609 </listitem>
2610
2611 <listitem>
2612 <para>August 27th, 2005</para>
2613 <itemizedlist>
2614 <listitem>
2615 <para>[randy] - Added a patch to fix the test suite in the id3lib
2616 instructions.</para>
2617 </listitem>
2618 <listitem>
2619 <para>[randy] - Updated the GCC patch and provided documentation
2620 installation commands to the libmpeg3 instructions.</para>
2621 </listitem>
2622 </itemizedlist>
2623 </listitem>
2624
2625 <listitem>
2626 <para>August 26th, 2005</para>
2627 <itemizedlist>
2628 <listitem>
2629 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
2630 the Movemail and RSS &amp; Blogs account setup options are now
2631 available 2) modified the Enigmail setup so that it actually works
2632 3) fixed the profile locking problem 4) made it so that if a mailto:
2633 URL is clicked, a message compose window is opened with the To: field
2634 filled out.</para>
2635 </listitem>
2636 </itemizedlist>
2637 </listitem>
2638
2639 <listitem>
2640 <para>August 25th, 2005</para>
2641 <itemizedlist>
2642 <listitem>
2643 <para>[randy] - Added a command to the Firefox instructions to fix
2644 the profile locking problem and an optional command to open a new
2645 tab in an existing browser window, both suggested by Kevin
2646 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
2647 suggestions.</para>
2648 </listitem>
2649 </itemizedlist>
2650 </listitem>
2651
2652 <listitem>
2653 <para>August 24th, 2005</para>
2654 <itemizedlist>
2655 <listitem>
2656 <para>[randy] - Modified SLIB instructions to use TeX instead of
2657 Lynx to create the text documentation.</para>
2658 </listitem>
2659 </itemizedlist>
2660 </listitem>
2661
2662 <listitem>
2663 <para>August 22nd, 2005</para>
2664 <itemizedlist>
2665 <listitem>
2666 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
2667 Hugo Villeneuve for pointed it out.</para>
2668 </listitem>
2669 <listitem>
2670 <para>[randy] - Updated to Xpdf-3.01</para>
2671 </listitem>
2672 <listitem>
2673 <para>[randy] - Updated to SLIB-3a2</para>
2674 </listitem>
2675 </itemizedlist>
2676 </listitem>
2677
2678 <listitem>
2679 <para>August 21st, 2005</para>
2680 <itemizedlist>
2681 <listitem>
2682 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
2683 dependency, added commands to install documentation and added an FTP
2684 download URL.</para>
2685 </listitem>
2686 <listitem>
2687 <para>[richard] - Updated to Leafnode-1.11.3.</para>
2688 </listitem>
2689 </itemizedlist>
2690 </listitem>
2691
2692 <listitem>
2693 <para>August 20th, 2005</para>
2694 <itemizedlist>
2695 <listitem>
2696 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
2697 </listitem>
2698 <listitem>
2699 <para>[randy] - Renamed the FOP patch to adhere with the naming
2700 standards.</para>
2701 </listitem>
2702 <listitem>
2703 <para>[randy] - Updated to GnuPG-1.4.2.</para>
2704 </listitem>
2705 <listitem>
2706 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
2707 the ffitarget.h interface header in /usr/include.</para>
2708 </listitem>
2709 </itemizedlist>
2710 </listitem>
2711
2712 <listitem>
2713 <para>August 19th, 2005</para>
2714 <itemizedlist>
2715 <listitem>
2716 <para>[dj] - Updated dev.d scripts and surrounding text
2717 in alsa-utils.</para>
2718 </listitem>
2719 <listitem>
2720 <para>[randy] - Updated to Sysstat-6.0.1.</para>
2721 </listitem>
2722 <listitem>
2723 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
2724 </listitem>
2725 <listitem>
2726 <para>[randy] - Updated to Nail-11.25.</para>
2727 </listitem>
2728 <listitem>
2729 <para>[randy] - Updated to Subversion-1.2.1.</para>
2730 </listitem>
2731 <listitem>
2732 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
2733 </listitem>
2734 </itemizedlist>
2735 </listitem>
2736
2737 <listitem>
2738 <para>August 17th, 2005</para>
2739 <itemizedlist>
2740 <listitem>
2741 <para>[randy] - Updated to GCC-3.3.6.</para>
2742 </listitem>
2743 <listitem>
2744 <para>[randy] - Updated to Doxygen-1.4.4.</para>
2745 </listitem>
2746 </itemizedlist>
2747 </listitem>
2748
2749 <listitem>
2750 <para>August 16th, 2005</para>
2751 <itemizedlist>
2752 <listitem>
2753 <para>[bdubbs] - Added instructions for cm-super
2754 fonts to TeX.</para>
2755 </listitem>
2756 <listitem>
2757 <para>[randy] - Added additional parameters to the
2758 configure command and added a note to run the test suite to the
2759 Gimp-Print instructions.</para>
2760 </listitem>
2761 <listitem>
2762 <para>[dj] - Updated cups bootscript installation
2763 to remove existing scripts and changed note to show that CUPS should
2764 be started after Samba.</para>
2765 </listitem>
2766 </itemizedlist>
2767 </listitem>
2768
2769 <listitem>
2770 <para>August 15th, 2005</para>
2771 <itemizedlist>
2772 <listitem>
2773 <para>[randy] - Added a patch and a note about running
2774 the test suite to the CUPS instructions.</para>
2775 </listitem>
2776 </itemizedlist>
2777 </listitem>
2778
2779 <listitem>
2780 <para>August 14th, 2005</para>
2781 <itemizedlist>
2782 <listitem>
2783 <para>[randy] - Updates to PHP: added new dependencies,
2784 placed the dependencies in catagories, added instructions to install
2785 documentation, added instruction to update php.ini and minor textual
2786 corrections.</para>
2787 </listitem>
2788 <listitem>
2789 <para>[randy] - Updated to GTK-Doc-1.4.</para>
2790 </listitem>
2791 <listitem>
2792 <para>[randy] - Updated to HTML Tidy-050803.</para>
2793 </listitem>
2794 <listitem>
2795 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
2796 </listitem>
2797 <listitem>
2798 <para>[randy] - Added a configure switch to OpenLDAP
2799 to create the executables dynamically linked to the libraries.</para>
2800 </listitem>
2801 <listitem>
2802 <para>[randy] - Added documentation installation commands to the GTK+
2803 (version 1) instructions.</para>
2804 </listitem>
2805 </itemizedlist>
2806 </listitem>
2807
2808 <listitem>
2809 <para>August 13th, 2005</para>
2810 <itemizedlist>
2811 <listitem>
2812 <para>[larry] - Add a warning to MIT KRB5
2813 concerning the use of login.krb5 as a substitute for login.</para>
2814 </listitem>
2815 <listitem>
2816 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
2817 version; also added dependencies and configuration explanation.</para>
2818 </listitem>
2819 </itemizedlist>
2820 </listitem>
2821
2822 <listitem>
2823 <para>August 12th, 2005</para>
2824 <itemizedlist>
2825 <listitem>
2826 <para>[randy] - Added a command to the PostgreSQL
2827 instructions to fix broken ownership of installed files.</para>
2828 </listitem>
2829 </itemizedlist>
2830 </listitem>
2831
2832 <listitem>
2833 <para>August 11th, 2005</para>
2834 <itemizedlist>
2835 <listitem>
2836 <para>[randy] - Updated the JDK binary version to
2837 1.5.0_04.</para>
2838 </listitem>
2839 <listitem>
2840 <para>[randy] - Added sharutils as an optional dependency of
2841 Berkeley DB.</para>
2842 </listitem>
2843 <listitem>
2844 <para>[randy] - Applied a patch contributed by stirling
2845 to fix many broken download URLs.</para>
2846 </listitem>
2847 <listitem>
2848 <para>[randy] - Added a new section "Other Programming
2849 Tools" to Chapter 12 - Programming.</para>
2850 </listitem>
2851 </itemizedlist>
2852 </listitem>
2853
2854 <listitem>
2855 <para>August 10th, 2005</para>
2856 <itemizedlist>
2857 <listitem>
2858 <para>[randy] - Added style information files and
2859 documentation installation commands to the JadeTeX
2860 instructions.</para>
2861 </listitem>
2862 </itemizedlist>
2863 </listitem>
2864
2865 <listitem>
2866 <para>August 9th, 2005</para>
2867 <itemizedlist>
2868 <listitem>
2869 <para>[randy] - Modified the CrackLib instructions to
2870 include an alternate source for word lists, how to incorporate additional
2871 word lists, and added additional text contributed by Alexander
2872 Patrakov.</para>
2873 </listitem>
2874 <listitem>
2875 <para>[dj] - Added default PATH for pam_env and
2876 a note about the lack of ENV_SUPATH.</para>
2877 </listitem>
2878 </itemizedlist>
2879 </listitem>
2880
2881 <listitem>
2882 <para>August 8th, 2005</para>
2883 <itemizedlist>
2884 <listitem>
2885 <para>[randy] - Modified documentation installation in
2886 the Fontconfig instructions.</para>
2887 </listitem>
2888 <listitem>
2889 <para>[randy] - Modified the Shadow instructions so
2890 that builders will not receive configuration errors during the testing
2891 recommended by the warning note.</para>
2892 </listitem>
2893 <listitem>
2894 <para>[randy] - Added instructions to install a patch
2895 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
2896 for the suggestion.</para>
2897 </listitem>
2898 <listitem>
2899 <para>[randy] - Added instructions to install a patch
2900 to NASM that fixes a security vulnerability, thanks to Ken Moffat
2901 for the suggestion.</para>
2902 </listitem>
2903 <listitem>
2904 <para>[randy] - Added documentation installation commands to
2905 the expat instructions.</para>
2906 </listitem>
2907 </itemizedlist>
2908 </listitem>
2909
2910 <listitem>
2911 <para>August 7th, 2005</para>
2912 <itemizedlist>
2913 <listitem>
2914 <para>[randy] - Removed building the MPFR library
2915 from the GMP instructions.</para>
2916 </listitem>
2917 </itemizedlist>
2918 </listitem>
2919
2920 <listitem>
2921 <para>August 6th, 2005</para>
2922 <itemizedlist>
2923 <listitem>
2924 <para>[larry] - Added dictionary file to MIT
2925 Kerberos setup and made adjusts for PAM.</para>
2926 </listitem>
2927 <listitem>
2928 <para>[randy] - Updated to S-Lang-2.0.4.</para>
2929 </listitem>
2930 </itemizedlist>
2931 </listitem>
2932
2933 <listitem>
2934 <para>August 5th, 2005</para>
2935 <itemizedlist>
2936 <listitem>
2937 <para>[randy] - Updated to Wget-1.10.</para>
2938 </listitem>
2939 <listitem>
2940 <para>[randy] - Updated to PCRE-6.2.</para>
2941 </listitem>
2942 </itemizedlist>
2943 </listitem>
2944
2945 <listitem>
2946 <para>August 1st, 2005</para>
2947 <itemizedlist>
2948 <listitem>
2949 <para>[bdubbs] - Released Version 6.1-pre1.</para>
2950 </listitem>
2951 </itemizedlist>
2952 </listitem>
2953
2954 </itemizedlist>
2955
2956</sect1>
Note: See TracBrowser for help on using the repository browser.