source: introduction/welcome/changelog.xml@ 9d91468a

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 9d91468a was 9d91468a, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

update to ntp-4.2.0a

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

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