source: introduction/welcome/changelog.xml@ 6c42d4e

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

Updated all the wiki links to point to the existing package wiki page if one existed

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

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