source: introduction/welcome/changelog.xml@ 1ad238d8

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

Updated to Linux-PAM-0.99.4.0

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

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