source: introduction/welcome/changelog.xml@ f15cc86

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 f15cc86 was f15cc86, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Screen can now handle UTF-8

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

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