source: introduction/welcome/changelog.xml@ be2679d

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

Updated to ATK-1.11.3

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

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