source: introduction/welcome/changelog.xml@ 4be5ad2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4be5ad2 was 4be5ad2, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated to NSS-3.11.3

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

  • Property mode set to 100644
File size: 161.1 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>October 11th, 2006</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to NSS-3.11.3.</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
53 <listitem>
54 <para>October 8th, 2006</para>
55 <itemizedlist>
56 <listitem>
57 <para>[dnicholson] - Updated to Firefox-1.5.0.7. Fixes
58 #2150.</para>
59 </listitem>
60 <listitem>
61 <para>[dnicholson] - Updated to Thunderbird-1.5.0.7 and
62 Enigmail-0.94.1. Fixes #2151 and #2171.</para>
63 </listitem>
64 <listitem>
65 <para>[dnicholson] - Updated to Links-2.1pre23. Installed some
66 user documentation from the tarball. Closes #2042.</para>
67 </listitem>
68 </itemizedlist>
69 </listitem>
70
71 <listitem>
72 <para>October 5th, 2006</para>
73 <itemizedlist>
74 <listitem>
75 <para>[randy] - Changed the TCP ports used by tunneled SWAT in the
76 Samba instructions from 901 and 902 to 904 and 905 so that there is
77 no conflict with the IANA database.</para>
78 </listitem>
79 <listitem>
80 <para>[randy] - Updated to cairo-1.2.4.</para>
81 </listitem>
82 </itemizedlist>
83 </listitem>
84
85 <listitem>
86 <para>October 1st, 2006</para>
87 <itemizedlist>
88 <listitem>
89 <para>[dnicholson] - Fixed an issue with with rendering of OpenGL
90 applications with MesaLib by adding an appropriate compiler flag.
91 Thanks to Alexander Patrakov for the report and the fix. Closes
92 ticket #2103.</para>
93 </listitem>
94 <listitem>
95 <para>[dnicholson] - Fixed an error with output redirection
96 in MesaLib when /bin/sh is not Bash. Fixes ticket #2118.</para>
97 </listitem>
98 </itemizedlist>
99 </listitem>
100
101 <listitem>
102 <para>September 30th, 2006</para>
103 <itemizedlist>
104 <listitem>
105 <para>[djensen] - Updated to Balsa-2.3.13.</para>
106 </listitem>
107 </itemizedlist>
108 </listitem>
109
110 <listitem>
111 <para>September 25th, 2006</para>
112 <itemizedlist>
113 <listitem>
114 <para>[djensen] - Added 2 seds to LPRng-3.8.28, fixing a gcc-4.1
115 bug and a syntax error for newer makes.</para>
116 </listitem>
117 <listitem>
118 <para>[dnicholson] - Updated to dhcpcd-2.0.8. Changed the build
119 to execute the dhcpcd.exe configuration file.</para>
120 </listitem>
121 </itemizedlist>
122 </listitem>
123
124 <listitem>
125 <para>September 24th, 2006</para>
126 <itemizedlist>
127 <listitem>
128 <para>[djensen] - Updated to SeaMonkey-1.0.5. Added the optional
129 pango patch.</para>
130 </listitem>
131 <listitem>
132 <para>[randy] - Added a patch to the Heimdal instructions to fix a
133 security vulnerability identified in MIT advisories CVE-2006-3083
134 and CVE-2006-3084.</para>
135 </listitem>
136 </itemizedlist>
137 </listitem>
138
139 <listitem>
140 <para>September 19th, 2006</para>
141 <itemizedlist>
142 <listitem>
143 <para>[djensen] - Updated to Mpg123-0.60.</para>
144 </listitem>
145 </itemizedlist>
146 </listitem>
147
148 <listitem>
149 <para>September 16th, 2006</para>
150 <itemizedlist>
151 <listitem>
152 <para>[djensen] - Removed a possible spurious doc dir installation in EsounD.</para>
153 </listitem>
154 <listitem>
155 <para>[bdubbs] - Updated to openssl-0.9.8c.</para>
156 </listitem>
157 </itemizedlist>
158 </listitem>
159
160 <listitem>
161 <para>September 14th, 2006</para>
162 <itemizedlist>
163 <listitem>
164 <para>[randy] - Fixed broken Linux-PAM documentation download
165 URL.</para>
166 </listitem>
167 </itemizedlist>
168 </listitem>
169
170 <listitem>
171 <para>September 12th, 2006</para>
172 <itemizedlist>
173 <listitem>
174 <para>[dj] - Updated to JDK-1.0.5_08.</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>September 10th, 2006</para>
181 <itemizedlist>
182 <listitem>
183 <para>[bdubbs] - Updated to nfs-utils-1.0.10.</para>
184 </listitem>
185 <listitem>
186 <para>[bdubbs] - Updated bootscripts to properly handle
187 non-TERM stop signals.</para>
188 </listitem>
189 <listitem>
190 <para>[bdubbs] - Added creation of bin user to portmap.</para>
191 </listitem>
192 <listitem>
193 <para>[bdubbs] - Updated to pcre-6.7.</para>
194 </listitem>
195 </itemizedlist>
196 </listitem>
197
198 <listitem>
199 <para>September 5th, 2006</para>
200 <itemizedlist>
201 <listitem>
202 <para>[dnicholson] - Updated to Thunderbird-1.5.0.5. Reordered
203 the patches so that they can apply cleanly.</para>
204 </listitem>
205 </itemizedlist>
206 </listitem>
207
208 <listitem>
209 <para>September 4th, 2006</para>
210 <itemizedlist>
211 <listitem>
212 <para>[dnicholson] - Updated to Firefox-1.5.0.6. Changed the
213 order of the patches so that they can apply cleanly.</para>
214 </listitem>
215 <listitem>
216 <para>[dnicholson] - Fixed the text describing the default
217 PKG_CONFIG_PATH to include /usr/share/pkgconfig. Fixes #2117.
218 Thanks to Joe Ciccone.</para>
219 </listitem>
220 <listitem>
221 <para>[dnicholson] - Removed the ispell package as it has problems
222 in UTF-8 locales and the aspell package is superior. Fixes ticket
223 #2101.</para>
224 </listitem>
225 <listitem>
226 <para>[dnicholson] - Updated to xterm-218. Fixes tickets
227 #2096 and #2100.</para>
228 </listitem>
229 <listitem>
230 <para>[bdubbs] - Fixed wording in php describing ini file.
231 Thanks to Pippin for pointing this out.</para>
232 </listitem>
233 <listitem>
234 <para>[dnicholson] - Moved xterm, rman, MesaLib and libdrm
235 packages out of the Xorg-7 chapter as they are now developed
236 externally. Added notes to their pages to indicate that they
237 should only be built when using Xorg-7. Fixes ticket
238 #2120.</para>
239 </listitem>
240 <listitem>
241 <para>[dnicholson] - Added a missing program description to
242 the Luit page.</para>
243 </listitem>
244 </itemizedlist>
245 </listitem>
246
247 <listitem>
248 <para>August 30th, 2006</para>
249 <itemizedlist>
250 <listitem>
251 <para>[djensen] - Updated to JOE-3.5.</para>
252 </listitem>
253 </itemizedlist>
254 </listitem>
255
256 <listitem>
257 <para>August 29th, 2006</para>
258 <itemizedlist>
259 <listitem>
260 <para>[dnicholson] - Fixed the download link for the
261 Linux-PAM docs. Thanks to Tor Olav Slava.</para>
262 </listitem>
263 <listitem>
264 <para>[dnicholson] - Removed the reference to the vimrc
265 question in the FAQ since it no longer exists. Thanks to
266 Peter Ennis.</para>
267 </listitem>
268 <listitem>
269 <para>[dnicholson] - Minor text update on the bootdisk page.
270 Thanks to Peter Ennis.</para>
271 </listitem>
272 </itemizedlist>
273 </listitem>
274
275 <listitem>
276 <para>August 9th, 2006</para>
277 <itemizedlist>
278 <listitem>
279 <para>[dnicholson] - Added patch to fix a security
280 vulnerability in Mutt-1.5.11. Fixes ticket #2072.</para>
281 </listitem>
282 <listitem>
283 <para>[dnicholson] - Added patches to fix security
284 vulnerabilities in Xorg-7.1. Closes ticket #2100.</para>
285 </listitem>
286 <listitem>
287 <para>[dnicholson] - Added configuration for HAL and
288 gnome-volume-manager for use without the pam_console module.</para>
289 </listitem>
290 <listitem>
291 <para>[dnicholson] - Fixed a broken iptables link and a typo
292 on the About Devices page. Thanks to Gabriel Batir.</para>
293 </listitem>
294 </itemizedlist>
295 </listitem>
296
297 <listitem>
298 <para>August 7th, 2006</para>
299 <itemizedlist>
300 <listitem>
301 <para>[dnicholson] - Added a patch to fix security
302 vulnerabilities in Xorg-6.9.0. See ticket #2100. Removed
303 fix for Glibc sys/kd.h as it is now in LFS stable.</para>
304 </listitem>
305 </itemizedlist>
306 </listitem>
307
308 <listitem>
309 <para>August 6th, 2006</para>
310 <itemizedlist>
311 <listitem>
312 <para>[randy] - Noted in the Evince instructions that
313 shared-mime-info is a run-time requirement.</para>
314 </listitem>
315 <listitem>
316 <para>[randy] - Updated to libsoup-2.2.96.</para>
317 </listitem>
318 <listitem>
319 <para>[randy] - Added XMLRPC-EPI as an optional dependency of
320 PHP.</para>
321 </listitem>
322 </itemizedlist>
323 </listitem>
324
325 <listitem>
326 <para>August 5th, 2006</para>
327 <itemizedlist>
328 <listitem>
329 <para>[randy] - Updated to libwnck-2.14.3.</para>
330 </listitem>
331 <listitem>
332 <para>[randy] - Updated to libglade-2.6.0.</para>
333 </listitem>
334 <listitem>
335 <para>[randy] - Updated to GTK+-2.8.20.</para>
336 </listitem>
337 <listitem>
338 <para>[dnicholson] - Removed /etc/profile.d/tinker-term.sh
339 since it is no longer needed with the Ncurses in stable
340 LFS-6.2.</para>
341 </listitem>
342 </itemizedlist>
343 </listitem>
344
345 <listitem>
346 <para>August 4th, 2006</para>
347 <itemizedlist>
348 <listitem>
349 <para>[randy] - Updated to libpng-1.2.12.</para>
350 </listitem>
351 <listitem>
352 <para>[randy] - Updated to libIDL-0.8.7.</para>
353 </listitem>
354 <listitem>
355 <para>[randy] - Added libxslt as a required dependency of the
356 GNOME Doc Utils package.</para>
357 </listitem>
358 <listitem>
359 <para>[randy] - Updated to libxslt-1.1.17.</para>
360 </listitem>
361 <listitem>
362 <para>[randy] - Updated to libxml2-2.6.26.</para>
363 </listitem>
364 </itemizedlist>
365 </listitem>
366
367 <listitem>
368 <para>August 3rd, 2006</para>
369 <itemizedlist>
370 <listitem>
371 <para>[randy] - Added four upstream patches to the Berkeley-DB
372 instructions.</para>
373 </listitem>
374 </itemizedlist>
375 </listitem>
376
377 <listitem>
378 <para>August 2nd, 2006</para>
379 <itemizedlist>
380 <listitem>
381 <para>[randy] - Updated the book to point at LFS 'stable'
382 and use LFS stable package versions of Coreutils and
383 Flex.</para>
384 </listitem>
385 <listitem>
386 <para>[randy] - Removed an obsolete ldconfig command from
387 the OAF instructions.</para>
388 </listitem>
389 </itemizedlist>
390 </listitem>
391
392 <listitem>
393 <para>July 25th, 2006</para>
394 <itemizedlist>
395 <listitem>
396 <para>[randy] - Updated to GIMP-2.2.12.</para>
397 </listitem>
398 </itemizedlist>
399 </listitem>
400
401 <listitem>
402 <para>July 24th, 2006</para>
403 <itemizedlist>
404 <listitem>
405 <para>[randy] - Updated to libquicktime-0.9.9.</para>
406 </listitem>
407 </itemizedlist>
408 </listitem>
409
410 <listitem>
411 <para>July 22nd, 2006</para>
412 <itemizedlist>
413 <listitem>
414 <para>[randy] - Updated to Avifile-0.7.45.</para>
415 </listitem>
416 </itemizedlist>
417 </listitem>
418
419 <listitem>
420 <para>July 15th, 2006</para>
421 <itemizedlist>
422 <listitem>
423 <para>[randy] - Fixed the creation of the symbolic link in the
424 Gnumeric instructions to fix access to the help documentation if
425 GNOME is installed in a prefix other than /usr, thanks to
426 Alessandro Alocci for spotting the error and contributing the
427 fix.</para>
428 </listitem>
429 </itemizedlist>
430 </listitem>
431
432 <listitem>
433 <para>July 13th, 2006</para>
434 <itemizedlist>
435 <listitem>
436 <para>[dnicholson] - Fixed patch XML tags for Firefox and
437 Thunderbird. Closes ticket #2069. Thanks to Joe Ciccone.</para>
438 </listitem>
439 </itemizedlist>
440 </listitem>
441
442 <listitem>
443 <para>July 11th, 2006</para>
444 <itemizedlist>
445 <listitem>
446 <para>[randy] - Updated to K3b-0.12.16 and clarified the dependencies
447 to fix Ticket #2015.</para>
448 </listitem>
449 <listitem>
450 <para>[randy] - Added DAO to the Glossary.</para>
451 </listitem>
452 <listitem>
453 <para>[randy] - Updated to CVS-1.11.22.</para>
454 </listitem>
455 </itemizedlist>
456 </listitem>
457
458 <listitem>
459 <para>July 9th, 2006</para>
460 <itemizedlist>
461 <listitem>
462 <para>[randy] - Added a note about some additional optional
463 dependencies in the Cdrdao instructions.</para>
464 </listitem>
465 <listitem>
466 <para>[dj] - Clarified instructions concerning alternate X
467 Window System installation prefix.</para>
468 </listitem>
469 <listitem>
470 <para>[dj] - Corrected permission of installed files in OpenOffice
471 instructions.</para>
472 </listitem>
473 </itemizedlist>
474 </listitem>
475
476 <listitem>
477 <para>July 8th, 2006</para>
478 <itemizedlist>
479 <listitem>
480 <para>[dj] - Added instructions to QT installation to account for
481 alternate installation prefix in X Window System.</para>
482 </listitem>
483 </itemizedlist>
484 </listitem>
485
486 <listitem>
487 <para>July 7th, 2006</para>
488 <itemizedlist>
489 <listitem>
490 <para>[randy] - Updated the Apache Ant instructions to specify the
491 version of Junit you should use.</para>
492 </listitem>
493 <listitem>
494 <para>[randy] - Added new package - gnome-screensaver-2.14.2.</para>
495 </listitem>
496 <listitem>
497 <para>[andy] - Updated ppp to 2.4.4.</para>
498 </listitem>
499 </itemizedlist>
500 </listitem>
501
502 <listitem>
503 <para>July 6th, 2006</para>
504 <itemizedlist>
505 <listitem>
506 <para>[dnicholson] - Fixed typo in libusb udev rule creation.
507 Thanks to Johannes L&auml;chele.</para>
508 </listitem>
509 </itemizedlist>
510 </listitem>
511
512 <listitem>
513 <para>July 4th, 2006</para>
514 <itemizedlist>
515 <listitem>
516 <para>[dnicholson] - Updated Firefox and Thunderbird to version
517 1.5.0.4. Added a patch to fix the builds with --enable-pango.</para>
518 </listitem>
519 <listitem>
520 <para>[randy] - Added a command to the Linux-PAM instructions to
521 alter the unix_chkpwd password helper setuid, thanks to Jürg Billeter
522 for pointing this out.</para>
523 </listitem>
524 </itemizedlist>
525 </listitem>
526
527 <listitem>
528 <para>July 3rd, 2006</para>
529 <itemizedlist>
530 <listitem>
531 <para>[randy] - Updated the Zenity and GNOME Keyring Manager
532 package instructions to be compatible with the
533 GNOME-2.14.2 update.</para>
534 </listitem>
535 <listitem>
536 <para>[dj] - Clarified text surrounding additional downloads
537 section of OpenOffice instructions.</para>
538 </listitem>
539 </itemizedlist>
540 </listitem>
541
542 <listitem>
543 <para>July 2nd, 2006</para>
544 <itemizedlist>
545 <listitem>
546 <para>[randy] - Updated to GNOME System Monitor-2.14.4.</para>
547 </listitem>
548 <listitem>
549 <para>[randy] - Updated the GConf Editor, gedit, bug-buddy, EOG and
550 File Roller package instructions to be compatible with the
551 GNOME-2.14.2 update.</para>
552 </listitem>
553 <listitem>
554 <para>[dj] - Updated to OpenOffice-2.0.3.</para>
555 </listitem>
556 <listitem>
557 <para>[andy] - Updated SDL to SDL-1.2.11</para>
558 </listitem>
559 </itemizedlist>
560 </listitem>
561
562 <listitem>
563 <para>July 1st, 2006</para>
564 <itemizedlist>
565 <listitem>
566 <para>[randy] - Removed unnecessary --sysconfdir and --localstatedir
567 parameters from the GStreamer (and plugins) instructions. Updated
568 the 'Good' Plugins with a --sysconfdir parameter that will force the
569 GConf configuration files into the correct location.</para>
570 </listitem>
571 <listitem>
572 <para>[randy] - Updated the GNOME Utilities and GNOME Games package
573 instructions to be compatible with the GNOME-2.14.2 update.</para>
574 </listitem>
575 </itemizedlist>
576 </listitem>
577
578 <listitem>
579 <para>June 30th, 2006</para>
580 <itemizedlist>
581 <listitem>
582 <para>[randy] - Updated the GNOME Accessibility packages'
583 instructions to be compatible with the GNOME-2.14.2 update.</para>
584 </listitem>
585 </itemizedlist>
586 </listitem>
587
588 <listitem>
589 <para>June 29th, 2006</para>
590 <itemizedlist>
591 <listitem>
592 <para>[dnicholson] - Changed the installation instructions and
593 explanations in XFS to be more consistent with the rest of the
594 book. Thanks to Chris Staub for prompting the change.</para>
595 </listitem>
596 <listitem>
597 <para>[dnicholson] - Fixed sed command in WvStreams to not alter
598 a non-existent file. Thanks to Angel Tsankov.</para>
599 </listitem>
600 </itemizedlist>
601 </listitem>
602
603 <listitem>
604 <para>June 28th, 2006</para>
605 <itemizedlist>
606 <listitem>
607 <para>[randy] - Renamed the GnomeMeeting package to Ekiga and
608 updated the instructions to be compatible with the GNOME-2.14.2
609 update.</para>
610 </listitem>
611 <listitem>
612 <para>[randy] - Updated the dependencies and build commands in the
613 gnome-volume-manager instructions to conform with GNOME-2.14.2.
614 There is still some additional information that needs to be added
615 to this page after the additions are finalized via BLFS-Dev
616 discussion.</para>
617 </listitem>
618 <listitem>
619 <para>[dj] - Updated JDK, source and bin, to jdk-1.5.0
620 update 7.</para>
621 </listitem>
622 </itemizedlist>
623 </listitem>
624
625 <listitem>
626 <para>June 27th, 2006</para>
627 <itemizedlist>
628 <listitem>
629 <para>[randy] - Added new package GStreamer Ugly
630 Plugins-0.10.3</para>
631 </listitem>
632 <listitem>
633 <para>[randy] - Updated the Nautilus CD Burner, GNOME Media and
634 Sound Juicer instructions to conform with the GNOME 2.14.2
635 update.</para>
636 </listitem>
637 <listitem>
638 <para>[randy] - Completed the gnome-mount instructions.</para>
639 </listitem>
640 </itemizedlist>
641 </listitem>
642
643 <listitem>
644 <para>June 26th, 2006</para>
645 <itemizedlist>
646 <listitem>
647 <para>[randy] - Replaced many instances of repetitive similar
648 text with xinclude files in various package instructions.</para>
649 </listitem>
650 </itemizedlist>
651 </listitem>
652
653 <listitem>
654 <para>June 25th, 2006</para>
655 <itemizedlist>
656 <listitem>
657 <para>[randy] - Minor fixes and clean-up to the core GNOME-2
658 package instructions including standardizing the text in the
659 'Command Explanations' section by using xinclude files and changing
660 the creation of symbolic links to using PYTHONPATH so Python can
661 find modules installed in non-standard locations.</para>
662 </listitem>
663 <listitem>
664 <para>[randy] - Added some new xinclude files to replace the
665 repetitive similar text in many package instructions.</para>
666 </listitem>
667 </itemizedlist>
668 </listitem>
669
670 <listitem>
671 <para>June 24th, 2006</para>
672 <itemizedlist>
673 <listitem>
674 <para>[randy] - Created a new BLFS BootScript tarball to reflect
675 the updated HAL script.</para>
676 </listitem>
677 <listitem>
678 <para>[randy] - Updated to GDM-2.14.9.</para>
679 </listitem>
680 <listitem>
681 <para>[randy] - Updated to Totem-1.4.2.</para>
682 </listitem>
683 <listitem>
684 <para>[randy] - Updated to gcalctool-5.8.16.</para>
685 </listitem>
686 </itemizedlist>
687 </listitem>
688
689 <listitem>
690 <para>June 23rd, 2006</para>
691 <itemizedlist>
692 <listitem>
693 <para>[randy] - Added new package GStreamer Good
694 Plug-ins-0.10.3.</para>
695 </listitem>
696 <listitem>
697 <para>[randy] - Created a new BLFS BootScript tarball to reflect
698 the updated GDM script.</para>
699 </listitem>
700 <listitem>
701 <para>[randy] - Updated the Evince, Poppler and GNOME Netstatus
702 instructions to conform with the GNOME-2.14.2 update.</para>
703 </listitem>
704 </itemizedlist>
705 </listitem>
706
707 <listitem>
708 <para>June 21st, 2006</para>
709 <itemizedlist>
710 <listitem>
711 <para>[randy] - Updated the Epiphany and gucharmap instructions to
712 conform with the GNOME-2.14.2 update.</para>
713 </listitem>
714 <listitem>
715 <para>[randy] - Updated the GNOME2 additional libraries instructions
716 to conform with the GNOME-2.14.2 update. This leaves the GNOME2
717 Accessibility and Additional Utility packages to update.</para>
718 </listitem>
719 <listitem>
720 <para>[randy] - Updated to Evolution-2.6.2.</para>
721 </listitem>
722 <listitem>
723 <para>[randy] - Added new package gnome-mount-0.4 (not fully
724 complete, but added now to fix a validation issue).</para>
725 </listitem>
726 <listitem>
727 <para>[randy] - Updated to GNOME-2.14.2. All version entities have
728 been updated with the core package updates being complete. The
729 'Additional' packages will be updated in upcoming commits.</para>
730 </listitem>
731 <listitem>
732 <para>[randy] - Changed references to GNOME2 User Docs to the
733 renamed package of GNOME User Docs.</para>
734 </listitem>
735 </itemizedlist>
736 </listitem>
737
738 <listitem>
739 <para>June 20th, 2006</para>
740 <itemizedlist>
741 <listitem>
742 <para>[randy] - Removed all instances of the old GStreamer Plug-ins
743 package and replaced them with the new GStreamer Base
744 Plug-ins.</para>
745 </listitem>
746 <listitem>
747 <para>[randy] - Updated to GStreamer-0.10.8.</para>
748 </listitem>
749 <listitem>
750 <para>[randy] - Updated to Metacity-2.14.5.</para>
751 </listitem>
752 <listitem>
753 <para>[randy] - Updated to libsoup-2.2.94.</para>
754 </listitem>
755 <listitem>
756 <para>[randy] - Updated to libwnck-2.14.2.</para>
757 </listitem>
758 <listitem>
759 <para>[randy] - Updated to libxklavier-2.2.</para>
760 </listitem>
761 <listitem>
762 <para>[randy] - Updated to HAL-0.5.7.</para>
763 </listitem>
764 <listitem>
765 <para>[randy] - Updated to D-BUS-0.62.</para>
766 </listitem>
767 <listitem>
768 <para>[dnicholson] - Updated to TIN-1.8.2.</para>
769 </listitem>
770 <listitem>
771 <para>[randy] - Added new package GStreamer Base
772 Plug-ins-0.10.8</para>
773 </listitem>
774 <listitem>
775 <para>[randy] - Replaced the obsolete Howl dependency in the xinetd
776 and Gaim instructions with an Avahi dependency.</para>
777 </listitem>
778 <listitem>
779 <para>[randy] - Fixed broken download URL in the Pilot-Link
780 instructions.</para>
781 </listitem>
782 <listitem>
783 <para>[randy] - Removed cairo as a recommended dependency of
784 Pango.</para>
785 </listitem>
786 <listitem>
787 <para>[bdubbs] - Fixed typo in NAS instructions.</para>
788 </listitem>
789 </itemizedlist>
790 </listitem>
791
792 <listitem>
793 <para>June 19th, 2006</para>
794 <itemizedlist>
795 <listitem>
796 <para>[randy] - Updated to ISO Codes-0.51-1.1.</para>
797 </listitem>
798 <listitem>
799 <para>[randy] - Updated to GMime-2.2.2.</para>
800 </listitem>
801 </itemizedlist>
802 </listitem>
803
804 <listitem>
805 <para>June 13th, 2006</para>
806 <itemizedlist>
807 <listitem>
808 <para>[randy] - Removed Fontconfig as an optional dependency of
809 Pango as it is required in one way or another, thanks to Chris
810 Staub for pointing this out.</para>
811 </listitem>
812 <listitem>
813 <para>[tushar] - Removed incorrect dependencies from gtk+</para>
814 </listitem>
815 </itemizedlist>
816 </listitem>
817
818 <listitem>
819 <para>June 11th, 2006</para>
820 <itemizedlist>
821 <listitem>
822 <para>[randy] - Updated to ImageMagick-6.2.8-0.</para>
823 </listitem>
824 </itemizedlist>
825 </listitem>
826
827 <listitem>
828 <para>June 6th, 2006</para>
829 <itemizedlist>
830 <listitem>
831 <para>[randy] - Added a sed command to the Crypt::SSLeay Perl module
832 instructions to fix a bug exposed by newer versions of
833 OpenSSL.</para>
834 </listitem>
835 <listitem>
836 <para>[randy] - Modified the existing, and added new dependencies
837 to the Module::Build Perl module instructions.</para>
838 </listitem>
839 <listitem>
840 <para>[randy] - Added the dependencies for the YAML Perl
841 module.</para>
842 </listitem>
843 <listitem>
844 <para>[randy] - Added new Perl modules: Pod::Readme-0.081,
845 Spiffy-0.30, Test::Base-0.50 and Test::Portability::Files-0.05</para>
846 </listitem>
847 <listitem>
848 <para>[randy] - Updated several Perl modules: Archive::Tar-1.29,
849 Business::ISBN::Data-1.11, Digest::SHA-5.41, ExtUtils::CBuilder-0.18,
850 HTML::Parser-3.54, Module::Build-0.2801, Module::Signature-0.54,
851 PAR::Dist-0.09, Pod::Simple-3.04, Test::Pod-1.24, Test::Prereq-1.031,
852 version-0.63 and YAML-0.58.</para>
853 </listitem>
854 </itemizedlist>
855 </listitem>
856
857 <listitem>
858 <para>June 5th, 2006</para>
859 <itemizedlist>
860 <listitem>
861 <para>[andy] - Updated the Cdrtools ascii patch so that it applies
862 properly.</para>
863 </listitem>
864 </itemizedlist>
865 </listitem>
866
867 <listitem>
868 <para>May 31st, 2006</para>
869 <itemizedlist>
870 <listitem>
871 <para>[dj] - Updated xorg-server and xterm dependencies.</para>
872 </listitem>
873 </itemizedlist>
874 </listitem>
875
876 <listitem>
877 <para>May 29th, 2006</para>
878 <itemizedlist>
879 <listitem>
880 <para>[dnicholson] - Fixes for the X Window System Components page.
881 Add information for setting up DRI correctly. Thanks to Peter
882 Steiger for the alert. Clarified the relationship between the Xft
883 font system and Fontconfig. Thanks to Archaic for reviewing the
884 previous contents.</para>
885 </listitem>
886 <listitem>
887 <para>[dnicholson] - Simplified mv command and fixed the
888 explanation of the --enable-xine option in GStreamer Plug-ins.
889 Thanks to Chris Staub for the patch.</para>
890 </listitem>
891 <listitem>
892 <para>[dnicholson] - Changed the text explaining the need for
893 the mkisofs and cdrecord patches in Cdrtools. Thanks to Alexander
894 Patrakov for the clarification.</para>
895 </listitem>
896 <listitem>
897 <para>[dnicholson] - Added optional dependencies for
898 rebuilding the Mutt documentation. Thanks to Ag
899 Hatzimanikas for the information.</para>
900 </listitem>
901 </itemizedlist>
902 </listitem>
903
904 <listitem>
905 <para>May 27th, 2006</para>
906 <itemizedlist>
907 <listitem>
908 <para>[randy] - Updated to librsvg-2.14.4.</para>
909 </listitem>
910 <listitem>
911 <para>[randy] - Added intltool as an optional dependency of
912 libgnomecups.</para>
913 </listitem>
914 <listitem>
915 <para>[randy] - Updated to libgsf-1.14.1.</para>
916 </listitem>
917 <listitem>
918 <para>[randy] - Updated to Gtk+-2.8.18.</para>
919 </listitem>
920 <listitem>
921 <para>[randy] - Updated to Pango-1.12.3.</para>
922 </listitem>
923 <listitem>
924 <para>[randy] - Updated to GLib-2.10.3.</para>
925 </listitem>
926 </itemizedlist>
927 </listitem>
928
929 <listitem>
930 <para>May 26th, 2006</para>
931 <itemizedlist>
932 <listitem>
933 <para>[manuel] - Made all dependencies on a mail server
934 actual cross-references.</para>
935 </listitem>
936 </itemizedlist>
937 </listitem>
938
939 <listitem>
940 <para>May 25th, 2006</para>
941 <itemizedlist>
942 <listitem>
943 <para>[randy] - Updated to desktop-file-utils-0.11.</para>
944 </listitem>
945 <listitem>
946 <para>[dj] - Updated Xorg Modular to 7.1 release.</para>
947 </listitem>
948 <listitem>
949 <para>[dj] - Updated to xterm-213.</para>
950 </listitem>
951 <listitem>
952 <para>[dj] - Updated to Mesa-6.5.</para>
953 </listitem>
954 </itemizedlist>
955 </listitem>
956
957 <listitem>
958 <para>May 24th, 2006</para>
959 <itemizedlist>
960 <listitem>
961 <para>[randy] - Updated the ALSA Plugins dependencies and installed
962 plugin module list; also added documentation installation
963 commands to the ALSA Plugins instructions.</para>
964 </listitem>
965 <listitem>
966 <para>[randy] - Several fixes to the MPlayer instructions: added a
967 sed command to fix the getline function name issue, added a patch to
968 fix the round function issue, fixed the creation of the font symlink
969 to point to /usr/share/fonts, commented out the command and text that
970 created a /dev/dvd device file as this is now done in LFS.</para>
971 </listitem>
972 <listitem>
973 <para>[randy] - Modified the way the GLUT library dependency is
974 described in the LibTIFF instructions.</para>
975 </listitem>
976 <listitem>
977 <para>[randy] - Modified the configure script in the libfame
978 instructions using a sed so that the -fstrict-aliasing flag is
979 properly passed along to the Makefiles.</para>
980 </listitem>
981 </itemizedlist>
982 </listitem>
983
984 <listitem>
985 <para>May 23rd, 2006</para>
986 <itemizedlist>
987 <listitem>
988 <para>[randy] - Clarified the XvMC Wrapper dependency in the MPlayer
989 and xine libraries instructions.</para>
990 </listitem>
991 <listitem>
992 <para>[randy] - Added libid3tag as an optional dependency of
993 imlib2.</para>
994 </listitem>
995 </itemizedlist>
996 </listitem>
997
998 <listitem>
999 <para>May 21st, 2006</para>
1000 <itemizedlist>
1001 <listitem>
1002 <para>[randy] - Updated to libdvdread-0.9.6.</para>
1003 </listitem>
1004 <listitem>
1005 <para>[randy] - Updated codecs to the 20060501 versions in the
1006 MPlayer instructions.</para>
1007 </listitem>
1008 <listitem>
1009 <para>[randy] - Added a note to the D-BUS instructions that you must
1010 have Qt installed if you are planning on using HAL with KDE.</para>
1011 </listitem>
1012 <listitem>
1013 <para>[randy] - Added a note to the lm_sensors dependency in the
1014 kdebase instructions that the Sysfs Utilities package is also
1015 required.</para>
1016 </listitem>
1017 <listitem>
1018 <para>[tushar] - Added note that proxymngr requires lbxproxy.</para>
1019 </listitem>
1020 </itemizedlist>
1021 </listitem>
1022
1023 <listitem>
1024 <para>May 20th, 2006</para>
1025 <itemizedlist>
1026 <listitem>
1027 <para>[randy] - Added a patch to the kdelibs instructions so it
1028 will build if you have CUPS-1.2.x installed. The patch does not
1029 affect the build with lesser versions of CUPS. Thanks to Matthew
1030 Carson for chasing down the problem and sending in the patch.</para>
1031 </listitem>
1032 <listitem>
1033 <para>[dnicholson] - Added -ifv arguments to the autoreconf
1034 command in libdrm so that libtoolize will be run. The shared
1035 library is created without the .so suffix without it.</para>
1036 </listitem>
1037 <listitem>
1038 <para>[randy] - Added new package usbutils-0.72.</para>
1039 </listitem>
1040 </itemizedlist>
1041 </listitem>
1042
1043 <listitem>
1044 <para>May 19th, 2006</para>
1045 <itemizedlist>
1046 <listitem>
1047 <para>[randy] - Changed the GNAT installation in the GCC instructions
1048 to use the existing Makefile, which eliminates the need to install
1049 Tcsh, thanks to Jim Gifford for the tip.</para>
1050 </listitem>
1051 </itemizedlist>
1052 </listitem>
1053
1054 <listitem>
1055 <para>May 18th, 2006</para>
1056 <itemizedlist>
1057 <listitem>
1058 <para>[randy] - Moved the ScrollKeeper instructions from Chapter 31
1059 - GNOME Core Packages to Chapter 10 - General Utilities as the
1060 package installation prefix is /usr and other-than-GNOME packages
1061 can utilize it.</para>
1062 </listitem>
1063 <listitem>
1064 <para>[randy] - Added libacl as an optional dependency of
1065 Samba.</para>
1066 </listitem>
1067 <listitem>
1068 <para>[randy] - Added additional commands to the LessTif instructions
1069 to accommodate an X Window System installation in /usr.</para>
1070 </listitem>
1071 <listitem>
1072 <para>[dj] - Corrected NAS bootscript after installation.</para>
1073 </listitem>
1074 <listitem>
1075 <para>[dj] - Standardized Xorg7 PREFIX commands using
1076 XORG_PREFIX.</para>
1077 </listitem>
1078 <listitem>
1079 <para>[dj] - Re-added sed to fix incorrect path in luit.</para>
1080 </listitem>
1081 </itemizedlist>
1082 </listitem>
1083
1084 <listitem>
1085 <para>May 17th, 2006</para>
1086 <itemizedlist>
1087 <listitem>
1088 <para>[bdubbs] - Changed home directory of named to /srv/named.</para>
1089 </listitem>
1090 <listitem>
1091 <para>[bdubbs] - Added "About Devices" page.</para>
1092 </listitem>
1093 <listitem>
1094 <para>[dnicholson] - Added two patches to Cdrtools improving its
1095 use in locales with non-ISO-8859-1 character sets. Fixes ticket
1096 #1837. Thanks to Alexander Patrakov for explaining the situation
1097 and supplying the patches.</para>
1098 </listitem>
1099 <listitem>
1100 <para>[randy] - Added jbig2dec as an optional dependency of
1101 ESP GhostScript.</para>
1102 </listitem>
1103 <listitem>
1104 <para>[dj] - Moved libdrm, mesa, xterm, and rman to xorg7
1105 section.</para>
1106 </listitem>
1107 <listitem>
1108 <para>[dj] - Added test suite notes to each xorg7 page.</para>
1109 </listitem>
1110 </itemizedlist>
1111 </listitem>
1112
1113 <listitem>
1114 <para>May 16th, 2006</para>
1115 <itemizedlist>
1116 <listitem>
1117 <para>[bdubbs] - Added UTF-8 patch to Pine.</para>
1118 </listitem>
1119 <listitem>
1120 <para>[randy] - Added documentation installation commands to the
1121 popt instructions.</para>
1122 </listitem>
1123 <listitem>
1124 <para>[bdubbs] - Added paps-0.6.6 for UTF-8 printing.</para>
1125 </listitem>
1126 <listitem>
1127 <para>[randy] - Updated to PHP-5.1.4.</para>
1128 </listitem>
1129 <listitem>
1130 <para>[dj] - Added rman-3.2.</para>
1131 </listitem>
1132 </itemizedlist>
1133 </listitem>
1134
1135 <listitem>
1136 <para>May 15th, 2006</para>
1137 <itemizedlist>
1138 <listitem>
1139 <para>[randy] - Added librsvg as an optional dependency of
1140 ImageMagick.</para>
1141 </listitem>
1142 <listitem>
1143 <para>[bdubbs] - Update to postfix-2.2.9.</para>
1144 </listitem>
1145 </itemizedlist>
1146 </listitem>
1147
1148 <listitem>
1149 <para>May 14th, 2006</para>
1150 <itemizedlist>
1151 <listitem>
1152 <para>[randy] - Updated to Apache HTTPD-2.2.2.</para>
1153 </listitem>
1154 <listitem>
1155 <para>[randy] - Added a note to the MySQL instructions about TCP
1156 Wrapper and MySQL's test suite.</para>
1157 </listitem>
1158 <listitem>
1159 <para>[randy] - Added a note to the cURL instructions about TCP
1160 Wrapper and cURL's test suite.</para>
1161 </listitem>
1162 <listitem>
1163 <para>[dj] - Updated OpenOffice patch for system Firefox and added
1164 OpenOffice to list of packages that will utilize system nss in
1165 Mozilla product pages.</para>
1166 </listitem>
1167 </itemizedlist>
1168 </listitem>
1169
1170 <listitem>
1171 <para>May 13th, 2006</para>
1172 <itemizedlist>
1173 <listitem>
1174 <para>[bdubbs] - Remove malloc switch from kdelibs.</para>
1175 </listitem>
1176 <listitem>
1177 <para>[tushar] - Add GTK1 dependency for vim.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[bdubbs] - Added XChat-2.6.2.</para>
1181 </listitem>
1182 <listitem>
1183 <para>[randy] - Updated the GCC (gcj) dependency in the Libidn
1184 instructions to include the gjdoc package also.</para>
1185 </listitem>
1186 <listitem>
1187 <para>[randy] - Updated to GTK-Doc-1.6.</para>
1188 </listitem>
1189 </itemizedlist>
1190 </listitem>
1191
1192 <listitem>
1193 <para>May 12th, 2006</para>
1194 <itemizedlist>
1195 <listitem>
1196 <para>[dnicholson] - Updated to GIMP-2.2.11 and
1197 gimp-help-2-0.10.</para>
1198 </listitem>
1199 <listitem>
1200 <para>[randy] - Updated to libxslt-1.1.16.</para>
1201 </listitem>
1202 <listitem>
1203 <para>[bdubbs] - Created a consolidated autofs patch to
1204 combine nine small patches and updated autofs to
1205 reflect the combined patch file.</para>
1206 </listitem>
1207 <listitem>
1208 <para>[bdubbs] - Updated to imlib2-1.2.2.</para>
1209 </listitem>
1210 <listitem>
1211 <para>[bdubbs] - Updated to intltool-0.34.2.</para>
1212 </listitem>
1213 </itemizedlist>
1214 </listitem>
1215
1216 <listitem>
1217 <para>May 11th, 2006</para>
1218 <itemizedlist>
1219 <listitem>
1220 <para>[randy] - Added commands to the JDK instructions to run a demo
1221 program with the newly created java binary to provide a basic test
1222 of the build.</para>
1223 </listitem>
1224 <listitem>
1225 <para>[randy] - Added commands to the cpio instructions to create
1226 alternate forms of the documentation.</para>
1227 </listitem>
1228 <listitem>
1229 <para>[dj] - Added note to not build MesaLib with X11R6 and
1230 removed Xfree and xorg-6.9 from required deps.</para>
1231 </listitem>
1232 <listitem>
1233 <para>[andy] - Updated to XFree86-4.6.0.</para>
1234 </listitem>
1235 </itemizedlist>
1236 </listitem>
1237
1238 <listitem>
1239 <para>May 10th, 2006</para>
1240 <itemizedlist>
1241 <listitem>
1242 <para>[randy] - Added resmgr as an optional dependency of ALSA Library.</para>
1243 </listitem>
1244 <listitem>
1245 <para>[randy] - Renamed the TeX package to its proper name -
1246 teTeX.</para>
1247 </listitem>
1248 <listitem>
1249 <para>[dj] - Added sed for additional xorg-6.9.0 security
1250 vulnerability.</para>
1251 </listitem>
1252 <listitem>
1253 <para>[dj] - Updated dependencies for Xorg-7.0.0 section and
1254 corrected text.</para>
1255 </listitem>
1256 </itemizedlist>
1257 </listitem>
1258
1259 <listitem>
1260 <para>May 9th, 2006</para>
1261 <itemizedlist>
1262 <listitem>
1263 <para>[randy] - Updated to PCI Utilities-2.2.3.</para>
1264 </listitem>
1265 <listitem>
1266 <para>[randy] - Modified the Expect build commands to work with the
1267 new Tcl build method.</para>
1268 </listitem>
1269 <listitem>
1270 <para>[randy] - Added an additional command to the Sysstat
1271 installation so that a configuration file containing the history
1272 variable is installed.</para>
1273 </listitem>
1274 <listitem>
1275 <para>[randy] - Added a note to the Shadow instructions about
1276 running the Linux-PAM test suite.</para>
1277 </listitem>
1278 <listitem>
1279 <para>[randy] - Updated to Linux-PAM-0.99.4.0.</para>
1280 </listitem>
1281 </itemizedlist>
1282 </listitem>
1283
1284 <listitem>
1285 <para>May 8th, 2006</para>
1286 <itemizedlist>
1287 <listitem>
1288 <para>[bdubbs] - Updated to ImageMagick-6.2.7-5.</para>
1289 </listitem>
1290 <listitem>
1291 <para>[bdubbs] - Updated to libgtkhtml-2.11.0.</para>
1292 </listitem>
1293 <listitem>
1294 <para>[bdubbs] - Updated to rsync-2.6.8.</para>
1295 </listitem>
1296 </itemizedlist>
1297 </listitem>
1298
1299 <listitem>
1300 <para>May 7th, 2006</para>
1301 <itemizedlist>
1302 <listitem>
1303 <para>[randy] - Removed the ext3 file system page from the book as
1304 this file system is now the LFS default.</para>
1305 </listitem>
1306 <listitem>
1307 <para>[randy] - Modified the Tcl and Tk instructions to install
1308 the library interface headers using the maintainer's recommended
1309 method and removed all the hacks from previous installation
1310 methods.</para>
1311 </listitem>
1312 </itemizedlist>
1313 </listitem>
1314
1315 <listitem>
1316 <para>May 6th, 2006</para>
1317 <itemizedlist>
1318 <listitem>
1319 <para>[bdubbs] - Updated to alsa-1.0.11.</para>
1320 </listitem>
1321 <listitem>
1322 <para>[bdubbs] - Updated to dhcp-3.0.4.</para>
1323 </listitem>
1324 <listitem>
1325 <para>[dnicholson] - Fixed EsounD installation to note that the
1326 documentation can only be installed with DocBook-utils. Thanks
1327 to Chris Staub for the patch.</para>
1328 </listitem>
1329 <listitem>
1330 <para>[tushar] - Updated to Popt-1.10.4.</para>
1331 </listitem>
1332 <listitem>
1333 <para>[dnicholson] - Updated to Bluefish-1.0.5.</para>
1334 </listitem>
1335 <listitem>
1336 <para>[dnicholson] - Updated to Firefox-1.5.0.3.</para>
1337 </listitem>
1338 </itemizedlist>
1339 </listitem>
1340
1341 <listitem>
1342 <para>May 5th, 2006</para>
1343 <itemizedlist>
1344 <listitem>
1345 <para>[bdubbs] - Updated to nmap-4.03.</para>
1346 </listitem>
1347 <listitem>
1348 <para>[bdubbs] - Updated to Leafnode-1.11.5.</para>
1349 </listitem>
1350 <listitem>
1351 <para>[bdubbs] - Updated to AFPL Ghostscript-8.53.</para>
1352 </listitem>
1353 <listitem>
1354 <para>[bdubbs] - Updated to libxml2-2.6.24.</para>
1355 </listitem>
1356 <listitem>
1357 <para>[bdubbs] - Updated to proftpd-1.3.0.</para>
1358 </listitem>
1359 <listitem>
1360 <para>[bdubbs] - Updated to mysql-5.0.21.</para>
1361 </listitem>
1362 <listitem>
1363 <para>[bdubbs] - Updated to ntp-4.2.0a.</para>
1364 </listitem>
1365 <listitem>
1366 <para>[dj] - Reorganized X Window System chapter.</para>
1367 </listitem>
1368 <listitem>
1369 <para>[dj] - Spilt Xorg-7 instructions into several pages.</para>
1370 </listitem>
1371 <listitem>
1372 <para>[dj] - Corrected links in Mesa and xterm instructions for
1373 new xorg7 pages.</para>
1374 </listitem>
1375 </itemizedlist>
1376 </listitem>
1377
1378 <listitem>
1379 <para>May 4th, 2006</para>
1380 <itemizedlist>
1381 <listitem>
1382 <para>[bdubbs] - Updated to ESP Ghostscript-8.15.2.</para>
1383 </listitem>
1384 <listitem>
1385 <para>[bdubbs] - Updated to openssl-0.9.8b.</para>
1386 </listitem>
1387 <listitem>
1388 <para>[bdubbs] - Simplified mysql compilation flags.
1389 Thanks to Archaic.</para>
1390 </listitem>
1391 </itemizedlist>
1392 </listitem>
1393
1394 <listitem>
1395 <para>May 3rd, 2006</para>
1396 <itemizedlist>
1397 <listitem>
1398 <para>[bdubbs] - Updated sed for openssh to link
1399 crypto libraries statically.</para>
1400 </listitem>
1401 <listitem>
1402 <para>[bdubbs] - Updated location of kernel options in
1403 iptables. Thanks to Allard Welter who pointed this
1404 out.</para>
1405 </listitem>
1406 </itemizedlist>
1407 </listitem>
1408
1409 <listitem>
1410 <para>May 1st, 2006</para>
1411 <itemizedlist>
1412 <listitem>
1413 <para>[randy] - Updated to XScreenSaver-4.24.</para>
1414 </listitem>
1415 <listitem>
1416 <para>[randy] - Updated to Gtk+-2.8.17.</para>
1417 </listitem>
1418 <listitem>
1419 <para>[randy] - Updated to ATK-1.11.4.</para>
1420 </listitem>
1421 <listitem>
1422 <para>[randy] - Updated to Pango-1.12.2.</para>
1423 </listitem>
1424 <listitem>
1425 <para>[randy] - Updated to Ethereal-0.99.0.</para>
1426 </listitem>
1427 </itemizedlist>
1428 </listitem>
1429
1430 <listitem>
1431 <para>April 30th, 2006</para>
1432 <itemizedlist>
1433 <listitem>
1434 <para>[bdubbs] - Removed the gid for bin and usb as they
1435 are defined in LFS. Added comment in the section about
1436 users and groups that base entries are in LFS.</para>
1437 </listitem>
1438 <listitem>
1439 <para>[randy] - Updated to K3b-0.12.15.</para>
1440 </listitem>
1441 <listitem>
1442 <para>[randy] - Updated to NFS Utilities-1.0.8.</para>
1443 </listitem>
1444 <listitem>
1445 <para>[andy] - Updated Pine to 4.64 and Abiword-2.4.4.</para>
1446 </listitem>
1447 </itemizedlist>
1448 </listitem>
1449
1450 <listitem>
1451 <para>April 29th, 2006</para>
1452 <itemizedlist>
1453 <listitem>
1454 <para>[bdubbs] - Updated to exim-4.61.</para>
1455 </listitem>
1456 <listitem>
1457 <para>[bdubbs] - Updated to Links-2.1pre21.</para>
1458 </listitem>
1459 <listitem>
1460 <para>[randy] - Updated to Galeon-2.0.1.</para>
1461 </listitem>
1462 <listitem>
1463 <para>[randy] - Added a new category 'Integrated Development
1464 Environments' to the 'Other Programming Tools' page and added
1465 additional components to the page.</para>
1466 </listitem>
1467 <listitem>
1468 <para>[randy] - Updated Tcl and Tk to 8.4.13. Also modified the build
1469 commands to not use any user-created environment variables.</para>
1470 </listitem>
1471 <listitem>
1472 <para>[bdubbs] - Changed openssh libexecdir to /usr/lib/openssh.</para>
1473 </listitem>
1474 <listitem>
1475 <para>[bdubbs] - Added instruction to optionally enable
1476 ssl support to dillo.</para>
1477 </listitem>
1478 </itemizedlist>
1479 </listitem>
1480
1481 <listitem>
1482 <para>April 28th, 2006</para>
1483 <itemizedlist>
1484 <listitem>
1485 <para>[randy] - Added new package libquicktime-0.9.8 and removed the
1486 Openquicktime package.</para>
1487 </listitem>
1488 <listitem>
1489 <para>[bdubbs] - Updated to seamonkey-1.0.1.</para>
1490 </listitem>
1491 <listitem>
1492 <para>[bdubbs] - Updated to rp-pppoe-3.8.</para>
1493 </listitem>
1494 <listitem>
1495 <para>[bdubbs] - Updated bootscripts Makefile to install autofs after
1496 cleanfs.</para>
1497 </listitem>
1498 <listitem>
1499 <para>[randy] - Updated to Berkeley DB-4.4.20.</para>
1500 </listitem>
1501 </itemizedlist>
1502 </listitem>
1503
1504 <listitem>
1505 <para>April 27th, 2006</para>
1506 <itemizedlist>
1507 <listitem>
1508 <para>[bdubbs] - Updated to gc-6.6.</para>
1509 </listitem>
1510 <listitem>
1511 <para>[bdubbs] - Updated to mysql-5.0.20a. Fixed all
1512 testsuite failures.</para>
1513 </listitem>
1514 <listitem>
1515 <para>[dnicholson] - Updated to OpenSSL-0.9.8a. Added patch to
1516 Cyrus-SASL for compatibility with this version of OpenSSL.</para>
1517 </listitem>
1518 <listitem>
1519 <para>[randy] - Updated to GCC-4.0.3</para>
1520 </listitem>
1521 <listitem>
1522 <para>[randy] - Updated to GMP-4.2</para>
1523 </listitem>
1524 <listitem>
1525 <para>[bdubbs] - Updated to vsftpd-2.0.4</para>
1526 </listitem>
1527 </itemizedlist>
1528 </listitem>
1529
1530 <listitem>
1531 <para>April 26th, 2006</para>
1532 <itemizedlist>
1533 <listitem>
1534 <para>[bdubbs] - Updated libexecdir location in emacs.</para>
1535 </listitem>
1536 <listitem>
1537 <para>[randy] - Added clarification about NSS/NSPR libraries to the
1538 Evolution and Evolution Data Server instructions.</para>
1539 </listitem>
1540 <listitem>
1541 <para>[bdubbs] - Updated to iso-codes-0.51.</para>
1542 </listitem>
1543 <listitem>
1544 <para>[bdubbs] - Updated ntp configuration to use pool servers.</para>
1545 </listitem>
1546 <listitem>
1547 <para>[bdubbs] - Updated to dhcp-3.0.3.</para>
1548 </listitem>
1549 <listitem>
1550 <para>[bdubbs] - Updated to WvStreams-4.2.2.</para>
1551 </listitem>
1552 <listitem>
1553 <para>[randy] - Updated to Balsa-2.3.12.</para>
1554 </listitem>
1555 </itemizedlist>
1556 </listitem>
1557
1558 <listitem>
1559 <para>April 25th, 2006</para>
1560 <itemizedlist>
1561 <listitem>
1562 <para>[dnicholson] - Fixes for Cyrus SASL-2.1.21. Added patch to
1563 allow OpenLDAP => 2.3, converted GCC-4 patch to a sed, and added
1564 a sed command to put saslauthd man page in the correct location.
1565 Noted method to address LDAPDB plugin circular dependency in the
1566 User Notes.</para>
1567 </listitem>
1568 <listitem>
1569 <para>[bdubbs] - Dropped NCPFS from the book due to
1570 lack of testing ability. Placed contents in the User Notes.</para>
1571 </listitem>
1572 <listitem>
1573 <para>[randy] - Updated to GMime-2.2.1.</para>
1574 </listitem>
1575 <listitem>
1576 <para>[bdubbs] - Added errata page to preface.</para>
1577 </listitem>
1578 <listitem>
1579 <para>[dnicholson] - Updated to Thunderbird-1.5.0.2.</para>
1580 </listitem>
1581 <listitem>
1582 <para>[randy] - Updated to libESMTP-1.0.4.</para>
1583 </listitem>
1584 <listitem>
1585 <para>[randy] - Added a sed command to the PDL instructions to fix
1586 a build issue caused by ExtUtils::MakeMaker-6.30 which was introduced
1587 in Perl-5.8.8.</para>
1588 </listitem>
1589 <listitem>
1590 <para>[bdubbs] - Fixed configuration instructions in
1591 GPM. Thanks to Chris Staub.</para>
1592 </listitem>
1593 <listitem>
1594 <para>[bdubbs] - Updated to fcron-3.0.1.</para>
1595 </listitem>
1596 <listitem>
1597 <para>[bdubbs] - Added a note about adding FORTRAN 77
1598 to the gcc-3 instructions.</para>
1599 </listitem>
1600 <listitem>
1601 <para>[randy] - Added a short note about the GCC-3.4.6 Fortran
1602 installation instructions on the BLFS Wiki to the GCC-4.0.x
1603 instructions.</para>
1604 </listitem>
1605 <listitem>
1606 <para>[Randy] - Modifications to the PDL instructions: added an FTP
1607 download location, rewrite of the introductory text to include a
1608 discussion about a proper version of Fortran, updated some of the
1609 dependency package download URLs and changed the links to a Fortran
1610 compiler to the one on the BLFS Wiki.</para>
1611 </listitem>
1612 <listitem>
1613 <para>[andy] - Updated to OpenSP-1.5.2.</para>
1614 </listitem>
1615 </itemizedlist>
1616 </listitem>
1617
1618 <listitem>
1619 <para>April 24th, 2006</para>
1620 <itemizedlist>
1621 <listitem>
1622 <para>[randy] - Updated the introductory text of the GCC-3
1623 instructions to better explain its use, and to add a link to the
1624 Wiki pointing to a Fortran specific installation.</para>
1625 </listitem>
1626 <listitem>
1627 <para>[bdubbs] - Updated to qpopper-4.0.9. Added standalone
1628 instructions and a configuration file. Added an initialization
1629 script to the bootscripts and bootscripts Makefile.</para>
1630 </listitem>
1631 </itemizedlist>
1632 </listitem>
1633
1634 <listitem>
1635 <para>April 23rd, 2006</para>
1636 <itemizedlist>
1637 <listitem>
1638 <para>[bdubbs] - Updated to dhcpcd-2.0.5.</para>
1639 </listitem>
1640 <listitem>
1641 <para>[dj] - Updated to OpenOffice-2.0.2.</para>
1642 </listitem>
1643 <listitem>
1644 <para>[bdubbs] - Added a note to Apache that the apache
1645 user's home directory of /dev/null may fail for some add-ons.</para>
1646 </listitem>
1647 <listitem>
1648 <para>[bdubbs] - Updated to fetchmail-6.3.4.</para>
1649 </listitem>
1650 </itemizedlist>
1651 </listitem>
1652
1653 <listitem>
1654 <para>April 22nd, 2006</para>
1655 <itemizedlist>
1656 <listitem>
1657 <para>[bdubbs] - Updated Additional X Window System Configuration
1658 section.</para>
1659 </listitem>
1660 <listitem>
1661 <para>[randy] - Updated to ExtUtils-F77-1.15.</para>
1662 </listitem>
1663 <listitem>
1664 <para>[randy] - Modified the method of using cpan in the Perl
1665 Modules instructions, thanks to William Zhou for the
1666 suggestion.</para>
1667 </listitem>
1668 <listitem>
1669 <para>[bdubbs] - Updated to iptables-1.3.5.</para>
1670 </listitem>
1671 <listitem>
1672 <para>[dnicholson] - Fixes for TIN. Moved some run-time dependencies
1673 to the Configuration section. Installed documentation files. Added
1674 command to install default configuration files.</para>
1675 </listitem>
1676 </itemizedlist>
1677 </listitem>
1678
1679 <listitem>
1680 <para>April 21st, 2006</para>
1681 <itemizedlist>
1682 <listitem>
1683 <para>[dnicholson] - Updated to Firefox-1.5.0.2.</para>
1684 </listitem>
1685 <listitem>
1686 <para>[randy] - Updated to Filter-1.32.</para>
1687 </listitem>
1688 <listitem>
1689 <para>[randy] - Updated to Net::DNS-0.57.</para>
1690 </listitem>
1691 <listitem>
1692 <para>[randy] - Updated to Digest::SHA1-2.11.</para>
1693 </listitem>
1694 <listitem>
1695 <para>[randy] - Updated to Net::IP-1.24.</para>
1696 </listitem>
1697 <listitem>
1698 <para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
1699 also.</para>
1700 </listitem>
1701 <listitem>
1702 <para>[andy] - Added Audacious-1.0.0.</para>
1703 </listitem>
1704 <listitem>
1705 <para>[andy] - Updated to Fluxbox 0.9.15.1.</para>
1706 </listitem>
1707 </itemizedlist>
1708 </listitem>
1709
1710 <listitem>
1711 <para>April 20th, 2006</para>
1712 <itemizedlist>
1713 <listitem>
1714 <para>[bdubbs] - Updated to hdparm-6.6.</para>
1715 </listitem>
1716 <listitem>
1717 <para>[bdubbs] - Updated udftools to compile with gcc4. Also
1718 deleted the kernel patch from the package because it is in
1719 linux 2.6.16 and later.</para>
1720 </listitem>
1721 <listitem>
1722 <para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
1723 slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
1724 #1847.</para>
1725 </listitem>
1726 <listitem>
1727 <para>[dnicholson] - Updated to Python-2.4.3.</para>
1728 </listitem>
1729 <listitem>
1730 <para>[bdubbs] - Updated to glib-2.10.2.</para>
1731 </listitem>
1732 </itemizedlist>
1733 </listitem>
1734
1735 <listitem>
1736 <para>April 19th, 2006</para>
1737 <itemizedlist>
1738 <listitem>
1739 <para>[tushar] - Corrected vim option description.</para>
1740 </listitem>
1741 <listitem>
1742 <para>[bdubbs] - Updated to iso-codes-0.50.</para>
1743 </listitem>
1744 <listitem>
1745 <para>[bdubbs] - Updated proftpd instructions.</para>
1746 </listitem>
1747 <listitem>
1748 <para>[randy] - Updated to Socket6-0.19.</para>
1749 </listitem>
1750 <listitem>
1751 <para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
1752 </listitem>
1753 <listitem>
1754 <para>[randy] - Updated to HTML::TableExtract-2.07.</para>
1755 </listitem>
1756 <listitem>
1757 <para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
1758 </listitem>
1759 <listitem>
1760 <para>[randy] - Updated to Finance::Quote-1.11.</para>
1761 </listitem>
1762 <listitem>
1763 <para>[randy] - Updated to libwww-perl-5.805 (also renamed the
1764 package from LWP).</para>
1765 </listitem>
1766 <listitem>
1767 <para>[randy] - Updated to libxml2-2.6.23.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[bdubbs] - Updated to nmap-4.01.</para>
1771 </listitem>
1772 <listitem>
1773 <para>[dnicholson] - Changed X Window System to required dependency
1774 for Imlib-1.9.15. Fixes ticket #1792.</para>
1775 </listitem>
1776 <listitem>
1777 <para>[randy] - Updated to Test::Prereq-1.030.</para>
1778 </listitem>
1779 <listitem>
1780 <para>[randy] - Updated to Module::CoreList-2.04.</para>
1781 </listitem>
1782 <listitem>
1783 <para>[randy] - Updated to GnuCash-1.8.12.</para>
1784 </listitem>
1785 </itemizedlist>
1786 </listitem>
1787
1788 <listitem>
1789 <para>April 18th, 2006</para>
1790 <itemizedlist>
1791 <listitem>
1792 <para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
1793 modified the SLIB instructions to work with the downgraded packages.
1794 These changes are to support GnuCash which will not work with the
1795 more recent versions.</para>
1796 </listitem>
1797 <listitem>
1798 <para>[manuel] - Removed creation of xsl-stylesheets-current
1799 symlink.</para>
1800 </listitem>
1801 <listitem>
1802 <para>[bdubbs] - Updated to wireless_tools.28.</para>
1803 </listitem>
1804 </itemizedlist>
1805 </listitem>
1806
1807 <listitem>
1808 <para>April 17th, 2006</para>
1809 <itemizedlist>
1810 <listitem>
1811 <para>[bdubbs] - Changed vim to match LFS instructions regarding
1812 UTF-8 locales.</para>
1813 </listitem>
1814 <listitem>
1815 <para>[bdubbs] - Updated to kde-3.5.2.</para>
1816 </listitem>
1817 </itemizedlist>
1818 </listitem>
1819
1820 <listitem>
1821 <para>April 15th, 2006</para>
1822 <itemizedlist>
1823 <listitem>
1824 <para>[bdubbs] - Updated to koffice-1.5.0.</para>
1825 </listitem>
1826 <listitem>
1827 <para>[randy] - Updated the SLIB patch to a -2 version.</para>
1828 </listitem>
1829 <listitem>
1830 <para>[randy] - Removed some optional dependencies (Gtk-1 and
1831 guile-gtk) from the G-Wrap instructions.</para>
1832 </listitem>
1833 <listitem>
1834 <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
1835 change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
1836 </listitem>
1837 <listitem>
1838 <para>[dj] - Added install command to create the /usr/share/fonts
1839 directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
1840 </listitem>
1841 </itemizedlist>
1842 </listitem>
1843
1844 <listitem>
1845 <para>April 14th, 2006</para>
1846 <itemizedlist>
1847 <listitem>
1848 <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
1849 vulnerability in ticket #1876. Changed sed to include
1850 linux/types.h to be the same as that in Xorg-7.0.0.</para>
1851 </listitem>
1852 <listitem>
1853 <para>[randy] - Updated all the wiki links to point to the existing
1854 package wiki page if one existed.</para>
1855 </listitem>
1856 <listitem>
1857 <para>[dnicholson] - Added information about the Nano development
1858 version which supplies UTF-8 support to Locale Related Issues.
1859 Added a caution on the Nano page.</para>
1860 </listitem>
1861 <listitem>
1862 <para>[dnicholson] - Added pkg-config as a required dependency
1863 for MesaLib. Fixes ticket #1904.</para>
1864 </listitem>
1865 <listitem>
1866 <para>[randy] - Readded the links in the Perl Modules instructions
1867 to the MD5sums of all the Perl Module source tarballs.</para>
1868 </listitem>
1869 <listitem>
1870 <para>[randy] - Moved GConf-1 from an optional to a required
1871 dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
1872 </listitem>
1873 <listitem>
1874 <para>[randy] - Added new package Graphviz-2.8.</para>
1875 </listitem>
1876 <listitem>
1877 <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
1878 </listitem>
1879 <listitem>
1880 <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
1881 </listitem>
1882 </itemizedlist>
1883 </listitem>
1884
1885 <listitem>
1886 <para>April 13th, 2006</para>
1887 <itemizedlist>
1888 <listitem>
1889 <para>[randy] - Added the Io programming language to Chapter 12 -
1890 "Other Programming Tools".</para>
1891 </listitem>
1892 </itemizedlist>
1893 </listitem>
1894
1895 <listitem>
1896 <para>April 12th, 2006</para>
1897 <itemizedlist>
1898 <listitem>
1899 <para>[randy] - Updates to the Enscript instructions: added a patch
1900 to fix security vulnerabilities, added commands to build alternate
1901 formats of the documentation, fixed the wiki link to point to the
1902 already existing wiki page.</para>
1903 </listitem>
1904 <listitem>
1905 <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
1906 </listitem>
1907 <listitem>
1908 <para>[randy] - Updated to Whois-4.7.13.</para>
1909 </listitem>
1910 </itemizedlist>
1911 </listitem>
1912
1913 <listitem>
1914 <para>April 11th, 2006</para>
1915 <itemizedlist>
1916 <listitem>
1917 <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
1918 </listitem>
1919 <listitem>
1920 <para>[bdubbs] - Updated bootscripts version to 20060411</para>
1921 </listitem>
1922 </itemizedlist>
1923 </listitem>
1924
1925 <listitem>
1926 <para>April 10th, 2006</para>
1927 <itemizedlist>
1928 <listitem>
1929 <para>[randy] - Added the 'User Notes' wiki link to each package
1930 page.</para>
1931 </listitem>
1932 <listitem>
1933 <para>[randy] - Changed all instances of .[so,a] to .{so,a}
1934 (brackets changed to braces).</para>
1935 </listitem>
1936 <listitem>
1937 <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
1938 instances to <replaceable>&lt;some_text&gt;</replaceable> (square
1939 brackets changed to angle brackets).</para>
1940 </listitem>
1941 </itemizedlist>
1942 </listitem>
1943
1944 <listitem>
1945 <para>April 9th, 2006</para>
1946 <itemizedlist>
1947 <listitem>
1948 <para>[randy] - Changed all the references to X Window System links
1949 to a common entity displayed as 'X Window System'.</para>
1950 </listitem>
1951 <listitem>
1952 <para>[randy] - Updated to Doxygen-1.4.6.</para>
1953 </listitem>
1954 </itemizedlist>
1955 </listitem>
1956
1957 <listitem>
1958 <para>April 8th, 2006</para>
1959 <itemizedlist>
1960 <listitem>
1961 <para>[randy] - Updated to GnuPG-1.4.3.</para>
1962 </listitem>
1963 <listitem>
1964 <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
1965 instructions.</para>
1966 </listitem>
1967 <listitem>
1968 <para>[randy] - Updated to librsvg-2.14.3.</para>
1969 </listitem>
1970 <listitem>
1971 <para>[randy] - Updated to libgsf-1.14.0.</para>
1972 </listitem>
1973 </itemizedlist>
1974 </listitem>
1975
1976 <listitem>
1977 <para>April 7th, 2006</para>
1978 <itemizedlist>
1979 <listitem>
1980 <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
1981 </listitem>
1982 <listitem>
1983 <para>[randy] - Updated to shared-mime-info-0.17.</para>
1984 </listitem>
1985 <listitem>
1986 <para>[randy] - Updated to libcroco-0.6.1.</para>
1987 </listitem>
1988 </itemizedlist>
1989 </listitem>
1990
1991 <listitem>
1992 <para>April 6th, 2006</para>
1993 <itemizedlist>
1994 <listitem>
1995 <para>[randy] - Added a parameter to the Subversion build commands
1996 to disable the use of Berkeley DB; also added commands to fix the
1997 improper permissions on the installed documentation.</para>
1998 </listitem>
1999 <listitem>
2000 <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
2001 typos in X Window System Components fonts section.</para>
2002 </listitem>
2003 <listitem>
2004 <para>[randy] - Updated to Poppler-0.4.5.</para>
2005 </listitem>
2006 </itemizedlist>
2007 </listitem>
2008
2009 <listitem>
2010 <para>April 5th, 2006</para>
2011 <itemizedlist>
2012 <listitem>
2013 <para>[randy] - Updated to Qt-3.3.6.</para>
2014 </listitem>
2015 <listitem>
2016 <para>[dj] - Added sed to correct glibc header problem in
2017 xorg-server.</para>
2018 </listitem>
2019 <listitem>
2020 <para>[bdubbs] - Added Wireless Tools.</para>
2021 </listitem>
2022 </itemizedlist>
2023 </listitem>
2024
2025 <listitem>
2026 <para>April 4th, 2006</para>
2027 <itemizedlist>
2028 <listitem>
2029 <para>[randy] - Updated to Subversion-1.3.1.</para>
2030 </listitem>
2031 <listitem>
2032 <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
2033 </listitem>
2034 </itemizedlist>
2035 </listitem>
2036
2037 <listitem>
2038 <para>April 2nd, 2006</para>
2039 <itemizedlist>
2040 <listitem>
2041 <para>[randy] - Updated to libusb-0.1.12.</para>
2042 </listitem>
2043 <listitem>
2044 <para>[randy] - Updated to G-Wrap-1.9.6.</para>
2045 </listitem>
2046 <listitem>
2047 <para>[randy] - Updated to SLIB-3a3.</para>
2048 </listitem>
2049 <listitem>
2050 <para>[randy] - Updated to Guile-1.8.0.</para>
2051 </listitem>
2052 <listitem>
2053 <para>[randy] - Updated to Ruby-1.8.4.</para>
2054 </listitem>
2055 <listitem>
2056 <para>[randy] - Updated the HTTP download link in the PPP
2057 instructions.</para>
2058 </listitem>
2059 <listitem>
2060 <para>[randy] - Commented out the link to the 'non-root dial-out
2061 HOWTO' from the WvDial instructions as it is no longer
2062 available.</para>
2063 </listitem>
2064 <listitem>
2065 <para>[randy] - Updated to Samba-3.0.22.</para>
2066 </listitem>
2067 </itemizedlist>
2068 </listitem>
2069
2070 <listitem>
2071 <para>March 31st, 2006</para>
2072 <itemizedlist>
2073 <listitem>
2074 <para>[randy] - Changed the name of the Nail package to its new name
2075 of 'Heirloom mailx' and updated to the 12.0 version.</para>
2076 </listitem>
2077 <listitem>
2078 <para>[randy] - Updated to Sendmail-8.13.6.</para>
2079 </listitem>
2080 <listitem>
2081 <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
2082 </listitem>
2083 <listitem>
2084 <para>[randy] - Updated to Shadow-4.0.15 (now current with the
2085 LFS version).</para>
2086 </listitem>
2087 <listitem>
2088 <para>[randy] - Updated to PHP-5.1.2.</para>
2089 </listitem>
2090 <listitem>
2091 <para>[randy] - Updated to cURL-7.15.3.</para>
2092 </listitem>
2093 <listitem>
2094 <para>[randy] - Updated to Stunnel-4.15.</para>
2095 </listitem>
2096 </itemizedlist>
2097 </listitem>
2098
2099 <listitem>
2100 <para>March 30th, 2006</para>
2101 <itemizedlist>
2102 <listitem>
2103 <para>[randy] - Updated to Libidn-0.6.3.</para>
2104 </listitem>
2105 <listitem>
2106 <para>[randy] - Updated to GTK-Doc-1.5.</para>
2107 </listitem>
2108 <listitem>
2109 <para>[randy] - Added XML::Parser as a required dependency and
2110 intltool as an optional dependency of ScrollKeeper.</para>
2111 </listitem>
2112 <listitem>
2113 <para>[randy] - Added LWP as an optional dependency of
2114 XML::Parser.</para>
2115 </listitem>
2116 </itemizedlist>
2117 </listitem>
2118
2119 <listitem>
2120 <para>March 29th, 2006</para>
2121 <itemizedlist>
2122 <listitem>
2123 <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
2124 </listitem>
2125 <listitem>
2126 <para>[dnicholson] - Fixed typo and added font size setting to Xterm
2127 configuration.</para>
2128 </listitem>
2129 <listitem>
2130 <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
2131 </listitem>
2132 <listitem>
2133 <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
2134 </listitem>
2135 </itemizedlist>
2136 </listitem>
2137
2138 <listitem>
2139 <para>March 28th, 2006</para>
2140 <itemizedlist>
2141 <listitem>
2142 <para>[randy] - Updated to Heimdal-0.7.2.</para>
2143 </listitem>
2144 <listitem>
2145 <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
2146 Added information about configuring in Xterm.</para>
2147 </listitem>
2148 <listitem>
2149 <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
2150 with a different note describing its use. Added more information
2151 about configuring Fontconfig and a link to the user's manual.</para>
2152 </listitem>
2153 <listitem>
2154 <para>[dnicholson] - Reworked the fonts section of X Window System
2155 Components. Added detailed description of both font services and
2156 more links to available fonts. Thanks to Alexander Patrakov, Andrew
2157 Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
2158 </listitem>
2159 <listitem>
2160 <para>[dnicholson] - Added commands to make only TrueType fonts
2161 available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
2162 Fixed name of luit patch in Xorg-6.9.0.</para>
2163 </listitem>
2164 <listitem>
2165 <para>[randy] - Updated to Firefox-1.5.0.1.</para>
2166 </listitem>
2167 <listitem>
2168 <para>[dj] - Fixed xorg-server download link.</para>
2169 </listitem>
2170 <listitem>
2171 <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
2172 flags.</para>
2173 </listitem>
2174 </itemizedlist>
2175 </listitem>
2176
2177 <listitem>
2178 <para>March 27th, 2006</para>
2179 <itemizedlist>
2180 <listitem>
2181 <para>[randy] - Updated to Gtk+-2.8.16.</para>
2182 </listitem>
2183 <listitem>
2184 <para>[randy] - Updated to Pango-1.12.0.</para>
2185 </listitem>
2186 <listitem>
2187 <para>[randy] - Updated to ATK-1.11.3.</para>
2188 </listitem>
2189 <listitem>
2190 <para>[randy] - Updated to GLib-2.10.1.</para>
2191 </listitem>
2192 <listitem>
2193 <para>[randy] - Updated to cairo-1.0.4.</para>
2194 </listitem>
2195 </itemizedlist>
2196 </listitem>
2197
2198 <listitem>
2199 <para>March 26th, 2006</para>
2200 <itemizedlist>
2201 <listitem>
2202 <para>[dnicholson] - Changed note for Bc test suite. Removed one
2203 unnecessary test. Thanks to Bruce Dubbs.</para>
2204 </listitem>
2205 <listitem>
2206 <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
2207 dependency of MesaLib for the GLUT library.</para>
2208 </listitem>
2209 <listitem>
2210 <para>[randy] - Updated to Whois-4.7.12.</para>
2211 </listitem>
2212 <listitem>
2213 <para>[randy] - Applied a patch sent in by Chris Staub to suppress
2214 some unneeded screen output by the update-pciids command.</para>
2215 </listitem>
2216 <listitem>
2217 <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
2218 </listitem>
2219 </itemizedlist>
2220 </listitem>
2221
2222 <listitem>
2223 <para>March 25th, 2006</para>
2224 <itemizedlist>
2225 <listitem>
2226 <para>[dj] - Updated individual X.org packages (wget files
2227 updated) and corrected two instructions where $XORG_CONFIG should
2228 be used.</para>
2229 </listitem>
2230 <listitem>
2231 <para>[dnicholson] - Removed patches in Bc and replaced with
2232 equivalent seds. Fixed segmentation faults with bc -l. Fixes
2233 #1846. Added commands for test suite. Removed libedit
2234 dependency as it conflicts with Readline and causes problems.</para>
2235 </listitem>
2236 </itemizedlist>
2237 </listitem>
2238
2239 <listitem>
2240 <para>March 24th, 2006</para>
2241 <itemizedlist>
2242 <listitem>
2243 <para>[randy] - Updated to Expat-2.0.0.</para>
2244 </listitem>
2245 <listitem>
2246 <para>[randy] - Updated to S-Lang-2.0.6.</para>
2247 </listitem>
2248 <listitem>
2249 <para>[randy] - Updated to PCRE-6.6.</para>
2250 </listitem>
2251 <listitem>
2252 <para>[andy] - Updated Fluxbox to 0.9.15</para>
2253 </listitem>
2254 </itemizedlist>
2255 </listitem>
2256
2257 <listitem>
2258 <para>March 23rd, 2006</para>
2259 <itemizedlist>
2260 <listitem>
2261 <para>[randy] - Added a note to the CrackLib instructions advising
2262 to reinstall Shadow if you need strong password support without
2263 installing Linux-PAM.</para>
2264 </listitem>
2265 <listitem>
2266 <para>[randy] - Modified the Shadow instructions to reflect that
2267 it needs to be reinstalled (and provided the modified commands) if
2268 CrackLib is installed without Linux-PAM.</para>
2269 </listitem>
2270 <listitem>
2271 <para>[randy] - Updated to CrackLib-2.8.9.</para>
2272 </listitem>
2273 </itemizedlist>
2274 </listitem>
2275
2276 <listitem>
2277 <para>March 22nd, 2006</para>
2278 <itemizedlist>
2279 <listitem>
2280 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
2281 page.</para>
2282 </listitem>
2283 </itemizedlist>
2284 </listitem>
2285
2286 <listitem>
2287 <para>March 21st, 2006</para>
2288 <itemizedlist>
2289 <listitem>
2290 <para>[randy] - Updated Perl version entity to 5.8.8 to match
2291 current LFS SVN.</para>
2292 </listitem>
2293 </itemizedlist>
2294 </listitem>
2295
2296 <listitem>
2297 <para>March 19th, 2006</para>
2298 <itemizedlist>
2299 <listitem>
2300 <para>[randy] - Changed the Expect dependency in the DejaGnu
2301 instructions to a run-time-only dependency.</para>
2302 </listitem>
2303 </itemizedlist>
2304 </listitem>
2305
2306 <listitem>
2307 <para>March 18th, 2006</para>
2308 <itemizedlist>
2309 <listitem>
2310 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
2311 </listitem>
2312 </itemizedlist>
2313 </listitem>
2314
2315 <listitem>
2316 <para>March 16th, 2006</para>
2317 <itemizedlist>
2318 <listitem>
2319 <para>[randy] - Added new package K3b.</para>
2320 </listitem>
2321 <listitem>
2322 <para>[randy] - Created two XInclude files to replace instances of
2323 identical text in several KDE packages.</para>
2324 </listitem>
2325 </itemizedlist>
2326 </listitem>
2327
2328 <listitem>
2329 <para>March 15th, 2006</para>
2330 <itemizedlist>
2331 <listitem>
2332 <para>[dnicholson] - Added sed to libexif commands to fix
2333 Ticket #1785.</para>
2334 </listitem>
2335 <listitem>
2336 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
2337 </listitem>
2338 </itemizedlist>
2339 </listitem>
2340
2341 <listitem>
2342 <para>March 14th, 2006</para>
2343 <itemizedlist>
2344 <listitem>
2345 <para>[bdubbs] - Clarified jdk download instructions and made
2346 minor updates to the install of the binary version.</para>
2347 </listitem>
2348 </itemizedlist>
2349 </listitem>
2350
2351 <listitem>
2352 <para>March 13th, 2006</para>
2353 <itemizedlist>
2354 <listitem>
2355 <para>[dj] - Removed font path comments and defines from Xorg and
2356 XFree86 host.def files.</para>
2357 </listitem>
2358 <listitem>
2359 <para>[dj] - Fixed typos, clarified library installation, added
2360 pkg-config note, and added return notes for data packages and luit
2361 to Xorg-7 instructions.</para>
2362 </listitem>
2363 </itemizedlist>
2364 </listitem>
2365
2366 <listitem>
2367 <para>March 9th, 2006</para>
2368 <itemizedlist>
2369 <listitem>
2370 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
2371 problem.</para>
2372 </listitem>
2373 </itemizedlist>
2374 </listitem>
2375
2376 <listitem>
2377 <para>March 7th, 2006</para>
2378 <itemizedlist>
2379 <listitem>
2380 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
2381 </listitem>
2382 </itemizedlist>
2383 </listitem>
2384
2385 <listitem>
2386 <para>March 6th, 2006</para>
2387 <itemizedlist>
2388 <listitem>
2389 <para>[dnicholson] - Moved libgtkhtml to General Libraries
2390 since it is not a GNOME library. Change prefix to /usr.</para>
2391 </listitem>
2392 <listitem>
2393 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
2394 instructions.</para>
2395 </listitem>
2396 </itemizedlist>
2397 </listitem>
2398
2399 <listitem>
2400 <para>March 5th, 2006</para>
2401 <itemizedlist>
2402 <listitem>
2403 <para>[dj] - Updated to xorg-6.9.0</para>
2404 </listitem>
2405 </itemizedlist>
2406 </listitem>
2407
2408 <listitem>
2409 <para>March 4th, 2006</para>
2410 <itemizedlist>
2411 <listitem>
2412 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
2413 </listitem>
2414 </itemizedlist>
2415 </listitem>
2416
2417 <listitem>
2418 <para>March 3rd, 2006</para>
2419 <itemizedlist>
2420 <listitem>
2421 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
2422 path.</para>
2423 </listitem>
2424 <listitem>
2425 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
2426 </listitem>
2427 </itemizedlist>
2428 </listitem>
2429
2430 <listitem>
2431 <para>March 2nd, 2006</para>
2432 <itemizedlist>
2433 <listitem>
2434 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
2435 of development release.</para>
2436 </listitem>
2437 <listitem>
2438 <para>[dj] - Added command explanations and corrected prefix for
2439 xterm, libdrm, and Mesa.</para>
2440 </listitem>
2441 <listitem>
2442 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
2443 pages.</para>
2444 </listitem>
2445 <listitem>
2446 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
2447 </listitem>
2448 </itemizedlist>
2449 </listitem>
2450
2451 <listitem>
2452 <para>March 1st, 2006</para>
2453 <itemizedlist>
2454 <listitem>
2455 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
2456 installation commands.</para>
2457 </listitem>
2458 <listitem>
2459 <para>[randy] - Final cleanup to the GNOME add-on packages after the
2460 2.12.2 update.</para>
2461 </listitem>
2462 </itemizedlist>
2463 </listitem>
2464
2465 <listitem>
2466 <para>February 27th, 2006</para>
2467 <itemizedlist>
2468 <listitem>
2469 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
2470 installed.</para>
2471 </listitem>
2472 <listitem>
2473 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
2474 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
2475 </listitem>
2476 <listitem>
2477 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
2478 </listitem>
2479 </itemizedlist>
2480 </listitem>
2481
2482 <listitem>
2483 <para>February 25th, 2006</para>
2484 <itemizedlist>
2485 <listitem>
2486 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
2487 </listitem>
2488 </itemizedlist>
2489 </listitem>
2490
2491 <listitem>
2492 <para>February 23rd, 2006</para>
2493 <itemizedlist>
2494 <listitem>
2495 <para>[bdubbs] - Removed duplicate installation of lndir
2496 in xorg and xfree86.</para>
2497 </listitem>
2498 </itemizedlist>
2499 </listitem>
2500
2501 <listitem>
2502 <para>February 21st, 2006</para>
2503 <itemizedlist>
2504 <listitem>
2505 <para>[bdubbs] - Simplified unzip instructions.</para>
2506 </listitem>
2507 </itemizedlist>
2508 </listitem>
2509
2510 <listitem>
2511 <para>February 13th, 2006</para>
2512 <itemizedlist>
2513 <listitem>
2514 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
2515 </listitem>
2516 </itemizedlist>
2517 </listitem>
2518
2519 <listitem>
2520 <para>February 12th, 2006</para>
2521 <itemizedlist>
2522 <listitem>
2523 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
2524 </listitem>
2525 <listitem>
2526 <para>[archaic] - Updated to Postfix-2.2.8.</para>
2527 </listitem>
2528 <listitem>
2529 <para>[randy] - Text updates and corrections provided by a patch
2530 sent in by Chris Staub.</para>
2531 </listitem>
2532 <listitem>
2533 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
2534 files with commands to create symlinks to the actual NSS/NSPR .pc
2535 files in the Firefox, Mozilla and Thunderbird instructions as
2536 suggested by Dan Nicholson.</para>
2537 </listitem>
2538 <listitem>
2539 <para>[randy] - Abbreviated the commands used to install the NSS
2540 libraries in the NSS instructions as suggested by Tushar
2541 Teredesai.</para>
2542 </listitem>
2543 <listitem>
2544 <para>[randy] - Updated to Galeon-2.0.0.</para>
2545 </listitem>
2546 </itemizedlist>
2547 </listitem>
2548
2549 <listitem>
2550 <para>February 10th, 2006</para>
2551 <itemizedlist>
2552 <listitem>
2553 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
2554 </listitem>
2555 </itemizedlist>
2556 </listitem>
2557
2558 <listitem>
2559 <para>February 9th, 2006</para>
2560 <itemizedlist>
2561 <listitem>
2562 <para>[randy] - Updated to Transcode-1.0.2.</para>
2563 </listitem>
2564 <listitem>
2565 <para>[randy] - Minor corrections and updates to the Avifile
2566 instructions.</para>
2567 </listitem>
2568 </itemizedlist>
2569 </listitem>
2570
2571 <listitem>
2572 <para>February 8th, 2006</para>
2573 <itemizedlist>
2574 <listitem>
2575 <para>[randy] - Updated to Totem-1.2.1.</para>
2576 </listitem>
2577 <listitem>
2578 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
2579 </listitem>
2580 </itemizedlist>
2581 </listitem>
2582
2583 <listitem>
2584 <para>February 7th, 2006</para>
2585 <itemizedlist>
2586 <listitem>
2587 <para>[randy] - Updated to GOffice-0.2.0.</para>
2588 </listitem>
2589 <listitem>
2590 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
2591 </listitem>
2592 </itemizedlist>
2593 </listitem>
2594
2595 <listitem>
2596 <para>February 6th, 2006</para>
2597 <itemizedlist>
2598 <listitem>
2599 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
2600 </listitem>
2601 <listitem>
2602 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
2603 changes.</para>
2604 </listitem>
2605 </itemizedlist>
2606 </listitem>
2607
2608 <listitem>
2609 <para>February 5th, 2006</para>
2610 <itemizedlist>
2611 <listitem>
2612 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
2613 </listitem>
2614 <listitem>
2615 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
2616 </listitem>
2617 <listitem>
2618 <para>[randy] - Modified the instructions for linking to installed
2619 plugins and removed the commands to create /usr/lib/mozilla
2620 compatibility links from the Mozilla instructions.</para>
2621 </listitem>
2622 <listitem>
2623 <para>[randy] - Updated the following GNOME Add-on package
2624 instructions to fit the 2.12.2 version changes: GDM, Java Access
2625 Bridge, GNOME Speech.</para>
2626 </listitem>
2627 </itemizedlist>
2628 </listitem>
2629
2630 <listitem>
2631 <para>February 4th, 2006</para>
2632 <itemizedlist>
2633 <listitem>
2634 <para>[randy] - Updated the following GNOME Add-on package
2635 instructions to fit the 2.12.2 version changes: Epiphany,
2636 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
2637 </listitem>
2638 </itemizedlist>
2639 </listitem>
2640
2641 <listitem>
2642 <para>February 3rd, 2006</para>
2643 <itemizedlist>
2644 <listitem>
2645 <para>[randy] - Updated the following GNOME Add-on package
2646 instructions to fit the 2.12.2 version changes: libgnomecups,
2647 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
2648 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
2649 Nautilus CD Burner.</para>
2650 </listitem>
2651 <listitem>
2652 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
2653 version. Modified the /opt installation path to /opt/gnome-2.12.2,
2654 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
2655 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
2656 packages version entities also now reflect the 2.12.2 version, though
2657 the actual package instructions have not been updated.</para>
2658 </listitem>
2659 <listitem>
2660 <para>[randy] - Added a new page in the GNOME Core section for the
2661 shared-mime-info package as it is not a direct dependency of any
2662 GNOME Core package any longer.</para>
2663 </listitem>
2664 <listitem>
2665 <para>[randy] - Updated Evolution Data Server dependencies to reflect
2666 the NSS package and modified the libexecdir setting.</para>
2667 </listitem>
2668 <listitem>
2669 <para>[randy] - Updated to Metacity-2.12.2.</para>
2670 </listitem>
2671 <listitem>
2672 <para>[randy] - Updated to libwnck-2.12.2.</para>
2673 </listitem>
2674 <listitem>
2675 <para>[randy] - Updated to libsoup-2.2.7.</para>
2676 </listitem>
2677 </itemizedlist>
2678 </listitem>
2679
2680 <listitem>
2681 <para>February 2nd, 2006</para>
2682 <itemizedlist>
2683 <listitem>
2684 <para>[randy] - Updated to XScreenSaver-4.23.</para>
2685 </listitem>
2686 </itemizedlist>
2687 </listitem>
2688
2689 <listitem>
2690 <para>February 1st, 2006</para>
2691 <itemizedlist>
2692 <listitem>
2693 <para>[randy] - Updated to LZO-2.02.</para>
2694 </listitem>
2695 <listitem>
2696 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
2697 </listitem>
2698 <listitem>
2699 <para>[bdubbs] - Updated vim to version 6.4.</para>
2700 </listitem>
2701 </itemizedlist>
2702 </listitem>
2703
2704 <listitem>
2705 <para>January 31st, 2006</para>
2706 <itemizedlist>
2707 <listitem>
2708 <para>[randy] - Removed the piping of 'yes' commands from the
2709 installation of the packages containing Sun license agreements
2710 (JDK binary, FOP and FreeTTS) and instead provided a note to
2711 reference the text about automating builds.</para>
2712 </listitem>
2713 </itemizedlist>
2714 </listitem>
2715
2716 <listitem>
2717 <para>January 30th, 2006</para>
2718 <itemizedlist>
2719 <listitem>
2720 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
2721 'building-notes' as this more accurately reflects the page and added
2722 a new section 'Automated Building Procedures' to the
2723 'building-notes' page.</para>
2724 </listitem>
2725 </itemizedlist>
2726 </listitem>
2727
2728 <listitem>
2729 <para>January 29th, 2006</para>
2730 <itemizedlist>
2731 <listitem>
2732 <para>[randy] - Added instructions to build the Akode package, added
2733 a patch to fix a build issue with libtunepimp, and adjusted the
2734 dependencies in the Kdemultimedia instructions.</para>
2735 </listitem>
2736 <listitem>
2737 <para>[randy] - Updated all the links to files located on the Anduin
2738 server to use entities.</para>
2739 </listitem>
2740 <listitem>
2741 <para>[andy] - Updated glib2 to 2.8.6.</para>
2742 </listitem>
2743 </itemizedlist>
2744 </listitem>
2745
2746 <listitem>
2747 <para>January 28th, 2006</para>
2748 <itemizedlist>
2749 <listitem>
2750 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
2751 instructions.</para>
2752 </listitem>
2753 <listitem>
2754 <para>[andy] - Updated GConf to 2.12.1</para>
2755 </listitem>
2756 <listitem>
2757 <para>[andy] - Updated gtk+2 to 2.8.11</para>
2758 </listitem>
2759 </itemizedlist>
2760 </listitem>
2761
2762 <listitem>
2763 <para>January 27th, 2006</para>
2764 <itemizedlist>
2765 <listitem>
2766 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
2767 </listitem>
2768 <listitem>
2769 <para>[bdubbs] - Removed section on package management because it
2770 has been incorporated into LFS.</para>
2771 </listitem>
2772 <listitem>
2773 <para>[randy] - Modified the instruction to apply the patch in the
2774 kdegraphics instructions as the patch has changed, thanks to Miguel
2775 Bazdresch for the report.</para>
2776 </listitem>
2777 <listitem>
2778 <para>[randy] - Added a note to the GStreamer instructions about
2779 Valgrind breaking the build.</para>
2780 </listitem>
2781 <listitem>
2782 <para>[andy] - Updated libxklavier to 2.1.</para>
2783 </listitem>
2784 </itemizedlist>
2785 </listitem>
2786
2787 <listitem>
2788 <para>January 25th, 2006</para>
2789 <itemizedlist>
2790 <listitem>
2791 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
2792 to Jay McHugh for sending in the report.</para>
2793 </listitem>
2794 <listitem>
2795 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
2796 method to use 'client.mk' and '.mozconfig', added instructions
2797 to use system-installed NSS/NSPR libraries and added additional
2798 configuration information.</para>
2799 </listitem>
2800 <listitem>
2801 <para>[randy] - Changed the default to render SVG graphics in the
2802 Firefox instructions.</para>
2803 </listitem>
2804 </itemizedlist>
2805 </listitem>
2806
2807 <listitem>
2808 <para>January 23rd, 2006</para>
2809 <itemizedlist>
2810 <listitem>
2811 <para>[randy] - Updated to Thunderbird-1.5, changed the build
2812 method to use 'client.mk' and '.mozconfig', added instructions
2813 to use system-installed NSS/NSPR libraries and added additional
2814 configuration information.</para>
2815 </listitem>
2816 <listitem>
2817 <para>[randy] - Added information about using system-installed
2818 versions of the NSS/NSPR libraries and added additional configuration
2819 information to the Firefox instructions.</para>
2820 </listitem>
2821 <listitem>
2822 <para>[randy] - Added new package Network Security Services,
2823 NSS-3.11.</para>
2824 </listitem>
2825 </itemizedlist>
2826 </listitem>
2827
2828 <listitem>
2829 <para>January 22nd, 2006</para>
2830 <itemizedlist>
2831 <listitem>
2832 <para>[randy] - Adjusted some dependencies using a patch sent in
2833 by Chris Staub.</para>
2834 </listitem>
2835 </itemizedlist>
2836 </listitem>
2837
2838 <listitem>
2839 <para>January 21st, 2006</para>
2840 <itemizedlist>
2841 <listitem>
2842 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
2843 vulnerability patch to the kdelibs instructions.</para>
2844 </listitem>
2845 </itemizedlist>
2846 </listitem>
2847
2848 <listitem>
2849 <para>January 18th, 2006</para>
2850 <itemizedlist>
2851 <listitem>
2852 <para>[randy] - Modified the sed command in the Firefox instructions
2853 so that it can be run multiple times, also modified the instructions
2854 for creating symlinks to the system-wide mozilla plugin
2855 directory.</para>
2856 </listitem>
2857 <listitem>
2858 <para>[randy] - Added a dependency and updated text to the Xine
2859 Libraries instructions.</para>
2860 </listitem>
2861 <listitem>
2862 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
2863 </listitem>
2864 </itemizedlist>
2865 </listitem>
2866
2867 <listitem>
2868 <para>January 17th, 2006</para>
2869 <itemizedlist>
2870 <listitem>
2871 <para>[tushar] - Modify unzip compilation to enable unzip to
2872 unzip files up to 4 GB.</para>
2873 </listitem>
2874 <listitem>
2875 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
2876 Submitted by archaic.</para>
2877 </listitem>
2878 <listitem>
2879 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
2880 and added new modules HTML::Element::Extended and HTML::Tree as
2881 dependencies; also more reorganization and singling out of the
2882 Perl Modules.</para>
2883 </listitem>
2884 <listitem>
2885 <para>[tushar] - Change lynx installation target to install-full.</para>
2886 </listitem>
2887 <listitem>
2888 <para>[tushar] - Removed obsolete note for zipcloack.</para>
2889 </listitem>
2890 <listitem>
2891 <para>[randy] - Added three new Perl Modules as dependencies of the
2892 Digest::SHA module: Devel::Symdump, Pod::Coverage and
2893 Test::Pod::Coverage.</para>
2894 </listitem>
2895 </itemizedlist>
2896 </listitem>
2897
2898 <listitem>
2899 <para>January 16th, 2006</para>
2900 <itemizedlist>
2901 <listitem>
2902 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
2903 numerous text and dependency corrections/additions in the Perl
2904 Modules instructions.</para>
2905 </listitem>
2906 <listitem>
2907 <para>[randy] - Singled out the Text::Diff module in the Perl
2908 Modules instructions.</para>
2909 </listitem>
2910 <listitem>
2911 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
2912 and singled it out in the instructions.</para>
2913 </listitem>
2914 <listitem>
2915 <para>[randy] - Added optional dependencies to the Archive::Zip
2916 and HTML::Tagset Perl Modules instructions.</para>
2917 </listitem>
2918 <listitem>
2919 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
2920 ExtUtils::ParseXS-2.15 Perl Modules.</para>
2921 </listitem>
2922 <listitem>
2923 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
2924 note in the Module::Build instructions about using an older version
2925 of YAML.</para>
2926 </listitem>
2927 <listitem>
2928 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
2929 added new optional dependencies.</para>
2930 </listitem>
2931 </itemizedlist>
2932 </listitem>
2933
2934 <listitem>
2935 <para>January 15th, 2006</para>
2936 <itemizedlist>
2937 <listitem>
2938 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
2939 the Test::Simple-0.62 module.</para>
2940 </listitem>
2941 <listitem>
2942 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
2943 </listitem>
2944 <listitem>
2945 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
2946 and Pod::Simple-3.03 Perl Modules.</para>
2947 </listitem>
2948 <listitem>
2949 <para>[randy] - Singled out the Compress::Zlib module in the Perl
2950 Modules instructions and updated to the 1.41 version.</para>
2951 </listitem>
2952 </itemizedlist>
2953 </listitem>
2954
2955 <listitem>
2956 <para>January 14th, 2006</para>
2957 <itemizedlist>
2958 <listitem>
2959 <para>[randy] - Added a note to run the test suite and added
2960 documentation installation commands to the GnuPG instructions.</para>
2961 </listitem>
2962 </itemizedlist>
2963 </listitem>
2964
2965 <listitem>
2966 <para>January 12th, 2006</para>
2967 <itemizedlist>
2968 <listitem>
2969 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
2970 dependency URLs to fix the AMR support and added additional
2971 documentation installation commands.</para>
2972 </listitem>
2973 </itemizedlist>
2974 </listitem>
2975
2976 <listitem>
2977 <para>January 11, 2006</para>
2978 <itemizedlist>
2979 <listitem>
2980 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
2981 dependencies, updated the version of the Skins file.</para>
2982 </listitem>
2983 <listitem>
2984 <para>[andy] - Updated to abiword-2.4.2.</para>
2985 </listitem>
2986 </itemizedlist>
2987 </listitem>
2988
2989 <listitem>
2990 <para>January 10th, 2006</para>
2991 <itemizedlist>
2992 <listitem>
2993 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
2994 </listitem>
2995 <listitem>
2996 <para>[randy] - Corrections to the CVS instructions: fixed broken
2997 download URLs and corrected documentation installation
2998 commands.</para>
2999 </listitem>
3000 </itemizedlist>
3001 </listitem>
3002
3003 <listitem>
3004 <para>January 9th, 2006</para>
3005 <itemizedlist>
3006 <listitem>
3007 <para>[randy] - Updated the MPlayer instructions with the new URL for
3008 the LIVE555 Streaming Media web site.</para>
3009 </listitem>
3010 </itemizedlist>
3011 </listitem>
3012
3013 <listitem>
3014 <para>January 8th, 2006</para>
3015 <itemizedlist>
3016 <listitem>
3017 <para>[randy] - Updated to Ethereal-0.10.14.</para>
3018 </listitem>
3019 <listitem>
3020 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
3021 </listitem>
3022 <listitem>
3023 <para>[randy] - Minor updates to the Kdegraphics instructions:
3024 added new dependencies, added a note about creating the API
3025 documentation, added a note about the OCR support, updated the
3026 installed programs, libraries and directories list.</para>
3027 </listitem>
3028 </itemizedlist>
3029 </listitem>
3030
3031 <listitem>
3032 <para>January 7th, 2006</para>
3033 <itemizedlist>
3034 <listitem>
3035 <para>[randy] - Removed the Berkeley DB dependency from packages
3036 utilizing it as BDB is now built in LFS.</para>
3037 </listitem>
3038 <listitem>
3039 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
3040 Python instructions to support the new BDB, updated the Heimdal
3041 instructions to account for the changed library file names.</para>
3042 </listitem>
3043 <listitem>
3044 <para>[randy] - Updated to GIMP-2.2.10.</para>
3045 </listitem>
3046 <listitem>
3047 <para>[andy] - Updated to xvidcore-1.1.0.</para>
3048 </listitem>
3049 </itemizedlist>
3050 </listitem>
3051
3052 <listitem>
3053 <para>January 6th, 2006</para>
3054 <itemizedlist>
3055 <listitem>
3056 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
3057 1.0.14.</para>
3058 </listitem>
3059 <listitem>
3060 <para>[randy] - Modified the command to run the libcroco test
3061 suite.</para>
3062 </listitem>
3063 </itemizedlist>
3064 </listitem>
3065
3066 <listitem>
3067 <para>January 5th, 2006</para>
3068 <itemizedlist>
3069 <listitem>
3070 <para>[randy] - Updated to Poppler-0.4.3.</para>
3071 </listitem>
3072 <listitem>
3073 <para>[randy] - Updated to giflib-4.1.4.</para>
3074 </listitem>
3075 <listitem>
3076 <para>[randy] - Updated to libexif-0.6.13.</para>
3077 </listitem>
3078 <listitem>
3079 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
3080 to the kdegraphics instructions.</para>
3081 </listitem>
3082 </itemizedlist>
3083 </listitem>
3084
3085 <listitem>
3086 <para>January 4th, 2006</para>
3087 <itemizedlist>
3088 <listitem>
3089 <para>[randy] - Minor additions to the kdebase instructions: added
3090 optional dependencies, added a configuration section which includes
3091 information about run-time packages, and added installed programs,
3092 libraries and directories.</para>
3093 </listitem>
3094 <listitem>
3095 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
3096 </listitem>
3097 </itemizedlist>
3098 </listitem>
3099
3100 <listitem>
3101 <para>January 2nd, 2006</para>
3102 <itemizedlist>
3103 <listitem>
3104 <para>[randy] - Added significant updates to the HAL instructions:
3105 updated the dependencies, modified the command that changes the
3106 storage device policy, added text and a visual chart to explain
3107 the requirements of the hal-device-manager program, added commands
3108 to allow for locale specific needs in the storage device policy,
3109 and some general text cleanup.</para>
3110 </listitem>
3111 <listitem>
3112 <para>[randy] - Updated the D-BUS instructions to include text that
3113 identifies the needs of the HAL package.</para>
3114 </listitem>
3115 </itemizedlist>
3116 </listitem>
3117
3118 <listitem>
3119 <para>December 31st, 2005</para>
3120 <itemizedlist>
3121 <listitem>
3122 <para>[randy] - Added a sed command to the D-Bus instructions to
3123 change a 'jar' command to 'fastjar' due to the changes in
3124 GCC-4.0.x.</para>
3125 </listitem>
3126 </itemizedlist>
3127 </listitem>
3128
3129 <listitem>
3130 <para>December 30th, 2005</para>
3131 <itemizedlist>
3132 <listitem>
3133 <para>[randy] - Added some optional dependencies to the Kdelibs
3134 instructions.</para>
3135 </listitem>
3136 <listitem>
3137 <para>[randy] - Added new package Libidn-0.6.0.</para>
3138 </listitem>
3139 <listitem>
3140 <para>[andy] - Added new package Gaim-1.5.0.</para>
3141 </listitem>
3142 </itemizedlist>
3143 </listitem>
3144
3145 <listitem>
3146 <para>December 29th, 2005</para>
3147 <itemizedlist>
3148 <listitem>
3149 <para>[randy] - Removed libogg and added NAS to the optional
3150 dependencies of aRts.</para>
3151 </listitem>
3152 <listitem>
3153 <para>[randy] - Added a caution note to the MC instructions
3154 about the UTF-8 related issues.</para>
3155 </listitem>
3156 <listitem>
3157 <para>[randy] - Added a caution note to the UnZip instructions
3158 about the locale related issues.</para>
3159 </listitem>
3160 <listitem>
3161 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
3162 2, 'Important Information', thanks to Alexander Patrakov for
3163 contributing the text for this page. The page is very incomplete and
3164 many more packages with locale related issues will be added.</para>
3165 </listitem>
3166 </itemizedlist>
3167 </listitem>
3168
3169 <listitem>
3170 <para>December 28th, 2005</para>
3171 <itemizedlist>
3172 <listitem>
3173 <para>[randy] - Added new package GOffice-0.1.2.</para>
3174 </listitem>
3175 </itemizedlist>
3176 </listitem>
3177
3178 <listitem>
3179 <para>December 27th, 2005</para>
3180 <itemizedlist>
3181 <listitem>
3182 <para>[randy] - Updated to libgsf-1.13.3.</para>
3183 </listitem>
3184 <listitem>
3185 <para>[randy] - Removed the unneeded 'make' command from the
3186 hicolor-icon-theme instructions.</para>
3187 </listitem>
3188 <listitem>
3189 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
3190 removed an unneeded switch from the configure command.</para>
3191 </listitem>
3192 <listitem>
3193 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
3194 </listitem>
3195 <listitem>
3196 <para>[randy] - Updated to ISO Codes-0.49.</para>
3197 </listitem>
3198 </itemizedlist>
3199 </listitem>
3200
3201 <listitem>
3202 <para>December 26th, 2005</para>
3203 <itemizedlist>
3204 <listitem>
3205 <para>[randy] - Updated to Doxygen-1.4.5.</para>
3206 </listitem>
3207 <listitem>
3208 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
3209 download URL, added test suite notes, modified the configure command
3210 to include switches for the recommended dependencies and added
3211 appropriate notes about the recommended dependencies.</para>
3212 </listitem>
3213 <listitem>
3214 <para>[randy] - Updated to little cms-1.15.</para>
3215 </listitem>
3216 <listitem>
3217 <para>[randy] - Updated to Sendmail-8.13.5.</para>
3218 </listitem>
3219 <listitem>
3220 <para>[dj] - Added colorls patch to tcsh instructions.</para>
3221 </listitem>
3222 <listitem>
3223 <para>[dj] - Corrected additional recommended and optional
3224 dependencies in OpenOffice instructions.</para>
3225 </listitem>
3226 <listitem>
3227 <para>[andy] - Update xine-lib to 1.1.1.</para>
3228 </listitem>
3229 </itemizedlist>
3230 </listitem>
3231
3232 <listitem>
3233 <para>December 25th, 2005</para>
3234 <itemizedlist>
3235 <listitem>
3236 <para>[randy] - Updated to LibMPEG3-1.6.</para>
3237 </listitem>
3238 </itemizedlist>
3239 </listitem>
3240
3241 <listitem>
3242 <para>December 24th, 2005</para>
3243 <itemizedlist>
3244 <listitem>
3245 <para>[randy] - Fixed a syntax error in the configure scripts and
3246 simplified the existing sed commands in the Tcl and Tk
3247 instructions.</para>
3248 </listitem>
3249 <listitem>
3250 <para>[randy] - Added pkg-config and ALSA Library as required
3251 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
3252 pointing out the omission.</para>
3253 </listitem>
3254 <listitem>
3255 <para>[randy] - Fixed GTK+-2 documentation installation commands,
3256 thanks to Nico R. for pointing out the breakage.</para>
3257 </listitem>
3258 <listitem>
3259 <para>[randy] - Updated to Firefox-1.5, modified the method used
3260 to build it and added a command to fix an anonymous enum in an
3261 interface header file.</para>
3262 </listitem>
3263 <listitem>
3264 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
3265 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
3266 </listitem>
3267 </itemizedlist>
3268 </listitem>
3269
3270 <listitem>
3271 <para>December 23rd, 2005</para>
3272 <itemizedlist>
3273 <listitem>
3274 <para>[andy] - Updated librsvg to 2.12.7.</para>
3275 </listitem>
3276 <listitem>
3277 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
3278 </listitem>
3279 </itemizedlist>
3280 </listitem>
3281
3282 <listitem>
3283 <para>December 22nd, 2005</para>
3284 <itemizedlist>
3285 <listitem>
3286 <para>[andy] - Updated XFce to 4.2.3.2.</para>
3287 </listitem>
3288 </itemizedlist>
3289 </listitem>
3290
3291 <listitem>
3292 <para>December 21st, 2005</para>
3293 <itemizedlist>
3294 <listitem>
3295 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
3296 use visudo to edit the sudoers file.</para>
3297 </listitem>
3298 </itemizedlist>
3299 </listitem>
3300
3301 <listitem>
3302 <para>December 20th, 2005</para>
3303 <itemizedlist>
3304 <listitem>
3305 <para>[randy] - Commented out the Python and Perl bindings build
3306 notes from the Subversion instructions as there is a build failure
3307 using current versions of SWIG and (B)LFS packages.</para>
3308 </listitem>
3309 <listitem>
3310 <para>[randy] - Added documentation installation commands to the
3311 Guile instructions.</para>
3312 </listitem>
3313 </itemizedlist>
3314 </listitem>
3315
3316 <listitem>
3317 <para>December 19th, 2005</para>
3318 <itemizedlist>
3319 <listitem>
3320 <para>[randy] - Modified the sed command in the OpenSSH instructions
3321 to better allow for repeated builds.</para>
3322 </listitem>
3323 <listitem>
3324 <para>[bdubbs] - Updated to nmap-3.95.</para>
3325 </listitem>
3326 <listitem>
3327 <para>[bdubbs] - Added sed to Bind to prevent invalid
3328 warnings in the log.</para>
3329 </listitem>
3330 <listitem>
3331 <para>[randy] - Updated to Samba-3.0.20b.</para>
3332 </listitem>
3333 <listitem>
3334 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
3335 </listitem>
3336 </itemizedlist>
3337 </listitem>
3338
3339 <listitem>
3340 <para>December 18th, 2005</para>
3341 <itemizedlist>
3342 <listitem>
3343 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
3344 </listitem>
3345 <listitem>
3346 <para>[bdubbs] - Changed configure instruction in gimp to
3347 use recommended dependencies. Added note that the switches
3348 to configure need to be changed if the recommended
3349 dependencies are not installed.</para>
3350 </listitem>
3351 <listitem>
3352 <para>[bdubbs] - Updated to whois-4.7.10.</para>
3353 </listitem>
3354 <listitem>
3355 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
3356 </listitem>
3357 </itemizedlist>
3358 </listitem>
3359
3360 <listitem>
3361 <para>December 17th, 2005</para>
3362 <itemizedlist>
3363 <listitem>
3364 <para>[randy] - Updated to PHP-5.1.1.</para>
3365 </listitem>
3366 </itemizedlist>
3367 </listitem>
3368
3369 <listitem>
3370 <para>December 16th, 2005</para>
3371 <itemizedlist>
3372 <listitem>
3373 <para>[randy] - Updated to Stunnel-4.14.</para>
3374 </listitem>
3375 <listitem>
3376 <para>[randy] - Updated to Ruby-1.8.3.</para>
3377 </listitem>
3378 </itemizedlist>
3379 </listitem>
3380
3381 <listitem>
3382 <para>December 15, 2005</para>
3383 <itemizedlist>
3384 <listitem>
3385 <para>[randy] - Updated to Aspell-0.60.4.</para>
3386 </listitem>
3387 <listitem>
3388 <para>[randy] - Added a sed command to the FOP instructions which
3389 fixes an obsolete tail command in the JAI binary.</para>
3390 </listitem>
3391 <listitem>
3392 <para>[randy] - Updated to Gamin-0.1.7.</para>
3393 </listitem>
3394 <listitem>
3395 <para>[bdubbs] - Removed section on newsserver.</para>
3396 </listitem>
3397 <listitem>
3398 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
3399 </listitem>
3400 </itemizedlist>
3401 </listitem>
3402
3403 <listitem>
3404 <para>December 14th, 2005</para>
3405 <itemizedlist>
3406 <listitem>
3407 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
3408 </listitem>
3409 <listitem>
3410 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
3411 </listitem>
3412 </itemizedlist>
3413 </listitem>
3414
3415 <listitem>
3416 <para>December 13th, 2005</para>
3417 <itemizedlist>
3418 <listitem>
3419 <para>[bdubbs] - Update description of LiveCD.</para>
3420 </listitem>
3421 <listitem>
3422 <para>[randy] - Updated to MySQL-5.0.16.</para>
3423 </listitem>
3424 <listitem>
3425 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
3426 </listitem>
3427 <listitem>
3428 <para>[bdubbs] - Removed libungif.</para>
3429 </listitem>
3430 <listitem>
3431 <para>[randy] - Updated to GTK+-2.8.9.</para>
3432 </listitem>
3433 <listitem>
3434 <para>[andy] - Updated to Abiword-2.4.1</para>
3435 </listitem>
3436 </itemizedlist>
3437 </listitem>
3438
3439 <listitem>
3440 <para>December 11th, 2005</para>
3441 <itemizedlist>
3442 <listitem>
3443 <para>[randy] - Updated to Pango-1.10.2.</para>
3444 </listitem>
3445 <listitem>
3446 <para>[randy] - Updated to GLib-2.8.4.</para>
3447 </listitem>
3448 </itemizedlist>
3449 </listitem>
3450
3451 <listitem>
3452 <para>December 10th, 2005</para>
3453 <itemizedlist>
3454 <listitem>
3455 <para>[randy] - Updated to Heimdal-0.7.1.</para>
3456 </listitem>
3457 </itemizedlist>
3458 </listitem>
3459
3460 <listitem>
3461 <para>December 9th, 2005</para>
3462 <itemizedlist>
3463 <listitem>
3464 <para>[randy] - Fixed command typos in the Gnome Menus and
3465 Gnome Volume Manager instructions.</para>
3466 </listitem>
3467 <listitem>
3468 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
3469 </listitem>
3470 <listitem>
3471 <para>[andy] - Added details of how to create a fluxbox.desktop file to
3472 the Fluxbox page.</para>
3473 </listitem>
3474 </itemizedlist>
3475 </listitem>
3476
3477 <listitem>
3478 <para>December 8th, 2005</para>
3479 <itemizedlist>
3480 <listitem>
3481 <para>[bdubbs] - Updated to curl-7.15.1.</para>
3482 </listitem>
3483 </itemizedlist>
3484 </listitem>
3485
3486 <listitem>
3487 <para>December 7th, 2005</para>
3488 <itemizedlist>
3489 <listitem>
3490 <para>[bdubbs] - Added sed to remove incomplete tests from
3491 test program in popt.</para>
3492 </listitem>
3493 <listitem>
3494 <para>[bdubbs] - Removed reference to non-existent esound.ps
3495 from EsounD-0.2.36.</para>
3496 </listitem>
3497 <listitem>
3498 <para>[bdubbs] - Removed --with-history option from libxml2. Added
3499 a caution that the make check command can hang forever under
3500 certain conditions with the option.</para>
3501 </listitem>
3502 <listitem>
3503 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
3504 </listitem>
3505 <listitem>
3506 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
3507 go moko for pointing out the omission.</para>
3508 </listitem>
3509 <listitem>
3510 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
3511 </listitem>
3512 <listitem>
3513 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
3514 thanks to David Rosal for pointing out the omission.</para>
3515 </listitem>
3516 <listitem>
3517 <para>[randy] - Updated to libvorbis-1.1.2.</para>
3518 </listitem>
3519 <listitem>
3520 <para>[randy] - Updated to libogg-1.1.3.</para>
3521 </listitem>
3522 </itemizedlist>
3523 </listitem>
3524
3525 <listitem>
3526 <para>December 6th, 2005</para>
3527 <itemizedlist>
3528 <listitem>
3529 <para>[dj] - Completed dependencies, removed optional configure
3530 parameters and added the no_mozilla (firefox) patch for
3531 OpenOffice.</para>
3532 </listitem>
3533 </itemizedlist>
3534 </listitem>
3535
3536 <listitem>
3537 <para>December 3rd, 2005</para>
3538 <itemizedlist>
3539 <listitem>
3540 <para>[randy] - Updated to GCC-4.0.2.</para>
3541 </listitem>
3542 <listitem>
3543 <para>[bdubbs] - Updated to qt-3.3.5.</para>
3544 </listitem>
3545 </itemizedlist>
3546 </listitem>
3547
3548 <listitem>
3549 <para>December 2nd, 2005</para>
3550 <itemizedlist>
3551 <listitem>
3552 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
3553 </listitem>
3554 </itemizedlist>
3555 </listitem>
3556
3557 <listitem>
3558 <para>December 1st, 2005</para>
3559 <itemizedlist>
3560 <listitem>
3561 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
3562 </listitem>
3563 </itemizedlist>
3564 </listitem>
3565
3566 <listitem>
3567 <para>November 30th, 2005</para>
3568 <itemizedlist>
3569 <listitem>
3570 <para>[randy] - Updated to xinetd-2.3.14.</para>
3571 </listitem>
3572 <listitem>
3573 <para>[randy] - Added a command to create the logging directory in
3574 the GDM instructions, thanks to Vincent Fretin for pointing out the
3575 oversight.</para>
3576 </listitem>
3577 <listitem>
3578 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
3579 </listitem>
3580 <listitem>
3581 <para>[randy] - Updated to Sysstat-6.0.2.</para>
3582 </listitem>
3583 </itemizedlist>
3584 </listitem>
3585
3586 <listitem>
3587 <para>November 29th, 2005</para>
3588 <itemizedlist>
3589 <listitem>
3590 <para>[randy] - Updated to Shadow-4.0.13.</para>
3591 </listitem>
3592 <listitem>
3593 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
3594 the installation commands have changed.</para>
3595 </listitem>
3596 <listitem>
3597 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
3598 </listitem>
3599 </itemizedlist>
3600 </listitem>
3601
3602 <listitem>
3603 <para>November 27th, 2005</para>
3604 <itemizedlist>
3605 <listitem>
3606 <para>[randy] - Added an FTP download URL and changed the
3607 documentation installation to a versioned directory in the Fontconfig
3608 instructions.</para>
3609 </listitem>
3610 <listitem>
3611 <para>[randy] - Added documentation installation and clarified the
3612 purpose of the sed command in the FreeType instructions.</para>
3613 </listitem>
3614 </itemizedlist>
3615 </listitem>
3616
3617 <listitem>
3618 <para>November 26th, 2005</para>
3619 <itemizedlist>
3620 <listitem>
3621 <para>[randy] - Added a note to the Lynx instructions that
3622 identifies, and shows how to avoid, a security vulnerability.</para>
3623 </listitem>
3624 <listitem>
3625 <para>[randy] - Updated to S-Lang-2.0.5.</para>
3626 </listitem>
3627 <listitem>
3628 <para>[randy] - Updated the text in the Net-tools instructions
3629 to reflect the updated version of Coreutils.</para>
3630 </listitem>
3631 </itemizedlist>
3632 </listitem>
3633
3634 <listitem>
3635 <para>November 25th, 2005</para>
3636 <itemizedlist>
3637 <listitem>
3638 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
3639 </listitem>
3640 <listitem>
3641 <para>[randy] - Updated to pkg-config-0.20</para>
3642 </listitem>
3643 </itemizedlist>
3644 </listitem>
3645
3646 <listitem>
3647 <para>November 24th, 2005</para>
3648 <itemizedlist>
3649 <listitem>
3650 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
3651 installation commands to work with the newer version.</para>
3652 </listitem>
3653 </itemizedlist>
3654 </listitem>
3655
3656 <listitem>
3657 <para>November 23rd, 2005</para>
3658 <itemizedlist>
3659 <listitem>
3660 <para>[bdubbs] - Added sed to sudo to correct a security issue
3661 (Archaic). Also added --enable-shell-sets-home switch
3662 (Gerard).</para>
3663 </listitem>
3664 </itemizedlist>
3665 </listitem>
3666
3667 <listitem>
3668 <para>November 22nd, 2005</para>
3669 <itemizedlist>
3670 <listitem>
3671 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
3672 </listitem>
3673 <listitem>
3674 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
3675 051020 and changed the documentation directory to a versioned
3676 name.</para>
3677 </listitem>
3678 <listitem>
3679 <para>[randy] - Updated to FriBidi-0.10.7.</para>
3680 </listitem>
3681 <listitem>
3682 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
3683 the tests outlined in the DocBook DSSSL Stylesheets
3684 instructions.</para>
3685 </listitem>
3686 <listitem>
3687 <para>[randy] - Updated to Ethereal-0.10.13.</para>
3688 </listitem>
3689 <listitem>
3690 <para>[randy] - Added new package GC-6.5.</para>
3691 </listitem>
3692 </itemizedlist>
3693 </listitem>
3694
3695 <listitem>
3696 <para>November 21st, 2005</para>
3697 <itemizedlist>
3698 <listitem>
3699 <para>[randy] - Updated the Rsync bootscript to remove the --compress
3700 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
3701 </listitem>
3702 <listitem>
3703 <para>[randy] - Added --disable-python to the configure command in
3704 the D-BUS instructions to fix a broken build identified by Filip
3705 Bartmann.</para>
3706 </listitem>
3707 <listitem>
3708 <para>[randy] - Added --disable-libwrap to the configure command in
3709 the Stunnel instructions to fix a broken build identified by Filip
3710 Bartmann.</para>
3711 </listitem>
3712 <listitem>
3713 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
3714 Utilities section of Chapter 31.</para>
3715 </listitem>
3716 <listitem>
3717 <para>[randy] - Modified the libexecdir parameter passed to configure
3718 and tweaked the storage device policy in the HAL instructions.</para>
3719 </listitem>
3720 </itemizedlist>
3721 </listitem>
3722
3723 <listitem>
3724 <para>November 19th, 2005</para>
3725 <itemizedlist>
3726 <listitem>
3727 <para>[randy] - Added notes to start a D-BUS session daemon to the
3728 D-BUS, GDM and GNOME Configuration instructions.</para>
3729 </listitem>
3730 <listitem>
3731 <para>[dj] - Cleaned up OpenOffice instructions and added
3732 a no-pam patch.</para>
3733 </listitem>
3734 </itemizedlist>
3735 </listitem>
3736
3737 <listitem>
3738 <para>November 18th, 2005</para>
3739 <itemizedlist>
3740 <listitem>
3741 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
3742 thanks to Steffen Knollman for discovering the problem and
3743 contributing the patch.</para>
3744 </listitem>
3745 <listitem>
3746 <para>[igor] - Updated to rsync-2.6.6.</para>
3747 </listitem>
3748 </itemizedlist>
3749 </listitem>
3750
3751 <listitem>
3752 <para>November 17th, 2005</para>
3753 <itemizedlist>
3754 <listitem>
3755 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
3756 Utilities section of Chapter 31.</para>
3757 </listitem>
3758 <listitem>
3759 <para>[dj] - Corrected OpenOffice patch names.</para>
3760 </listitem>
3761 </itemizedlist>
3762 </listitem>
3763
3764 <listitem>
3765 <para>November 15th, 2005</para>
3766 <itemizedlist>
3767 <listitem>
3768 <para>[dj] - Updated to OpenOffice-2.0.0</para>
3769 </listitem>
3770 </itemizedlist>
3771 </listitem>
3772
3773 <listitem>
3774 <para>November 14th, 2005</para>
3775 <itemizedlist>
3776 <listitem>
3777 <para>[randy] - Updated to Balsa-2.3.6.</para>
3778 </listitem>
3779 </itemizedlist>
3780 </listitem>
3781
3782 <listitem>
3783 <para>November 13th, 2005</para>
3784 <itemizedlist>
3785 <listitem>
3786 <para>[randy] - Added several more entries to the 'Other Programming
3787 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
3788 and other contributions.</para>
3789 </listitem>
3790 </itemizedlist>
3791 </listitem>
3792
3793 <listitem>
3794 <para>November 12th, 2005</para>
3795 <itemizedlist>
3796 <listitem>
3797 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
3798 xptinfo.h anonymous enum patch.</para>
3799 </listitem>
3800 </itemizedlist>
3801 </listitem>
3802
3803 <listitem>
3804 <para>November 9th, 2005</para>
3805 <itemizedlist>
3806 <listitem>
3807 <para>[randy] - Updated references to source and md5sum files
3808 on the Anduin server due to the Anduin reorganization.</para>
3809 </listitem>
3810 <listitem>
3811 <para>[randy] - Added several more programming languages to the
3812 'Other Programming Tools' section.</para>
3813 </listitem>
3814 </itemizedlist>
3815 </listitem>
3816
3817 <listitem>
3818 <para>November 7th, 2005</para>
3819 <itemizedlist>
3820 <listitem>
3821 <para>[randy] - Added several programming languages to the 'Other
3822 Programming Tools' section.</para>
3823 </listitem>
3824 <listitem>
3825 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
3826 </listitem>
3827 </itemizedlist>
3828 </listitem>
3829
3830 <listitem>
3831 <para>November 5th, 2005</para>
3832 <itemizedlist>
3833 <listitem>
3834 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
3835 suggestions.</para>
3836 </listitem>
3837 </itemizedlist>
3838 </listitem>
3839
3840 <listitem>
3841 <para>November 4th, 2005</para>
3842 <itemizedlist>
3843 <listitem>
3844 <para>[randy] - Added a patch to the libgsf instructions so that the
3845 configure script properly discovers GConf.</para>
3846 </listitem>
3847 </itemizedlist>
3848 </listitem>
3849
3850 <listitem>
3851 <para>November 3rd, 2005</para>
3852 <itemizedlist>
3853 <listitem>
3854 <para>[randy] - Added new package GMime-2.1.17.</para>
3855 </listitem>
3856 </itemizedlist>
3857 </listitem>
3858
3859 <listitem>
3860 <para>November 1st, 2005</para>
3861 <itemizedlist>
3862 <listitem>
3863 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
3864 'Other Programming Tools' section.</para>
3865 </listitem>
3866 <listitem>
3867 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
3868 </listitem>
3869 <listitem>
3870 <para>[randy] - Updated to Transcode-1.0.1.</para>
3871 </listitem>
3872 </itemizedlist>
3873 </listitem>
3874
3875 <listitem>
3876 <para>October 31st, 2005</para>
3877 <itemizedlist>
3878 <listitem>
3879 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
3880 </listitem>
3881 </itemizedlist>
3882 </listitem>
3883
3884 <listitem>
3885 <para>October 30th, 2005</para>
3886 <itemizedlist>
3887 <listitem>
3888 <para>[randy] - Added new package Totem-1.2.0.</para>
3889 </listitem>
3890 <listitem>
3891 <para>[dj] - Updated to JDK-1.5.0_05.</para>
3892 </listitem>
3893 </itemizedlist>
3894 </listitem>
3895
3896 <listitem>
3897 <para>October 29th, 2005</para>
3898 <itemizedlist>
3899 <listitem>
3900 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
3901 </listitem>
3902 </itemizedlist>
3903 </listitem>
3904
3905 <listitem>
3906 <para>October 28th, 2005</para>
3907 <itemizedlist>
3908 <listitem>
3909 <para>[igor] - Updated to SDL-1.2.9.</para>
3910 </listitem>
3911 <listitem>
3912 <para>[igor] - Updated to CVS-1.11.21.</para>
3913 </listitem>
3914 </itemizedlist>
3915 </listitem>
3916
3917 <listitem>
3918 <para>October 25th, 2005</para>
3919 <itemizedlist>
3920 <listitem>
3921 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
3922 package from the GNOME Add-on section.</para>
3923 </listitem>
3924 </itemizedlist>
3925 </listitem>
3926
3927 <listitem>
3928 <para>October 23rd, 2005</para>
3929 <itemizedlist>
3930 <listitem>
3931 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
3932 </listitem>
3933 <listitem>
3934 <para>[randy] - Added new package Poppler-0.4.2.</para>
3935 </listitem>
3936 </itemizedlist>
3937 </listitem>
3938
3939 <listitem>
3940 <para>October 21st, 2005</para>
3941 <itemizedlist>
3942 <listitem>
3943 <para>[randy] - Added new package GNOME Keyring
3944 Manager-2.12.0.</para>
3945 </listitem>
3946 </itemizedlist>
3947 </listitem>
3948
3949 <listitem>
3950 <para>October 20th, 2005</para>
3951 <itemizedlist>
3952 <listitem>
3953 <para>[randy] - Added new package ISO Codes-0.48.</para>
3954 </listitem>
3955 </itemizedlist>
3956 </listitem>
3957
3958 <listitem>
3959 <para>October 19th, 2005</para>
3960 <itemizedlist>
3961 <listitem>
3962 <para>[randy] - Added new package PyXML-0.8.4.</para>
3963 </listitem>
3964 <listitem>
3965 <para>[randy] - Added category headers to the GNOME Add-on packages
3966 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
3967 XML wizardry to make this happen.</para>
3968 </listitem>
3969 </itemizedlist>
3970 </listitem>
3971
3972 <listitem>
3973 <para>October 18th, 2005</para>
3974 <itemizedlist>
3975 <listitem>
3976 <para>[randy] - Added a patch and an additional command to enable the
3977 streaming audio method in the GNOME Speech instructions.</para>
3978 </listitem>
3979 <listitem>
3980 <para>[randy] - Updated to GDM-2.8.0.5.</para>
3981 </listitem>
3982 </itemizedlist>
3983 </listitem>
3984
3985 <listitem>
3986 <para>October 17th, 2005</para>
3987 <itemizedlist>
3988 <listitem>
3989 <para>[randy] - Updated to GOK-1.0.5.</para>
3990 </listitem>
3991 <listitem>
3992 <para>[igor] - Updated to HTML Tidy-051013.</para>
3993 </listitem>
3994 <listitem>
3995 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
3996 </listitem>
3997 <listitem>
3998 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
3999 </listitem>
4000 </itemizedlist>
4001 </listitem>
4002
4003 <listitem>
4004 <para>October 16th, 2005</para>
4005 <itemizedlist>
4006 <listitem>
4007 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
4008 of the xextensions.pc file from the GNOME Magnifier to the XFree86
4009 instructions.</para>
4010 </listitem>
4011 <listitem>
4012 <para>[igor] - Updated to PHP-5.0.5.</para>
4013 </listitem>
4014 <listitem>
4015 <para>[randy] - Modified dependencies in the libgtkhtml
4016 instructions.</para>
4017 </listitem>
4018 <listitem>
4019 <para>[igor] - Updated to PCRE-6.4.</para>
4020 </listitem>
4021 <listitem>
4022 <para>[igor] - Updated to cURL-7.15.0.</para>
4023 </listitem>
4024 </itemizedlist>
4025 </listitem>
4026
4027 <listitem>
4028 <para>October 15th, 2005</para>
4029 <itemizedlist>
4030 <listitem>
4031 <para>[igor] - Added the gcc4 patch for NTP.</para>
4032 </listitem>
4033 <listitem>
4034 <para>[igor] - Updated to Fcron-3.0.0.</para>
4035 </listitem>
4036 <listitem>
4037 <para>[igor] - Updated to Apache-2.0.55.</para>
4038 </listitem>
4039 <listitem>
4040 <para>[igor] - Updated to Python-2.4.2.</para>
4041 </listitem>
4042 <listitem>
4043 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
4044 </listitem>
4045 <listitem>
4046 <para>[randy] - Updated to GGV-2.12.0.</para>
4047 </listitem>
4048 <listitem>
4049 <para>[igor] - Updated to Firefox-1.0.7.</para>
4050 </listitem>
4051 <listitem>
4052 <para>[randy] - Updated to AT SPI-1.6.6.</para>
4053 </listitem>
4054 <listitem>
4055 <para>[igor] - Updated to libtiff-3.7.4.</para>
4056 </listitem>
4057 <listitem>
4058 <para>[igor] - Updated to cairo-1.0.2.</para>
4059 </listitem>
4060 <listitem>
4061 <para>[randy] - Updated to Zenity-2.12.1.</para>
4062 </listitem>
4063 <listitem>
4064 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
4065 </listitem>
4066 </itemizedlist>
4067 </listitem>
4068
4069 <listitem>
4070 <para>October 14th, 2005</para>
4071 <itemizedlist>
4072 <listitem>
4073 <para>[igor] - Updated to libpcap-0.9.4.</para>
4074 </listitem>
4075 <listitem>
4076 <para>[igor] - Updated to Wget-1.10.2.</para>
4077 </listitem>
4078 <listitem>
4079 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
4080 </listitem>
4081 <listitem>
4082 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
4083 </listitem>
4084 <listitem>
4085 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
4086 </listitem>
4087 <listitem>
4088 <para>[randy] - Updated to File Roller-2.12.1.</para>
4089 </listitem>
4090 <listitem>
4091 <para>[randy] - Updated to EOG-2.12.1.</para>
4092 </listitem>
4093 <listitem>
4094 <para>[randy] - Updated to gedit-2.12.1.</para>
4095 </listitem>
4096 </itemizedlist>
4097 </listitem>
4098
4099 <listitem>
4100 <para>October 13th, 2005</para>
4101 <itemizedlist>
4102 <listitem>
4103 <para>[igor] - Updated Vim security patch.</para>
4104 </listitem>
4105 <listitem>
4106 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
4107 </listitem>
4108 <listitem>
4109 <para>[randy] - Updated to Epiphany-1.8.2.</para>
4110 </listitem>
4111 <listitem>
4112 <para>[randy] - Changed Python from an optional to a recommended
4113 dependency in the GNOME Doc Utils dependencies.</para>
4114 </listitem>
4115 </itemizedlist>
4116 </listitem>
4117
4118 <listitem>
4119 <para>October 12th, 2005</para>
4120 <itemizedlist>
4121 <listitem>
4122 <para>[randy] - Updated to gcalctool-5.6.31.</para>
4123 </listitem>
4124 </itemizedlist>
4125 </listitem>
4126
4127 <listitem>
4128 <para>October 11th, 2005</para>
4129 <itemizedlist>
4130 <listitem>
4131 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
4132 </listitem>
4133 <listitem>
4134 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
4135 </listitem>
4136 <listitem>
4137 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
4138 </listitem>
4139 <listitem>
4140 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
4141 </listitem>
4142 <listitem>
4143 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
4144 </listitem>
4145 <listitem>
4146 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
4147 </listitem>
4148 <listitem>
4149 <para>[randy] - Updated to Evolution-2.4.1.</para>
4150 </listitem>
4151 </itemizedlist>
4152 </listitem>
4153
4154 <listitem>
4155 <para>October 10th, 2005</para>
4156 <itemizedlist>
4157 <listitem>
4158 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
4159 </listitem>
4160 <listitem>
4161 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
4162 </listitem>
4163 <listitem>
4164 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
4165 </listitem>
4166 <listitem>
4167 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
4168 </listitem>
4169 <listitem>
4170 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
4171 </listitem>
4172 <listitem>
4173 <para>[randy] - Added GTK+-2 as a required dependency of
4174 libgtkhtml.</para>
4175 </listitem>
4176 <listitem>
4177 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
4178 </listitem>
4179 <listitem>
4180 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
4181 GNOME. GNOME add-on packages are updated only to the release
4182 versions. The individual updates to the GNOME add-on packages will be
4183 accomplished individually.</para>
4184 </listitem>
4185 </itemizedlist>
4186 </listitem>
4187
4188 <listitem>
4189 <para>October 8th, 2005</para>
4190 <itemizedlist>
4191 <listitem>
4192 <para>[tushar] - Replaced FAM with Gamin.</para>
4193 </listitem>
4194 </itemizedlist>
4195 </listitem>
4196
4197 <listitem>
4198 <para>October 6th, 2005</para>
4199 <itemizedlist>
4200 <listitem>
4201 <para>[randy] - Updated to librsvg-2.12.4.</para>
4202 </listitem>
4203 <listitem>
4204 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
4205 </listitem>
4206 <listitem>
4207 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
4208 </listitem>
4209 </itemizedlist>
4210 </listitem>
4211
4212 <listitem>
4213 <para>October 5th, 2005</para>
4214 <itemizedlist>
4215 <listitem>
4216 <para>[randy] - Updated to Metacity-2.12.1.</para>
4217 </listitem>
4218 <listitem>
4219 <para>[randy] - Updated to libwnck-2.12.1.</para>
4220 </listitem>
4221 <listitem>
4222 <para>[randy] - Updated to GTK+-2.8.6.</para>
4223 </listitem>
4224 <listitem>
4225 <para>[randy] - Updated to Pango-1.10.1.</para>
4226 </listitem>
4227 <listitem>
4228 <para>[randy] - Updated to GLib-2.8.3.</para>
4229 </listitem>
4230 <listitem>
4231 <para>[randy] - Updated to libxml2-2.6.22.</para>
4232 </listitem>
4233 <listitem>
4234 <para>[randy] - Added the --disable-error-on-warning parameter to the
4235 GnuCash configure command as using GCC-4.0.x will generate warnings
4236 which will break the build if the parameter is not used.</para>
4237 </listitem>
4238 <listitem>
4239 <para>[randy] - Added a patch to the Guile instructions and changed
4240 the sed command in the SLIB instructions so that the two packages
4241 work nicely together.</para>
4242 </listitem>
4243 </itemizedlist>
4244 </listitem>
4245
4246 <listitem>
4247 <para>October 4th, 2005</para>
4248 <itemizedlist>
4249 <listitem>
4250 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
4251 instructions.</para>
4252 </listitem>
4253 <listitem>
4254 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
4255 fix a GCC-4.0.x build problem.</para>
4256 </listitem>
4257 <listitem>
4258 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
4259 </listitem>
4260 <listitem>
4261 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
4262 </listitem>
4263 <listitem>
4264 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
4265 instructions.</para>
4266 </listitem>
4267 <listitem>
4268 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
4269 fix a GCC-4 build problem.</para>
4270 </listitem>
4271 </itemizedlist>
4272 </listitem>
4273
4274 <listitem>
4275 <para>October 3rd, 2005</para>
4276 <itemizedlist>
4277 <listitem>
4278 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
4279 instructions.</para>
4280 </listitem>
4281 <listitem>
4282 <para>[randy] - Clarified the dependencies in the Imlib
4283 instructions.</para>
4284 </listitem>
4285 <listitem>
4286 <para>[randy] - Updated to AbiWord-2.2.10.</para>
4287 </listitem>
4288 </itemizedlist>
4289 </listitem>
4290
4291 <listitem>
4292 <para>October 1st, 2005</para>
4293 <itemizedlist>
4294 <listitem>
4295 <para>[randy] - Added new package HAL-0.5.4.</para>
4296 </listitem>
4297 </itemizedlist>
4298 </listitem>
4299
4300 <listitem>
4301 <para>September 26th, 2005</para>
4302 <itemizedlist>
4303 <listitem>
4304 <para>[randy] - Added new package D-BUS-0.50.</para>
4305 </listitem>
4306 </itemizedlist>
4307 </listitem>
4308
4309 <listitem>
4310 <para>September 25th, 2005</para>
4311 <itemizedlist>
4312 <listitem>
4313 <para>[randy] - Added a patch to fix a build problem with newer
4314 versions of libgsf and added a sed command so the default is to
4315 build the Perl plugin module to the Gnumeric instructions.</para>
4316 </listitem>
4317 </itemizedlist>
4318 </listitem>
4319
4320 <listitem>
4321 <para>September 22nd, 2005</para>
4322 <itemizedlist>
4323 <listitem>
4324 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
4325 </listitem>
4326 </itemizedlist>
4327 </listitem>
4328
4329 <listitem>
4330 <para>September 21st, 2005</para>
4331 <itemizedlist>
4332 <listitem>
4333 <para>[randy] - Updated to Samba-3.0.20.</para>
4334 </listitem>
4335 <listitem>
4336 <para>[bdubbs] - Reverted gcc build instructions.</para>
4337 </listitem>
4338 <listitem>
4339 <para>[randy] - Updated to EsounD-0.2.36.</para>
4340 </listitem>
4341 <listitem>
4342 <para>[randy] - Updated to Metacity-2.12.0.</para>
4343 </listitem>
4344 <listitem>
4345 <para>[randy] - Updated to Libwnck-2.12.0.</para>
4346 </listitem>
4347 </itemizedlist>
4348 </listitem>
4349
4350 <listitem>
4351 <para>September 20th, 2005</para>
4352 <itemizedlist>
4353 <listitem>
4354 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
4355 gcc-4.0.1.</para>
4356 </listitem>
4357 <listitem>
4358 <para>[randy] - Updated to GTK+-2.8.3.</para>
4359 </listitem>
4360 <listitem>
4361 <para>[randy] - Updated to ATK-1.10.3.</para>
4362 </listitem>
4363 <listitem>
4364 <para>[randy] - Updated to Pango-1.10.0.</para>
4365 </listitem>
4366 <listitem>
4367 <para>[randy] - Updated to GLib-2.8.1.</para>
4368 </listitem>
4369 <listitem>
4370 <para>[randy] - Added a command to create an X Render pkg-config file
4371 to the XFree86 instructions. Also created notes in the Metacity and
4372 cairo instructions to ensure this file exists.</para>
4373 </listitem>
4374 <listitem>
4375 <para>[randy] - Added new package cairo-1.0.0.</para>
4376 </listitem>
4377 <listitem>
4378 <para>[bdubbs] - Changed gcc build instructions to use
4379 a simple make. Added a note to use make bootstrap if
4380 the base compiler is not gcc-4.0.1.</para>
4381 </listitem>
4382 </itemizedlist>
4383 </listitem>
4384
4385 <listitem>
4386 <para>September 19th, 2005</para>
4387 <itemizedlist>
4388 <listitem>
4389 <para>[bdubbs] - Added a patch to build mozilla with
4390 gcc-4.0.1.</para>
4391 </listitem>
4392 <listitem>
4393 <para>[randy] - Updated to gucharmap-1.4.4.</para>
4394 </listitem>
4395 <listitem>
4396 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
4397 </listitem>
4398 <listitem>
4399 <para>[richard] - Added a sed to fix the build of the
4400 test suite for cpio-2.6 when using gcc-4.0.1.
4401 Suggested by Matthew Burgess</para>
4402 </listitem>
4403 </itemizedlist>
4404 </listitem>
4405
4406 <listitem>
4407 <para>September 18th, 2005</para>
4408 <itemizedlist>
4409 <listitem>
4410 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
4411 </listitem>
4412 <listitem>
4413 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
4414 </listitem>
4415 <listitem>
4416 <para>[richard] - Updated to bluefish-1.0.4.</para>
4417 </listitem>
4418 </itemizedlist>
4419 </listitem>
4420
4421 <listitem>
4422 <para>September 17th, 2005</para>
4423 <itemizedlist>
4424 <listitem>
4425 <para>[randy] - Added an alternate installation location for the
4426 shared library interface headers to the AFPL Ghostscript and ESP
4427 Ghostscript instructions.</para>
4428 </listitem>
4429 <listitem>
4430 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
4431 </listitem>
4432 <listitem>
4433 <para>[randy] - Updated the Business::ISBN Perl module to
4434 1.82.</para>
4435 </listitem>
4436 <listitem>
4437 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
4438 </listitem>
4439 <listitem>
4440 <para>[randy] - Updated the Module::Signature Perl module to
4441 0.50.</para>
4442 </listitem>
4443 <listitem>
4444 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
4445 </listitem>
4446 <listitem>
4447 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
4448 2.12.</para>
4449 </listitem>
4450 <listitem>
4451 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
4452 0.13.</para>
4453 </listitem>
4454 <listitem>
4455 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
4456 new Perl modules Text::Diff and Algorithm::Diff.</para>
4457 </listitem>
4458 <listitem>
4459 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
4460 </listitem>
4461 </itemizedlist>
4462 </listitem>
4463
4464 <listitem>
4465 <para>September 15th, 2005</para>
4466 <itemizedlist>
4467 <listitem>
4468 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
4469 </listitem>
4470 <listitem>
4471 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
4472 added a GCC-4 patch to the Gimp instructions.</para>
4473 </listitem>
4474 <listitem>
4475 <para>[randy] - Updated to librsvg-2.11.1.</para>
4476 </listitem>
4477 </itemizedlist>
4478 </listitem>
4479
4480 <listitem>
4481 <para>September 14th, 2005</para>
4482 <itemizedlist>
4483 <listitem>
4484 <para>[randy] - Removed redundant GTK+-2 dependency from the
4485 libgnomeprintui instructions.</para>
4486 </listitem>
4487 <listitem>
4488 <para>[randy] - Updated to libgsf-1.12.3.</para>
4489 </listitem>
4490 <listitem>
4491 <para>[randy] - Added documentation installation commands and
4492 corrected the note about the test suite in the libcroco
4493 instructions.</para>
4494 </listitem>
4495 </itemizedlist>
4496 </listitem>
4497
4498 <listitem>
4499 <para>September 13th, 2005</para>
4500 <itemizedlist>
4501 <listitem>
4502 <para>[randy] - Added commands to the CVS instructions to create and
4503 install additional documentation.</para>
4504 </listitem>
4505 <listitem>
4506 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
4507 documentation files chown command to only run if the docs were
4508 built and installed.</para>
4509 </listitem>
4510 </itemizedlist>
4511 </listitem>
4512
4513 <listitem>
4514 <para>September 12th, 2005</para>
4515 <itemizedlist>
4516 <listitem>
4517 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
4518 </listitem>
4519 <listitem>
4520 <para>[randy] - Updated to VTE-0.11.15.</para>
4521 </listitem>
4522 <listitem>
4523 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
4524 ScrollKeeper instructions.</para>
4525 </listitem>
4526 <listitem>
4527 <para>[randy] - Updated to GCC-4.0.1.</para>
4528 </listitem>
4529 </itemizedlist>
4530 </listitem>
4531
4532 <listitem>
4533 <para>September 11th, 2005</para>
4534 <itemizedlist>
4535 <listitem>
4536 <para>[randy] - Minor corrections to the XSL Stylesheets
4537 instructions, suggested by Manuel Canales Esparcia.</para>
4538 </listitem>
4539 </itemizedlist>
4540 </listitem>
4541
4542 <listitem>
4543 <para>September 10th, 2005</para>
4544 <itemizedlist>
4545 <listitem>
4546 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
4547 the environment variables are properly set.</para>
4548 </listitem>
4549 <listitem>
4550 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
4551 </listitem>
4552 <listitem>
4553 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
4554 </listitem>
4555 <listitem>
4556 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
4557 </listitem>
4558 <listitem>
4559 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
4560 patch in JDK source build instructions.</para>
4561 </listitem>
4562 <listitem>
4563 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
4564 </listitem>
4565 <listitem>
4566 <para>[dj] - Updated volume restore script for use with
4567 Udev versions greater than 058.</para>
4568 </listitem>
4569 </itemizedlist>
4570 </listitem>
4571
4572 <listitem>
4573 <para>September 9th, 2005</para>
4574 <itemizedlist>
4575 <listitem>
4576 <para>[randy] - Added a GCC-4 patch to the libexif
4577 instructions.</para>
4578 </listitem>
4579 <listitem>
4580 <para>[randy] - Added a GCC-4 patch to the Avifile
4581 instructions.</para>
4582 </listitem>
4583 <listitem>
4584 <para>[randy] - Added a GCC-4 patch to the FFmpeg
4585 instructions.</para>
4586 </listitem>
4587 <listitem>
4588 <para>[randy] - Added a GCC-4 patch to the MPlayer
4589 instructions.</para>
4590 </listitem>
4591 <listitem>
4592 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
4593 </listitem>
4594 <listitem>
4595 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
4596 </listitem>
4597 <listitem>
4598 <para>[randy] - Added a GCC-4 patch to the Firefox
4599 instructions.</para>
4600 </listitem>
4601 <listitem>
4602 <para>[randy] - Added a GCC-4 patch to the Thunderbird
4603 instructions.</para>
4604 </listitem>
4605 <listitem>
4606 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
4607 </listitem>
4608 <listitem>
4609 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
4610 </listitem>
4611 <listitem>
4612 <para>[randy] - Added a GCC-4 patch and documentation installation
4613 commands to the NAS instructions.</para>
4614 </listitem>
4615 <listitem>
4616 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
4617 instructions.</para>
4618 </listitem>
4619 <listitem>
4620 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
4621 </listitem>
4622 <listitem>
4623 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
4624 in the Inetutils instructions.</para>
4625 </listitem>
4626 <listitem>
4627 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
4628 </listitem>
4629 <listitem>
4630 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
4631 instructions.</para>
4632 </listitem>
4633 <listitem>
4634 <para>[randy] - Updated to intltool-0.34.1.</para>
4635 </listitem>
4636 <listitem>
4637 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
4638 </listitem>
4639 </itemizedlist>
4640 </listitem>
4641
4642 <listitem>
4643 <para>September 8th, 2005</para>
4644 <itemizedlist>
4645 <listitem>
4646 <para>[randy] - Added a sed command to the libxklavier instructions
4647 to fix a GCC-4.x build problem.</para>
4648 </listitem>
4649 <listitem>
4650 <para>[randy] - Updated to libxslt-1.1.15.</para>
4651 </listitem>
4652 <listitem>
4653 <para>[randy] - Updated to libxml2-2.6.21.</para>
4654 </listitem>
4655 </itemizedlist>
4656 </listitem>
4657
4658 <listitem>
4659 <para>September 7th, 2005</para>
4660 <itemizedlist>
4661 <listitem>
4662 <para>[richard] - Updated to XScreenSaver-4.22.</para>
4663 </listitem>
4664 </itemizedlist>
4665 </listitem>
4666
4667 <listitem>
4668 <para>September 6th, 2005</para>
4669 <itemizedlist>
4670 <listitem>
4671 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
4672 release notes.</para>
4673 </listitem>
4674 <listitem>
4675 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
4676 installation commands to the instructions.</para>
4677 </listitem>
4678 </itemizedlist>
4679 </listitem>
4680
4681 <listitem>
4682 <para>September 5th, 2005</para>
4683 <itemizedlist>
4684 <listitem>
4685 <para>[randy] - Updated to Subversion-1.2.3</para>
4686 </listitem>
4687 </itemizedlist>
4688 </listitem>
4689
4690 <listitem>
4691 <para>September 4th, 2005</para>
4692 <itemizedlist>
4693 <listitem>
4694 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
4695 documentation installation commands to the instructions.</para>
4696 </listitem>
4697 </itemizedlist>
4698 </listitem>
4699
4700 <listitem>
4701 <para>September 3rd, 2005</para>
4702 <itemizedlist>
4703 <listitem>
4704 <para>[randy] - Updated to HTML Tidy-050826.</para>
4705 </listitem>
4706 <listitem>
4707 <para>[randy] - Updated to cURL-7.14.1.</para>
4708 </listitem>
4709 </itemizedlist>
4710 </listitem>
4711
4712 <listitem>
4713 <para>September 2nd, 2005</para>
4714 <itemizedlist>
4715 <listitem>
4716 <para>[randy] - Added commands to the Heimdal instructions to
4717 preserve and restore some overwritten interface headers and
4718 libraries. Also listed the dependencies in a more accurate
4719 manner.</para>
4720 </listitem>
4721 <listitem>
4722 <para>[randy] - Updated to MySQL-4.1.14.</para>
4723 </listitem>
4724 <listitem>
4725 <para>[randy] - Fixed some broken commands in the TeX
4726 instructions.</para>
4727 </listitem>
4728 </itemizedlist>
4729 </listitem>
4730
4731 <listitem>
4732 <para>September 1st, 2005</para>
4733 <itemizedlist>
4734 <listitem>
4735 <para>[randy] - Added documentation installation commands to the
4736 ALSA Libraries instructions.</para>
4737 </listitem>
4738 </itemizedlist>
4739 </listitem>
4740
4741 <listitem>
4742 <para>August 31st, 2005</para>
4743 <itemizedlist>
4744 <listitem>
4745 <para>[randy] - Updated to Shadow-4.0.12.</para>
4746 </listitem>
4747 <listitem>
4748 <para>[randy] - Updated to Wget-1.10.1.</para>
4749 </listitem>
4750 </itemizedlist>
4751 </listitem>
4752
4753 <listitem>
4754 <para>August 30th, 2005</para>
4755 <itemizedlist>
4756 <listitem>
4757 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
4758 </listitem>
4759 <listitem>
4760 <para>[randy] - Removed obsolete dependencies from the LZO
4761 instructions.</para>
4762 </listitem>
4763 </itemizedlist>
4764 </listitem>
4765
4766 <listitem>
4767 <para>August 29th, 2005</para>
4768 <itemizedlist>
4769 <listitem>
4770 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
4771 about the location of configuruation files. Updated
4772 optional dependencies.</para>
4773 </listitem>
4774 <listitem>
4775 <para>[richard] - Added definition of dependency terms
4776 to Notes on Building Software.</para>
4777 </listitem>
4778 </itemizedlist>
4779 </listitem>
4780
4781 <listitem>
4782 <para>August 28th, 2005</para>
4783 <itemizedlist>
4784 <listitem>
4785 <para>[randy] - Added documentation installation commands to the Xvid
4786 instructions.</para>
4787 </listitem>
4788 <listitem>
4789 <para>[randy] - Added documentation installation commands to the
4790 libdv instructions.</para>
4791 </listitem>
4792 <listitem>
4793 <para>[randy] - Updated to whois-4.7.6.</para>
4794 </listitem>
4795 <listitem>
4796 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
4797 </listitem>
4798 <listitem>
4799 <para>[randy] - Added a patch to fix the XMMS plugin and added a
4800 sed command to fix the Valgrind testing in the FLAC
4801 instructions.</para>
4802 </listitem>
4803 </itemizedlist>
4804 </listitem>
4805
4806 <listitem>
4807 <para>August 27th, 2005</para>
4808 <itemizedlist>
4809 <listitem>
4810 <para>[randy] - Added a patch to fix the test suite in the id3lib
4811 instructions.</para>
4812 </listitem>
4813 <listitem>
4814 <para>[randy] - Updated the GCC patch and provided documentation
4815 installation commands to the libmpeg3 instructions.</para>
4816 </listitem>
4817 </itemizedlist>
4818 </listitem>
4819
4820 <listitem>
4821 <para>August 26th, 2005</para>
4822 <itemizedlist>
4823 <listitem>
4824 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
4825 the Movemail and RSS &amp; Blogs account setup options are now
4826 available 2) modified the Enigmail setup so that it actually works
4827 3) fixed the profile locking problem 4) made it so that if a mailto:
4828 URL is clicked, a message compose window is opened with the To: field
4829 filled out.</para>
4830 </listitem>
4831 </itemizedlist>
4832 </listitem>
4833
4834 <listitem>
4835 <para>August 25th, 2005</para>
4836 <itemizedlist>
4837 <listitem>
4838 <para>[randy] - Added a command to the Firefox instructions to fix
4839 the profile locking problem and an optional command to open a new
4840 tab in an existing browser window, both suggested by Kevin
4841 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
4842 suggestions.</para>
4843 </listitem>
4844 </itemizedlist>
4845 </listitem>
4846
4847 <listitem>
4848 <para>August 24th, 2005</para>
4849 <itemizedlist>
4850 <listitem>
4851 <para>[randy] - Modified SLIB instructions to use teTeX instead of
4852 Lynx to create the text documentation.</para>
4853 </listitem>
4854 </itemizedlist>
4855 </listitem>
4856
4857 <listitem>
4858 <para>August 22nd, 2005</para>
4859 <itemizedlist>
4860 <listitem>
4861 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
4862 Hugo Villeneuve for pointed it out.</para>
4863 </listitem>
4864 <listitem>
4865 <para>[randy] - Updated to Xpdf-3.01</para>
4866 </listitem>
4867 <listitem>
4868 <para>[randy] - Updated to SLIB-3a2</para>
4869 </listitem>
4870 </itemizedlist>
4871 </listitem>
4872
4873 <listitem>
4874 <para>August 21st, 2005</para>
4875 <itemizedlist>
4876 <listitem>
4877 <para>[randy] - Modifications to XMMS instructions: remove libogg as a
4878 dependency, added commands to install documentation and added an FTP
4879 download URL.</para>
4880 </listitem>
4881 <listitem>
4882 <para>[richard] - Updated to Leafnode-1.11.3.</para>
4883 </listitem>
4884 </itemizedlist>
4885 </listitem>
4886
4887 <listitem>
4888 <para>August 20th, 2005</para>
4889 <itemizedlist>
4890 <listitem>
4891 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
4892 </listitem>
4893 <listitem>
4894 <para>[randy] - Renamed the FOP patch to adhere with the naming
4895 standards.</para>
4896 </listitem>
4897 <listitem>
4898 <para>[randy] - Updated to GnuPG-1.4.2.</para>
4899 </listitem>
4900 <listitem>
4901 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
4902 the ffitarget.h interface header in /usr/include.</para>
4903 </listitem>
4904 </itemizedlist>
4905 </listitem>
4906
4907 <listitem>
4908 <para>August 19th, 2005</para>
4909 <itemizedlist>
4910 <listitem>
4911 <para>[dj] - Updated dev.d scripts and surrounding text
4912 in alsa-utils.</para>
4913 </listitem>
4914 <listitem>
4915 <para>[randy] - Updated to Sysstat-6.0.1.</para>
4916 </listitem>
4917 <listitem>
4918 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
4919 </listitem>
4920 <listitem>
4921 <para>[randy] - Updated to Nail-11.25.</para>
4922 </listitem>
4923 <listitem>
4924 <para>[randy] - Updated to Subversion-1.2.1.</para>
4925 </listitem>
4926 <listitem>
4927 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
4928 </listitem>
4929 </itemizedlist>
4930 </listitem>
4931
4932 <listitem>
4933 <para>August 17th, 2005</para>
4934 <itemizedlist>
4935 <listitem>
4936 <para>[randy] - Updated to GCC-3.3.6.</para>
4937 </listitem>
4938 <listitem>
4939 <para>[randy] - Updated to Doxygen-1.4.4.</para>
4940 </listitem>
4941 </itemizedlist>
4942 </listitem>
4943
4944 <listitem>
4945 <para>August 16th, 2005</para>
4946 <itemizedlist>
4947 <listitem>
4948 <para>[bdubbs] - Added instructions for cm-super
4949 fonts to TeX.</para>
4950 </listitem>
4951 <listitem>
4952 <para>[randy] - Added additional parameters to the
4953 configure command and added a note to run the test suite to the
4954 Gimp-Print instructions.</para>
4955 </listitem>
4956 <listitem>
4957 <para>[dj] - Updated cups bootscript installation
4958 to remove existing scripts and changed note to show that CUPS should
4959 be started after Samba.</para>
4960 </listitem>
4961 </itemizedlist>
4962 </listitem>
4963
4964 <listitem>
4965 <para>August 15th, 2005</para>
4966 <itemizedlist>
4967 <listitem>
4968 <para>[randy] - Added a patch and a note about running
4969 the test suite to the CUPS instructions.</para>
4970 </listitem>
4971 </itemizedlist>
4972 </listitem>
4973
4974 <listitem>
4975 <para>August 14th, 2005</para>
4976 <itemizedlist>
4977 <listitem>
4978 <para>[randy] - Updates to PHP: added new dependencies,
4979 placed the dependencies in catagories, added instructions to install
4980 documentation, added instruction to update php.ini and minor textual
4981 corrections.</para>
4982 </listitem>
4983 <listitem>
4984 <para>[randy] - Updated to GTK-Doc-1.4.</para>
4985 </listitem>
4986 <listitem>
4987 <para>[randy] - Updated to HTML Tidy-050803.</para>
4988 </listitem>
4989 <listitem>
4990 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
4991 </listitem>
4992 <listitem>
4993 <para>[randy] - Added a configure switch to OpenLDAP
4994 to create the executables dynamically linked to the libraries.</para>
4995 </listitem>
4996 <listitem>
4997 <para>[randy] - Added documentation installation commands to the GTK+
4998 (version 1) instructions.</para>
4999 </listitem>
5000 </itemizedlist>
5001 </listitem>
5002
5003 <listitem>
5004 <para>August 13th, 2005</para>
5005 <itemizedlist>
5006 <listitem>
5007 <para>[larry] - Add a warning to MIT KRB5
5008 concerning the use of login.krb5 as a substitute for login.</para>
5009 </listitem>
5010 <listitem>
5011 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
5012 version; also added dependencies and configuration explanation.</para>
5013 </listitem>
5014 </itemizedlist>
5015 </listitem>
5016
5017 <listitem>
5018 <para>August 12th, 2005</para>
5019 <itemizedlist>
5020 <listitem>
5021 <para>[randy] - Added a command to the PostgreSQL
5022 instructions to fix broken ownership of installed files.</para>
5023 </listitem>
5024 </itemizedlist>
5025 </listitem>
5026
5027 <listitem>
5028 <para>August 11th, 2005</para>
5029 <itemizedlist>
5030 <listitem>
5031 <para>[randy] - Updated the JDK binary version to
5032 1.5.0_04.</para>
5033 </listitem>
5034 <listitem>
5035 <para>[randy] - Added sharutils as an optional dependency of
5036 Berkeley DB.</para>
5037 </listitem>
5038 <listitem>
5039 <para>[randy] - Applied a patch contributed by stirling
5040 to fix many broken download URLs.</para>
5041 </listitem>
5042 <listitem>
5043 <para>[randy] - Added a new section "Other Programming
5044 Tools" to Chapter 12 - Programming.</para>
5045 </listitem>
5046 </itemizedlist>
5047 </listitem>
5048
5049 <listitem>
5050 <para>August 10th, 2005</para>
5051 <itemizedlist>
5052 <listitem>
5053 <para>[randy] - Added style information files and
5054 documentation installation commands to the JadeTeX
5055 instructions.</para>
5056 </listitem>
5057 </itemizedlist>
5058 </listitem>
5059
5060 <listitem>
5061 <para>August 9th, 2005</para>
5062 <itemizedlist>
5063 <listitem>
5064 <para>[randy] - Modified the CrackLib instructions to
5065 include an alternate source for word lists, how to incorporate additional
5066 word lists, and added additional text contributed by Alexander
5067 Patrakov.</para>
5068 </listitem>
5069 <listitem>
5070 <para>[dj] - Added default PATH for pam_env and
5071 a note about the lack of ENV_SUPATH.</para>
5072 </listitem>
5073 </itemizedlist>
5074 </listitem>
5075
5076 <listitem>
5077 <para>August 8th, 2005</para>
5078 <itemizedlist>
5079 <listitem>
5080 <para>[randy] - Modified documentation installation in
5081 the Fontconfig instructions.</para>
5082 </listitem>
5083 <listitem>
5084 <para>[randy] - Modified the Shadow instructions so
5085 that builders will not receive configuration errors during the testing
5086 recommended by the warning note.</para>
5087 </listitem>
5088 <listitem>
5089 <para>[randy] - Added instructions to install a patch
5090 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
5091 for the suggestion.</para>
5092 </listitem>
5093 <listitem>
5094 <para>[randy] - Added instructions to install a patch
5095 to NASM that fixes a security vulnerability, thanks to Ken Moffat
5096 for the suggestion.</para>
5097 </listitem>
5098 <listitem>
5099 <para>[randy] - Added documentation installation commands to
5100 the expat instructions.</para>
5101 </listitem>
5102 </itemizedlist>
5103 </listitem>
5104
5105 <listitem>
5106 <para>August 7th, 2005</para>
5107 <itemizedlist>
5108 <listitem>
5109 <para>[randy] - Removed building the MPFR library
5110 from the GMP instructions.</para>
5111 </listitem>
5112 </itemizedlist>
5113 </listitem>
5114
5115 <listitem>
5116 <para>August 6th, 2005</para>
5117 <itemizedlist>
5118 <listitem>
5119 <para>[larry] - Added dictionary file to MIT
5120 Kerberos setup and made adjusts for PAM.</para>
5121 </listitem>
5122 <listitem>
5123 <para>[randy] - Updated to S-Lang-2.0.4.</para>
5124 </listitem>
5125 </itemizedlist>
5126 </listitem>
5127
5128 <listitem>
5129 <para>August 5th, 2005</para>
5130 <itemizedlist>
5131 <listitem>
5132 <para>[randy] - Updated to Wget-1.10.</para>
5133 </listitem>
5134 <listitem>
5135 <para>[randy] - Updated to PCRE-6.2.</para>
5136 </listitem>
5137 </itemizedlist>
5138 </listitem>
5139
5140 <listitem>
5141 <para>August 1st, 2005</para>
5142 <itemizedlist>
5143 <listitem>
5144 <para>[bdubbs] - Released Version 6.1-pre1.</para>
5145 </listitem>
5146 </itemizedlist>
5147 </listitem>
5148
5149 </itemizedlist>
5150
5151</sect1>
Note: See TracBrowser for help on using the repository browser.