source: introduction/welcome/changelog.xml@ c5b7d1fa

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 c5b7d1fa was c5b7d1fa, checked in by DJ Lucas <dj@…>, 18 years ago

corrected svn ci collision

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

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