source: introduction/welcome/changelog.xml@ 221f76c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.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 221f76c was 221f76c, checked in by David Jensen <djensen@…>, 19 years ago

updated to Links-2.1.pre17

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

  • Property mode set to 100644
File size: 19.9 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
[3a5c279]8<sect1 id="intro-welcome-changelog" xreflabel='Change Log'>
[fa8d573]9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
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
20 <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
[fa8d573]21 who wrote what.</para>
22
23 <para>&version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
[516640ed]26
[221f76c]27 <listitem>
28 <para>June 12th, 2005 [djensen]: Updated to Links-2.1pre17. Added
29 SDL to optional dependencies. Separated user and root
30 instructions.</para>
31 </listitem>
32
[b9d81c7f]33 <listitem>
34 <para>June 12th, 2005 [randy]: Added new package FriBidi-0.10.5.</para>
35 </listitem>
36
[9f37e34]37 <listitem>
[9c9f6593]38 <para>June 11th, 2005 [djensen]: Updated to AbiWord-2.2.8, build
[9f37e34]39 instructions altered to build and install plugins.</para>
40 </listitem>
41
[c61c5ba]42 <listitem>
43 <para>June 10th, 2005 [djensen]: Fixed md5sum joe-3.3. Completed
44 XFree86 update to 4.5.0</para>
45 </listitem>
46
[3aea4e43]47 <listitem>
48 <para>June 10th, 2005 [randy]: Added additional optional dependencies
49 to the Bluefish instructions.</para>
50 </listitem>
51
[4e8ad2b]52 <listitem>
53 <para>June 10th, 2005 [djensen]: Updated to joe-3.3.</para>
54 </listitem>
55
[61ef9d8d]56 <listitem>
57 <para>June 8th, 2005 [randy]: Updated to PCRE-6.0 using a patch
[670c648]58 submitted by David Jensen; added documentation installation to the
59 Imlib instructions.</para>
[61ef9d8d]60 </listitem>
61
[e75747d1]62 <listitem>
63 <para>June 6th, 2005 [randy]: Added a note to the Samba instructions
[bdf7e1b]64 about unprivileged users mounting SMB shares; updated JDK binary version
[c8c8bd0f]65 to 1.5.0_03; updated to ZSH-4.2.5; added installation of documentation
66 to the PCRE instructions, suggested by David Jensen.</para>
[e75747d1]67 </listitem>
68
[ade9c75]69 <listitem>
70 <para>June 6th, 2005 [bdubbs]: Updated bind and bind-utils sections
71 to version 9.3.1.</para>
72 </listitem>
73
[4570991]74 <listitem>
75 <para>June 5th, 2005 [randy]: Removed "which" as a dependency of
[22c1df71]76 DocBook-utils and created a note saying it must be installed; clarified
77 why 'yes' is piped to 'make config' in the introduction of the
78 installation section of Net-Tools (fixes bug #1259).</para>
[4570991]79 </listitem>
80
[fc290c7]81 <listitem>
82 <para>June 5th, 2005 [randy]: Created Samba client instruction page,
83 suggested by Alexander Patrakov; added additional configuration text to
84 the Samba server instructions, submitted by Alexander Patrakov; added
85 SWAT (without Stunnel) configuration instructions to the Samba server
[dba3e736]86 instructions, suggested by Jim Gifford; removed Stunnel and added XFS
87 as dependencies of the Samba package; added instructions to create a
88 nobody user in the Samba server bootscript installation section,
89 suggested by Frank Olschewski.</para>
[fc290c7]90 </listitem>
91
[b785ab29]92 <listitem>
93 <para>June 5th, 2005 [bdubbs]: Integrated system uid and gid values
94 into individual packages.</para>
95 </listitem>
96
[1881a5b]97 <listitem>
98 <para>June 5th, 2005 [bdubbs]: Added blufish-1.0.1 from patch
99 provided by theOldFellow.</para>
100 </listitem>
101
[0dfb754]102 <listitem>
103 <para>June 4th, 2005 [randy]: Standardized the creation of the nobody
104 user (without a valid login shell) in the NFS Utilities and Postfix
105 instructions.</para>
106 </listitem>
107
[2ccb0dc]108 <listitem>
109 <para>June 3rd, 2005 [randy]: Updated Samba configuration information as
[b21c661]110 suggested by Alexander Patrakov (fixes bug #1386); Updated to rsync-2.6.5
111 and OpenSSH-4.1p1.</para>
[2ccb0dc]112 </listitem>
113
[edc696c]114 <listitem>
115 <para>June 3rd, 2005 [igor]: Updated to ImageMagick-6.2.3-0.</para>
116 </listitem>
117
[cace77aa]118 <listitem>
[12aa92b]119 <para>June 1st, 2005 [randy]: Updated to Galeon-1.3.21, Sysstat-6.0.0,
[2956bc0]120 HTML Tidy-050531, Whois-4.7.5 and Tcsh-6.14.00; moved installation of
121 tcsh to /bin instead of /usr/bin and updated /etc/shells during the
122 Tcsh installation.</para>
[cace77aa]123 </listitem>
124
[17b7723]125 <listitem>
126 <para>May 31st, 2005 [bdubbs]: Added section explaining system user
127 and group numerical asssignments.</para>
128 </listitem>
129
[94cc990]130 <listitem>
131 <para>May 31st, 2005 [randy]: Removed the explicit path from the
132 GDM bootscript commands and updated the GDM instructions to include a
133 note to update the script if $GNOME_PREFIX is non-stardard; updated
134 bootscripts to version 20050531.</para>
135 </listitem>
136
[1ab6a6c9]137 <listitem>
[74e10d0]138 <para>May 30th, 2005 [randy]: Updated to GDM-2.6.0.9, GNOME Speech-0.3.7,
139 Gnopernicus-0.10.9 and GOK-1.0.4; added new package libexif-0.6.12;
140 moved libexif to a required dependency of Nautilus.</para>
[1ab6a6c9]141 </listitem>
142
[f72040eb]143 <listitem>
144 <para>May 29th, 2005 [bdubbs]: Updated to Firefox-1.0.4.</para>
145 </listitem>
146
[2d7a3088]147 <listitem>
148 <para>May 29th, 2005 [bdubbs]: Updated to Mozilla-1.7.8.</para>
149 </listitem>
[fa8d573]150
[79e5f05]151 <listitem>
[a71ee9cb]152 <para>May 29th, 2005 [randy]: Updated to Gnumeric-1.4.3 and changed the
[79e5f05]153 installation path to /usr (thanks to Bruce Dubbs, David Jensen and Jody
154 Goldberg for their input); added popt to the libgnomeprint depedencies,
[4ccc9375]155 suggested by David Jensen; updated to GNOME Magnifier-0.12.1.</para>
[79e5f05]156 </listitem>
157
[28d83dbc]158 <listitem>
159 <para>May 28th, 2005 [randy]: Updated to Ethereal-0.10.11, reported by
160 Matthias Berndt.</para>
161 </listitem>
162
[8b2e697]163 <listitem>
164 <para>May 27th, 2005 [igor]: Updated to GIMP-2.2.7.</para>
165 </listitem>
166
[c033874]167 <listitem>
[a71ee9cb]168 <para>May 25th, 2005 [randy]: Updated installation commands in the
[c033874]169 FreeTTS instructions.</para>
170 </listitem>
171
[a0c8703]172 <listitem>
[a71ee9cb]173 <para>May 23rd, 2005 [randy]: Updated to libgail-gnome-1.1.1 and
[912ce3e]174 Java Access Bridge-1.4.5.</para>
[a0c8703]175 </listitem>
176
[29a430f]177 <listitem>
[de0c1bf]178 <para>May 22nd, 2005 [randy]: Added new package FreeTTS-1.2.1.</para>
179 </listitem>
180
181 <listitem>
182 <para>May 22nd, 2005 [manuel]: Finished the book sources retagging
[29a430f]183 and indentation to match current template.xml.</para>
184 </listitem>
185
[cf9efe2]186 <listitem>
187 <para>May 19th, 2005 [randy]: Updated to GnomeMeeting-1.2.1.</para>
188 </listitem>
189
[74f79080]190 <listitem>
[aa5959be]191 <para>May 18th, 2005 [archaic]: GPM: Moved the LDFLAGS option from the
[74f79080]192 configure command to the make command as libm wasn't being properly
193 pulled into the environment.</para>
194 </listitem>
195
[cf45cc6d]196 <listitem>
[3a5c279]197 <para>May 18th, 2005 [randy]: Fixed documentation installation command
[5d62564]198 in the EsounD instructions, suggested by David Jensen; fixed skin file
199 MD5sum in the MPlayer instructions, suggested by Zibeli Aton.</para>
[cf45cc6d]200 </listitem>
201
[3265ae7]202 <listitem>
[84f1407]203 <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0,
[7c8e014]204 GNOME Netstatus-2.10.0, gcalctool-5.5.42, GPdf-2.10.0 and Zenity-2.10.0;
[3a5c279]205 commented out the Nautilus Media package from inclusion in the
[7c8e014]206 book.</para>
[3265ae7]207 </listitem>
208
[e49a7cfd]209 <listitem>
[1e000922]210 <para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
[774b0bf7]211 bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0,
[3265ae7]212 gedit-2.10.2, GGV-2.8.4 and File Roller-2.10.3.</para>
[e49a7cfd]213 </listitem>
214
[8dbc61f2]215 <listitem>
[3a5c279]216 <para>May 16th, 2005 [randy]: Added new package gnome-audio-2.0.0;
[da314d82]217 updated to GNOME Utils-2.10.1 and GNOME Games-2.10.1.</para>
[8dbc61f2]218 </listitem>
219
[e740b43]220 <listitem>
[3a5c279]221 <para>May 15th, 2005 [randy]: Updated to Evolution-2.2.2, Epiphany-1.6.2,
[d5127a18]222 Nautilus CD Burner-2.10.1 and GNOME Media-2.10.2.</para>
[e740b43]223 </listitem>
224
[1c579035]225 <listitem>
[3a5c279]226 <para>May 12th, 2005 [randy]: Updated to GAL-2.4.2 and
[6e5be6fd]227 GtkHTML-3.6.2.</para>
[1c579035]228 </listitem>
229
[4859a7f]230 <listitem>
[3a5c279]231 <para>May 11th, 2005 [manuel]: Fixed a typo in JDK, reported
[4859a7f]232 by William Harrington.</para>
233 </listitem>
234
[1c579035]235 <listitem>
236 <para>May 11th, 2005 [randy]: Updated to libgnomecups-0.2.0,
[3a5c279]237 libgnomeprint-2.10.3, libgnomeprintui-2.10.2,
[1c579035]238 Evolution Data Server-1.2.2 and gucharmap-1.4.3.</para>
239 </listitem>
240
[474231bf]241 <listitem>
242 <para>May 11th, 2005 [randy]: Updated all the GNOME-2 core package
[3a5c279]243 instructions to the GNOME 2.10.1 release (ORBit-2.12.2, libbonobo-2.8.1,
244 GConf-2.10.0, GNOME VFS-2.10.1, libgnome-2.10.0, libgnomecanvas-2.10.0,
245 libbonoboui-2.8.1, GNOME Icon Theme-2.10.1, gnome-keyring-0.4.2,
246 libgnomeui-2.10.0, GTK Engines-2.6.3, GNOME Themes-2.10.1,
247 GNOME Desktop-2.10.1, libwnck-2.10.0, GNOME Panel-2.10.1,
248 GNOME Session-2.10.0, VTE-0.11.13, GNOME Terminal-2.10.0, LibGTop-2.10.1,
249 GAIL-1.8.3, GNOME Applets-2.10.1, EEL-2.10.1, Nautilus-2.10.1,
250 GNOME Doc Utils-0.2.0, libgtkhtml-2.6.3, Yelp-2.6.5 and
251 Control Center-2.10.1). Many of the add-on packages build with
[1c579035]252 existing instructions, however, all of them will be updated ASAP.</para>
[474231bf]253 </listitem>
254
[84c7fb1]255 <listitem>
[3a5c279]256 <para>May 11th, 2005 [randy]: Added three new GNOME-2 packages:
257 gnome-menus-2.10.1, gnome-backgrounds-2.10.1 and
[1c579035]258 system-tools-backends-1.2.0.</para>
259 </listitem>
260
261 <listitem>
[3a5c279]262 <para>May 10th, 2005 [randy]: Increment BLFS Bootscripts version to
[1c579035]263 20050509.</para>
[84c7fb1]264 </listitem>
265
[9e69cae]266 <listitem>
267 <para>May 9th, 2005 [igor]: Updated to MySQL-4.1.11.</para>
268 </listitem>
269
[69e285d]270 <listitem>
[3a5c279]271 <para>May 8th, 2005 [randy]: Updated to Metacity-2.10.1; updated
[d15ff1a5]272 XScreenSaver dependencies and build instructions.</para>
[69e285d]273 </listitem>
274
[fa8d573]275 <listitem>
[3a5c279]276 <para>May 6th, 2005 [randy]: Updated to GIMP-2.2.6 and
277 gst-plugins-0.8.8; removed the --disable-docs-build switch from the
[69e285d]278 GStreamer instructions, suggested by Matthew Burgess.</para>
[fa8d573]279 </listitem>
280
281 <listitem>
282 <para>May 5th, 2005 [manuel]: Shortened the Tidy documentation
283 generation commands.</para>
284 </listitem>
285
286 <listitem>
[3a5c279]287 <para>May 5th, 2005 [dj]: Removed bad MANPATH variable from JDK
[fa8d573]288 instructions and fixed CLASSPATH for spaces in filenames.</para>
289 </listitem>
290
291 <listitem>
292 <para>May 4th, 2005 [igor]: Updated to Fcron-2.9.6.</para>
293 </listitem>
294
295 <listitem>
296 <para>May 4th, 2005 [randy]: Updated to GStreamer-0.8.10.</para>
297 </listitem>
298
299 <listitem>
[3a5c279]300 <para>May 3rd, 2005 [randy]: Updated to CVS-1.11.20 and HTML
301 Tidy-050502; added MPlayer to the list of FFmpeg's dependencies as it
[69e285d]302 can utilize the shared post-processing library.</para>
[fa8d573]303 </listitem>
304
305 <listitem>
306 <para>May 2nd, 2005 [randy]: Updated to xine Libraries-1.0.1.</para>
307 </listitem>
308
309 <listitem>
[3a5c279]310 <para>May 1st, 2005 [randy]: Updated to MPlayer-1.0pre7; added a
311 sed command to the FFmpeg instructions to fix an issue on MMX capable
[fa8d573]312 machines.</para>
313 </listitem>
314
315 <listitem>
316 <para>April 29th, 2005 [bdubbs]: Update to aRts 1.4, kde 3.4, and
317 kdevelop 3.2.</para>
318 </listitem>
319
320 <listitem>
[3a5c279]321 <para>April 28th, 2005 [dj]: Added doublefree patch to OOo
322 instructions, corrected gcc patch and libmawt symlink. Added a
[69e285d]323 description for javaws to JDK instructions.</para>
[fa8d573]324 </listitem>
325
326 <listitem>
[3a5c279]327 <para>April 28th, 2005 [randy]: Added documentation installation to
[fa8d573]328 the id3lib instructions.</para>
329 </listitem>
330
331 <listitem>
[3a5c279]332 <para>April 27th, 2005 [randy]: Updated to FLAC-1.1.2, libdv-0.104
333 and XviD-1.0.3; added Doxygen dependency and documentation installation
334 to the libdvdcss instructions; added documentation installation to the
[69e285d]335 liba52 instructions.</para>
[fa8d573]336 </listitem>
337
338 <listitem>
[3a5c279]339 <para>April 26th, 2005 [randy]: Updated to GStreamer-0.8.9 and
340 libao-0.8.6; added a download URL to the PassiveTeX dependency in the
341 libvorbis instructions; added installation of HTML documentation to
[69e285d]342 the SDL and libmikmod instructions.</para>
[fa8d573]343 </listitem>
344
345 <listitem>
346 <para>April 24th, 2005 [dj]: Updated to JDK-1.5.0, added gcc-3.4.2+
[3a5c279]347 and jdk-1.5.0 patches to OpenOffice, and added jdk-1.5.0 patch for
[fa8d573]348 fop.</para>
349 </listitem>
350
351 <listitem>
[3a5c279]352 <para>April 24th, 2005 [randy]: Fixed incorrect path pointing to the
353 documentation in the Cyrus-SASL configuration section and incorrect
354 library versions in the chmod commands in the OpenLDAP instructions,
355 both pointed out by syaodzir; added documentation installation to the
[69e285d]356 startup-notification instructions.</para>
[fa8d573]357 </listitem>
358
359 <listitem>
[3a5c279]360 <para>April 23rd, 2005 [bdubbs]: Updated to nfs-utils-1.0.7.
361 Added comments about user nobody and pointed to section on netfs.
[fa8d573]362 </para>
363 </listitem>
364
365 <listitem>
366 <para>April 23rd, 2005 [randy]: Updated to librsvg-2.9.5.</para>
367 </listitem>
368
369 <listitem>
[3a5c279]370 <para>April 22nd, 2005 [randy]: Updated to Firefox-1.0.3,
371 libgsf-1.11.1, libglade-2.5.1 and Mozilla-1.7.7; added instructions to
[fa8d573]372 Firefox and Mozilla to utilize the JDK Java plugin.</para>
373 </listitem>
374
375 <listitem>
376 <para>April 21st, 2005 [bdubbs]: Upgraded to xscreensaver-4.21.</para>
377 </listitem>
378
379 <listitem>
380 <para>April 21st, 2005 [bdubbs]: Added patch to libmilmod.</para>
381 </listitem>
382
383 <listitem>
384 <para>April 20th, 2005 [bdubbs]: Updated qt instructions to
[3a5c279]385 eliminate an unnecessary copy procedure and fixed qmqke.conf
[fa8d573]386 adjustment.</para>
387 </listitem>
388
389 <listitem>
390 <para>April 20th, 2005 [randy]: Updated to Doxygen-1.4.2.</para>
391 </listitem>
392
393 <listitem>
394 <para>April 19th, 2005 [randy]: Updated to NAS-1.7.</para>
395 </listitem>
396
397 <listitem>
398 <para>April 19th, 2005 [bdubbs]: Updated to qt-3.3.4; fixed
399 some configuration problems with build method 1.</para>
400 </listitem>
401
402 <listitem>
[3a5c279]403 <para>April 18th, 2005 [randy]: Updated to shared-mime-info-0.16,
[fa8d573]404 hicolor-icon-theme-0.8 and GnuPG-1.4.1.</para>
405 </listitem>
406
407 <listitem>
[3a5c279]408 <para>April 17th, 2005 [randy]: Updated to LessTif-0.94.4,
409 intltool-0.33 and Module-Info-0.27 (Perl module); added an "Other Window
[fa8d573]410 Managers" section to Chapter 27.</para>
411 </listitem>
412
413 <listitem>
414 <para>April 17th, 2005 [manuel]: Updated the stylesheets to use
415 DocBook-XSL 1.68.1.</para>
416 </listitem>
417
418 <listitem>
[3a5c279]419 <para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3,
420 Samba-3.0.14a and libmng-1.0.9; added documentation installation
421 commands to the LZO instructions; added a patch to fix a build issue
[69e285d]422 and documentation installation commands to the lcms instructions.</para>
[fa8d573]423 </listitem>
424
425 <listitem>
426 <para>April 14th, 2005 [randy]: Updated to libxklavier-2.0 and
427 pkgconfig-0.17.2.</para>
428 </listitem>
429
430 <listitem>
[3a5c279]431 <para>April 13th, 2005 [randy]: Updated to Glib-2.6.4, GTK+-2.6.7,
432 Whois-4.7.2, Imlib2-1.2.0 and libart_lgpl-2.3.17; added documentation
433 installation commands to the giflib and libungif
[fa8d573]434 instructions.</para>
435 </listitem>
436
437 <listitem>
[3a5c279]438 <para>April 12th, 2005 [randy]: Updated to Samba-3.0.13 and
[fa8d573]439 pkgconfig-0.17.1.</para>
440 </listitem>
441
442 <listitem>
443 <para>April 12th, 2005 [bdubbs]: Finish server reorganization.
444 Moved php to Programming and NFS to Major Servers.</para>
445 </listitem>
446
447 <listitem>
[3a5c279]448 <para>April 12th, 2005 [bdubbs]: Major reorganization of
[fa8d573]449 server sections. Consolidated 'Server Networking' and 'Content
450 Serving'.</para>
451 </listitem>
452
453 <listitem>
[3a5c279]454 <para>April 11th, 2005 [dj]: Added 'Additional X Windows
[fa8d573]455 Configuration' page.</para>
456 </listitem>
457
458 <listitem>
[3a5c279]459 <para>April 11th, 2005 [randy]: Updated to Nail-11.22,
460 Guile-1.6.7 and Subversion-1.1.4; moved Guile instructions from
[69e285d]461 'Chapter 8 - General Libraries' to 'Chapter 12 - Programming'.</para>
[fa8d573]462 </listitem>
463
464 <listitem>
[3a5c279]465 <para>April 10th, 2005 [randy]: Updated to NASM-0.98.39 and
[fa8d573]466 Sendmail-8.13.4.</para>
467 </listitem>
468
469 <listitem>
470 <para>April 10th, 2005 [igor]: Updated to libIDL-0.8.5 and
471 Firefox-1.0.2.</para>
472 </listitem>
473
474 <listitem>
475 <para>April 9th, 2005 [randy]: Updated to PHP-5.0.4.</para>
476 </listitem>
477
478 <listitem>
[3a5c279]479 <para>April 8th, 2005 [randy]: Updated to PostgreSQL-8.0.1 and
[fa8d573]480 Aspell-0.60.2.</para>
481 </listitem>
482
483 <listitem>
[3a5c279]484 <para>April 7th, 2005 [randy]: Updated the JadeTex instructions
[fa8d573]485 to work with Tex-3.0, contributed by Steffen Knollmann.</para>
486 </listitem>
487
488 <listitem>
489 <para>April 6th, 2005 [igor]: Updated to ATK-1.9.1.</para>
490 </listitem>
491
492 <listitem>
[3a5c279]493 <para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
[fa8d573]494 TeX-3.0.</para>
495 </listitem>
496
497 <listitem>
[3a5c279]498 <para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3
[fa8d573]499 instructions to install a missing interface header file.</para>
500 </listitem>
501
502 <listitem>
[3a5c279]503 <para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24,
504 Stunnel-4.09, GTK-Doc-1.3 and OpenSSH-4.0p1; added a command to the cURL
[fa8d573]505 instructions to fix a broken test script.</para>
506 </listitem>
507
508 <listitem>
509 <para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
510 contributed by Anderson Lizardo.</para>
511 </listitem>
512
513 <listitem>
514 <para>April 3rd, 2005 [manuel]: Updated the XML sources to use
515 DocBook XML DTD-4.4.</para>
516 </listitem>
517
518 <listitem>
519 <para>April 3rd, 2005 [randy]: Updated to libxslt-1.1.14.</para>
520 </listitem>
521
522 <listitem>
[3a5c279]523 <para>April 2nd, 2005 [randy]: Added which as a required dependency
524 of DocBook-utils, reported by Andrew Benton; updated to
[69e285d]525 libxml2-2.6.19.</para>
[fa8d573]526 </listitem>
527
528 <listitem>
[3a5c279]529 <para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
[fa8d573]530 DocBook XSL Stylesheets-1.68.1.</para>
531 </listitem>
532
533 <listitem>
534 <para>March 31st, 2005 [bdubbs]: Updated the install instructions
[3a5c279]535 for xinetd to use /etc/xinetd.d/ directory structure. Patch by John
[69e285d]536 Gnew.</para>
[fa8d573]537 </listitem>
538
539 <listitem>
[3a5c279]540 <para>March 31st, 2005 [randy]: Updated to libxml2-2.6.18 and
[fa8d573]541 libxslt-1.1.13.</para>
542 </listitem>
543
544 <listitem>
[3a5c279]545 <para>March 30th, 2005 [randy]: Updated to libusb-0.1.10a and
[fa8d573]546 Python-2.4.1.</para>
547 </listitem>
548
549 <listitem>
[3a5c279]550 <para>March 29th, 2005 [randy]: Updated to DocBook DSSSL
551 Stylesheets-1.79 (with rewrite of instructions); fixed deprecated tar
552 option in Vim instructions; added a note to the Fontconfig instructions
553 to have the SGMLSpm Perl module installed if DocBook-utils is
[69e285d]554 installed.</para>
[fa8d573]555 </listitem>
556
557 <listitem>
[3a5c279]558 <para>March 28th, 2005 [randy]: Updated to DocBook-SGML-DTD-4.4;
559 added manpage installation to OpenJade instructions, suggested by Andrew
[fa8d573]560 Benton.</para>
561 </listitem>
562
563 <listitem>
[3a5c279]564 <para>March 27th, 2005 [randy]: Updated to libtiff-3.7.2,
[fa8d573]565 pkgconfig-0.16.0 and ALSA-1.0.8.</para>
566 </listitem>
567
568 <listitem>
[3a5c279]569 <para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
[fa8d573]570 UnZip-5.52.</para>
571 </listitem>
572
573 <listitem>
574 <para>March 25th, 2005 [randy]: Updated to GCC-3.4.3.</para>
575 </listitem>
576
577 <listitem>
[3a5c279]578 <para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5,
579 Fontconfig-2.3.1 and Expect-5.43.0; added a note the the Tk instructions
[fa8d573]580 about running the test suite.</para>
581 </listitem>
582
583 <listitem>
[3a5c279]584 <para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added
585 security patch to Vim instructions; added daemon fixes patch to Inetutils
[fa8d573]586 instructions.</para>
587 </listitem>
588
589 <listitem>
[3a5c279]590 <para>March 22nd, 2005 [randy]: Added the installation of
[fa8d573]591 documentation to the Linux-PAM instructions.</para>
592 </listitem>
593
594 <listitem>
595 <para>March 21st, 2005 [larry]: Updated to emacs-21.4a.</para>
596 </listitem>
597
598 <listitem>
[3a5c279]599 <para>March 18th, 2005 [randy]: Added a sed command to the Zip
600 instructions to fix an installation problem, suggested by Matthew
[fa8d573]601 Burgess.</para>
602 </listitem>
603
604 <listitem>
605 <para>March 17th, 2005 [bdubbs]: Released Version 6.0-pre1.</para>
606 </listitem>
607
608 </itemizedlist>
[e8c0cb17]609
[f45b1953]610</sect1>
Note: See TracBrowser for help on using the repository browser.