source: introduction/welcome/changelog.xml@ 6722219

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

Added new package Graphviz-2.8 to BLFS

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

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