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

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

Update to dhcp-3.0.4

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

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