source: introduction/welcome/changelog.xml@ ab47e379

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

Updated to Stunnel-4.15

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