source: introduction/welcome/changelog.xml@ 6236e5b

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 6236e5b was 6236e5b, checked in by Andrew Benton <andy@…>, 18 years ago

Updated to Gnumeric-1.6.3 and Goffice-0.2.1

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

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