source: introduction/welcome/changelog.xml@ 597caf43

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 597caf43 was 597caf43, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated to Lynx-2.8.6

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

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