source: introduction/welcome/changelog.xml@ 1d41b80

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

Updated to PostgreSQL-8.1.3

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

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