source: introduction/welcome/changelog.xml@ 2802538

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

Updated to whois-4.7.6

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

  • Property mode set to 100644
File size: 12.2 KB
Line 
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" 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>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
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>
41
42-->
43
44 <listitem>
45 <para>August 28th, 2005</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to whois-4.7.6.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Updated to libdvdcss-1.2.9.</para>
52 </listitem>
53 <listitem>
54 <para>[randy] - Added a patch to fix the XMMS plugin and added a
55 sed command to fix the Valgrind testing in the FLAC
56 instructions.</para>
57 </listitem>
58 </itemizedlist>
59 </listitem>
60
61 <listitem>
62 <para>August 27th, 2005</para>
63 <itemizedlist>
64 <listitem>
65 <para>[randy] - Added a patch to fix the test suite in the id3lib
66 instructions.</para>
67 </listitem>
68 <listitem>
69 <para>[randy] - Updated the GCC patch and provided documentation
70 installation to the libmpeg3 instructions.</para>
71 </listitem>
72 </itemizedlist>
73 </listitem>
74
75 <listitem>
76 <para>August 26th, 2005</para>
77 <itemizedlist>
78 <listitem>
79 <para>[randy] - Added fixes to the Thunderbird instructions: 1)
80 the Movemail and RSS &amp; Blogs account setup options are now
81 available 2) modified the Enigmail setup so that it actually works
82 3) fixed the profile locking problem 4) made it so that if a mailto:
83 URL is clicked, a message compose window is opened with the To: field
84 filled out.</para>
85 </listitem>
86 </itemizedlist>
87 </listitem>
88
89 <listitem>
90 <para>August 25th, 2005</para>
91 <itemizedlist>
92 <listitem>
93 <para>[randy] - Added a command to the Firefox instructions to fix
94 the profile locking problem and an optional command to open a new
95 tab in an existing browser window, both suggested by Kevin
96 Somervill. Thanks to Dan Nicholson for the reminder about Kevin's
97 suggestions.</para>
98 </listitem>
99 </itemizedlist>
100 </listitem>
101
102 <listitem>
103 <para>August 24th, 2005</para>
104 <itemizedlist>
105 <listitem>
106 <para>[randy] - Modified SLIB instructions to use TeX instead of
107 Lynx to create the text documentation.</para>
108 </listitem>
109 </itemizedlist>
110 </listitem>
111
112 <listitem>
113 <para>August 22nd, 2005</para>
114 <itemizedlist>
115 <listitem>
116 <para>[randy] - Fixed chmod commands in GDM instructions, thanks to
117 Hugo Villeneuve for pointed it out.</para>
118 </listitem>
119 <listitem>
120 <para>[randy] - Updated to Xpdf-3.01</para>
121 </listitem>
122 <listitem>
123 <para>[randy] - Updated to SLIB-3a2</para>
124 </listitem>
125 </itemizedlist>
126 </listitem>
127
128 <listitem>
129 <para>August 21st, 2005</para>
130 <itemizedlist>
131 <listitem>
132 <para>[randy] - Modifications to XMMS insructions: remove libogg as a
133 dependency, added commands to install documentation and added an FTP
134 download URL.</para>
135 </listitem>
136 <listitem>
137 <para>[richard] - Updated to Leafnode-1.11.3.</para>
138 </listitem>
139 </itemizedlist>
140 </listitem>
141
142 <listitem>
143 <para>August 20th, 2005</para>
144 <itemizedlist>
145 <listitem>
146 <para>[randy] - Added a new package, unixODBC-2.2.11 to BLFS.</para>
147 </listitem>
148 <listitem>
149 <para>[randy] - Renamed the FOP patch to adhere with the naming
150 standards.</para>
151 </listitem>
152 <listitem>
153 <para>[randy] - Updated to GnuPG-1.4.2.</para>
154 </listitem>
155 <listitem>
156 <para>[randy] - Updated to GCC-3.4.4, modified the command to create
157 the ffitarget.h interface header in /usr/include.</para>
158 </listitem>
159 </itemizedlist>
160 </listitem>
161
162 <listitem>
163 <para>August 19th, 2005</para>
164 <itemizedlist>
165 <listitem>
166 <para>[dj] - Updated dev.d scripts and surrounding text
167 in alsa-utils.</para>
168 </listitem>
169 <listitem>
170 <para>[randy] - Updated to Sysstat-6.0.1.</para>
171 </listitem>
172 <listitem>
173 <para>[randy] - Updated to Apache Ant-1.6.5.</para>
174 </listitem>
175 <listitem>
176 <para>[randy] - Updated to Nail-11.25.</para>
177 </listitem>
178 <listitem>
179 <para>[randy] - Updated to Subversion-1.2.1.</para>
180 </listitem>
181 <listitem>
182 <para>[bdubbs] - Updated to KOffice-1.4.1.</para>
183 </listitem>
184 </itemizedlist>
185 </listitem>
186
187 <listitem>
188 <para>August 17th, 2005</para>
189 <itemizedlist>
190 <listitem>
191 <para>[randy] - Updated to GCC-3.3.6.</para>
192 </listitem>
193 <listitem>
194 <para>[randy] - Updated to Doxygen-1.4.4.</para>
195 </listitem>
196 </itemizedlist>
197 </listitem>
198
199 <listitem>
200 <para>August 16th, 2005</para>
201 <itemizedlist>
202 <listitem>
203 <para>[bdubbs] - Added instructions for cm-super
204 fonts to TeX.</para>
205 </listitem>
206 <listitem>
207 <para>[randy] - Added additional parameters to the
208 configure command and added a note to run the test suite to the
209 Gimp-Print instructions.</para>
210 </listitem>
211 <listitem>
212 <para>[dj] - Updated cups bootscript installation
213 to remove existing scripts and changed note to show that CUPS should
214 be started after Samba.</para>
215 </listitem>
216 </itemizedlist>
217 </listitem>
218
219 <listitem>
220 <para>August 15th, 2005</para>
221 <itemizedlist>
222 <listitem>
223 <para>[randy] - Added a patch and a note about running
224 the test suite to the CUPS instructions.</para>
225 </listitem>
226 </itemizedlist>
227 </listitem>
228
229 <listitem>
230 <para>August 14th, 2005</para>
231 <itemizedlist>
232 <listitem>
233 <para>[randy] - Updates to PHP: added new dependencies,
234 placed the dependencies in catagories, added instructions to install
235 documentation, added instruction to update php.ini and minor textual
236 corrections.</para>
237 </listitem>
238 <listitem>
239 <para>[randy] - Updated to GTK-Doc-1.4.</para>
240 </listitem>
241 <listitem>
242 <para>[randy] - Updated to HTML Tidy-050803.</para>
243 </listitem>
244 <listitem>
245 <para>[randy] - Updated to Shadow-4.0.11.1.</para>
246 </listitem>
247 <listitem>
248 <para>[randy] - Added a configure switch to OpenLDAP
249 to create the executables dynamically linked to the libraries.</para>
250 </listitem>
251 <listitem>
252 <para>[randy] - Added documentation installation to the GTK+ (version
253 1) instructions.</para>
254 </listitem>
255 </itemizedlist>
256 </listitem>
257
258 <listitem>
259 <para>August 13th, 2005</para>
260 <itemizedlist>
261 <listitem>
262 <para>[larry] - Add a warning to MIT KRB5
263 concerning the use of login.krb5 as a substitute for login.</para>
264 </listitem>
265 <listitem>
266 <para>[randy] - Updated to OpenLDAP-2.2.6 stable
267 version; also added dependencies and configuration explanation.</para>
268 </listitem>
269 </itemizedlist>
270 </listitem>
271
272 <listitem>
273 <para>August 12th, 2005</para>
274 <itemizedlist>
275 <listitem>
276 <para>[randy] - Added a command to the PostgreSQL
277 instructions to fix broken ownership of installed files.</para>
278 </listitem>
279 </itemizedlist>
280 </listitem>
281
282 <listitem>
283 <para>August 11th, 2005</para>
284 <itemizedlist>
285 <listitem>
286 <para>[randy] - Updated the JDK binary version to
287 1.5.0_04.</para>
288 </listitem>
289 <listitem>
290 <para>[randy] - Added sharutils as an optional dependency of
291 Berkeley DB.</para>
292 </listitem>
293 <listitem>
294 <para>[randy] - Applied a patch contributed by stirling
295 to fix many broken download URLs.</para>
296 </listitem>
297 <listitem>
298 <para>[randy] - Added a new section "Other Programming
299 Tools" to Chapter 12 - Programming.</para>
300 </listitem>
301 </itemizedlist>
302 </listitem>
303
304 <listitem>
305 <para>August 10th, 2005</para>
306 <itemizedlist>
307 <listitem>
308 <para>[randy] - Added style information files and
309 documentation installation to the JadeTeX instructions.</para>
310 </listitem>
311 </itemizedlist>
312 </listitem>
313
314 <listitem>
315 <para>August 9th, 2005</para>
316 <itemizedlist>
317 <listitem>
318 <para>[randy] - Modified the CrackLib instructions to
319 include an alternate source for word lists, how to incorporate additional
320 word lists, and added additional text contributed by Alexander
321 Patrakov.</para>
322 </listitem>
323 <listitem>
324 <para>[dj] - Added default PATH for pam_env and
325 a note about the lack of ENV_SUPATH.</para>
326 </listitem>
327 </itemizedlist>
328 </listitem>
329
330 <listitem>
331 <para>August 8th, 2005</para>
332 <itemizedlist>
333 <listitem>
334 <para>[randy] - Modified documentation installation in
335 the Fontconfig instructions.</para>
336 </listitem>
337 <listitem>
338 <para>[randy] - Modified the Shadow instructions so
339 that builders will not receive configuration errors during the testing
340 recommended by the warning note.</para>
341 </listitem>
342 <listitem>
343 <para>[randy] - Added instructions to install a patch
344 to Ruby that fixes a security vulnerability, thanks to Ken Moffat
345 for the suggestion.</para>
346 </listitem>
347 <listitem>
348 <para>[randy] - Added instructions to install a patch
349 to NASM that fixes a security vulnerability, thanks to Ken Moffat
350 for the suggestion.</para>
351 </listitem>
352 <listitem>
353 <para>[randy] - Added documentation installation to
354 the expat instructions.</para>
355 </listitem>
356 </itemizedlist>
357 </listitem>
358
359 <listitem>
360 <para>August 7th, 2005</para>
361 <itemizedlist>
362 <listitem>
363 <para>[randy] - Removed building the MPFR library
364 from the GMP instructions.</para>
365 </listitem>
366 </itemizedlist>
367 </listitem>
368
369 <listitem>
370 <para>August 6th, 2005</para>
371 <itemizedlist>
372 <listitem>
373 <para>[larry] - Added dictionary file to MIT
374 Kerberos setup and made adjusts for PAM.</para>
375 </listitem>
376 <listitem>
377 <para>[randy] - Updated to S-Lang-2.0.4.</para>
378 </listitem>
379 </itemizedlist>
380 </listitem>
381
382 <listitem>
383 <para>August 5th, 2005</para>
384 <itemizedlist>
385 <listitem>
386 <para>[randy] - Updated to Wget-1.10.</para>
387 </listitem>
388 <listitem>
389 <para>[randy] - Updated to PCRE-6.2.</para>
390 </listitem>
391 </itemizedlist>
392 </listitem>
393
394 <listitem>
395 <para>August 1st, 2005</para>
396 <itemizedlist>
397 <listitem>
398 <para>[bdubbs] - Released Version 6.1-pre1.</para>
399 </listitem>
400 </itemizedlist>
401 </listitem>
402
403 </itemizedlist>
404
405</sect1>
Note: See TracBrowser for help on using the repository browser.