source: introduction/welcome/changelog.xml@ 410ada3

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

Removed the ext3 file system page from the book as this file system is now the LFS default

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

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