source: introduction/welcome/changelog.xml@ 9f6abab3

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

Updated to cURL-7.15.3

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

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