source: introduction/welcome/changelog.xml@ aeaebda9

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

Added commands to the JDK instructions to run a demo program with the newly created java binary to provide a basic test of the build

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

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