source: introduction/welcome/changelog.xml@ 6067373

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 6067373 was 6067373, checked in by DJ Lucas <dj@…>, 18 years ago

Updated OpenOffice to new system-moz patch and added notes to moz product pages about OOo and system NSS.

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

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