source: introduction/welcome/changelog.xml@ 2eb3bfa5

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

updated Fluxbox to 0.9.15

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

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