1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <sect1 id="intro-welcome-changelog" role="dsssl" xreflabel='Change Log'>
|
---|
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 |
|
---|
18 | <para>Please note that the Change Log only lists which editor was
|
---|
19 | responsible for putting the changes into SVN; please read the
|
---|
20 | <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
|
---|
21 | who wrote what.</para>
|
---|
22 |
|
---|
23 | <para>&version; – &releasedate;</para>
|
---|
24 |
|
---|
25 | <itemizedlist>
|
---|
26 |
|
---|
27 | <listitem>
|
---|
28 | <para>May 11th, 2005 [manuel]: Fixed a typo in JDK, reported
|
---|
29 | by William Harrington.</para>
|
---|
30 | </listitem>
|
---|
31 |
|
---|
32 | <listitem>
|
---|
33 | <para>May 11th, 2005 [randy]: Updated all the GNOME-2 core package
|
---|
34 | instructions to the GNOME 2.10.1 release. Many of the additional
|
---|
35 | packages build with existing instructions, however, all of them will
|
---|
36 | be updated ASAP.</para>
|
---|
37 | </listitem>
|
---|
38 |
|
---|
39 | <listitem>
|
---|
40 | <para>May 11th, 2005 [randy]: Added three new GNOME-2 packages:
|
---|
41 | gnome-menus, gnome-backgrounds and system-tools-backends.</para>
|
---|
42 | </listitem>
|
---|
43 |
|
---|
44 | <listitem>
|
---|
45 | <para>May 9th, 2005 [igor]: Updated to MySQL-4.1.11.</para>
|
---|
46 | </listitem>
|
---|
47 |
|
---|
48 | <listitem>
|
---|
49 | <para>May 8th, 2005 [randy]: Updated to Metacity-2.10.1; updated
|
---|
50 | XScreenSaver dependencies and build instructions.</para>
|
---|
51 | </listitem>
|
---|
52 |
|
---|
53 | <listitem>
|
---|
54 | <para>May 6th, 2005 [randy]: Updated to GIMP-2.2.6 and
|
---|
55 | gst-plugins-0.8.8; removed the --disable-docs-build switch from the
|
---|
56 | GStreamer instructions, suggested by Matthew Burgess.</para>
|
---|
57 | </listitem>
|
---|
58 |
|
---|
59 | <listitem>
|
---|
60 | <para>May 5th, 2005 [manuel]: Shortened the Tidy documentation
|
---|
61 | generation commands.</para>
|
---|
62 | </listitem>
|
---|
63 |
|
---|
64 | <listitem>
|
---|
65 | <para>May 5th, 2005 [dj]: Removed bad MANPATH variable from JDK
|
---|
66 | instructions and fixed CLASSPATH for spaces in filenames.</para>
|
---|
67 | </listitem>
|
---|
68 |
|
---|
69 | <listitem>
|
---|
70 | <para>May 4th, 2005 [igor]: Updated to Fcron-2.9.6.</para>
|
---|
71 | </listitem>
|
---|
72 |
|
---|
73 | <listitem>
|
---|
74 | <para>May 4th, 2005 [randy]: Updated to GStreamer-0.8.10.</para>
|
---|
75 | </listitem>
|
---|
76 |
|
---|
77 | <listitem>
|
---|
78 | <para>May 3rd, 2005 [randy]: Updated to CVS-1.11.20 and HTML
|
---|
79 | Tidy-050502; added MPlayer to the list of FFmpeg's dependencies as it
|
---|
80 | can utilize the shared post-processing library.</para>
|
---|
81 | </listitem>
|
---|
82 |
|
---|
83 | <listitem>
|
---|
84 | <para>May 2nd, 2005 [randy]: Updated to xine Libraries-1.0.1.</para>
|
---|
85 | </listitem>
|
---|
86 |
|
---|
87 | <listitem>
|
---|
88 | <para>May 1st, 2005 [randy]: Updated to MPlayer-1.0pre7; added a
|
---|
89 | sed command to the FFmpeg instructions to fix an issue on MMX capable
|
---|
90 | machines.</para>
|
---|
91 | </listitem>
|
---|
92 |
|
---|
93 | <listitem>
|
---|
94 | <para>April 29th, 2005 [bdubbs]: Update to aRts 1.4, kde 3.4, and
|
---|
95 | kdevelop 3.2.</para>
|
---|
96 | </listitem>
|
---|
97 |
|
---|
98 | <listitem>
|
---|
99 | <para>April 28th, 2005 [dj]: Added doublefree patch to OOo
|
---|
100 | instructions, corrected gcc patch and libmawt symlink. Added a
|
---|
101 | description for javaws to JDK instructions.</para>
|
---|
102 | </listitem>
|
---|
103 |
|
---|
104 | <listitem>
|
---|
105 | <para>April 28th, 2005 [randy]: Added documentation installation to
|
---|
106 | the id3lib instructions.</para>
|
---|
107 | </listitem>
|
---|
108 |
|
---|
109 | <listitem>
|
---|
110 | <para>April 27th, 2005 [randy]: Updated to FLAC-1.1.2, libdv-0.104
|
---|
111 | and XviD-1.0.3; added Doxygen dependency and documentation installation
|
---|
112 | to the libdvdcss instructions; added documentation installation to the
|
---|
113 | liba52 instructions.</para>
|
---|
114 | </listitem>
|
---|
115 |
|
---|
116 | <listitem>
|
---|
117 | <para>April 26th, 2005 [randy]: Updated to GStreamer-0.8.9 and
|
---|
118 | libao-0.8.6; added a download URL to the PassiveTeX dependency in the
|
---|
119 | libvorbis instructions; added installation of HTML documentation to
|
---|
120 | the SDL and libmikmod instructions.</para>
|
---|
121 | </listitem>
|
---|
122 |
|
---|
123 | <listitem>
|
---|
124 | <para>April 24th, 2005 [dj]: Updated to JDK-1.5.0, added gcc-3.4.2+
|
---|
125 | and jdk-1.5.0 patches to OpenOffice, and added jdk-1.5.0 patch for
|
---|
126 | fop.</para>
|
---|
127 | </listitem>
|
---|
128 |
|
---|
129 | <listitem>
|
---|
130 | <para>April 24th, 2005 [randy]: Fixed incorrect path pointing to the
|
---|
131 | documentation in the Cyrus-SASL configuration section and incorrect
|
---|
132 | library versions in the chmod commands in the OpenLDAP instructions,
|
---|
133 | both pointed out by syaodzir; added documentation installation to the
|
---|
134 | startup-notification instructions.</para>
|
---|
135 | </listitem>
|
---|
136 |
|
---|
137 | <listitem>
|
---|
138 | <para>April 23rd, 2005 [bdubbs]: Updated to nfs-utils-1.0.7.
|
---|
139 | Added comments about user nobody and pointed to section on netfs.
|
---|
140 | </para>
|
---|
141 | </listitem>
|
---|
142 |
|
---|
143 | <listitem>
|
---|
144 | <para>April 23rd, 2005 [randy]: Updated to librsvg-2.9.5.</para>
|
---|
145 | </listitem>
|
---|
146 |
|
---|
147 | <listitem>
|
---|
148 | <para>April 22nd, 2005 [randy]: Updated to Firefox-1.0.3,
|
---|
149 | libgsf-1.11.1, libglade-2.5.1 and Mozilla-1.7.7; added instructions to
|
---|
150 | Firefox and Mozilla to utilize the JDK Java plugin.</para>
|
---|
151 | </listitem>
|
---|
152 |
|
---|
153 | <listitem>
|
---|
154 | <para>April 21st, 2005 [bdubbs]: Upgraded to xscreensaver-4.21.</para>
|
---|
155 | </listitem>
|
---|
156 |
|
---|
157 | <listitem>
|
---|
158 | <para>April 21st, 2005 [bdubbs]: Added patch to libmilmod.</para>
|
---|
159 | </listitem>
|
---|
160 |
|
---|
161 | <listitem>
|
---|
162 | <para>April 20th, 2005 [bdubbs]: Updated qt instructions to
|
---|
163 | eliminate an unnecessary copy procedure and fixed qmqke.conf
|
---|
164 | adjustment.</para>
|
---|
165 | </listitem>
|
---|
166 |
|
---|
167 | <listitem>
|
---|
168 | <para>April 20th, 2005 [randy]: Updated to Doxygen-1.4.2.</para>
|
---|
169 | </listitem>
|
---|
170 |
|
---|
171 | <listitem>
|
---|
172 | <para>April 19th, 2005 [randy]: Updated to NAS-1.7.</para>
|
---|
173 | </listitem>
|
---|
174 |
|
---|
175 | <listitem>
|
---|
176 | <para>April 19th, 2005 [bdubbs]: Updated to qt-3.3.4; fixed
|
---|
177 | some configuration problems with build method 1.</para>
|
---|
178 | </listitem>
|
---|
179 |
|
---|
180 | <listitem>
|
---|
181 | <para>April 18th, 2005 [randy]: Updated to shared-mime-info-0.16,
|
---|
182 | hicolor-icon-theme-0.8 and GnuPG-1.4.1.</para>
|
---|
183 | </listitem>
|
---|
184 |
|
---|
185 | <listitem>
|
---|
186 | <para>April 17th, 2005 [randy]: Updated to LessTif-0.94.4,
|
---|
187 | intltool-0.33 and Module-Info-0.27 (Perl module); added an "Other Window
|
---|
188 | Managers" section to Chapter 27.</para>
|
---|
189 | </listitem>
|
---|
190 |
|
---|
191 | <listitem>
|
---|
192 | <para>April 17th, 2005 [manuel]: Updated the stylesheets to use
|
---|
193 | DocBook-XSL 1.68.1.</para>
|
---|
194 | </listitem>
|
---|
195 |
|
---|
196 | <listitem>
|
---|
197 | <para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3,
|
---|
198 | Samba-3.0.14a and libmng-1.0.9; added documentation installation
|
---|
199 | commands to the LZO instructions; added a patch to fix a build issue
|
---|
200 | and documentation installation commands to the lcms instructions.</para>
|
---|
201 | </listitem>
|
---|
202 |
|
---|
203 | <listitem>
|
---|
204 | <para>April 14th, 2005 [randy]: Updated to libxklavier-2.0 and
|
---|
205 | pkgconfig-0.17.2.</para>
|
---|
206 | </listitem>
|
---|
207 |
|
---|
208 | <listitem>
|
---|
209 | <para>April 13th, 2005 [randy]: Updated to Glib-2.6.4, GTK+-2.6.7,
|
---|
210 | Whois-4.7.2, Imlib2-1.2.0 and libart_lgpl-2.3.17; added documentation
|
---|
211 | installation commands to the giflib and libungif
|
---|
212 | instructions.</para>
|
---|
213 | </listitem>
|
---|
214 |
|
---|
215 | <listitem>
|
---|
216 | <para>April 12th, 2005 [randy]: Updated to Samba-3.0.13 and
|
---|
217 | pkgconfig-0.17.1.</para>
|
---|
218 | </listitem>
|
---|
219 |
|
---|
220 | <listitem>
|
---|
221 | <para>April 12th, 2005 [bdubbs]: Finish server reorganization.
|
---|
222 | Moved php to Programming and NFS to Major Servers.</para>
|
---|
223 | </listitem>
|
---|
224 |
|
---|
225 | <listitem>
|
---|
226 | <para>April 12th, 2005 [bdubbs]: Major reorganization of
|
---|
227 | server sections. Consolidated 'Server Networking' and 'Content
|
---|
228 | Serving'.</para>
|
---|
229 | </listitem>
|
---|
230 |
|
---|
231 | <listitem>
|
---|
232 | <para>April 11th, 2005 [dj]: Added 'Additional X Windows
|
---|
233 | Configuration' page.</para>
|
---|
234 | </listitem>
|
---|
235 |
|
---|
236 | <listitem>
|
---|
237 | <para>April 11th, 2005 [randy]: Updated to Nail-11.22,
|
---|
238 | Guile-1.6.7 and Subversion-1.1.4; moved Guile instructions from
|
---|
239 | 'Chapter 8 - General Libraries' to 'Chapter 12 - Programming'.</para>
|
---|
240 | </listitem>
|
---|
241 |
|
---|
242 | <listitem>
|
---|
243 | <para>April 10th, 2005 [randy]: Updated to NASM-0.98.39 and
|
---|
244 | Sendmail-8.13.4.</para>
|
---|
245 | </listitem>
|
---|
246 |
|
---|
247 | <listitem>
|
---|
248 | <para>April 10th, 2005 [igor]: Updated to libIDL-0.8.5 and
|
---|
249 | Firefox-1.0.2.</para>
|
---|
250 | </listitem>
|
---|
251 |
|
---|
252 | <listitem>
|
---|
253 | <para>April 9th, 2005 [randy]: Updated to PHP-5.0.4.</para>
|
---|
254 | </listitem>
|
---|
255 |
|
---|
256 | <listitem>
|
---|
257 | <para>April 8th, 2005 [randy]: Updated to PostgreSQL-8.0.1 and
|
---|
258 | Aspell-0.60.2.</para>
|
---|
259 | </listitem>
|
---|
260 |
|
---|
261 | <listitem>
|
---|
262 | <para>April 7th, 2005 [randy]: Updated the JadeTex instructions
|
---|
263 | to work with Tex-3.0, contributed by Steffen Knollmann.</para>
|
---|
264 | </listitem>
|
---|
265 |
|
---|
266 | <listitem>
|
---|
267 | <para>April 6th, 2005 [igor]: Updated to ATK-1.9.1.</para>
|
---|
268 | </listitem>
|
---|
269 |
|
---|
270 | <listitem>
|
---|
271 | <para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
|
---|
272 | TeX-3.0.</para>
|
---|
273 | </listitem>
|
---|
274 |
|
---|
275 | <listitem>
|
---|
276 | <para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3
|
---|
277 | instructions to install a missing interface header file.</para>
|
---|
278 | </listitem>
|
---|
279 |
|
---|
280 | <listitem>
|
---|
281 | <para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24,
|
---|
282 | Stunnel-4.09, GTK-Doc-1.3 and OpenSSH-4.0p1; added a command to the cURL
|
---|
283 | instructions to fix a broken test script.</para>
|
---|
284 | </listitem>
|
---|
285 |
|
---|
286 | <listitem>
|
---|
287 | <para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
|
---|
288 | contributed by Anderson Lizardo.</para>
|
---|
289 | </listitem>
|
---|
290 |
|
---|
291 | <listitem>
|
---|
292 | <para>April 3rd, 2005 [manuel]: Updated the XML sources to use
|
---|
293 | DocBook XML DTD-4.4.</para>
|
---|
294 | </listitem>
|
---|
295 |
|
---|
296 | <listitem>
|
---|
297 | <para>April 3rd, 2005 [randy]: Updated to libxslt-1.1.14.</para>
|
---|
298 | </listitem>
|
---|
299 |
|
---|
300 | <listitem>
|
---|
301 | <para>April 2nd, 2005 [randy]: Added which as a required dependency
|
---|
302 | of DocBook-utils, reported by Andrew Benton; updated to
|
---|
303 | libxml2-2.6.19.</para>
|
---|
304 | </listitem>
|
---|
305 |
|
---|
306 | <listitem>
|
---|
307 | <para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
|
---|
308 | DocBook XSL Stylesheets-1.68.1.</para>
|
---|
309 | </listitem>
|
---|
310 |
|
---|
311 | <listitem>
|
---|
312 | <para>March 31st, 2005 [bdubbs]: Updated the install instructions
|
---|
313 | for xinetd to use /etc/xinetd.d/ directory structure. Patch by John
|
---|
314 | Gnew.</para>
|
---|
315 | </listitem>
|
---|
316 |
|
---|
317 | <listitem>
|
---|
318 | <para>March 31st, 2005 [randy]: Updated to libxml2-2.6.18 and
|
---|
319 | libxslt-1.1.13.</para>
|
---|
320 | </listitem>
|
---|
321 |
|
---|
322 | <listitem>
|
---|
323 | <para>March 30th, 2005 [randy]: Updated to libusb-0.1.10a and
|
---|
324 | Python-2.4.1.</para>
|
---|
325 | </listitem>
|
---|
326 |
|
---|
327 | <listitem>
|
---|
328 | <para>March 29th, 2005 [randy]: Updated to DocBook DSSSL
|
---|
329 | Stylesheets-1.79 (with rewrite of instructions); fixed deprecated tar
|
---|
330 | option in Vim instructions; added a note to the Fontconfig instructions
|
---|
331 | to have the SGMLSpm Perl module installed if DocBook-utils is
|
---|
332 | installed.</para>
|
---|
333 | </listitem>
|
---|
334 |
|
---|
335 | <listitem>
|
---|
336 | <para>March 28th, 2005 [randy]: Updated to DocBook-SGML-DTD-4.4;
|
---|
337 | added manpage installation to OpenJade instructions, suggested by Andrew
|
---|
338 | Benton.</para>
|
---|
339 | </listitem>
|
---|
340 |
|
---|
341 | <listitem>
|
---|
342 | <para>March 27th, 2005 [randy]: Updated to libtiff-3.7.2,
|
---|
343 | pkgconfig-0.16.0 and ALSA-1.0.8.</para>
|
---|
344 | </listitem>
|
---|
345 |
|
---|
346 | <listitem>
|
---|
347 | <para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
|
---|
348 | UnZip-5.52.</para>
|
---|
349 | </listitem>
|
---|
350 |
|
---|
351 | <listitem>
|
---|
352 | <para>March 25th, 2005 [randy]: Updated to GCC-3.4.3.</para>
|
---|
353 | </listitem>
|
---|
354 |
|
---|
355 | <listitem>
|
---|
356 | <para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5,
|
---|
357 | Fontconfig-2.3.1 and Expect-5.43.0; added a note the the Tk instructions
|
---|
358 | about running the test suite.</para>
|
---|
359 | </listitem>
|
---|
360 |
|
---|
361 | <listitem>
|
---|
362 | <para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added
|
---|
363 | security patch to Vim instructions; added daemon fixes patch to Inetutils
|
---|
364 | instructions.</para>
|
---|
365 | </listitem>
|
---|
366 |
|
---|
367 | <listitem>
|
---|
368 | <para>March 22nd, 2005 [randy]: Added the installation of
|
---|
369 | documentation to the Linux-PAM instructions.</para>
|
---|
370 | </listitem>
|
---|
371 |
|
---|
372 | <listitem>
|
---|
373 | <para>March 21st, 2005 [larry]: Updated to emacs-21.4a.</para>
|
---|
374 | </listitem>
|
---|
375 |
|
---|
376 | <listitem>
|
---|
377 | <para>March 18th, 2005 [randy]: Added a sed command to the Zip
|
---|
378 | instructions to fix an installation problem, suggested by Matthew
|
---|
379 | Burgess.</para>
|
---|
380 | </listitem>
|
---|
381 |
|
---|
382 | <listitem>
|
---|
383 | <para>March 17th, 2005 [bdubbs]: Released Version 6.0-pre1.</para>
|
---|
384 | </listitem>
|
---|
385 |
|
---|
386 | </itemizedlist>
|
---|
387 |
|
---|
388 | </sect1>
|
---|