source: introduction/welcome/changelog.xml@ 5ca9449

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 5ca9449 was 5ca9449, checked in by Tushar Teredesai <tushar@…>, 18 years ago

Note that proxymngr requires lbxproxy

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

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