source: introduction/welcome/changelog.xml@ 39fce78

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

Ensure correct xterm terminfo installation

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

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