source: introduction/welcome/changelog.xml@ 33642828

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 33642828 was 33642828, checked in by Dan Nichilson <dnicholson@…>, 18 years ago

Fixed a rendering issue with a Unicode character.

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

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