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

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

Added resmgr as an optional dependency of ALSA Library

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

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