source: introduction/welcome/changelog.xml@ bb019c9

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 bb019c9 was bb019c9, checked in by Andrew Benton <andy@…>, 18 years ago

Added Audacious-1.0.0

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

  • Property mode set to 100644
File size: 108.0 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-->
[df6a4c0]43 <listitem>
44 <para>April 21st, 2006</para>
45 <itemizedlist>
46 <listitem>
47 <para>[bdubbs] - Updated to bind-9.3.2. Updated bind-utils
48 also.</para>
49 </listitem>
[bb019c9]50 <listitem>
51 <para>[andy] - Added Audacious-1.0.0.</para>
52 </listitem>
[df6a4c0]53 </itemizedlist>
54 </listitem>
[df7d5d36]55
[bd1e688]56 <listitem>
[db01861]57 <para>April 20th, 2006</para>
[bd1e688]58 <itemizedlist>
[df01b7a9]59 <listitem>
60 <para>[bdubbs] - Updated to hdparm-6.6.</para>
61 </listitem>
[a5bf03b]62 <listitem>
63 <para>[bdubbs] - Updated udftools to compile with gcc4. Also
64 deleted the kernel patch from the package because it is in
65 linux 2.6.16 and later.</para>
66 </listitem>
[df7d5d36]67 <listitem>
68 <para>[dnicholson] - Added TIN version 1.8.1 to the book. Removed
69 slrn. Thanks to Alexander Patrakov. Closes tickets #1845 and
70 #1847.</para>
71 </listitem>
[db01861]72 <listitem>
73 <para>[dnicholson] - Updated to Python-2.4.3.</para>
74 </listitem>
[bd1e688]75 <listitem>
76 <para>[bdubbs] - Updated to glib-2.10.2.</para>
77 </listitem>
[df7d5d36]78 </itemizedlist>
[bd1e688]79 </listitem>
[da7c905]80
[7aeaa620]81 <listitem>
82 <para>April 19th, 2006</para>
83 <itemizedlist>
[88a2276]84 <listitem>
85 <para>[tushar] - Corrected vim option description.</para>
86 </listitem>
[310648f]87 <listitem>
88 <para>[bdubbs] - Updated to iso-codes-0.50.</para>
89 </listitem>
[13be1e2]90 <listitem>
91 <para>[bdubbs] - Updated proftpd instructions.</para>
92 </listitem>
[c0dcc8e]93 <listitem>
94 <para>[randy] - Updated to Socket6-0.19.</para>
95 </listitem>
[a0ca8fa]96 <listitem>
[e288543]97 <para>[randy] - Updated to Finance::QuoteHist-1.07.</para>
98 </listitem>
99 <listitem>
100 <para>[randy] - Updated to HTML::TableExtract-2.07.</para>
101 </listitem>
102 <listitem>
103 <para>[randy] - Added new Perl module; Text::CSV_PP-1.01.</para>
[24f139d7]104 </listitem>
105 <listitem>
[a0ca8fa]106 <para>[randy] - Updated to Finance::Quote-1.11.</para>
107 </listitem>
[7eee225]108 <listitem>
109 <para>[randy] - Updated to libwww-perl-5.805 (also renamed the
110 package from LWP).</para>
111 </listitem>
[ac382861]112 <listitem>
113 <para>[randy] - Updated to libxml2-2.6.23.</para>
114 </listitem>
[df2c20d]115 <listitem>
116 <para>[bdubbs] - Updated to nmap-4.01.</para>
117 </listitem>
[f5e3109]118 <listitem>
119 <para>[dnicholson] - Changed X Window System to required dependency
120 for Imlib-1.9.15. Fixes ticket #1792.</para>
121 </listitem>
[702ee16]122 <listitem>
123 <para>[randy] - Updated to Test::Prereq-1.030.</para>
124 </listitem>
[d44a694]125 <listitem>
126 <para>[randy] - Updated to Module::CoreList-2.04.</para>
127 </listitem>
[7aeaa620]128 <listitem>
129 <para>[randy] - Updated to GnuCash-1.8.12.</para>
130 </listitem>
131 </itemizedlist>
132 </listitem>
133
[aa0ca26]134 <listitem>
135 <para>April 18th, 2006</para>
136 <itemizedlist>
[0045775]137 <listitem>
138 <para>[randy] - Downgraded to Guile-1.6.7 and G-Wrap-1.3.4 and
139 modified the SLIB instructions to work with the downgraded packages.
140 These changes are to support GnuCash which will not work with the
141 more recent versions.</para>
142 </listitem>
[fcfda3f]143 <listitem>
144 <para>[manuel] - Removed creation of xsl-stylesheets-current
145 symlink.</para>
146 </listitem>
[aa0ca26]147 <listitem>
148 <para>[bdubbs] - Updated to wireless_tools.28.</para>
149 </listitem>
150 </itemizedlist>
[fcfda3f]151 </listitem>
[aa0ca26]152
[51ee35b]153 <listitem>
154 <para>April 17th, 2006</para>
155 <itemizedlist>
[9f3a70d]156 <listitem>
157 <para>[bdubbs] - Changed vim to match LFS instructions regarding
[fcfda3f]158 UTF-8 locales.</para>
[9f3a70d]159 </listitem>
[51ee35b]160 <listitem>
161 <para>[bdubbs] - Updated to kde-3.5.2.</para>
162 </listitem>
163 </itemizedlist>
164 </listitem>
[fcfda3f]165
[cc2fa2f]166 <listitem>
167 <para>April 15th, 2006</para>
168 <itemizedlist>
[92896f88]169 <listitem>
170 <para>[bdubbs] - Updated to koffice-1.5.0.</para>
171 </listitem>
[87f108a]172 <listitem>
173 <para>[randy] - Updated the SLIB patch to a -2 version.</para>
174 </listitem>
[cc2fa2f]175 <listitem>
176 <para>[randy] - Removed some optional dependencies (Gtk-1 and
177 guile-gtk) from the G-Wrap instructions.</para>
178 </listitem>
[aebc72fa]179 <listitem>
[fcfda3f]180 <para>[dj] - Wrapped the lnx_agp.c sed in a testcase to make the
[aebc72fa]181 change, only if required in Xorg-6.9 and Xorg-7.0 instructions.</para>
182 </listitem>
183 <listitem>
184 <para>[dj] - Added install command to create the /usr/share/fonts
185 directory to Xorg-6.9, Xorg-7.0, and XFree86 instructions.</para>
186 </listitem>
[cc2fa2f]187 </itemizedlist>
188 </listitem>
189
[2f00f964]190 <listitem>
191 <para>April 14th, 2006</para>
192 <itemizedlist>
[504d0c05]193 <listitem>
194 <para>[dnicholson] - Added sed to Xorg-6.9.0 to fix security
195 vulnerabitility in ticket #1876. Changed sed to include
196 linux/types.h to be the same as that in Xorg-7.0.0.</para>
197 </listitem>
[6c42d4e]198 <listitem>
199 <para>[randy] - Updated all the wiki links to point to the existing
200 package wiki page if one existed.</para>
201 </listitem>
[f6b83352]202 <listitem>
203 <para>[dnicholson] - Added information about the Nano development
204 version which supplies UTF-8 support to Locale Related Issues.
205 Added a caution on the Nano page.</para>
206 </listitem>
[cdb3954e]207 <listitem>
208 <para>[dnicholson] - Added pkg-config as a required dependency
209 for MesaLib. Fixes ticket #1904.</para>
210 </listitem>
[de91b35]211 <listitem>
212 <para>[randy] - Readded the links in the Perl Modules instructions
213 to the MD5sums of all the Perl Module source tarballs.</para>
214 </listitem>
[e8713084]215 <listitem>
216 <para>[randy] - Moved GConf-1 from an optional to a required
217 dependency in the GNOME-VFS-1 and GtkHTML-1 instructions.</para>
218 </listitem>
[6722219]219 <listitem>
220 <para>[randy] - Added new package Graphviz-2.8.</para>
221 </listitem>
[2f00f964]222 <listitem>
223 <para>[bdubbs] - Added openssl as a required dependency of tripwire.</para>
224 </listitem>
[6236e5b]225 <listitem>
226 <para>[andy] - Updated to Gnumeric-1.6.3 and Goffice-0.2.1.</para>
227 </listitem>
[2f00f964]228 </itemizedlist>
229 </listitem>
230
[b2a5557]231 <listitem>
232 <para>April 13th, 2006</para>
233 <itemizedlist>
234 <listitem>
235 <para>[randy] - Added the Io programming language to Chapter 12 -
236 "Other Programming Tools".</para>
237 </listitem>
238 </itemizedlist>
239 </listitem>
240
[85498e6]241 <listitem>
242 <para>April 12th, 2006</para>
243 <itemizedlist>
[82269e50]244 <listitem>
245 <para>[randy] - Updates to the Enscript instructions: added a patch
246 to fix security vulnerabilities, added commands to build alternate
247 formats of the documentation, fixed the wiki link to point to the
248 already existing wiki page.</para>
249 </listitem>
[2ee0a026]250 <listitem>
251 <para>[bdubbs] - Updated to tripwire-2.4.0.1.</para>
252 </listitem>
[85498e6]253 <listitem>
254 <para>[randy] - Updated to Whois-4.7.13.</para>
255 </listitem>
256 </itemizedlist>
257 </listitem>
258
[ff8e45f]259 <listitem>
260 <para>April 11th, 2006</para>
261 <itemizedlist>
262 <listitem>
263 <para>[dnicholson] - Added gcc4 patch for nfs-utils-1.0.7.</para>
264 </listitem>
[a388fba]265 <listitem>
266 <para>[bdubbs] - Updated bootscripts version to 20060411</para>
267 </listitem>
[ff8e45f]268 </itemizedlist>
269 </listitem>
270
[57b11363]271 <listitem>
272 <para>April 10th, 2006</para>
273 <itemizedlist>
274 <listitem>
275 <para>[randy] - Added the 'User Notes' wiki link to each package
276 page.</para>
277 </listitem>
278 <listitem>
279 <para>[randy] - Changed all instances of .[so,a] to .{so,a}
280 (brackets changed to braces).</para>
281 </listitem>
282 <listitem>
283 <para>[randy] - Changed all <replaceable>[some_text]</replaceable>
284 instances to <replaceable>&lt;some_text&gt;</replaceable> (square
285 brackets changed to angle brackets).</para>
286 </listitem>
287 </itemizedlist>
288 </listitem>
289
[76e4c4f]290 <listitem>
291 <para>April 9th, 2006</para>
292 <itemizedlist>
[e77976f]293 <listitem>
294 <para>[randy] - Changed all the references to X Window System links
295 to a common entity displayed as 'X Window System'.</para>
296 </listitem>
[76e4c4f]297 <listitem>
298 <para>[randy] - Updated to Doxygen-1.4.6.</para>
299 </listitem>
300 </itemizedlist>
301 </listitem>
302
[9a9d5a8c]303 <listitem>
304 <para>April 8th, 2006</para>
305 <itemizedlist>
[7a1d446f]306 <listitem>
307 <para>[randy] - Updated to GnuPG-1.4.3.</para>
308 </listitem>
[e53e295]309 <listitem>
310 <para>[dj] - Moved to gzipped bsh tarball in OpenOffice-2.0.0
311 instructions.</para>
312 </listitem>
[522f1f5]313 <listitem>
314 <para>[randy] - Updated to librsvg-2.14.3.</para>
315 </listitem>
[9a9d5a8c]316 <listitem>
317 <para>[randy] - Updated to libgsf-1.14.0.</para>
318 </listitem>
319 </itemizedlist>
320 </listitem>
321
[6c8659b]322 <listitem>
323 <para>April 7th, 2006</para>
324 <itemizedlist>
[d53b4074]325 <listitem>
326 <para>[randy] - Updated to hicolor-icon-theme-0.9.</para>
327 </listitem>
[b053e55c]328 <listitem>
329 <para>[randy] - Updated to shared-mime-info-0.17.</para>
330 </listitem>
[6c8659b]331 <listitem>
332 <para>[randy] - Updated to libcroco-0.6.1.</para>
333 </listitem>
334 </itemizedlist>
335 </listitem>
336
[9fd515e8]337 <listitem>
338 <para>April 6th, 2006</para>
339 <itemizedlist>
[cf5c43f3]340 <listitem>
341 <para>[randy] - Added a parameter to the Subversion build commands
342 to disable the use of Berkeley DB; also added commands to fix the
343 improper permissions on the installed documentation.</para>
344 </listitem>
[db292f6]345 <listitem>
346 <para>[dnicholson] - Fixed typo in Xorg-7 font installation. Fixed
347 typos in X Window System Components fonts section.</para>
348 </listitem>
[9fd515e8]349 <listitem>
350 <para>[randy] - Updated to Poppler-0.4.5.</para>
351 </listitem>
352 </itemizedlist>
353 </listitem>
354
[a0e439d]355 <listitem>
356 <para>April 5th, 2006</para>
357 <itemizedlist>
[18b36d1a]358 <listitem>
359 <para>[randy] - Updated to Qt-3.3.6.</para>
360 </listitem>
[c5b7d1fa]361 <listitem>
[fcfda3f]362 <para>[dj] - Added sed to correct glibc header problem in
[c5b7d1fa]363 xorg-server.</para>
364 </listitem>
[a0e439d]365 <listitem>
366 <para>[bdubbs] - Added Wireless Tools.</para>
367 </listitem>
368 </itemizedlist>
369 </listitem>
370
[f47baef]371 <listitem>
372 <para>April 4th, 2006</para>
373 <itemizedlist>
[37c1117]374 <listitem>
375 <para>[randy] - Updated to Subversion-1.3.1.</para>
376 </listitem>
[f47baef]377 <listitem>
378 <para>[randy] - Updated Xpdf-3.01 to patch-level 2.</para>
379 </listitem>
380 </itemizedlist>
381 </listitem>
382
[a8ecf657]383 <listitem>
384 <para>April 2nd, 2006</para>
385 <itemizedlist>
[de49ebd]386 <listitem>
387 <para>[randy] - Updated to libusb-0.1.12.</para>
388 </listitem>
[be2e6a3]389 <listitem>
390 <para>[randy] - Updated to G-Wrap-1.9.6.</para>
391 </listitem>
[e9dff9df]392 <listitem>
393 <para>[randy] - Updated to SLIB-3a3.</para>
394 </listitem>
[11dbeb1e]395 <listitem>
396 <para>[randy] - Updated to Guile-1.8.0.</para>
397 </listitem>
[ec6a601]398 <listitem>
399 <para>[randy] - Updated to Ruby-1.8.4.</para>
400 </listitem>
[dd7f181]401 <listitem>
402 <para>[randy] - Updated the HTTP download link in the PPP
403 instructions.</para>
404 </listitem>
[a8ecf657]405 <listitem>
[9d391d12]406 <para>[randy] - Commented out the link to the 'non-root dial-out
407 HOWTO' from the WvDial instructions as it is no longer
408 available.</para>
409 </listitem>
410 <listitem>
411 <para>[randy] - Updated to Samba-3.0.22.</para>
[a8ecf657]412 </listitem>
413 </itemizedlist>
414 </listitem>
415
[ab47e379]416 <listitem>
417 <para>March 31st, 2006</para>
418 <itemizedlist>
[058bfd80]419 <listitem>
420 <para>[randy] - Changed the name of the Nail package to its new name
421 of 'Heirloom mailx' and updated to the 12.0 version.</para>
422 </listitem>
[0a7b55a]423 <listitem>
424 <para>[randy] - Updated to Sendmail-8.13.6.</para>
425 </listitem>
[85feb93]426 <listitem>
427 <para>[randy] - Updated to Linux-PAM-0.99.3.0.</para>
428 </listitem>
[8f68b03]429 <listitem>
430 <para>[randy] - Updated to Shadow-4.0.15 (now current with the
431 LFS version).</para>
432 </listitem>
[919d2d9]433 <listitem>
434 <para>[randy] - Updated to PHP-5.1.2.</para>
435 </listitem>
[9f6abab3]436 <listitem>
437 <para>[randy] - Updated to cURL-7.15.3.</para>
438 </listitem>
[ab47e379]439 <listitem>
440 <para>[randy] - Updated to Stunnel-4.15.</para>
441 </listitem>
442 </itemizedlist>
443 </listitem>
444
[c6405d8]445 <listitem>
446 <para>March 30th, 2006</para>
447 <itemizedlist>
[650e5ac]448 <listitem>
449 <para>[randy] - Updated to Libidn-0.6.3.</para>
450 </listitem>
[2e46c65]451 <listitem>
452 <para>[randy] - Updated to GTK-Doc-1.5.</para>
453 </listitem>
[c6405d8]454 <listitem>
[deafeda]455 <para>[randy] - Added XML::Parser as a required dependency and
456 intltool as an optional dependency of ScrollKeeper.</para>
[c6405d8]457 </listitem>
458 <listitem>
459 <para>[randy] - Added LWP as an optional dependency of
460 XML::Parser.</para>
461 </listitem>
462 </itemizedlist>
463 </listitem>
464
[1d41b80]465 <listitem>
466 <para>March 29th, 2006</para>
467 <itemizedlist>
[9e9f37a]468 <listitem>
469 <para>[randy] - Updated to OpenLDAP-2.3.20 (stable-20060227).</para>
470 </listitem>
[b79c3d81]471 <listitem>
472 <para>[dnicholson] - Fixed typo and added font size setting to Xterm
473 configuration.</para>
474 </listitem>
[9561d7e]475 <listitem>
476 <para>[dnicholson] - Updated to OpenSSH-4.3p2</para>
477 </listitem>
[1d41b80]478 <listitem>
479 <para>[randy] - Updated to PostgreSQL-8.1.3.</para>
480 </listitem>
481 </itemizedlist>
482 </listitem>
483
[a6c2aff2]484 <listitem>
485 <para>March 28th, 2006</para>
486 <itemizedlist>
[1094a27]487 <listitem>
488 <para>[randy] - Updated to Heimdal-0.7.2.</para>
489 </listitem>
[6e43b142]490 <listitem>
491 <para>[dnicholson] - Changed --with-luit to --enable-luit in Xterm.
492 Added information about configuring in Xterm.</para>
493 </listitem>
[e4e85b2]494 <listitem>
495 <para>[dnicholson] - Added --without-add-fonts back into Fontconfig
[1094a27]496 with a different note describing its use. Added more information
[e4e85b2]497 about configuring Fontconfig and a link to the user's manual.</para>
498 </listitem>
[43d8a509]499 <listitem>
500 <para>[dnicholson] - Reworked the fonts section of X Window System
501 Components. Added detailed description of both font services and
[e4e85b2]502 more links to available fonts. Thanks to Alexander Patrakov, Andrew
503 Benton, Bruce Dubbs and Ken Moffat for their contributions.</para>
[43d8a509]504 </listitem>
[18bcaf6]505 <listitem>
506 <para>[dnicholson] - Added commands to make only TrueType fonts
507 available to Fontconfig in Xorg-6.9.0, Xorg-7.0.0 and XFree86-4.5.0.
508 Fixed name of luit patch in Xorg-6.9.0.</para>
509 </listitem>
[cee59ff]510 <listitem>
511 <para>[randy] - Updated to Firefox-1.5.0.1.</para>
512 </listitem>
[a6c2aff2]513 <listitem>
514 <para>[dj] - Fixed xorg-server download link.</para>
515 </listitem>
516 <listitem>
[fcfda3f]517 <para>[dj] - Removed unneeded -lglut from Mesa Demos linker
[a6c2aff2]518 flags.</para>
519 </listitem>
520 </itemizedlist>
521 </listitem>
[fcfda3f]522
[a6c2aff2]523 <listitem>
[15a4fb4c]524 <para>March 27th, 2006</para>
525 <itemizedlist>
[a3d2e2c]526 <listitem>
527 <para>[randy] - Updated to Gtk+-2.8.16.</para>
528 </listitem>
[b39778da]529 <listitem>
530 <para>[randy] - Updated to Pango-1.12.0.</para>
531 </listitem>
[be2679d]532 <listitem>
533 <para>[randy] - Updated to ATK-1.11.3.</para>
534 </listitem>
[46b84eb4]535 <listitem>
536 <para>[randy] - Updated to GLib-2.10.1.</para>
537 </listitem>
[15a4fb4c]538 <listitem>
539 <para>[randy] - Updated to cairo-1.0.4.</para>
540 </listitem>
541 </itemizedlist>
542 </listitem>
543
[88dd4702]544 <listitem>
545 <para>March 26th, 2006</para>
546 <itemizedlist>
[ed24600]547 <listitem>
548 <para>[dnicholson] - Changed note for Bc test suite. Removed one
549 unnecessary test. Thanks to Bruce Dubbs.</para>
550 </listitem>
[978e380]551 <listitem>
552 <para>[dnicholson] - Updated to LibTIFF-3.8.2. Noted optional
553 dependency of MesaLib for the GLUT library.</para>
554 </listitem>
[532219b]555 <listitem>
556 <para>[randy] - Updated to Whois-4.7.12.</para>
557 </listitem>
[5d28679b]558 <listitem>
559 <para>[randy] - Applied a patch sent in by Chris Staub to suppress
560 some unneeded screen output by the update-pciids command.</para>
561 </listitem>
[88dd4702]562 <listitem>
563 <para>[randy] - Updated to Tcl-8.4.12 and Tk-8.4.12.</para>
564 </listitem>
565 </itemizedlist>
566 </listitem>
567
[51cfdb2a]568 <listitem>
569 <para>March 25th, 2006</para>
570 <itemizedlist>
571 <listitem>
[fcfda3f]572 <para>[dj] - Updated individual X.org packages (wget files
[51cfdb2a]573 updated) and corrected two instructions where $XORG_CONFIG should
574 be used.</para>
575 </listitem>
[1fcdfae]576 <listitem>
577 <para>[dnicholson] - Removed patches in Bc and replaced with
[88dd4702]578 equivalent seds. Fixed segmentation faults with bc -l. Fixes
[a413a01]579 #1846. Added commands for test suite. Removed libedit
580 dependency as it conflicts with Readline and causes problems.</para>
[1fcdfae]581 </listitem>
[51cfdb2a]582 </itemizedlist>
583 </listitem>
584
[102f11d]585 <listitem>
586 <para>March 24th, 2006</para>
587 <itemizedlist>
[a73d16df]588 <listitem>
589 <para>[randy] - Updated to Expat-2.0.0.</para>
590 </listitem>
[0762c70]591 <listitem>
592 <para>[randy] - Updated to S-Lang-2.0.6.</para>
593 </listitem>
[102f11d]594 <listitem>
595 <para>[randy] - Updated to PCRE-6.6.</para>
596 </listitem>
[2eb3bfa5]597 <listitem>
598 <para>[andy] - Updated Fluxbox to 0.9.15</para>
599 </listitem>
[102f11d]600 </itemizedlist>
601 </listitem>
602
[7887e3c8]603 <listitem>
604 <para>March 23rd, 2006</para>
605 <itemizedlist>
[c6bdcb0]606 <listitem>
607 <para>[randy] - Added a note to the CrackLib instructions advising
608 to reinstall Shadow if you need strong password support without
609 installing Linux-PAM.</para>
610 </listitem>
611 <listitem>
612 <para>[randy] - Modified the Shadow instructions to reflect that
613 it needs to be reinstalled (and provided the modified commands) if
614 CrackLib is installed without Linux-PAM.</para>
615 </listitem>
[7887e3c8]616 <listitem>
617 <para>[randy] - Updated to CrackLib-2.8.9.</para>
618 </listitem>
619 </itemizedlist>
620 </listitem>
621
[3c594f40]622 <listitem>
623 <para>March 22nd, 2006</para>
624 <itemizedlist>
625 <listitem>
626 <para>[archaic] - Updated the Coreutils entity in the Net-Tools
627 page.</para>
628 </listitem>
629 </itemizedlist>
630 </listitem>
631
[1a2616e]632 <listitem>
633 <para>March 21st, 2006</para>
634 <itemizedlist>
635 <listitem>
636 <para>[randy] - Updated Perl version entity to 5.8.8 to match
637 current LFS SVN.</para>
638 </listitem>
639 </itemizedlist>
640 </listitem>
641
[e5254ec]642 <listitem>
643 <para>March 19th, 2006</para>
644 <itemizedlist>
645 <listitem>
646 <para>[randy] - Changed the Expect dependency in the DejaGnu
647 instructions to a run-time-only dependency.</para>
648 </listitem>
649 </itemizedlist>
650 </listitem>
651
[9545a987]652 <listitem>
653 <para>March 18th, 2006</para>
654 <itemizedlist>
655 <listitem>
656 <para>[dnicholson] - Updated compressdoc script to use Man-DB.</para>
657 </listitem>
658 </itemizedlist>
659 </listitem>
660
[89c72ef4]661 <listitem>
662 <para>March 16th, 2006</para>
663 <itemizedlist>
[e680fce6]664 <listitem>
665 <para>[randy] - Added new package K3b.</para>
666 </listitem>
[89c72ef4]667 <listitem>
668 <para>[randy] - Created two XInclude files to replace instances of
669 identical text in several KDE packages.</para>
670 </listitem>
671 </itemizedlist>
672 </listitem>
673
[b26eca2]674 <listitem>
[51ff7252]675 <para>March 15th, 2006</para>
[b26eca2]676 <itemizedlist>
677 <listitem>
[51ff7252]678 <para>[dnicholson] - Added sed to libexif commands to fix
679 Ticket #1785.</para>
680 </listitem>
681 <listitem>
682 <para>[dj] - Added --mandir switch to dhcpcd instructions.</para>
[b26eca2]683 </listitem>
684 </itemizedlist>
685 </listitem>
686
[0602a99]687 <listitem>
[51ff7252]688 <para>March 14th, 2006</para>
[0602a99]689 <itemizedlist>
690 <listitem>
[51ff7252]691 <para>[bdubbs] - Clarified jdk download instructions and made
692 minor updates to the install of the binary version.</para>
[0602a99]693 </listitem>
694 </itemizedlist>
695 </listitem>
696
[8222555]697 <listitem>
698 <para>March 13th, 2006</para>
699 <itemizedlist>
700 <listitem>
[6473e74]701 <para>[dj] - Removed font path comments and defines from Xorg and
[8222555]702 XFree86 host.def files.</para>
703 </listitem>
704 <listitem>
705 <para>[dj] - Fixed typos, clarified library installation, added
706 pkg-config note, and added return notes for data packages and luit
707 to Xorg-7 instructions.</para>
708 </listitem>
709 </itemizedlist>
710 </listitem>
711
[0bca3f3e]712 <listitem>
713 <para>March 9th, 2006</para>
714 <itemizedlist>
715 <listitem>
[6473e74]716 <para>[bdubbs] - Updated to gnupg-1.4.2.2 to fix security
[0bca3f3e]717 problem.</para>
718 </listitem>
719 </itemizedlist>
720 </listitem>
721
[64809e2]722 <listitem>
723 <para>March 7th, 2006</para>
724 <itemizedlist>
725 <listitem>
726 <para>[dj] - Updated to dhcpcd-2.0.2.</para>
727 </listitem>
728 </itemizedlist>
729 </listitem>
730
[c2168677]731 <listitem>
732 <para>March 6th, 2006</para>
733 <itemizedlist>
734 <listitem>
735 <para>[dnicholson] - Moved libgtkhtml to General Libraries
736 since it is not a GNOME library. Change prefix to /usr.</para>
737 </listitem>
[b2b2c09]738 <listitem>
[6473e74]739 <para>[dj] - Removed /usr/share/fonts symlink in Xorg-7
[b2b2c09]740 instructions.</para>
741 </listitem>
[c2168677]742 </itemizedlist>
743 </listitem>
744
[3e7ee20]745 <listitem>
746 <para>March 5th, 2006</para>
747 <itemizedlist>
748 <listitem>
749 <para>[dj] - Updated to xorg-6.9.0</para>
750 </listitem>
751 </itemizedlist>
752 </listitem>
753
754 <listitem>
[89c72ef4]755 <para>March 4th, 2006</para>
[3e7ee20]756 <itemizedlist>
757 <listitem>
758 <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
759 </listitem>
760 </itemizedlist>
761 </listitem>
762
[371ff30]763 <listitem>
[89c72ef4]764 <para>March 3rd, 2006</para>
[371ff30]765 <itemizedlist>
766 <listitem>
[6473e74]767 <para>[dj] - Updated Xorg-7 and Mesa to use alternate module
[371ff30]768 path.</para>
769 </listitem>
770 <listitem>
771 <para>[dj] - Separated user and root commands in Xorg-7.0.0.</para>
772 </listitem>
773 </itemizedlist>
774 </listitem>
775
[4ff4e9a]776 <listitem>
777 <para>March 2nd, 2006</para>
778 <itemizedlist>
[126e7ea2]779 <listitem>
[5ed9bd0]780 <para>[dnicholson] - Updated to Mutt-1.5.11. Added note about use
781 of development release.</para>
[126e7ea2]782 </listitem>
[4ff4e9a]783 <listitem>
784 <para>[dj] - Added command explanations and corrected prefix for
785 xterm, libdrm, and Mesa.</para>
786 </listitem>
787 <listitem>
788 <para>[dj] - Added Xorg-7.0 and corrected links in xterm and Mesa
789 pages.</para>
790 </listitem>
[371ff30]791 <listitem>
792 <para>[dj] - Added Xorg-7 to all X dependency references.</para>
793 </listitem>
[4ff4e9a]794 </itemizedlist>
795 </listitem>
[b5eb704]796
[8cf3617]797 <listitem>
798 <para>March 1st, 2006</para>
799 <itemizedlist>
[2da2e6a]800 <listitem>
801 <para>[dnicholson] - Update to XFS-2.7.11. Expanded library
802 installation commands.</para>
803 </listitem>
[8cf3617]804 <listitem>
805 <para>[randy] - Final cleanup to the GNOME add-on packages after the
806 2.12.2 update.</para>
807 </listitem>
808 </itemizedlist>
809 </listitem>
810
[ec590c04]811 <listitem>
812 <para>February 27th, 2006</para>
813 <itemizedlist>
[7d26629]814 <listitem>
815 <para>[randy] - Added a patch to fix librsvg if NSS/NSPR is
816 installed.</para>
817 </listitem>
[ec590c04]818 <listitem>
819 <para>[dnicholson] - Added note that tinker-term.sh is irrelevant
820 with Ncurses-5.5+ and shouldn't be installed in that situation.</para>
821 </listitem>
[b5eb704]822 <listitem>
823 <para>[bdubbs] - Added seamonkey-1.0 and deleted mozilla.</para>
824 </listitem>
825 </itemizedlist>
826 </listitem>
[6473e74]827
[868c7c2]828 <listitem>
829 <para>February 25th, 2006</para>
830 <itemizedlist>
831 <listitem>
832 <para>[dj] - Added libdrm, Mesa, and xterm packages.</para>
833 </listitem>
834 </itemizedlist>
835 </listitem>
836
[9a2fba9]837 <listitem>
838 <para>February 23rd, 2006</para>
839 <itemizedlist>
840 <listitem>
841 <para>[bdubbs] - Removed duplicate installation of lndir
842 in xorg and xfree86.</para>
843 </listitem>
844 </itemizedlist>
845 </listitem>
[6473e74]846
[f2dd0043]847 <listitem>
848 <para>February 21st, 2006</para>
849 <itemizedlist>
850 <listitem>
851 <para>[bdubbs] - Simplified unzip instructions.</para>
852 </listitem>
853 </itemizedlist>
854 </listitem>
[a5ad5ec]855
[3066aee]856 <listitem>
857 <para>February 13th, 2006</para>
858 <itemizedlist>
859 <listitem>
860 <para>[randy] - Updated to Gnome System Monitor-2.12.2.</para>
861 </listitem>
862 </itemizedlist>
863 </listitem>
864
[4b66e538]865 <listitem>
866 <para>February 12th, 2006</para>
867 <itemizedlist>
[d2db46f]868 <listitem>
869 <para>[randy] - Updated to GConf Editor-2.12.1.</para>
870 </listitem>
[2686d16]871 <listitem>
872 <para>[archaic] - Updated to Postfix-2.2.8.</para>
873 </listitem>
[96ece2d7]874 <listitem>
875 <para>[randy] - Text updates and corrections provided by a patch
876 sent in by Chris Staub.</para>
877 </listitem>
[4694b140]878 <listitem>
879 <para>[randy] - Replaced the commands to modify the *ns*.pc pkgconfig
880 files with commands to create symlinks to the actual NSS/NSPR .pc
881 files in the Firefox, Mozilla and Thunderbird instructions as
882 suggested by Dan Nicholson.</para>
883 </listitem>
[4df53ea3]884 <listitem>
885 <para>[randy] - Abbreviated the commands used to install the NSS
[4694b140]886 libraries in the NSS instructions as suggested by Tushar
[4df53ea3]887 Teredesai.</para>
888 </listitem>
[4b66e538]889 <listitem>
890 <para>[randy] - Updated to Galeon-2.0.0.</para>
891 </listitem>
892 </itemizedlist>
893 </listitem>
894
[a5a64c2]895 <listitem>
896 <para>February 10th, 2006</para>
897 <itemizedlist>
898 <listitem>
899 <para>[randy] - Added new package dvd+rw-tools-6.1.</para>
900 </listitem>
901 </itemizedlist>
902 </listitem>
903
[7d63de1]904 <listitem>
905 <para>February 9th, 2006</para>
906 <itemizedlist>
[ca4308e5]907 <listitem>
908 <para>[randy] - Updated to Transcode-1.0.2.</para>
909 </listitem>
[7d63de1]910 <listitem>
911 <para>[randy] - Minor corrections and updates to the Avifile
912 instructions.</para>
913 </listitem>
914 </itemizedlist>
915 </listitem>
916
[dd71597]917 <listitem>
918 <para>February 8th, 2006</para>
919 <itemizedlist>
[1103b96f]920 <listitem>
921 <para>[randy] - Updated to Totem-1.2.1.</para>
922 </listitem>
[dd71597]923 <listitem>
924 <para>[randy] - Updated to Gnumeric-1.6.2.</para>
925 </listitem>
926 </itemizedlist>
927 </listitem>
928
[708f714d]929 <listitem>
930 <para>February 7th, 2006</para>
931 <itemizedlist>
932 <listitem>
[b181e9e1]933 <para>[randy] - Updated to GOffice-0.2.0.</para>
934 </listitem>
935 <listitem>
936 <para>[randy] - Updated to Evolution-2.4.2.1.</para>
[708f714d]937 </listitem>
938 </itemizedlist>
939 </listitem>
940
[d063fec]941 <listitem>
942 <para>February 6th, 2006</para>
943 <itemizedlist>
[9121757a]944 <listitem>
945 <para>[randy] - Updated to GtkHTML-3.8.2.</para>
946 </listitem>
[d063fec]947 <listitem>
948 <para>[randy] - Updated Gnopernicus to fit the GNOME-2.12.2 version
949 changes.</para>
950 </listitem>
951 </itemizedlist>
952 </listitem>
953
[7a00ed89]954 <listitem>
955 <para>February 5th, 2006</para>
956 <itemizedlist>
[7692f81]957 <listitem>
958 <para>[randy] - Updated to GNOME Magnifier-0.12.3.</para>
959 </listitem>
[b9bd12f]960 <listitem>
961 <para>[randy] - Updated to libgail-gnome-1.1.3.</para>
962 </listitem>
[5dc41f0]963 <listitem>
964 <para>[randy] - Modified the instructions for linking to installed
965 plugins and removed the commands to create /usr/lib/mozilla
966 compatibility links from the Mozilla instructions.</para>
967 </listitem>
[7a00ed89]968 <listitem>
969 <para>[randy] - Updated the following GNOME Add-on package
[bc3b7636]970 instructions to fit the 2.12.2 version changes: GDM, Java Access
[86817443]971 Bridge, GNOME Speech.</para>
[7a00ed89]972 </listitem>
973 </itemizedlist>
974 </listitem>
975
[cf36e4c]976 <listitem>
977 <para>February 4th, 2006</para>
978 <itemizedlist>
979 <listitem>
980 <para>[randy] - Updated the following GNOME Add-on package
[d57d5c7]981 instructions to fit the 2.12.2 version changes: Epiphany,
[4a256da]982 gnome-volume-manager, GNOME Games, Sound Juicer.</para>
[cf36e4c]983 </listitem>
984 </itemizedlist>
985 </listitem>
986
[9d7119c]987 <listitem>
988 <para>February 3rd, 2006</para>
989 <itemizedlist>
[b6bc434]990 <listitem>
991 <para>[randy] - Updated the following GNOME Add-on package
992 instructions to fit the 2.12.2 version changes: libgnomecups,
993 libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
[7d6b8fe]994 system-tools-backends, EOG, gucharmap, File Roller, Gnome Utilities,
995 Nautilus CD Burner.</para>
[b6bc434]996 </listitem>
[a18731b]997 <listitem>
998 <para>[randy] - Updated the GNOME Core packages to the 2.12.2
[b6bc434]999 version. Modified the /opt installation path to /opt/gnome-2.12.2,
1000 the configuration directory to /etc/gnome/2.12.2 and the libexecdir
1001 settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
1002 packages version entities also now reflect the 2.12.2 version, though
1003 the actual package instructions have not been updated.</para>
[a18731b]1004 </listitem>
[1d06a03]1005 <listitem>
1006 <para>[randy] - Added a new page in the GNOME Core section for the
1007 shared-mime-info package as it is not a direct dependency of any
1008 GNOME Core package any longer.</para>
1009 </listitem>
[18c98af5]1010 <listitem>
[b6bc434]1011 <para>[randy] - Updated Evolution Data Server dependencies to reflect
[18c98af5]1012 the NSS package and modified the libexecdir setting.</para>
1013 </listitem>
[35dc583b]1014 <listitem>
1015 <para>[randy] - Updated to Metacity-2.12.2.</para>
1016 </listitem>
[fee5290]1017 <listitem>
1018 <para>[randy] - Updated to libwnck-2.12.2.</para>
1019 </listitem>
[9d7119c]1020 <listitem>
1021 <para>[randy] - Updated to libsoup-2.2.7.</para>
1022 </listitem>
1023 </itemizedlist>
1024 </listitem>
1025
[4a894c6c]1026 <listitem>
1027 <para>February 2nd, 2006</para>
1028 <itemizedlist>
1029 <listitem>
1030 <para>[randy] - Updated to XScreenSaver-4.23.</para>
1031 </listitem>
1032 </itemizedlist>
1033 </listitem>
1034
[70953338]1035 <listitem>
1036 <para>February 1st, 2006</para>
1037 <itemizedlist>
[a5ad5ec]1038 <listitem>
1039 <para>[randy] - Updated to LZO-2.02.</para>
1040 </listitem>
[ac0aa6f]1041 <listitem>
1042 <para>[randy] - Updated to Cdrdao-1.2.1.</para>
1043 </listitem>
[70953338]1044 <listitem>
1045 <para>[bdubbs] - Updated vim to version 6.4.</para>
1046 </listitem>
1047 </itemizedlist>
1048 </listitem>
[744e7e9]1049
[d4277d4]1050 <listitem>
1051 <para>January 31st, 2006</para>
1052 <itemizedlist>
1053 <listitem>
1054 <para>[randy] - Removed the piping of 'yes' commands from the
1055 installation of the packages containing Sun license agreements
1056 (JDK binary, FOP and FreeTTS) and instead provided a note to
1057 reference the text about automating builds.</para>
1058 </listitem>
1059 </itemizedlist>
1060 </listitem>
1061
[1080241]1062 <listitem>
1063 <para>January 30th, 2006</para>
1064 <itemizedlist>
1065 <listitem>
1066 <para>[randy] - Renamed the 'unpacking' page in Chapter 2 to
1067 'building-notes' as this more accurately reflects the page and added
1068 a new section 'Automated Building Procedures' to the
1069 'building-notes' page.</para>
1070 </listitem>
1071 </itemizedlist>
1072 </listitem>
1073
[1ee90b5]1074 <listitem>
[60a31248]1075 <para>January 29th, 2006</para>
[1ee90b5]1076 <itemizedlist>
[60a31248]1077 <listitem>
[abba1ad]1078 <para>[randy] - Added instructions to build the Akode package, added
1079 a patch to fix a build issue with libtunepimp, and adjusted the
1080 dependencies in the Kdemultimedia instructions.</para>
1081 </listitem>
1082 <listitem>
1083 <para>[randy] - Updated all the links to files located on the Anduin
1084 server to use entities.</para>
[60a31248]1085 </listitem>
[1ee90b5]1086 <listitem>
1087 <para>[andy] - Updated glib2 to 2.8.6.</para>
1088 </listitem>
1089 </itemizedlist>
1090 </listitem>
1091
[fd924b1c]1092 <listitem>
1093 <para>January 28th, 2006</para>
1094 <itemizedlist>
1095 <listitem>
[a16e2c0c]1096 <para>[randy] - Updated numerous items in the GStreamer Plug-ins
1097 instructions.</para>
1098 </listitem>
1099 <listitem>
[fd924b1c]1100 <para>[andy] - Updated GConf to 2.12.1</para>
1101 </listitem>
[7f9e5aa]1102 <listitem>
1103 <para>[andy] - Updated gtk+2 to 2.8.11</para>
1104 </listitem>
[fd924b1c]1105 </itemizedlist>
1106 </listitem>
1107
[e93d40c5]1108 <listitem>
1109 <para>January 27th, 2006</para>
1110 <itemizedlist>
[acbb975]1111 <listitem>
[227a7615]1112 <para>[bdubbs] - Added section on the BLFS Wiki.</para>
[acbb975]1113 </listitem>
1114 <listitem>
1115 <para>[bdubbs] - Removed section on package management because it
1116 has been incorporated into LFS.</para>
1117 </listitem>
[52c277f]1118 <listitem>
1119 <para>[randy] - Modified the instruction to apply the patch in the
1120 kdegraphics instructions as the patch has changed, thanks to Miguel
1121 Bazdresch for the report.</para>
1122 </listitem>
[e93d40c5]1123 <listitem>
1124 <para>[randy] - Added a note to the GStreamer instructions about
1125 Valgrind breaking the build.</para>
1126 </listitem>
[ca7868cf]1127 <listitem>
1128 <para>[andy] - Updated libxklavier to 2.1.</para>
1129 </listitem>
[e93d40c5]1130 </itemizedlist>
1131 </listitem>
1132
[e165fddb]1133 <listitem>
1134 <para>January 25th, 2006</para>
1135 <itemizedlist>
[9d2986a]1136 <listitem>
1137 <para>[randy] - Added Python to the ISO Codes dependencies. Thanks
1138 to Jay McHugh for sending in the report.</para>
1139 </listitem>
[7f588e9a]1140 <listitem>
1141 <para>[randy] - Updated to Mozilla-1.7.12, changed the build
1142 method to use 'client.mk' and '.mozconfig', added instructions
1143 to use system-installed NSS/NSPR libraries and added additional
1144 configuration information.</para>
1145 </listitem>
[e165fddb]1146 <listitem>
1147 <para>[randy] - Changed the default to render SVG graphics in the
1148 Firefox instructions.</para>
1149 </listitem>
1150 </itemizedlist>
1151 </listitem>
1152
[30f88917]1153 <listitem>
1154 <para>January 23rd, 2006</para>
1155 <itemizedlist>
[adb388a]1156 <listitem>
[7f588e9a]1157 <para>[randy] - Updated to Thunderbird-1.5, changed the build
1158 method to use 'client.mk' and '.mozconfig', added instructions
1159 to use system-installed NSS/NSPR libraries and added additional
1160 configuration information.</para>
[adb388a]1161 </listitem>
[c103832]1162 <listitem>
1163 <para>[randy] - Added information about using system-installed
[7f588e9a]1164 versions of the NSS/NSPR libraries and added additional configuration
[c103832]1165 information to the Firefox instructions.</para>
1166 </listitem>
[30f88917]1167 <listitem>
1168 <para>[randy] - Added new package Network Security Services,
1169 NSS-3.11.</para>
1170 </listitem>
1171 </itemizedlist>
1172 </listitem>
1173
[567ca75]1174 <listitem>
1175 <para>January 22nd, 2006</para>
1176 <itemizedlist>
1177 <listitem>
1178 <para>[randy] - Adjusted some dependencies using a patch sent in
1179 by Chris Staub.</para>
1180 </listitem>
1181 </itemizedlist>
1182 </listitem>
1183
[33bbd44]1184 <listitem>
1185 <para>January 21st, 2006</para>
1186 <itemizedlist>
1187 <listitem>
1188 <para>[bdubbs] - Added the post-3.4.3-kdelibs-kjs.diff security
1189 vulnerability patch to the kdelibs instructions.</para>
1190 </listitem>
1191 </itemizedlist>
1192 </listitem>
1193
[744e7e9]1194 <listitem>
1195 <para>January 18th, 2006</para>
1196 <itemizedlist>
[a7d71e2]1197 <listitem>
1198 <para>[randy] - Modified the sed command in the Firefox instructions
1199 so that it can be run multiple times, also modified the instructions
1200 for creating symlinks to the system-wide mozilla plugin
1201 directory.</para>
1202 </listitem>
[8d349d4]1203 <listitem>
1204 <para>[randy] - Added a dependency and updated text to the Xine
1205 Libraries instructions.</para>
1206 </listitem>
[744e7e9]1207 <listitem>
1208 <para>[randy] - Updated to ImageMagick-6.2.5-5.</para>
1209 </listitem>
1210 </itemizedlist>
1211 </listitem>
1212
[717a0d0]1213 <listitem>
1214 <para>January 17th, 2006</para>
1215 <itemizedlist>
[b35e86b2]1216 <listitem>
[cdbfae1b]1217 <para>[tushar] - Modify unzip compilation to enable unzip to
[744e7e9]1218 unzip files up to 4 GB.</para>
[cdbfae1b]1219 </listitem>
1220 <listitem>
1221 <para>[bdubbs] - Added patch for sudo to clear selected environment variables.
[b35e86b2]1222 Submitted by archaic.</para>
1223 </listitem>
[daaee0be]1224 <listitem>
1225 <para>[randy] - Updated to the HTML::TableExtract-2.06 Perl Module
1226 and added new modules HTML::Element::Extended and HTML::Tree as
1227 dependencies; also more reorganization and singling out of the
1228 Perl Modules.</para>
1229 </listitem>
[1ca3642]1230 <listitem>
1231 <para>[tushar] - Change lynx installation target to install-full.</para>
1232 </listitem>
[cc5e3832]1233 <listitem>
1234 <para>[tushar] - Removed obsolete note for zipcloack.</para>
1235 </listitem>
[717a0d0]1236 <listitem>
1237 <para>[randy] - Added three new Perl Modules as dependencies of the
1238 Digest::SHA module: Devel::Symdump, Pod::Coverage and
1239 Test::Pod::Coverage.</para>
1240 </listitem>
1241 </itemizedlist>
1242 </listitem>
1243
[bbda438]1244 <listitem>
1245 <para>January 16th, 2006</para>
1246 <itemizedlist>
[dbb5a07]1247 <listitem>
1248 <para>[randy] - Updated to the Digest::SHA-5.32 Perl Module and
1249 numerous text and dependency corrections/additions in the Perl
1250 Modules instructions.</para>
1251 </listitem>
[8191bd1]1252 <listitem>
1253 <para>[randy] - Singled out the Text::Diff module in the Perl
1254 Modules instructions.</para>
1255 </listitem>
[9f765338]1256 <listitem>
1257 <para>[randy] - Updated to the Module::Signature-0.51 Perl Module
1258 and singled it out in the instructions.</para>
1259 </listitem>
[bc442e7]1260 <listitem>
1261 <para>[randy] - Added optional dependencies to the Archive::Zip
1262 and HTML::Tagset Perl Modules instructions.</para>
1263 </listitem>
1264 <listitem>
1265 <para>[randy] - Updated to the ExtUtils::CBuilder-0.15 and
1266 ExtUtils::ParseXS-2.15 Perl Modules.</para>
1267 </listitem>
[f2981ec8]1268 <listitem>
1269 <para>[randy] - Updated to the YAML-0.50 Perl Module and provided a
1270 note in the Module::Build instructions about using an older version
1271 of YAML.</para>
1272 </listitem>
[bbda438]1273 <listitem>
1274 <para>[randy] - Updated to the Module::Info-0.30 Perl Module and
1275 added new optional dependencies.</para>
1276 </listitem>
1277 </itemizedlist>
1278 </listitem>
1279
[5ad3a6c]1280 <listitem>
[47daa5a]1281 <para>January 15th, 2006</para>
1282 <itemizedlist>
[51f154b]1283 <listitem>
1284 <para>[randy] - Replaced the Test::Builder::Tester Perl Module with
1285 the Test::Simple-0.62 module.</para>
1286 </listitem>
1287 <listitem>
[bbda438]1288 <para>[randy] - Updated to the Test::Pod-1.22 Perl Module.</para>
[51f154b]1289 </listitem>
[6894318f]1290 <listitem>
[bbda438]1291 <para>[randy] - Updated to the HTML::Tagset-3.10, HTML::Parser-3.48
1292 and Pod::Simple-3.03 Perl Modules.</para>
[6894318f]1293 </listitem>
[47daa5a]1294 <listitem>
1295 <para>[randy] - Singled out the Compress::Zlib module in the Perl
[6b830b9f]1296 Modules instructions and updated to the 1.41 version.</para>
[47daa5a]1297 </listitem>
1298 </itemizedlist>
1299 </listitem>
1300
1301 <listitem>
[5ad3a6c]1302 <para>January 14th, 2006</para>
1303 <itemizedlist>
1304 <listitem>
1305 <para>[randy] - Added a note to run the test suite and added
1306 documentation installation commands to the GnuPG instructions.</para>
1307 </listitem>
1308 </itemizedlist>
1309 </listitem>
1310
[f5d262aa]1311 <listitem>
1312 <para>January 12th, 2006</para>
1313 <itemizedlist>
1314 <listitem>
1315 <para>[randy] - Updates to the FFmpeg instructions: added a patch and
1316 dependency URLs to fix the AMR support and added additional
1317 documentation installation commands.</para>
1318 </listitem>
1319 </itemizedlist>
1320 </listitem>
1321
[f7ae70f]1322 <listitem>
1323 <para>January 11, 2006</para>
1324 <itemizedlist>
1325 <listitem>
1326 <para>[randy] - Updates to MPlayer: added an x264 patch, added new
1327 dependencies, updated the version of the Skins file.</para>
1328 </listitem>
[ff6ec19d]1329 <listitem>
1330 <para>[andy] - Updated to abiword-2.4.2.</para>
1331 </listitem>
[f7ae70f]1332 </itemizedlist>
1333 </listitem>
1334
[5d678ec]1335 <listitem>
1336 <para>January 10th, 2006</para>
1337 <itemizedlist>
[5e9008a]1338 <listitem>
1339 <para>[randy] - Fixed broken commands in the XviD instructions.</para>
1340 </listitem>
[5d678ec]1341 <listitem>
1342 <para>[randy] - Corrections to the CVS instructions: fixed broken
1343 download URLs and corrected documentation installation
1344 commands.</para>
1345 </listitem>
1346 </itemizedlist>
1347 </listitem>
1348
[5d1d9df]1349 <listitem>
1350 <para>January 9th, 2006</para>
1351 <itemizedlist>
1352 <listitem>
1353 <para>[randy] - Updated the MPlayer instructions with the new URL for
1354 the LIVE555 Streaming Media web site.</para>
1355 </listitem>
1356 </itemizedlist>
1357 </listitem>
1358
[a920045f]1359 <listitem>
1360 <para>January 8th, 2006</para>
1361 <itemizedlist>
[d740db2]1362 <listitem>
[5de2721]1363 <para>[randy] - Updated to Ethereal-0.10.14.</para>
1364 </listitem>
1365 <listitem>
1366 <para>[randy] - Updated to libmusicbrainz-2.1.2.</para>
[d740db2]1367 </listitem>
[a920045f]1368 <listitem>
1369 <para>[randy] - Minor updates to the Kdegraphics instructions:
1370 added new dependencies, added a note about creating the API
1371 documentation, added a note about the OCR support, updated the
1372 installed programs, libraries and directories list.</para>
1373 </listitem>
1374 </itemizedlist>
1375 </listitem>
1376
[5e80b68]1377 <listitem>
1378 <para>January 7th, 2006</para>
1379 <itemizedlist>
[3f87e4a]1380 <listitem>
1381 <para>[randy] - Removed the Berkeley DB dependency from packages
1382 utilizing it as BDB is now built in LFS.</para>
1383 </listitem>
[2a038b2]1384 <listitem>
1385 <para>[randy] - Updated to Berkeley DB-4.4.16, added a patch to the
1386 Python instructions to support the new BDB, updated the Heimdal
1387 instructions to account for the changed library file names.</para>
1388 </listitem>
[5e80b68]1389 <listitem>
1390 <para>[randy] - Updated to GIMP-2.2.10.</para>
1391 </listitem>
[2829ed0]1392 <listitem>
1393 <para>[andy] - Updated to xvidcore-1.1.0.</para>
1394 </listitem>
[5e80b68]1395 </itemizedlist>
1396 </listitem>
1397
[989db39]1398 <listitem>
1399 <para>January 6th, 2006</para>
1400 <itemizedlist>
1401 <listitem>
1402 <para>[randy] - Updated SANE back ends to 1.0.17 and front ends to
1403 1.0.14.</para>
1404 </listitem>
1405 <listitem>
1406 <para>[randy] - Modified the command to run the libcroco test
1407 suite.</para>
1408 </listitem>
1409 </itemizedlist>
1410 </listitem>
1411
[06adff1]1412 <listitem>
1413 <para>January 5th, 2006</para>
1414 <itemizedlist>
[f379151]1415 <listitem>
1416 <para>[randy] - Updated to Poppler-0.4.3.</para>
1417 </listitem>
[10fddb0]1418 <listitem>
1419 <para>[randy] - Updated to giflib-4.1.4.</para>
1420 </listitem>
[1a0409b]1421 <listitem>
1422 <para>[randy] - Updated to libexif-0.6.13.</para>
1423 </listitem>
[06adff1]1424 <listitem>
1425 <para>[randy] - Added the CAN-2005-3193 security vulnerability patch
1426 to the kdegraphics instructions.</para>
1427 </listitem>
1428 </itemizedlist>
1429 </listitem>
1430
[27e5668d]1431 <listitem>
1432 <para>January 4th, 2006</para>
1433 <itemizedlist>
[2fd2e2f]1434 <listitem>
1435 <para>[randy] - Minor additions to the kdebase instructions: added
1436 optional dependencies, added a configuration section which includes
1437 information about run-time packages, and added installed programs,
1438 libraries and directories.</para>
1439 </listitem>
[27e5668d]1440 <listitem>
1441 <para>[igor] - Updated to Xpdf-3.01pl1.</para>
1442 </listitem>
1443 </itemizedlist>
1444 </listitem>
1445
[1f93d11]1446 <listitem>
1447 <para>January 2nd, 2006</para>
1448 <itemizedlist>
1449 <listitem>
1450 <para>[randy] - Added significant updates to the HAL instructions:
1451 updated the dependencies, modified the command that changes the
1452 storage device policy, added text and a visual chart to explain
1453 the requirements of the hal-device-manager program, added commands
1454 to allow for locale specific needs in the storage device policy,
1455 and some general text cleanup.</para>
1456 </listitem>
1457 <listitem>
1458 <para>[randy] - Updated the D-BUS instructions to include text that
1459 identifies the needs of the HAL package.</para>
1460 </listitem>
1461 </itemizedlist>
1462 </listitem>
1463
[f7be881]1464 <listitem>
1465 <para>December 31st, 2005</para>
1466 <itemizedlist>
1467 <listitem>
1468 <para>[randy] - Added a sed command to the D-Bus instructions to
[1f93d11]1469 change a 'jar' command to 'fastjar' due to the changes in
1470 GCC-4.0.x.</para>
[f7be881]1471 </listitem>
1472 </itemizedlist>
1473 </listitem>
1474
[39f916fc]1475 <listitem>
1476 <para>December 30th, 2005</para>
1477 <itemizedlist>
[bfab594]1478 <listitem>
1479 <para>[randy] - Added some optional dependencies to the Kdelibs
1480 instructions.</para>
1481 </listitem>
[39f916fc]1482 <listitem>
1483 <para>[randy] - Added new package Libidn-0.6.0.</para>
1484 </listitem>
[3425c8a]1485 <listitem>
1486 <para>[andy] - Added new package Gaim-1.5.0.</para>
1487 </listitem>
[39f916fc]1488 </itemizedlist>
1489 </listitem>
1490
[9c90b1b]1491 <listitem>
1492 <para>December 29th, 2005</para>
1493 <itemizedlist>
[3d49460]1494 <listitem>
1495 <para>[randy] - Removed libogg and added NAS to the optional
1496 dependencies of aRts.</para>
1497 </listitem>
[3cd5c69]1498 <listitem>
1499 <para>[randy] - Added a caution note to the MC instructions
1500 about the UTF-8 related issues.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[randy] - Added a caution note to the UnZip instructions
1504 about the locale related issues.</para>
1505 </listitem>
[9c90b1b]1506 <listitem>
1507 <para>[randy] - Added new section 'Locale Related Issues' to Chapter
1508 2, 'Important Information', thanks to Alexander Patrakov for
[3cd5c69]1509 contributing the text for this page. The page is very incomplete and
1510 many more packages with locale related issues will be added.</para>
[9c90b1b]1511 </listitem>
1512 </itemizedlist>
1513 </listitem>
1514
[abddec55]1515 <listitem>
1516 <para>December 28th, 2005</para>
1517 <itemizedlist>
1518 <listitem>
1519 <para>[randy] - Added new package GOffice-0.1.2.</para>
1520 </listitem>
1521 </itemizedlist>
1522 </listitem>
1523
[d08e04bb]1524 <listitem>
1525 <para>December 27th, 2005</para>
1526 <itemizedlist>
[9258bef]1527 <listitem>
1528 <para>[randy] - Updated to libgsf-1.13.3.</para>
1529 </listitem>
[35cb126]1530 <listitem>
1531 <para>[randy] - Removed the unneeded 'make' command from the
1532 hicolor-icon-theme instructions.</para>
1533 </listitem>
[ad39fe01]1534 <listitem>
1535 <para>[randy] - Minor cleanup to libgnomeprint dependencies and
1536 removed an unneeded switch from the configure command.</para>
1537 </listitem>
1538 <listitem>
1539 <para>[randy] - Minor cleanup to libgnomecups dependencies.</para>
1540 </listitem>
[d08e04bb]1541 <listitem>
1542 <para>[randy] - Updated to ISO Codes-0.49.</para>
1543 </listitem>
1544 </itemizedlist>
1545 </listitem>
1546
[fb33bddb]1547 <listitem>
1548 <para>December 26th, 2005</para>
1549 <itemizedlist>
[c183a7b]1550 <listitem>
1551 <para>[randy] - Updated to Doxygen-1.4.5.</para>
1552 </listitem>
[751e96f]1553 <listitem>
1554 <para>[randy] - Minor changes to the Qt instructions: fixed HTTP
1555 download URL, added test suite notes, modified the configure command
1556 to include switches for the recommended dependencies and added
1557 appropriate notes about the recommended dependencies.</para>
1558 </listitem>
[363ecc97]1559 <listitem>
1560 <para>[randy] - Updated to little cms-1.15.</para>
1561 </listitem>
[fb33bddb]1562 <listitem>
1563 <para>[randy] - Updated to Sendmail-8.13.5.</para>
1564 </listitem>
[3a25b4bf]1565 <listitem>
1566 <para>[dj] - Added colorls patch to tcsh instructions.</para>
1567 </listitem>
[768cbf0f]1568 <listitem>
[6473e74]1569 <para>[dj] - Corrected additional recommended and optional
[768cbf0f]1570 dependencies in OpenOffice instructions.</para>
1571 </listitem>
[6c1aa8c]1572 <listitem>
1573 <para>[andy] - Update xine-lib to 1.1.1.</para>
1574 </listitem>
[fb33bddb]1575 </itemizedlist>
1576 </listitem>
1577
[030d7a0f]1578 <listitem>
1579 <para>December 25th, 2005</para>
1580 <itemizedlist>
1581 <listitem>
1582 <para>[randy] - Updated to LibMPEG3-1.6.</para>
1583 </listitem>
1584 </itemizedlist>
1585 </listitem>
1586
[5a13c45]1587 <listitem>
1588 <para>December 24th, 2005</para>
1589 <itemizedlist>
[4c34d6e2]1590 <listitem>
1591 <para>[randy] - Fixed a syntax error in the configure scripts and
1592 simplified the existing sed commands in the Tcl and Tk
1593 instructions.</para>
1594 </listitem>
[cb8a404]1595 <listitem>
1596 <para>[randy] - Added pkg-config and ALSA Library as required
1597 dependencies of the ALSA Plugins package, thanks to Joe Ciccone for
1598 pointing out the omission.</para>
1599 </listitem>
[4dffff6]1600 <listitem>
1601 <para>[randy] - Fixed GTK+-2 documentation installation commands,
[cb8a404]1602 thanks to Nico R. for pointing out the breakage.</para>
[4dffff6]1603 </listitem>
[5a13c45]1604 <listitem>
[27706cc]1605 <para>[randy] - Updated to Firefox-1.5, modified the method used
1606 to build it and added a command to fix an anonymous enum in an
1607 interface header file.</para>
[5a13c45]1608 </listitem>
[a27d1cf]1609 <listitem>
1610 <para>[dj] - Added GTK+-2 to OpenOffice required dependencies and
1611 removed FreeType and OpenLDAP (OpenLDAP is currently broken).</para>
1612 </listitem>
[5a13c45]1613 </itemizedlist>
1614 </listitem>
1615
[efc6f183]1616 <listitem>
[5a13c45]1617 <para>December 23rd, 2005</para>
[efc6f183]1618 <itemizedlist>
1619 <listitem>
1620 <para>[andy] - Updated librsvg to 2.12.7.</para>
1621 </listitem>
[ede3489]1622 <listitem>
1623 <para>[andy] - Updated Gnome doc utils to 0.4.4.</para>
1624 </listitem>
[efc6f183]1625 </itemizedlist>
1626 </listitem>
1627
[2130862]1628 <listitem>
1629 <para>December 22nd, 2005</para>
1630 <itemizedlist>
1631 <listitem>
1632 <para>[andy] - Updated XFce to 4.2.3.2.</para>
1633 </listitem>
1634 </itemizedlist>
1635 </listitem>
1636
[3c0f868f]1637 <listitem>
1638 <para>December 21st, 2005</para>
1639 <itemizedlist>
1640 <listitem>
1641 <para>[archaic] - Removed the obsolete sed in sudo and added a note to
1642 use visudo to edit the sudoers file.</para>
1643 </listitem>
1644 </itemizedlist>
1645 </listitem>
1646
[60a3d169]1647 <listitem>
1648 <para>December 20th, 2005</para>
1649 <itemizedlist>
[794936b]1650 <listitem>
1651 <para>[randy] - Commented out the Python and Perl bindings build
1652 notes from the Subversion instructions as there is a build failure
1653 using current versions of SWIG and (B)LFS packages.</para>
1654 </listitem>
[60a3d169]1655 <listitem>
1656 <para>[randy] - Added documentation installation commands to the
1657 Guile instructions.</para>
1658 </listitem>
1659 </itemizedlist>
1660 </listitem>
1661
[214b9ac]1662 <listitem>
1663 <para>December 19th, 2005</para>
1664 <itemizedlist>
[3a3b19b]1665 <listitem>
1666 <para>[randy] - Modified the sed command in the OpenSSH instructions
1667 to better allow for repeated builds.</para>
1668 </listitem>
[64868e0]1669 <listitem>
1670 <para>[bdubbs] - Updated to nmap-3.95.</para>
1671 </listitem>
1672 <listitem>
[3a3b19b]1673 <para>[bdubbs] - Added sed to Bind to prevent invalid
[64868e0]1674 warnings in the log.</para>
1675 </listitem>
[214b9ac]1676 <listitem>
1677 <para>[randy] - Updated to Samba-3.0.20b.</para>
1678 </listitem>
[de8420b1]1679 <listitem>
1680 <para>[andy] - Updated to Gnumeric-1.6.1.</para>
1681 </listitem>
[214b9ac]1682 </itemizedlist>
1683 </listitem>
1684
[90bd3c1b]1685 <listitem>
1686 <para>December 18th, 2005</para>
1687 <itemizedlist>
[e87d57b]1688 <listitem>
1689 <para>[randy] - Updated to ESP Ghostscript-8.15.1.</para>
1690 </listitem>
[57268463]1691 <listitem>
1692 <para>[bdubbs] - Changed configure instruction in gimp to
[e87d57b]1693 use recommended dependencies. Added note that the switches
[6473e74]1694 to configure need to be changed if the recommended
[57268463]1695 dependencies are not installed.</para>
1696 </listitem>
[adbd2a9]1697 <listitem>
1698 <para>[bdubbs] - Updated to whois-4.7.10.</para>
1699 </listitem>
[90bd3c1b]1700 <listitem>
1701 <para>[bdubbs] - Updated to KDE-3.5 and kdevelop 3.3.0.</para>
1702 </listitem>
1703 </itemizedlist>
1704 </listitem>
1705
[ba1a38b]1706 <listitem>
1707 <para>December 17th, 2005</para>
1708 <itemizedlist>
1709 <listitem>
1710 <para>[randy] - Updated to PHP-5.1.1.</para>
1711 </listitem>
1712 </itemizedlist>
1713 </listitem>
1714
[aacf50a]1715 <listitem>
1716 <para>December 16th, 2005</para>
1717 <itemizedlist>
[708f97e9]1718 <listitem>
1719 <para>[randy] - Updated to Stunnel-4.14.</para>
1720 </listitem>
[aacf50a]1721 <listitem>
1722 <para>[randy] - Updated to Ruby-1.8.3.</para>
1723 </listitem>
1724 </itemizedlist>
1725 </listitem>
1726
[1259e0e8]1727 <listitem>
1728 <para>December 15, 2005</para>
1729 <itemizedlist>
[1d3a3fa]1730 <listitem>
[28bfba0]1731 <para>[randy] - Updated to Aspell-0.60.4.</para>
1732 </listitem>
1733 <listitem>
1734 <para>[randy] - Added a sed command to the FOP instructions which
1735 fixes an obsolete tail command in the JAI binary.</para>
[1d3a3fa]1736 </listitem>
[fd2aad88]1737 <listitem>
1738 <para>[randy] - Updated to Gamin-0.1.7.</para>
1739 </listitem>
[f337369]1740 <listitem>
[28bfba0]1741 <para>[bdubbs] - Removed section on newsserver.</para>
[f337369]1742 </listitem>
[1259e0e8]1743 <listitem>
1744 <para>[randy] - Updated to Apache HTTP Server-2.2.0.</para>
1745 </listitem>
1746 </itemizedlist>
1747 </listitem>
1748
[5aa1d3dd]1749 <listitem>
1750 <para>December 14th, 2005</para>
1751 <itemizedlist>
[516a4acd]1752 <listitem>
1753 <para>[randy] - Updated to OpenLDAP-2.3.11.</para>
1754 </listitem>
[5aa1d3dd]1755 <listitem>
1756 <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
1757 </listitem>
1758 </itemizedlist>
1759 </listitem>
1760
[b74ee079]1761 <listitem>
1762 <para>December 13th, 2005</para>
1763 <itemizedlist>
[8b36866]1764 <listitem>
1765 <para>[bdubbs] - Update description of LiveCD.</para>
1766 </listitem>
[9dfd852b]1767 <listitem>
1768 <para>[randy] - Updated to MySQL-5.0.16.</para>
1769 </listitem>
[ef2519d8]1770 <listitem>
1771 <para>[bdubbs] - Update koffice to version 1.4.2.</para>
1772 </listitem>
[0d93d684]1773 <listitem>
1774 <para>[bdubbs] - Removed libungif.</para>
1775 </listitem>
[b74ee079]1776 <listitem>
1777 <para>[randy] - Updated to GTK+-2.8.9.</para>
1778 </listitem>
[6ccbd8b]1779 <listitem>
1780 <para>[andy] - Updated to Abiword-2.4.1</para>
1781 </listitem>
[b74ee079]1782 </itemizedlist>
1783 </listitem>
1784
[5a5c768]1785 <listitem>
1786 <para>December 11th, 2005</para>
1787 <itemizedlist>
[9c55281]1788 <listitem>
1789 <para>[randy] - Updated to Pango-1.10.2.</para>
1790 </listitem>
[5a5c768]1791 <listitem>
1792 <para>[randy] - Updated to GLib-2.8.4.</para>
1793 </listitem>
1794 </itemizedlist>
1795 </listitem>
1796
[09febce]1797 <listitem>
1798 <para>December 10th, 2005</para>
1799 <itemizedlist>
1800 <listitem>
1801 <para>[randy] - Updated to Heimdal-0.7.1.</para>
1802 </listitem>
1803 </itemizedlist>
1804 </listitem>
1805
[d083dd01]1806 <listitem>
1807 <para>December 9th, 2005</para>
1808 <itemizedlist>
1809 <listitem>
[1024ce2]1810 <para>[randy] - Fixed command typos in the Gnome Menus and
1811 Gnome Volume Manager instructions.</para>
[d083dd01]1812 </listitem>
1813 <listitem>
[1024ce2]1814 <para>[andy] - Updated Fluxbox to version 0.9.14.</para>
[d083dd01]1815 </listitem>
[c753302]1816 <listitem>
[6473e74]1817 <para>[andy] - Added details of how to create a fluxbox.desktop file to
[1024ce2]1818 the Fluxbox page.</para>
[c753302]1819 </listitem>
1820 </itemizedlist>
1821 </listitem>
1822
[11436b7]1823 <listitem>
1824 <para>December 8th, 2005</para>
1825 <itemizedlist>
1826 <listitem>
[6473e74]1827 <para>[bdubbs] - Updated to curl-7.15.1.</para>
[11436b7]1828 </listitem>
1829 </itemizedlist>
1830 </listitem>
[e88817b5]1831
[418f337]1832 <listitem>
1833 <para>December 7th, 2005</para>
1834 <itemizedlist>
[2f7d86f]1835 <listitem>
1836 <para>[bdubbs] - Added sed to remove incomplete tests from
1837 test program in popt.</para>
1838 </listitem>
1839 <listitem>
1840 <para>[bdubbs] - Removed reference to non-existent esound.ps
1841 from EsounD-0.2.36.</para>
1842 </listitem>
[f33cb079]1843 <listitem>
1844 <para>[bdubbs] - Removed --with-history option from libxml2. Added
1845 a caution that the make check command can hang forever under
1846 certain conditions with the option.</para>
1847 </listitem>
1848 <listitem>
1849 <para>[bdubbs] - Added Andy Benton to the list of BLFS editors.</para>
1850 </listitem>
[312084e]1851 <listitem>
1852 <para>[randy] - Added GTK-Doc as a dependency of libxml, thanks to
1853 go moko for pointing out the omission.</para>
1854 </listitem>
[30d63593]1855 <listitem>
1856 <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
1857 </listitem>
[d7d5d8a3]1858 <listitem>
1859 <para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
1860 thanks to David Rosal for pointing out the omission.</para>
1861 </listitem>
[3961b7e]1862 <listitem>
1863 <para>[randy] - Updated to libvorbis-1.1.2.</para>
1864 </listitem>
[418f337]1865 <listitem>
1866 <para>[randy] - Updated to libogg-1.1.3.</para>
1867 </listitem>
1868 </itemizedlist>
1869 </listitem>
1870
[a098628]1871 <listitem>
1872 <para>December 6th, 2005</para>
1873 <itemizedlist>
1874 <listitem>
[6473e74]1875 <para>[dj] - Completed dependencies, removed optional configure
1876 parameters and added the no_mozilla (firefox) patch for
[a098628]1877 OpenOffice.</para>
1878 </listitem>
1879 </itemizedlist>
1880 </listitem>
1881
[4b48ee50]1882 <listitem>
1883 <para>December 3rd, 2005</para>
1884 <itemizedlist>
[e88817b5]1885 <listitem>
1886 <para>[randy] - Updated to GCC-4.0.2.</para>
1887 </listitem>
[4b48ee50]1888 <listitem>
1889 <para>[bdubbs] - Updated to qt-3.3.5.</para>
1890 </listitem>
1891 </itemizedlist>
1892 </listitem>
1893
[f86db562]1894 <listitem>
1895 <para>December 2nd, 2005</para>
1896 <itemizedlist>
1897 <listitem>
1898 <para>[dj] - Updated JDK binary version to 1.5.0_06.</para>
1899 </listitem>
1900 </itemizedlist>
1901 </listitem>
1902
[f922e62]1903 <listitem>
1904 <para>December 1st, 2005</para>
1905 <itemizedlist>
1906 <listitem>
1907 <para>[dj] - Added several fixes to OpenOffice instructions.</para>
1908 </listitem>
1909 </itemizedlist>
[6473e74]1910 </listitem>
[14e13a0c]1911
[f6de4477]1912 <listitem>
1913 <para>November 30th, 2005</para>
1914 <itemizedlist>
[5a832414]1915 <listitem>
1916 <para>[randy] - Updated to xinetd-2.3.14.</para>
1917 </listitem>
[3102d0f]1918 <listitem>
1919 <para>[randy] - Added a command to create the logging directory in
1920 the GDM instructions, thanks to Vincent Fretin for pointing out the
1921 oversight.</para>
1922 </listitem>
[f6f06932]1923 <listitem>
1924 <para>[randy] - Updated to PCI Utilities-2.2.1.</para>
1925 </listitem>
[f6de4477]1926 <listitem>
1927 <para>[randy] - Updated to Sysstat-6.0.2.</para>
1928 </listitem>
1929 </itemizedlist>
1930 </listitem>
1931
[ccb8b2d]1932 <listitem>
1933 <para>November 29th, 2005</para>
1934 <itemizedlist>
[d8684cbc]1935 <listitem>
1936 <para>[randy] - Updated to Shadow-4.0.13.</para>
1937 </listitem>
[ccb8b2d]1938 <listitem>
1939 <para>[randy] - Updated to Linux-PAM-0.99.2.0. Note that many of
1940 the installation commands have changed.</para>
1941 </listitem>
[59ddef1]1942 <listitem>
1943 <para>[dj] - Updated ash patch for use with gcc-4.x.</para>
1944 </listitem>
[ccb8b2d]1945 </itemizedlist>
1946 </listitem>
1947
[9d3c5f1]1948 <listitem>
1949 <para>November 27th, 2005</para>
1950 <itemizedlist>
[ac567be]1951 <listitem>
1952 <para>[randy] - Added an FTP download URL and changed the
1953 documentation installation to a versioned directory in the Fontconfig
1954 instructions.</para>
1955 </listitem>
[9d3c5f1]1956 <listitem>
1957 <para>[randy] - Added documentation installation and clarified the
1958 purpose of the sed command in the FreeType instructions.</para>
1959 </listitem>
1960 </itemizedlist>
1961 </listitem>
1962
[064cb3b]1963 <listitem>
1964 <para>November 26th, 2005</para>
1965 <itemizedlist>
[8f38c8e7]1966 <listitem>
[67ca8f6]1967 <para>[randy] - Added a note to the Lynx instructions that
1968 identifies, and shows how to avoid, a security vulnerability.</para>
1969 </listitem>
1970 <listitem>
1971 <para>[randy] - Updated to S-Lang-2.0.5.</para>
[8f38c8e7]1972 </listitem>
[064cb3b]1973 <listitem>
1974 <para>[randy] - Updated the text in the Net-tools instructions
1975 to reflect the updated version of Coreutils.</para>
1976 </listitem>
1977 </itemizedlist>
1978 </listitem>
1979
[c35d927]1980 <listitem>
1981 <para>November 25th, 2005</para>
1982 <itemizedlist>
[0c4916c]1983 <listitem>
1984 <para>[randy] - Updated to OpenSSL-0.9.7i</para>
1985 </listitem>
[c35d927]1986 <listitem>
1987 <para>[randy] - Updated to pkg-config-0.20</para>
1988 </listitem>
1989 </itemizedlist>
1990 </listitem>
1991
[14e13a0c]1992 <listitem>
1993 <para>November 24th, 2005</para>
1994 <itemizedlist>
1995 <listitem>
[1976445]1996 <para>[randy] - Updated to CrackLib-2.8.6 and modified the
1997 installation commands to work with the newer version.</para>
[14e13a0c]1998 </listitem>
1999 </itemizedlist>
2000 </listitem>
2001
[74169a7c]2002 <listitem>
2003 <para>November 23rd, 2005</para>
2004 <itemizedlist>
2005 <listitem>
2006 <para>[bdubbs] - Added sed to sudo to correct a security issue
[bccbdaea]2007 (Archaic). Also added --enable-shell-sets-home switch
[74169a7c]2008 (Gerard).</para>
2009 </listitem>
2010 </itemizedlist>
2011 </listitem>
2012
[3bbd5fe9]2013 <listitem>
2014 <para>November 22nd, 2005</para>
2015 <itemizedlist>
[cf341b4]2016 <listitem>
2017 <para>[bdubbs] - Added sudo-1.6.8p12.</para>
2018 </listitem>
[f6ec478]2019 <listitem>
2020 <para>[randy] - Updated to HTML Tidy-051026. Also updated the docs to
2021 051020 and changed the documentation directory to a versioned
2022 name.</para>
2023 </listitem>
[c2e7686]2024 <listitem>
2025 <para>[randy] - Updated to FriBidi-0.10.7.</para>
2026 </listitem>
[4f58e7a]2027 <listitem>
2028 <para>[randy] - Added DocBook SGML DTD-3.1 as a dependency to perform
2029 the tests outlined in the DocBook DSSSL Stylesheets
2030 instructions.</para>
2031 </listitem>
[c3ee07c]2032 <listitem>
2033 <para>[randy] - Updated to Ethereal-0.10.13.</para>
2034 </listitem>
[3bbd5fe9]2035 <listitem>
2036 <para>[randy] - Added new package GC-6.5.</para>
2037 </listitem>
2038 </itemizedlist>
2039 </listitem>
2040
[3565e02]2041 <listitem>
[9faa2754]2042 <para>November 21st, 2005</para>
2043 <itemizedlist>
[6ce5255]2044 <listitem>
2045 <para>[randy] - Updated the Rsync bootscript to remove the --compress
2046 parameter, thanks to Jeremy Huntwork for reporting the problem.</para>
2047 </listitem>
[aa5632c]2048 <listitem>
2049 <para>[randy] - Added --disable-python to the configure command in
2050 the D-BUS instructions to fix a broken build identified by Filip
2051 Bartmann.</para>
2052 </listitem>
[a49d0f2d]2053 <listitem>
2054 <para>[randy] - Added --disable-libwrap to the configure command in
2055 the Stunnel instructions to fix a broken build identified by Filip
2056 Bartmann.</para>
2057 </listitem>
[27599b98]2058 <listitem>
2059 <para>[randy] - Added new package gnome-volume-manager-1.5.1 to the
2060 Utilities section of Chapter 31.</para>
2061 </listitem>
[9faa2754]2062 <listitem>
2063 <para>[randy] - Modified the libexecdir parameter passed to configure
2064 and tweaked the storage device policy in the HAL instructions.</para>
2065 </listitem>
2066 </itemizedlist>
2067 </listitem>
2068
2069 <listitem>
[3565e02]2070 <para>November 19th, 2005</para>
2071 <itemizedlist>
2072 <listitem>
2073 <para>[randy] - Added notes to start a D-BUS session daemon to the
2074 D-BUS, GDM and GNOME Configuration instructions.</para>
2075 </listitem>
[cdb6f7a]2076 <listitem>
2077 <para>[dj] - Cleaned up OpenOffice instructions and added
2078 a no-pam patch.</para>
2079 </listitem>
[3565e02]2080 </itemizedlist>
2081 </listitem>
2082
[12967d4]2083 <listitem>
2084 <para>November 18th, 2005</para>
2085 <itemizedlist>
[72e4cd18]2086 <listitem>
2087 <para>[randy] - Added a GCC4 patch to the libvorbis instructions,
2088 thanks to Steffen Knollman for discovering the problem and
2089 contributing the patch.</para>
2090 </listitem>
[12967d4]2091 <listitem>
2092 <para>[igor] - Updated to rsync-2.6.6.</para>
2093 </listitem>
2094 </itemizedlist>
2095 </listitem>
2096
[3342946]2097 <listitem>
2098 <para>November 17th, 2005</para>
2099 <itemizedlist>
[4ef8437c]2100 <listitem>
2101 <para>[randy] - Added new package Sound Juicer-2.12.2 to the
2102 Utilities section of Chapter 31.</para>
2103 </listitem>
[3342946]2104 <listitem>
2105 <para>[dj] - Corrected OpenOffice patch names.</para>
2106 </listitem>
2107 </itemizedlist>
2108 </listitem>
2109
[01f09271]2110 <listitem>
2111 <para>November 15th, 2005</para>
2112 <itemizedlist>
2113 <listitem>
2114 <para>[dj] - Updated to OpenOffice-2.0.0</para>
2115 </listitem>
2116 </itemizedlist>
2117 </listitem>
2118
[ebb3545c]2119 <listitem>
2120 <para>November 14th, 2005</para>
2121 <itemizedlist>
2122 <listitem>
2123 <para>[randy] - Updated to Balsa-2.3.6.</para>
2124 </listitem>
2125 </itemizedlist>
2126 </listitem>
2127
[665c751f]2128 <listitem>
2129 <para>November 13th, 2005</para>
2130 <itemizedlist>
2131 <listitem>
2132 <para>[randy] - Added several more entries to the 'Other Programming
2133 Tools' section. Many thanks to Miguel Bazdresch for his suggestions
2134 and other contributions.</para>
2135 </listitem>
2136 </itemizedlist>
2137 </listitem>
2138
[cd79557e]2139 <listitem>
2140 <para>November 12th, 2005</para>
2141 <itemizedlist>
2142 <listitem>
[bccbdaea]2143 <para>[dj] - Updated GCC4 patches for Mozilla projects to include
[cd79557e]2144 xptinfo.h anonymous enum patch.</para>
2145 </listitem>
2146 </itemizedlist>
2147 </listitem>
2148
[6ece1a0a]2149 <listitem>
2150 <para>November 9th, 2005</para>
2151 <itemizedlist>
[428434e7]2152 <listitem>
2153 <para>[randy] - Updated references to source and md5sum files
2154 on the Anduin server due to the Anduin reorganization.</para>
2155 </listitem>
[6ece1a0a]2156 <listitem>
2157 <para>[randy] - Added several more programming languages to the
2158 'Other Programming Tools' section.</para>
2159 </listitem>
2160 </itemizedlist>
2161 </listitem>
2162
[e92c670e]2163 <listitem>
2164 <para>November 7th, 2005</para>
2165 <itemizedlist>
2166 <listitem>
2167 <para>[randy] - Added several programming languages to the 'Other
2168 Programming Tools' section.</para>
2169 </listitem>
[895dad28]2170 <listitem>
2171 <para>[dj] - Added Archive::Zip to the Perl Modules page.</para>
2172 </listitem>
[e92c670e]2173 </itemizedlist>
2174 </listitem>
2175
[71372a2]2176 <listitem>
2177 <para>November 5th, 2005</para>
2178 <itemizedlist>
2179 <listitem>
[bccbdaea]2180 <para>[dj] - Updated alsa-restore script per Alexander Patrakov's
[71372a2]2181 suggestions.</para>
2182 </listitem>
2183 </itemizedlist>
2184 </listitem>
2185
[87dd6705]2186 <listitem>
2187 <para>November 4th, 2005</para>
2188 <itemizedlist>
2189 <listitem>
2190 <para>[randy] - Added a patch to the libgsf instructions so that the
2191 configure script properly discovers GConf.</para>
2192 </listitem>
2193 </itemizedlist>
2194 </listitem>
2195
[4ffe8c5]2196 <listitem>
2197 <para>November 3rd, 2005</para>
2198 <itemizedlist>
2199 <listitem>
2200 <para>[randy] - Added new package GMime-2.1.17.</para>
2201 </listitem>
2202 </itemizedlist>
2203 </listitem>
2204
[0e50c5e6]2205 <listitem>
2206 <para>November 1st, 2005</para>
2207 <itemizedlist>
[9aa5011]2208 <listitem>
2209 <para>[randy] - Added A-A-P, Mono, OProfile, OGDL and R to the
2210 'Other Programming Tools' section.</para>
2211 </listitem>
[642723b]2212 <listitem>
2213 <para>[randy] - Added new package libmpeg2-0.4.0b.</para>
2214 </listitem>
[0e50c5e6]2215 <listitem>
2216 <para>[randy] - Updated to Transcode-1.0.1.</para>
2217 </listitem>
2218 </itemizedlist>
2219 </listitem>
2220
[c34ca00a]2221 <listitem>
2222 <para>October 31st, 2005</para>
2223 <itemizedlist>
2224 <listitem>
2225 <para>[randy] - Added new package libmusicbrainz-2.1.1.</para>
2226 </listitem>
2227 </itemizedlist>
2228 </listitem>
2229
[17a43e4]2230 <listitem>
2231 <para>October 30th, 2005</para>
2232 <itemizedlist>
2233 <listitem>
2234 <para>[randy] - Added new package Totem-1.2.0.</para>
2235 </listitem>
[99a7cb0]2236 <listitem>
2237 <para>[dj] - Updated to JDK-1.5.0_05.</para>
2238 </listitem>
[17a43e4]2239 </itemizedlist>
2240 </listitem>
2241
[4b989d2]2242 <listitem>
2243 <para>October 29th, 2005</para>
2244 <itemizedlist>
2245 <listitem>
2246 <para>[archaic] - Updated to PCI-Utilities-2.2.0.</para>
2247 </listitem>
2248 </itemizedlist>
2249 </listitem>
2250
[f9ff74b]2251 <listitem>
2252 <para>October 28th, 2005</para>
2253 <itemizedlist>
[6af3f7bd]2254 <listitem>
2255 <para>[igor] - Updated to SDL-1.2.9.</para>
2256 </listitem>
[f9ff74b]2257 <listitem>
2258 <para>[igor] - Updated to CVS-1.11.21.</para>
2259 </listitem>
2260 </itemizedlist>
2261 </listitem>
2262
[3ca3085]2263 <listitem>
2264 <para>October 25th, 2005</para>
2265 <itemizedlist>
2266 <listitem>
2267 <para>[randy] - Added new package Evince-0.4.0 and removed the GPDF
2268 package from the GNOME Add-on section.</para>
2269 </listitem>
2270 </itemizedlist>
2271 </listitem>
2272
[5474306]2273 <listitem>
2274 <para>October 23rd, 2005</para>
2275 <itemizedlist>
[7eba4892]2276 <listitem>
2277 <para>[igor] - Updated to MPlayer-1.0pre7try2.</para>
2278 </listitem>
[5474306]2279 <listitem>
2280 <para>[randy] - Added new package Poppler-0.4.2.</para>
2281 </listitem>
2282 </itemizedlist>
2283 </listitem>
2284
[f5a8678f]2285 <listitem>
2286 <para>October 21st, 2005</para>
2287 <itemizedlist>
2288 <listitem>
2289 <para>[randy] - Added new package GNOME Keyring
2290 Manager-2.12.0.</para>
2291 </listitem>
2292 </itemizedlist>
2293 </listitem>
2294
[bbea0be]2295 <listitem>
2296 <para>October 20th, 2005</para>
2297 <itemizedlist>
2298 <listitem>
2299 <para>[randy] - Added new package ISO Codes-0.48.</para>
2300 </listitem>
2301 </itemizedlist>
2302 </listitem>
2303
[d5a426b]2304 <listitem>
2305 <para>October 19th, 2005</para>
2306 <itemizedlist>
[872db717]2307 <listitem>
2308 <para>[randy] - Added new package PyXML-0.8.4.</para>
2309 </listitem>
[d5a426b]2310 <listitem>
2311 <para>[randy] - Added category headers to the GNOME Add-on packages
2312 Table-of-Contents. Many thanks to Manuel Canales Esparcia for the
2313 XML wizardry to make this happen.</para>
2314 </listitem>
2315 </itemizedlist>
2316 </listitem>
2317
[45698ce]2318 <listitem>
2319 <para>October 18th, 2005</para>
2320 <itemizedlist>
[4ab8ab9]2321 <listitem>
2322 <para>[randy] - Added a patch and an additional command to enable the
2323 streaming audio method in the GNOME Speech instructions.</para>
2324 </listitem>
[45698ce]2325 <listitem>
2326 <para>[randy] - Updated to GDM-2.8.0.5.</para>
2327 </listitem>
2328 </itemizedlist>
2329 </listitem>
2330
[e7ae836]2331 <listitem>
2332 <para>October 17th, 2005</para>
2333 <itemizedlist>
[d5adf2f2]2334 <listitem>
2335 <para>[randy] - Updated to GOK-1.0.5.</para>
2336 </listitem>
[1767b2b]2337 <listitem>
2338 <para>[igor] - Updated to HTML Tidy-051013.</para>
2339 </listitem>
[005f4bbb]2340 <listitem>
2341 <para>[randy] - Updated to Gnopernicus-0.12.0.</para>
2342 </listitem>
[e7ae836]2343 <listitem>
2344 <para>[randy] - Updated to GNOME Speech-0.3.8.</para>
2345 </listitem>
2346 </itemizedlist>
2347 </listitem>
2348
[88494257]2349 <listitem>
2350 <para>October 16th, 2005</para>
2351 <itemizedlist>
[29f1eea6]2352 <listitem>
2353 <para>[randy] - Updated to GNOME Magnifier-0.12.2; moved the creation
2354 of the xextensions.pc file from the GNOME Magnifier to the XFree86
2355 instructions.</para>
2356 </listitem>
[2f65edb]2357 <listitem>
2358 <para>[igor] - Updated to PHP-5.0.5.</para>
2359 </listitem>
[9814eef9]2360 <listitem>
2361 <para>[randy] - Modified dependencies in the libgtkhtml
2362 instructions.</para>
2363 </listitem>
[fdf93bc]2364 <listitem>
2365 <para>[igor] - Updated to PCRE-6.4.</para>
2366 </listitem>
[88494257]2367 <listitem>
2368 <para>[igor] - Updated to cURL-7.15.0.</para>
2369 </listitem>
2370 </itemizedlist>
2371 </listitem>
2372
[4145ebf]2373 <listitem>
2374 <para>October 15th, 2005</para>
2375 <itemizedlist>
[abf1070b]2376 <listitem>
2377 <para>[igor] - Added the gcc4 patch for NTP.</para>
2378 </listitem>
[448900a5]2379 <listitem>
2380 <para>[igor] - Updated to Fcron-3.0.0.</para>
2381 </listitem>
[2b2abf68]2382 <listitem>
2383 <para>[igor] - Updated to Apache-2.0.55.</para>
2384 </listitem>
[dafa0dc]2385 <listitem>
2386 <para>[igor] - Updated to Python-2.4.2.</para>
2387 </listitem>
[d25c0a4]2388 <listitem>
[cd2ef4a6]2389 <para>[igor] - Updated to Berkeley DB-4.3.29.</para>
2390 </listitem>
2391 <listitem>
[d25c0a4]2392 <para>[randy] - Updated to GGV-2.12.0.</para>
2393 </listitem>
[7d1fae2b]2394 <listitem>
2395 <para>[igor] - Updated to Firefox-1.0.7.</para>
2396 </listitem>
[6ebf60e]2397 <listitem>
2398 <para>[randy] - Updated to AT SPI-1.6.6.</para>
2399 </listitem>
[c6b31c5]2400 <listitem>
2401 <para>[igor] - Updated to libtiff-3.7.4.</para>
2402 </listitem>
[c1e4d795]2403 <listitem>
2404 <para>[igor] - Updated to cairo-1.0.2.</para>
2405 </listitem>
[8eff8c6]2406 <listitem>
2407 <para>[randy] - Updated to Zenity-2.12.1.</para>
2408 </listitem>
[4145ebf]2409 <listitem>
2410 <para>[randy] - Updated to GNOME-Netstatus-2.12.0.</para>
2411 </listitem>
2412 </itemizedlist>
2413 </listitem>
2414
[c2953cd]2415 <listitem>
2416 <para>October 14th, 2005</para>
2417 <itemizedlist>
[b2289f7c]2418 <listitem>
2419 <para>[igor] - Updated to libpcap-0.9.4.</para>
2420 </listitem>
[b6e5d3a1]2421 <listitem>
2422 <para>[igor] - Updated to Wget-1.10.2.</para>
2423 </listitem>
[8398769]2424 <listitem>
2425 <para>[randy] - Updated to GNOME System Monitor-2.12.1.</para>
2426 </listitem>
[5a0cd06f]2427 <listitem>
2428 <para>[igor] - Updated to OpenSSL-0.9.7h.</para>
2429 </listitem>
[b8a92dad]2430 <listitem>
2431 <para>[randy] - Updated to GConf Editor-2.12.0.</para>
2432 </listitem>
[2567a97d]2433 <listitem>
2434 <para>[randy] - Updated to File Roller-2.12.1.</para>
2435 </listitem>
[d3cd59a]2436 <listitem>
2437 <para>[randy] - Updated to EOG-2.12.1.</para>
2438 </listitem>
[c2953cd]2439 <listitem>
2440 <para>[randy] - Updated to gedit-2.12.1.</para>
2441 </listitem>
2442 </itemizedlist>
2443 </listitem>
2444
[9b4c1cae]2445 <listitem>
2446 <para>October 13th, 2005</para>
2447 <itemizedlist>
[70fc81f]2448 <listitem>
2449 <para>[igor] - Updated Vim security patch.</para>
2450 </listitem>
[06147ee6]2451 <listitem>
2452 <para>[randy] - Updated to GNOME Games-2.12.1.</para>
2453 </listitem>
[5709413]2454 <listitem>
2455 <para>[randy] - Updated to Epiphany-1.8.2.</para>
2456 </listitem>
[9b4c1cae]2457 <listitem>
2458 <para>[randy] - Changed Python from an optional to a recommended
2459 dependency in the GNOME Doc Utils dependencies.</para>
2460 </listitem>
2461 </itemizedlist>
2462 </listitem>
2463
[7db9c4b]2464 <listitem>
2465 <para>October 12th, 2005</para>
2466 <itemizedlist>
2467 <listitem>
2468 <para>[randy] - Updated to gcalctool-5.6.31.</para>
2469 </listitem>
2470 </itemizedlist>
2471 </listitem>
2472
[f73ca8c1]2473 <listitem>
2474 <para>October 11th, 2005</para>
2475 <itemizedlist>
[7189b1fc]2476 <listitem>
2477 <para>[randy] - Updated to gtksourceview-1.4.2.</para>
2478 </listitem>
[1125c6d]2479 <listitem>
2480 <para>[randy] - Updated to bug-buddy-2.12.1.</para>
2481 </listitem>
[08306aa]2482 <listitem>
2483 <para>[randy] - Updated to GnomeMeeting-1.2.2.</para>
2484 </listitem>
[908f201]2485 <listitem>
2486 <para>[randy] - Updated to GNOME Utilities-2.12.1.</para>
2487 </listitem>
[cd3cc530]2488 <listitem>
2489 <para>[randy] - Updated to GNOME Media-2.12.0.</para>
2490 </listitem>
[6166d9e]2491 <listitem>
2492 <para>[randy] - Updated to Nautilus CD Burner-2.12.1.</para>
2493 </listitem>
[f73ca8c1]2494 <listitem>
2495 <para>[randy] - Updated to Evolution-2.4.1.</para>
2496 </listitem>
2497 </itemizedlist>
2498 </listitem>
2499
[3b269b9]2500 <listitem>
2501 <para>October 10th, 2005</para>
2502 <itemizedlist>
[8e1c51ff]2503 <listitem>
2504 <para>[randy] - Updated to GtkHTML-3.8.1.</para>
2505 </listitem>
[6ca9e03]2506 <listitem>
2507 <para>[randy] - Updated to system-tools-backends-1.4.0.</para>
2508 </listitem>
[56fcc11b]2509 <listitem>
2510 <para>[randy] - Updated to libgnomeprintui-2.12.1.</para>
2511 </listitem>
[0477ecfa]2512 <listitem>
2513 <para>[randy] - Updated to libgnomeprint-2.12.1.</para>
2514 </listitem>
2515 <listitem>
2516 <para>[randy] - Updated to libgnomecups-0.2.2.</para>
2517 </listitem>
[1cceff2]2518 <listitem>
2519 <para>[randy] - Added GTK+-2 as a required dependency of
2520 libgtkhtml.</para>
2521 </listitem>
[0af08ab]2522 <listitem>
2523 <para>[randy] - Updated to Evolution Data Server-1.4.1.1.</para>
2524 </listitem>
[3b269b9]2525 <listitem>
2526 <para>[randy] - Updated core GNOME packages to the 2.12.1 release of
2527 GNOME. GNOME add-on packages are updated only to the release
2528 versions. The individual updates to the GNOME add-on packages will be
2529 accomplished individually.</para>
2530 </listitem>
2531 </itemizedlist>
2532 </listitem>
2533
[b7ea972]2534 <listitem>
2535 <para>October 8th, 2005</para>
2536 <itemizedlist>
2537 <listitem>
2538 <para>[tushar] - Replaced FAM with Gamin.</para>
2539 </listitem>
2540 </itemizedlist>
2541 </listitem>
2542
[cb61e3a8]2543 <listitem>
2544 <para>October 6th, 2005</para>
2545 <itemizedlist>
[03ac97c2]2546 <listitem>
2547 <para>[randy] - Updated to librsvg-2.12.4.</para>
2548 </listitem>
[cb61e3a8]2549 <listitem>
2550 <para>[dj] - Updated to JDK (source build) 1.5.0_04.</para>
2551 </listitem>
[e7d7f69]2552 <listitem>
2553 <para>[dj] - Updated to OpenOffice 1.1.5.</para>
2554 </listitem>
[cb61e3a8]2555 </itemizedlist>
2556 </listitem>
2557
[eef5b7e9]2558 <listitem>
2559 <para>October 5th, 2005</para>
2560 <itemizedlist>
[bed3771]2561 <listitem>
2562 <para>[randy] - Updated to Metacity-2.12.1.</para>
2563 </listitem>
[312cd18]2564 <listitem>
2565 <para>[randy] - Updated to libwnck-2.12.1.</para>
2566 </listitem>
[0011bd6]2567 <listitem>
2568 <para>[randy] - Updated to GTK+-2.8.6.</para>
2569 </listitem>
[8d08ace]2570 <listitem>
2571 <para>[randy] - Updated to Pango-1.10.1.</para>
2572 </listitem>
[bdfbc51]2573 <listitem>
2574 <para>[randy] - Updated to GLib-2.8.3.</para>
2575 </listitem>
[437700ae]2576 <listitem>
2577 <para>[randy] - Updated to libxml2-2.6.22.</para>
2578 </listitem>
[a0a2216]2579 <listitem>
2580 <para>[randy] - Added the --disable-error-on-warning parameter to the
2581 GnuCash configure command as using GCC-4.0.x will generate warnings
2582 which will break the build if the parameter is not used.</para>
2583 </listitem>
[eef5b7e9]2584 <listitem>
2585 <para>[randy] - Added a patch to the Guile instructions and changed
2586 the sed command in the SLIB instructions so that the two packages
2587 work nicely together.</para>
2588 </listitem>
2589 </itemizedlist>
2590 </listitem>
2591
[1b07e7a]2592 <listitem>
2593 <para>October 4th, 2005</para>
2594 <itemizedlist>
[01d7eb0]2595 <listitem>
2596 <para>[tushar] - Prevent gcc fixincludes from running to match LFS
2597 instructions.</para>
2598 </listitem>
[4b50f39]2599 <listitem>
2600 <para>[randy] - Added a sed command to the GtkHTML-1 instructions to
2601 fix a GCC-4.0.x build problem.</para>
2602 </listitem>
[07aca499]2603 <listitem>
2604 <para>[randy] - Added a GCC-4 patch to the Soup instructions.</para>
2605 </listitem>
[c262c46c]2606 <listitem>
2607 <para>[randy] - Added a GCC-4 patch to the Guppi instructions.</para>
2608 </listitem>
[8ebbf4d6]2609 <listitem>
2610 <para>[randy] - Added a GCC-4 patch to the GConf-1.0.9
2611 instructions.</para>
2612 </listitem>
[1b07e7a]2613 <listitem>
2614 <para>[randy] - Added a sed command to the Bonobo-1.4 instructions to
2615 fix a GCC-4 build problem.</para>
2616 </listitem>
2617 </itemizedlist>
2618 </listitem>
2619
[24ffa4b5]2620 <listitem>
2621 <para>October 3rd, 2005</para>
2622 <itemizedlist>
[22230ec]2623 <listitem>
2624 <para>[randy] - Added a GCC-4 patch to the GNOME Libraries-1.4
2625 instructions.</para>
2626 </listitem>
[ab2d56ed]2627 <listitem>
2628 <para>[randy] - Clarified the dependencies in the Imlib
2629 instructions.</para>
2630 </listitem>
[24ffa4b5]2631 <listitem>
2632 <para>[randy] - Updated to AbiWord-2.2.10.</para>
2633 </listitem>
2634 </itemizedlist>
2635 </listitem>
2636
[9eea651]2637 <listitem>
2638 <para>October 1st, 2005</para>
2639 <itemizedlist>
2640 <listitem>
2641 <para>[randy] - Added new package HAL-0.5.4.</para>
2642 </listitem>
2643 </itemizedlist>
2644 </listitem>
2645
[e8e3312d]2646 <listitem>
2647 <para>September 26th, 2005</para>
2648 <itemizedlist>
2649 <listitem>
2650 <para>[randy] - Added new package D-BUS-0.50.</para>
2651 </listitem>
2652 </itemizedlist>
2653 </listitem>
2654
[a50ed8c]2655 <listitem>
2656 <para>September 25th, 2005</para>
2657 <itemizedlist>
2658 <listitem>
[e8e3312d]2659 <para>[randy] - Added a patch to fix a build problem with newer
[a50ed8c]2660 versions of libgsf and added a sed command so the default is to
2661 build the Perl plugin module to the Gnumeric instructions.</para>
2662 </listitem>
2663 </itemizedlist>
2664 </listitem>
2665
[24a3d96f]2666 <listitem>
2667 <para>September 22nd, 2005</para>
2668 <itemizedlist>
2669 <listitem>
2670 <para>[dj] - Updated JDK-1.5.0 gcc4 patch.</para>
2671 </listitem>
2672 </itemizedlist>
2673 </listitem>
2674
[eb03182]2675 <listitem>
[4d3c267]2676 <para>September 21st, 2005</para>
[eb03182]2677 <itemizedlist>
[22320b4c]2678 <listitem>
2679 <para>[randy] - Updated to Samba-3.0.20.</para>
2680 </listitem>
[572c673]2681 <listitem>
2682 <para>[bdubbs] - Reverted gcc build instructions.</para>
2683 </listitem>
[c65acf02]2684 <listitem>
2685 <para>[randy] - Updated to EsounD-0.2.36.</para>
2686 </listitem>
[cbc7604b]2687 <listitem>
2688 <para>[randy] - Updated to Metacity-2.12.0.</para>
2689 </listitem>
[eb03182]2690 <listitem>
2691 <para>[randy] - Updated to Libwnck-2.12.0.</para>
2692 </listitem>
2693 </itemizedlist>
2694 </listitem>
2695
[d02add0]2696 <listitem>
2697 <para>September 20th, 2005</para>
2698 <itemizedlist>
[0db0135]2699 <listitem>
[eb03182]2700 <para>[david] - Added a sed to build Cdrdao-1.2.0 with
[0db0135]2701 gcc-4.0.1.</para>
2702 </listitem>
[f6deaf77]2703 <listitem>
2704 <para>[randy] - Updated to GTK+-2.8.3.</para>
2705 </listitem>
[a9787f8]2706 <listitem>
2707 <para>[randy] - Updated to ATK-1.10.3.</para>
2708 </listitem>
[887c949]2709 <listitem>
2710 <para>[randy] - Updated to Pango-1.10.0.</para>
2711 </listitem>
[06b397f]2712 <listitem>
2713 <para>[randy] - Updated to GLib-2.8.1.</para>
2714 </listitem>
[6e34843]2715 <listitem>
2716 <para>[randy] - Added a command to create an X Render pkg-config file
2717 to the XFree86 instructions. Also created notes in the Metacity and
2718 cairo instructions to ensure this file exists.</para>
2719 </listitem>
[bb41bc7]2720 <listitem>
2721 <para>[randy] - Added new package cairo-1.0.0.</para>
2722 </listitem>
[d02add0]2723 <listitem>
2724 <para>[bdubbs] - Changed gcc build instructions to use
2725 a simple make. Added a note to use make bootstrap if
2726 the base compiler is not gcc-4.0.1.</para>
2727 </listitem>
2728 </itemizedlist>
2729 </listitem>
[721fa00d]2730
[0768a9f]2731 <listitem>
2732 <para>September 19th, 2005</para>
2733 <itemizedlist>
[15e255f]2734 <listitem>
2735 <para>[bdubbs] - Added a patch to build mozilla with
2736 gcc-4.0.1.</para>
2737 </listitem>
[62358c2]2738 <listitem>
2739 <para>[randy] - Updated to gucharmap-1.4.4.</para>
2740 </listitem>
[721fa00d]2741 <listitem>
2742 <para>[randy] - Updated to GST-Plugins-0.8.11.</para>
2743 </listitem>
[0768a9f]2744 <listitem>
2745 <para>[richard] - Added a sed to fix the build of the
2746 test suite for cpio-2.6 when using gcc-4.0.1.
2747 Suggested by Matthew Burgess</para>
2748 </listitem>
2749 </itemizedlist>
2750 </listitem>
[bccbdaea]2751
[acdc9ab8]2752 <listitem>
2753 <para>September 18th, 2005</para>
2754 <itemizedlist>
[c526837]2755 <listitem>
2756 <para>[randy] - Updated to Xine User Interface-0.99.4.</para>
2757 </listitem>
[dc7544c]2758 <listitem>
2759 <para>[randy] - Updated to Xine Libraries-1.1.0.</para>
2760 </listitem>
[acdc9ab8]2761 <listitem>
2762 <para>[richard] - Updated to bluefish-1.0.4.</para>
2763 </listitem>
2764 </itemizedlist>
2765 </listitem>
[bccbdaea]2766
[2379821]2767 <listitem>
2768 <para>September 17th, 2005</para>
2769 <itemizedlist>
[2ddf71a5]2770 <listitem>
2771 <para>[randy] - Added an alternate installation location for the
2772 shared library interface headers to the AFPL Ghostscript and ESP
2773 Ghostscript instructions.</para>
2774 </listitem>
[6cc3f39]2775 <listitem>
2776 <para>[randy] - Updated to ImageMagick-6.2.4-5.</para>
2777 </listitem>
[2739d2e]2778 <listitem>
2779 <para>[randy] - Updated the Business::ISBN Perl module to
2780 1.82.</para>
2781 </listitem>
[8678615]2782 <listitem>
2783 <para>[randy] - Updated the Test::Prereq Perl module to 1.028.</para>
2784 </listitem>
[e1c0862]2785 <listitem>
[db75bab9]2786 <para>[randy] - Updated the Module::Signature Perl module to
2787 0.50.</para>
2788 </listitem>
2789 <listitem>
2790 <para>[randy] - Updated the Digest::SHA Perl module to 5.31.</para>
[e1c0862]2791 </listitem>
[952c40f9]2792 <listitem>
2793 <para>[randy] - Updated the ExtUtils::ParseXS Perl module to
2794 2.12.</para>
2795 </listitem>
[962f295]2796 <listitem>
2797 <para>[randy] - Updated the ExtUtils::CBuilder Perl module to
2798 0.13.</para>
2799 </listitem>
[f1239573]2800 <listitem>
2801 <para>[randy] - Updated the Archive::Tar Perl module to 1.26, added
2802 new Perl modules Text::Diff and Algorithm::Diff.</para>
2803 </listitem>
[2379821]2804 <listitem>
2805 <para>[randy] - Updated the Compress::Zlib Perl module to 1.38.</para>
2806 </listitem>
2807 </itemizedlist>
2808 </listitem>
2809
[3148bf6]2810 <listitem>
2811 <para>September 15th, 2005</para>
2812 <itemizedlist>
[9ea2f70]2813 <listitem>
[db75bab9]2814 <para>[randy] - Updated to SANE-backends-1.0.16.</para>
[9ea2f70]2815 </listitem>
[3facc23b]2816 <listitem>
[db75bab9]2817 <para>[randy] - Updated to the 0.9 version of the Gimp Help system,
[3facc23b]2818 added a GCC-4 patch to the Gimp instructions.</para>
2819 </listitem>
[3148bf6]2820 <listitem>
[db75bab9]2821 <para>[randy] - Updated to librsvg-2.11.1.</para>
[3148bf6]2822 </listitem>
2823 </itemizedlist>
2824 </listitem>
2825
[6098c66]2826 <listitem>
2827 <para>September 14th, 2005</para>
2828 <itemizedlist>
[887352b]2829 <listitem>
2830 <para>[randy] - Removed redundant GTK+-2 dependency from the
2831 libgnomeprintui instructions.</para>
2832 </listitem>
[cd0cae38]2833 <listitem>
2834 <para>[randy] - Updated to libgsf-1.12.3.</para>
2835 </listitem>
[6098c66]2836 <listitem>
2837 <para>[randy] - Added documentation installation commands and
2838 corrected the note about the test suite in the libcroco
2839 instructions.</para>
2840 </listitem>
2841 </itemizedlist>
2842 </listitem>
2843
[ccc04dc]2844 <listitem>
2845 <para>September 13th, 2005</para>
2846 <itemizedlist>
[f9461f8]2847 <listitem>
2848 <para>[randy] - Added commands to the CVS instructions to create and
2849 install additional documentation.</para>
2850 </listitem>
[ccc04dc]2851 <listitem>
[ec5db802]2852 <para>[randy] - Updated to GStreamer-0.8.11 and adjusted the
2853 documentation files chown command to only run if the docs were
2854 built and installed.</para>
[ccc04dc]2855 </listitem>
2856 </itemizedlist>
2857 </listitem>
2858
[800c9c3]2859 <listitem>
2860 <para>September 12th, 2005</para>
2861 <itemizedlist>
[2efa5eb4]2862 <listitem>
2863 <para>[tushar] - Moved creation of mad.pc to libmad section.</para>
2864 </listitem>
[c324393]2865 <listitem>
2866 <para>[randy] - Updated to VTE-0.11.15.</para>
2867 </listitem>
[b9950b00]2868 <listitem>
2869 <para>[randy] - Corrected the GNOME-1.4 OMF directory in the
2870 ScrollKeeper instructions.</para>
2871 </listitem>
[800c9c3]2872 <listitem>
2873 <para>[randy] - Updated to GCC-4.0.1.</para>
2874 </listitem>
2875 </itemizedlist>
2876 </listitem>
2877
[2f5888f]2878 <listitem>
2879 <para>September 11th, 2005</para>
2880 <itemizedlist>
2881 <listitem>
2882 <para>[randy] - Minor corrections to the XSL Stylesheets
2883 instructions, suggested by Manuel Canales Esparcia.</para>
2884 </listitem>
2885 </itemizedlist>
2886 </listitem>
2887
[70798e6]2888 <listitem>
2889 <para>September 10th, 2005</para>
2890 <itemizedlist>
[daa8f42]2891 <listitem>
2892 <para>[randy] - Added a note to the Tcl and Tk instructions to ensure
2893 the environment variables are properly set.</para>
2894 </listitem>
[10bffdc8]2895 <listitem>
2896 <para>[randy] - Added a GCC-4 patch to the Xorg instructions.</para>
2897 </listitem>
[33c43b6]2898 <listitem>
2899 <para>[randy] - Updated to DocBook XSL Stylesheets-1.69.1.</para>
2900 </listitem>
[98020b1]2901 <listitem>
2902 <para>[igor] - Updated to RP-PPPoE-3.6.</para>
2903 </listitem>
[70798e6]2904 <listitem>
[bccbdaea]2905 <para>[dj] - Added a GCC-4 patch and updated 'fixed_paths'
[70798e6]2906 patch in JDK source build instructions.</para>
2907 </listitem>
2908 <listitem>
2909 <para>[dj] - Added new Udev rules file for ALSA devices.</para>
2910 </listitem>
2911 <listitem>
[bccbdaea]2912 <para>[dj] - Updated volume restore script for use with
[70798e6]2913 Udev versions greater than 058.</para>
2914 </listitem>
2915 </itemizedlist>
2916 </listitem>
2917
[839edb8]2918 <listitem>
2919 <para>September 9th, 2005</para>
2920 <itemizedlist>
[e5097e59]2921 <listitem>
2922 <para>[randy] - Added a GCC-4 patch to the libexif
2923 instructions.</para>
2924 </listitem>
[6ca751b]2925 <listitem>
2926 <para>[randy] - Added a GCC-4 patch to the Avifile
2927 instructions.</para>
2928 </listitem>
[da98fb3]2929 <listitem>
[7ab0cf0d]2930 <para>[randy] - Added a GCC-4 patch to the FFmpeg
2931 instructions.</para>
2932 </listitem>
2933 <listitem>
2934 <para>[randy] - Added a GCC-4 patch to the MPlayer
2935 instructions.</para>
[da98fb3]2936 </listitem>
[1db4f8e]2937 <listitem>
2938 <para>[randy] - Added a GCC-4 patch to the Xvid instructions.</para>
2939 </listitem>
[3988b2b]2940 <listitem>
2941 <para>[randy] - Added a GCC-4 patch to the SDL instructions.</para>
2942 </listitem>
[e50f829]2943 <listitem>
2944 <para>[randy] - Added a GCC-4 patch to the Firefox
2945 instructions.</para>
2946 </listitem>
[77b7bf36]2947 <listitem>
2948 <para>[randy] - Added a GCC-4 patch to the Thunderbird
2949 instructions.</para>
2950 </listitem>
[6b8e1d5]2951 <listitem>
2952 <para>[randy] - Added a GCC-4 patch to the XMMS instructions.</para>
2953 </listitem>
[bf4f431]2954 <listitem>
2955 <para>[randy] - Added a GCC-4 patch to the Qt instructions.</para>
2956 </listitem>
[8b972cf]2957 <listitem>
2958 <para>[randy] - Added a GCC-4 patch and documentation installation
2959 commands to the NAS instructions.</para>
2960 </listitem>
[42cedf2]2961 <listitem>
2962 <para>[randy] - Added a GCC-4 patch to the Cyrus-SASL
2963 instructions.</para>
2964 </listitem>
[8784b61f]2965 <listitem>
2966 <para>[randy] - Added a GCC-4 patch to the Guile instructions.</para>
2967 </listitem>
[70dfc83]2968 <listitem>
2969 <para>[randy] - Replaced the Kernel_Headers patch with a GCC-4 patch
2970 in the Inetutils instructions.</para>
2971 </listitem>
[e82b295a]2972 <listitem>
2973 <para>[randy] - Added a GCC-4 patch to the xinetd instructions.</para>
2974 </listitem>
[6576f3e]2975 <listitem>
[70dfc83]2976 <para>[randy] - Added a GCC-4 patch to the Linux-PAM
2977 instructions.</para>
[6576f3e]2978 </listitem>
[350bd19]2979 <listitem>
2980 <para>[randy] - Updated to intltool-0.34.1.</para>
2981 </listitem>
[839edb8]2982 <listitem>
2983 <para>[randy] - Updated to libsoup-2.2.6.1.</para>
2984 </listitem>
2985 </itemizedlist>
2986 </listitem>
2987
[3c985d94]2988 <listitem>
2989 <para>September 8th, 2005</para>
2990 <itemizedlist>
[b0ce34a]2991 <listitem>
2992 <para>[randy] - Added a sed command to the libxklavier instructions
2993 to fix a GCC-4.x build problem.</para>
2994 </listitem>
[c5525bc]2995 <listitem>
2996 <para>[randy] - Updated to libxslt-1.1.15.</para>
2997 </listitem>
2998 <listitem>
[3c985d94]2999 <para>[randy] - Updated to libxml2-2.6.21.</para>
3000 </listitem>
3001 </itemizedlist>
3002 </listitem>
3003
[fbe0eec]3004 <listitem>
3005 <para>September 7th, 2005</para>
3006 <itemizedlist>
[c5525bc]3007 <listitem>
[3c985d94]3008 <para>[richard] - Updated to XScreenSaver-4.22.</para>
[fbe0eec]3009 </listitem>
3010 </itemizedlist>
3011 </listitem>
[3c985d94]3012
[07a6a20]3013 <listitem>
3014 <para>September 6th, 2005</para>
3015 <itemizedlist>
[c5525bc]3016 <listitem>
[5d7bbdde]3017 <para>[richard] - Added patch to GnuPG-1.4.2 as required by
3018 release notes.</para>
3019 </listitem>
[07a6a20]3020 <listitem>
3021 <para>[randy] - Updated to libIDL-0.8.6. Also added documentation
3022 installation commands to the instructions.</para>
3023 </listitem>
3024 </itemizedlist>
3025 </listitem>
3026
[cb91861]3027 <listitem>
3028 <para>September 5th, 2005</para>
3029 <itemizedlist>
3030 <listitem>
3031 <para>[randy] - Updated to Subversion-1.2.3</para>
3032 </listitem>
3033 </itemizedlist>
3034 </listitem>
3035
[45f3870]3036 <listitem>
3037 <para>September 4th, 2005</para>
3038 <itemizedlist>
3039 <listitem>
3040 <para>[randy] - Updated to OpenSSH-4.2p1. Also added some
3041 documentation installation commands to the instructions.</para>
3042 </listitem>
3043 </itemizedlist>
3044 </listitem>
3045
[582cdc09]3046 <listitem>
3047 <para>September 3rd, 2005</para>
3048 <itemizedlist>
[9507710b]3049 <listitem>
3050 <para>[randy] - Updated to HTML Tidy-050826.</para>
3051 </listitem>
[582cdc09]3052 <listitem>
3053 <para>[randy] - Updated to cURL-7.14.1.</para>
3054 </listitem>
3055 </itemizedlist>
3056 </listitem>
3057
[95ec78a]3058 <listitem>
3059 <para>September 2nd, 2005</para>
3060 <itemizedlist>
[b15d4fc]3061 <listitem>
3062 <para>[randy] - Added commands to the Heimdal instructions to
3063 preserve and restore some overwritten interface headers and
3064 libraries. Also listed the dependencies in a more accurate
3065 manner.</para>
3066 </listitem>
[db9754e]3067 <listitem>
3068 <para>[randy] - Updated to MySQL-4.1.14.</para>
3069 </listitem>
[95ec78a]3070 <listitem>
3071 <para>[randy] - Fixed some broken commands in the TeX
3072 instructions.</para>
3073 </listitem>
3074 </itemizedlist>
3075 </listitem>
3076
[87c4613d]3077 <listitem>
3078 <para>September 1st, 2005</para>
3079 <itemizedlist>
3080 <listitem>
3081 <para>[randy] - Added documentation installation commands to the
3082 ALSA Libraries instructions.</para>
3083 </listitem>
3084 </itemizedlist>
3085 </listitem>
3086
[96baa24]3087 <listitem>
3088 <para>August 31st, 2005</para>
3089 <itemizedlist>
[980ef86b]3090 <listitem>
3091 <para>[randy] - Updated to Shadow-4.0.12.</para>
3092 </listitem>
[96baa24]3093 <listitem>
3094 <para>[randy] - Updated to Wget-1.10.1.</para>
3095 </listitem>
3096 </itemizedlist>
3097 </listitem>
3098
[dc8d40b]3099 <listitem>
3100 <para>August 30th, 2005</para>
3101 <itemizedlist>
[5283eda]3102 <listitem>
[96baa24]3103 <para>[bdubbs] - Updated to Mozilla-1.7.11.</para>
[5283eda]3104 </listitem>
[dc8d40b]3105 <listitem>
3106 <para>[randy] - Removed obsolete dependencies from the LZO
3107 instructions.</para>
3108 </listitem>
3109 </itemizedlist>
3110 </listitem>
3111
[7245ba2]3112 <listitem>
3113 <para>August 29th, 2005</para>
3114 <itemizedlist>
[4b69cf79]3115 <listitem>
3116 <para>[bdubbs] - Updated to KDE-3.4.2. Added notes
[dc8d40b]3117 about the location of configuruation files. Updated
3118 optional dependencies.</para>
[4b69cf79]3119 </listitem>
[7245ba2]3120 <listitem>
3121 <para>[richard] - Added definition of dependency terms
3122 to Notes on Building Software.</para>
3123 </listitem>
3124 </itemizedlist>
3125 </listitem>
[4a18013]3126
[464127ba]3127 <listitem>
3128 <para>August 28th, 2005</para>
3129 <itemizedlist>
[4d32631]3130 <listitem>
[dc8d40b]3131 <para>[randy] - Added documentation installation commands to the Xvid
[4d32631]3132 instructions.</para>
3133 </listitem>
[0dd9a79]3134 <listitem>
[dc8d40b]3135 <para>[randy] - Added documentation installation commands to the
3136 libdv instructions.</para>
[0dd9a79]3137 </listitem>
[2802538]3138 <listitem>
3139 <para>[randy] - Updated to whois-4.7.6.</para>
3140 </listitem>
[1a571104]3141 <listitem>
3142 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
3143 </listitem>
[464127ba]3144 <listitem>
3145 <para>[randy] - Added a patch to fix the XMMS plugin and added a
3146 sed command to fix the Valgrind testing in the FLAC
3147 instructions.</para>
3148 </listitem>
3149 </itemizedlist>
3150 </listitem>
3151
[d3076809]3152 <listitem>
3153 <para>August 27th, 2005</para>
3154 <itemizedlist>
[8f11f09]3155 <listitem>
3156 <para>[randy] - Added a patch to fix the test suite in the id3lib
3157 instructions.</para>
3158 </listitem>
[d3076809]3159 <listitem>
3160 <para>[randy] - Updated the GCC patch and provided documentation
[dc8d40b]3161 installation commands to the libmpeg3 instructions.</para>
[d3076809]3162 </listitem>
3163 </itemizedlist>
3164 </listitem>
3165
[b0ddfae5]3166 <listitem>
3167 <para>August 26th, 2005</para>
3168 <itemizedlist>
3169 <listitem>
[bccbdaea]3170 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
[b0ddfae5]3171 the Movemail and RSS &amp; Blogs account setup options are now
3172 available 2) modified the Enigmail setup so that it actually works
3173 3) fixed the profile locking problem 4) made it so that if a mailto:
3174 URL is clicked, a message compose window is opened with the To: field
3175 filled out.</para>
3176 </listitem>
3177 </itemizedlist>
3178 </listitem>
3179
[361df3e]3180 <listitem>
3181 <para>August 25th, 2005</para>
3182 <itemizedlist>
3183 <listitem>
3184 <para>[randy] - Added a command to the Firefox instructions to fix
3185 the profile locking problem and an optional command to open a new
3186 tab in an existing browser window, both suggested by Kevin
3187 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
3188 suggestions.</para>
3189 </listitem>
3190 </itemizedlist>
3191 </listitem>
3192
[9d227199]3193 <listitem>
3194 <para>August 24th, 2005</para>
3195 <itemizedlist>
3196 <listitem>
3197 <para>[randy] - Modified SLIB instructions to use TeX instead of
3198 Lynx to create the text documentation.</para>
3199 </listitem>
3200 </itemizedlist>
3201 </listitem>
3202
[4a18013]3203 <listitem>
3204 <para>August 22nd, 2005</para>
3205 <itemizedlist>
[6fa0029]3206 <listitem>
3207 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
3208 Hugo Villeneuve for pointed it out.</para>
3209 </listitem>
[0bbf4c4]3210 <listitem>
3211 <para>[randy] - Updated to Xpdf-3.01</para>
3212 </listitem>
[4a18013]3213 <listitem>
3214 <para>[randy] - Updated to SLIB-3a2</para>
3215 </listitem>
3216 </itemizedlist>
3217 </listitem>
3218
[27609aaf]3219 <listitem>
3220 <para>August 21st, 2005</para>
3221 <itemizedlist>
3222 <listitem>
[430a0c1]3223 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
3224 dependency, added commands to install documentation and added an FTP
3225 download URL.</para>
3226 </listitem>
3227 <listitem>
3228 <para>[richard] - Updated to Leafnode-1.11.3.</para>
[27609aaf]3229 </listitem>
3230 </itemizedlist>
3231 </listitem>
[3baafca]3232
[f182eed]3233 <listitem>
3234 <para>August 20th, 2005</para>
3235 <itemizedlist>
[b74eff5a]3236 <listitem>
3237 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
3238 </listitem>
[fd44c92]3239 <listitem>
3240 <para>[randy] - Renamed the FOP patch to adhere with the naming
3241 standards.</para>
3242 </listitem>
[2a71e25f]3243 <listitem>
3244 <para>[randy] - Updated to GnuPG-1.4.2.</para>
3245 </listitem>
[f182eed]3246 <listitem>
3247 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
3248 the ffitarget.h interface header in /usr/include.</para>
3249 </listitem>
3250 </itemizedlist>
3251 </listitem>
3252
[9b3ef6b]3253 <listitem>
3254 <para>August 19th, 2005</para>
3255 <itemizedlist>
[63c29e8]3256 <listitem>
[bccbdaea]3257 <para>[dj] - Updated dev.d scripts and surrounding text
[63c29e8]3258 in alsa-utils.</para>
3259 </listitem>
[6d5b743]3260 <listitem>
3261 <para>[randy] - Updated to Sysstat-6.0.1.</para>
3262 </listitem>
[baba58bc]3263 <listitem>
3264 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
3265 </listitem>
[9b3ef6b]3266 <listitem>
[227d8159]3267 <para>[randy] - Updated to Nail-11.25.</para>
3268 </listitem>
3269 <listitem>
3270 <para>[randy] - Updated to Subversion-1.2.1.</para>
[707406b]3271 </listitem>
3272 <listitem>
3273 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
[9b3ef6b]3274 </listitem>
3275 </itemizedlist>
3276 </listitem>
3277
[3baafca]3278 <listitem>
3279 <para>August 17th, 2005</para>
3280 <itemizedlist>
3281 <listitem>
3282 <para>[randy] - Updated to GCC-3.3.6.</para>
3283 </listitem>
[c5cd635c]3284 <listitem>
3285 <para>[randy] - Updated to Doxygen-1.4.4.</para>
3286 </listitem>
[3baafca]3287 </itemizedlist>
3288 </listitem>
3289
3290 <listitem>
3291 <para>August 16th, 2005</para>
3292 <itemizedlist>
3293 <listitem>
3294 <para>[bdubbs] - Added instructions for cm-super
3295 fonts to TeX.</para>
3296 </listitem>
3297 <listitem>
3298 <para>[randy] - Added additional parameters to the
3299 configure command and added a note to run the test suite to the
3300 Gimp-Print instructions.</para>
3301 </listitem>
3302 <listitem>
3303 <para>[dj] - Updated cups bootscript installation
3304 to remove existing scripts and changed note to show that CUPS should
3305 be started after Samba.</para>
3306 </listitem>
3307 </itemizedlist>
3308 </listitem>
3309
3310 <listitem>
3311 <para>August 15th, 2005</para>
3312 <itemizedlist>
3313 <listitem>
3314 <para>[randy] - Added a patch and a note about running
3315 the test suite to the CUPS instructions.</para>
3316 </listitem>
3317 </itemizedlist>
3318 </listitem>
3319
3320 <listitem>
3321 <para>August 14th, 2005</para>
3322 <itemizedlist>
3323 <listitem>
3324 <para>[randy] - Updates to PHP: added new dependencies,
3325 placed the dependencies in catagories, added instructions to install
3326 documentation, added instruction to update php.ini and minor textual
3327 corrections.</para>
3328 </listitem>
3329 <listitem>
[d6e7dcd]3330 <para>[randy] - Updated to GTK-Doc-1.4.</para>
3331 </listitem>
3332 <listitem>
3333 <para>[randy] - Updated to HTML Tidy-050803.</para>
3334 </listitem>
3335 <listitem>
3336 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
[3baafca]3337 </listitem>
3338 <listitem>
3339 <para>[randy] - Added a configure switch to OpenLDAP
[d6e7dcd]3340 to create the executables dynamically linked to the libraries.</para>
3341 </listitem>
3342 <listitem>
[dc8d40b]3343 <para>[randy] - Added documentation installation commands to the GTK+
3344 (version 1) instructions.</para>
[3baafca]3345 </listitem>
3346 </itemizedlist>
3347 </listitem>
3348
3349 <listitem>
3350 <para>August 13th, 2005</para>
3351 <itemizedlist>
3352 <listitem>
[d6e7dcd]3353 <para>[larry] - Add a warning to MIT KRB5
[3baafca]3354 concerning the use of login.krb5 as a substitute for login.</para>
3355 </listitem>
3356 <listitem>
3357 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
3358 version; also added dependencies and configuration explanation.</para>
3359 </listitem>
3360 </itemizedlist>
3361 </listitem>
3362
3363 <listitem>
3364 <para>August 12th, 2005</para>
3365 <itemizedlist>
3366 <listitem>
3367 <para>[randy] - Added a command to the PostgreSQL
3368 instructions to fix broken ownership of installed files.</para>
3369 </listitem>
3370 </itemizedlist>
3371 </listitem>
3372
3373 <listitem>
3374 <para>August 11th, 2005</para>
3375 <itemizedlist>
3376 <listitem>
3377 <para>[randy] - Updated the JDK binary version to
[d6e7dcd]3378 1.5.0_04.</para>
3379 </listitem>
3380 <listitem>
3381 <para>[randy] - Added sharutils as an optional dependency of
[3baafca]3382 Berkeley DB.</para>
3383 </listitem>
3384 <listitem>
3385 <para>[randy] - Applied a patch contributed by stirling
3386 to fix many broken download URLs.</para>
3387 </listitem>
3388 <listitem>
3389 <para>[randy] - Added a new section "Other Programming
3390 Tools" to Chapter 12 - Programming.</para>
3391 </listitem>
3392 </itemizedlist>
3393 </listitem>
3394
3395 <listitem>
3396 <para>August 10th, 2005</para>
3397 <itemizedlist>
3398 <listitem>
3399 <para>[randy] - Added style information files and
[dc8d40b]3400 documentation installation commands to the JadeTeX
3401 instructions.</para>
[3baafca]3402 </listitem>
3403 </itemizedlist>
3404 </listitem>
3405
3406 <listitem>
3407 <para>August 9th, 2005</para>
3408 <itemizedlist>
3409 <listitem>
3410 <para>[randy] - Modified the CrackLib instructions to
3411 include an alternate source for word lists, how to incorporate additional
3412 word lists, and added additional text contributed by Alexander
3413 Patrakov.</para>
3414 </listitem>
3415 <listitem>
3416 <para>[dj] - Added default PATH for pam_env and
3417 a note about the lack of ENV_SUPATH.</para>
3418 </listitem>
3419 </itemizedlist>
3420 </listitem>
3421
3422 <listitem>
3423 <para>August 8th, 2005</para>
3424 <itemizedlist>
3425 <listitem>
3426 <para>[randy] - Modified documentation installation in
3427 the Fontconfig instructions.</para>
3428 </listitem>
3429 <listitem>
3430 <para>[randy] - Modified the Shadow instructions so
3431 that builders will not receive configuration errors during the testing
3432 recommended by the warning note.</para>
3433 </listitem>
3434 <listitem>
[d6e7dcd]3435 <para>[randy] - Added instructions to install a patch
3436 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
3437 for the suggestion.</para>
3438 </listitem>
3439 <listitem>
3440 <para>[randy] - Added instructions to install a patch
3441 to NASM that fixes a security vulnerability, thanks to Ken Moffat
3442 for the suggestion.</para>
[3baafca]3443 </listitem>
3444 <listitem>
[dc8d40b]3445 <para>[randy] - Added documentation installation commands to
[3baafca]3446 the expat instructions.</para>
3447 </listitem>
3448 </itemizedlist>
3449 </listitem>
3450
3451 <listitem>
3452 <para>August 7th, 2005</para>
3453 <itemizedlist>
3454 <listitem>
3455 <para>[randy] - Removed building the MPFR library
3456 from the GMP instructions.</para>
3457 </listitem>
3458 </itemizedlist>
3459 </listitem>
3460
3461 <listitem>
3462 <para>August 6th, 2005</para>
3463 <itemizedlist>
3464 <listitem>
3465 <para>[larry] - Added dictionary file to MIT
3466 Kerberos setup and made adjusts for PAM.</para>
3467 </listitem>
3468 <listitem>
3469 <para>[randy] - Updated to S-Lang-2.0.4.</para>
3470 </listitem>
3471 </itemizedlist>
3472 </listitem>
3473
3474 <listitem>
3475 <para>August 5th, 2005</para>
3476 <itemizedlist>
3477 <listitem>
[d6e7dcd]3478 <para>[randy] - Updated to Wget-1.10.</para>
3479 </listitem>
3480 <listitem>
3481 <para>[randy] - Updated to PCRE-6.2.</para>
[3baafca]3482 </listitem>
3483 </itemizedlist>
3484 </listitem>
3485
3486 <listitem>
3487 <para>August 1st, 2005</para>
3488 <itemizedlist>
3489 <listitem>
3490 <para>[bdubbs] - Released Version 6.1-pre1.</para>
3491 </listitem>
3492 </itemizedlist>
[fa8d573]3493 </listitem>
3494
3495 </itemizedlist>
[e8c0cb17]3496
[f45b1953]3497</sect1>
Note: See TracBrowser for help on using the repository browser.