source: introduction/welcome/changelog.xml@ 224b0659

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 224b0659 was 224b0659, checked in by Randy McMurchy <randy@…>, 18 years ago

Changed the TCP ports used by tunneled SWAT in the Samba instructions from 901 and 902 to 904 and 905 so that there is no conflict with the IANA database

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

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