source: introduction/welcome/changelog.xml@ 297cec1

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 297cec1 was 297cec1, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated the Cdrtools instructions to reflect a new version of the ascii patch

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

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