source: introduction/welcome/changelog.xml@ 5e7b080

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 5e7b080 was 5e7b080, checked in by Thomas Trepl <thomas@…>, 15 years ago

Fix download location of Ant

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

  • Property mode set to 100644
File size: 13.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="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="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 <listitem>
44 <para>December 29th, 2008</para>
45 <itemizedlist>
46 <listitem>
47 <para>[thomas] - Fix download location of Ant</para>
48 </listitem>
49 </itemizedlist>
50 </listitem>
51
52 <listitem>
53 <para>December 28th, 2008</para>
54 <itemizedlist>
55 <listitem>
56 <para>[bdubbs] - Updated to libusb-1.0.0.</para>
57 </listitem>
58 <listitem>
59 <para>[bdubbs] - Updated to glib-2.18.3.</para>
60 </listitem>
61 <listitem>
62 <para>[bdubbs] - Updated to libpng-1.2.34.</para>
63 </listitem>
64 <listitem>
65 <para>[bdubbs] - Removed GMP and MPFR since they are now in LFS.</para>
66 </listitem>
67 <listitem>
68 <para>[bdubbs] - Updated to hdparm-9.6.</para>
69 </listitem>
70 <listitem>
71 <para>[bdubbs] - Updated to mysql-5.1.30.</para>
72 </listitem>
73 </itemizedlist>
74 </listitem>
75
76 <listitem>
77 <para>December 27th, 2008</para>
78 <itemizedlist>
79 <listitem>
80 <para>[bdubbs] - Changed PCI Utils to use uncompressed pci.ids file.</para>
81 </listitem>
82 <listitem>
83 <para>[ag] - Updated to fetchmail-6.3.9.</para>
84 </listitem>
85 <listitem>
86 <para>[ag] - Added a patch to imlib2-1.4.2 to fix
87 CVE-2008-5187.</para>
88 </listitem>
89 <listitem>
90 <para>[thomas] - Updated to Ant-1.7.1</para>
91 </listitem>
92 </itemizedlist>
93 </listitem>
94
95 <listitem>
96 <para>December 26th, 2008</para>
97 <itemizedlist>
98 <listitem>
99 <para>[bdubbs] - Updated to fontconfig-2.6.0.</para>
100 </listitem>
101 <listitem>
102 <para>[bdubbs] - Updated to libmng-1.0.10.</para>
103 </listitem>
104 <listitem>
105 <para>[bdubbs] - Updated to sudo-1.7.0.</para>
106 </listitem>
107 <listitem>
108 <para>[bdubbs] - Updated to tk-8.5.6.</para>
109 </listitem>
110 <listitem>
111 <para>[bdubbs] - Updated to tcl-8.5.6.</para>
112 </listitem>
113 <listitem>
114 <para>[bdubbs] - Updated to imlib2-1.4.2.</para>
115 </listitem>
116 </itemizedlist>
117 </listitem>
118
119 <listitem>
120 <para>December 24th, 2008</para>
121 <itemizedlist>
122 <listitem>
123 <para>[bdubbs] - Updated to openssh-5.1p1.</para>
124 </listitem>
125 <listitem>
126 <para>[bdubbs] - Updated to openssl-0.9.8i.</para>
127 </listitem>
128 <listitem>
129 <para>[ken] - Added libtheora-1.0.</para>
130 </listitem>
131 </itemizedlist>
132 </listitem>
133
134 <listitem>
135 <para>December 23th, 2008</para>
136 <itemizedlist>
137 <listitem>
138 <para>[thomas] - Fixed some inaccuracies in dhcpcd.</para>
139 </listitem>
140 <listitem>
141 <para>[ken] - Updated to libxml2-2.7.2.</para>
142 </listitem>
143 </itemizedlist>
144 </listitem>
145
146 <listitem>
147 <para>December 21th, 2008</para>
148 <itemizedlist>
149 <listitem>
150 <para>[thomas] - Updated to dhcpcd-4.0.4 (#2569).</para>
151 </listitem>
152 <listitem>
153 <para>[ken] - Referenced patches for cpio, id3lib, flac, cdrdao, gamin
154 to make them build again.</para>
155 </listitem>
156 </itemizedlist>
157 </listitem>
158
159 <listitem>
160 <para>December 20th, 2008</para>
161 <itemizedlist>
162 <listitem>
163 <para>[ag] - Updated to curl-7.19.2.</para>
164 </listitem>
165 <listitem>
166 <para>[ag] - Updated to vim-7.2.</para>
167 </listitem>
168 <listitem>
169 <para>[ag] - Updated to zsh-4.3.9.</para>
170 </listitem>
171 <listitem>
172 <para>[thomas] - Updated to pcutils-3.0.3 (#2586).</para>
173 </listitem>
174 </itemizedlist>
175 </listitem>
176
177 <listitem>
178 <para>December 16th, 2008</para>
179 <itemizedlist>
180 <listitem>
181 <para>[ken] - Update to xine-lib-0.15.1.</para>
182 </listitem>
183 </itemizedlist>
184 </listitem>
185
186 <listitem>
187 <para>December 6th, 2008</para>
188 <itemizedlist>
189 <listitem>
190 <para>[ken] - Update to aspell-0.60.6.</para>
191 </listitem>
192 </itemizedlist>
193 </listitem>
194
195 <listitem>
196 <para>December 5th, 2008</para>
197 <itemizedlist>
198 <listitem>
199 <para>[ken] - Update to mpg123-1.5.1.</para>
200 </listitem>
201 </itemizedlist>
202 </listitem>
203
204 <listitem>
205 <para>December 4th, 2008</para>
206 <itemizedlist>
207 <listitem>
208 <para>[dj] - Added new required package xcb-util.</para>
209 </listitem>
210 <listitem>
211 <para>[ken] - Update to libdvdcss-1.2.10.</para>
212 </listitem>
213 </itemizedlist>
214 </listitem>
215
216 <listitem>
217 <para>December 3rd, 2008</para>
218 <itemizedlist>
219 <listitem>
220 <para>[dj] - Removed all XFree86 and monlithic Xorg references.</para>
221 </listitem>
222 </itemizedlist>
223 </listitem>
224
225 <listitem>
226 <para>December 2nd, 2008</para>
227 <itemizedlist>
228 <listitem>
229 <para>[ken] - Update to lame-398-2.</para>
230 </listitem>
231 <listitem>
232 <para>[ken] - Update to SDL-1.2.13.</para>
233 </listitem>
234 </itemizedlist>
235 </listitem>
236
237 <listitem>
238 <para>December 1st, 2008</para>
239 <itemizedlist>
240 <listitem>
241 <para>[ken] - Update to libglade-2.6.3.</para>
242 </listitem>
243 <listitem>
244 <para>[ken] - Update to audacious-1.5.1 with audacious-plugins-1.5.1,
245 libmowgli-0.7.0 and libmcs-0.7.1.</para>
246 </listitem>
247 </itemizedlist>
248 </listitem>
249
250 <listitem>
251 <para>November 30th, 2008</para>
252 <itemizedlist>
253 <listitem>
254 <para>[ken] - Update to libIDL-0.8.11.</para>
255 </listitem>
256 <listitem>
257 <para>[ken] - Update to dbus-1.2.4 and dbus-glib-0.76.</para>
258 </listitem>
259 <listitem>
260 <para>[ken] - Update to esound-0.2.40.</para>
261 </listitem>
262 </itemizedlist>
263 </listitem>
264
265 <listitem>
266 <para>November 28th, 2008</para>
267 <itemizedlist>
268 <listitem>
269 <para>[ken] - Update to lcms-1.17.</para>
270 </listitem>
271 </itemizedlist>
272 </listitem>
273
274 <listitem>
275 <para>November 27th, 2008</para>
276 <itemizedlist>
277 <listitem>
278 <para>[ken] - Updated to dvd+rw-tools-7.1.</para>
279 </listitem>
280 <listitem>
281 <para>[ken] - Updated to libpng-1.2.33, with the apng patch needed for firefox3.</para>
282 </listitem>
283 <listitem>
284 <para>[ken] - Updated to intltool-0.40.4.</para>
285 </listitem>
286 <listitem>
287 <para>[ken] - Updated to pcre-7.8.</para>
288 </listitem>
289 <listitem>
290 <para>[ken] - Updated to poppler-0.10.1 and poppler-data-0.2.1.</para>
291 </listitem>
292 <listitem>
293 <para>[ken] - Updated to cairo-0.8.4.</para>
294 </listitem>
295 <listitem>
296 <para>[ken] - Updated to glib-2.18.2, pango-1.22.2, atk-1.24.0, gtk+-2.14.4.</para>
297 </listitem>
298 </itemizedlist>
299 </listitem>
300
301 <listitem>
302 <para>November 26th, 2008</para>
303 <itemizedlist>
304 <listitem>
305 <para>[dj] - Added lesstif to Mesa optional dependencies and added
306 '--enable-motif' to command explanations.</para>
307 </listitem>
308 <listitem>
309 <para>[dj] - Added instructions to exclude the use of evdev driver
310 when testing the xorg server.</para>
311 </listitem>
312 <listitem>
313 <para>[dj] - Moved /etc/X11 symlinks to x-setup page.</para>
314 </listitem>
315 <listitem>
316 <para>[dj] - Updated to evdev-2.0.7 and libpciaccess-0.10.5.</para>
317 </listitem>
318 </itemizedlist>
319 </listitem>
320
321 <listitem>
322 <para>November 25th, 2008</para>
323 <itemizedlist>
324 <listitem>
325 <para>[dj] - Updated to libdrm-2.3.1.</para>
326 </listitem>
327 <listitem>
328 <para>[dj] - Updated to Mesa-7.2.</para>
329 </listitem>
330 <listitem>
331 <para>[dj] - Updated to libXau-1.0.4.</para>
332 </listitem>
333 <listitem>
334 <para>[dj] - Updated to xcb-proto-1.1.</para>
335 </listitem>
336 <listitem>
337 <para>[dj] - Updated to libxcb-1.1.</para>
338 </listitem>
339 <listitem>
340 <para>[dj] - Updated to luit-1.0.3.</para>
341 </listitem>
342 <listitem>
343 <para>[dj] - Updated to xkeyboard-config-1.4.</para>
344 </listitem>
345 <listitem>
346 <para>[dj] - Updated to xorg-server-1.5.3.</para>
347 </listitem>
348 <listitem>
349 <para>[dj] - Updated to Xorg-7.4.</para>
350 </listitem>
351 </itemizedlist>
352 </listitem>
353
354 <listitem>
355 <para>November 22nd, 2008</para>
356 <itemizedlist>
357 <listitem>
358 <para>[thomas] - Update to cvs-1.11.23 (#2581).</para>
359 </listitem>
360 <listitem>
361 <para>[thomas] - Update to sudo-1.6.9p18 (#2573).</para>
362 </listitem>
363 </itemizedlist>
364 </listitem>
365
366 <listitem>
367 <para>November 19th, 2008</para>
368 <itemizedlist>
369 <listitem>
370 <para>[thomas] - Update to FOP-0.95 (#2392 and #2566 for JAI location).</para>
371 </listitem>
372 </itemizedlist>
373 </listitem>
374
375 <listitem>
376 <para>November 14th, 2008</para>
377 <itemizedlist>
378 <listitem>
379 <para>[thomas] - Fix download URL in nfs-utils (#2598).</para>
380 </listitem>
381 </itemizedlist>
382 </listitem>
383
384 <listitem>
385 <para>November 8th, 2008</para>
386 <itemizedlist>
387 <listitem>
388 <para>[thomas] - Updated to pkg-config-0.23, fixes #2551</para>
389 </listitem>
390 <listitem>
391 <para>[thomas] - Updated to popt-1.14, fixes #2505</para>
392 </listitem>
393 <listitem>
394 <para>[thomas] - Updated to ed-1.1, fixes #2567</para>
395 </listitem>
396 <listitem>
397 <para>[thomas] - Updated to nfs-utils-1.1.4, fixes #2568</para>
398 </listitem>
399 <listitem>
400 <para>[thomas] - Updated to curl-7.19.0, fixes #2532</para>
401 </listitem>
402 <listitem>
403 <para>[thomas] - Updated to ntp-4.2.4p5</para>
404 </listitem>
405 <listitem>
406 <para>[thomas] - Fix a compiler issue (undefined NULL) in inetutils-1.5, fixes #2589</para>
407 </listitem>
408 </itemizedlist>
409 </listitem>
410
411 <listitem>
412 <para>November 1st, 2008</para>
413 <itemizedlist>
414 <listitem>
415 <para>[Chris] - Removed obsolete reference to Coreutils
416 hostname patch from Net-Tools instructions.</para>
417 </listitem>
418 </itemizedlist>
419 </listitem>
420
421 <listitem>
422 <para>October 13th, 2008</para>
423 <itemizedlist>
424 <listitem>
425 <para>[randy] - Updated to Whois-4.7.28.</para>
426 </listitem>
427 <listitem>
428 <para>[randy] - Updated to CrackLib-2.8.13.</para>
429 </listitem>
430 <listitem>
431 <para>[randy] - Modified all the Sourceforge download URLs to use
432 a newly created entity instead of a hard-coded URL.</para>
433 </listitem>
434 <listitem>
435 <para>[randy] - Updated to GPM-1.20.5.</para>
436 </listitem>
437 <listitem>
438 <para>[randy] - Updated all the LFS package versions (in the book
439 text, not the actual package updates) to current Development
440 LFS.</para>
441 </listitem>
442 </itemizedlist>
443 </listitem>
444
445 <listitem>
446 <para>October 3rd, 2008</para>
447 <itemizedlist>
448 <listitem>
449 <para>[thomas] - Updated to wget-1.11.4. Fixes #2502.</para>
450 </listitem>
451 <listitem>
452 <para>[thomas] - Updated to fcron-3.0.4.</para>
453 </listitem>
454 </itemizedlist>
455 </listitem>
456
457 <listitem>
458 <para>October 2nd, 2008</para>
459 <itemizedlist>
460 <listitem>
461 <para>[cwurst] - Updated to which-2.20. Fixes #2556.</para>
462 </listitem>
463 </itemizedlist>
464 </listitem>
465
466 <listitem>
467 <para>August 31st, 2008</para>
468 <itemizedlist>
469 <listitem>
470 <para>[ag] - Updated to mutt-1.5.18.</para>
471 </listitem>
472 <listitem>
473 <para>[ag] - Updated to ed-1.0.</para>
474 </listitem>
475 </itemizedlist>
476 </listitem>
477
478 <listitem>
479 <para>August 24th, 2008</para>
480 <itemizedlist>
481 <listitem>
482 <para>[randy] - Released BLFS Version 6.3.</para>
483 </listitem>
484 </itemizedlist>
485 </listitem>
486
487 </itemizedlist>
488
489</sect1>
Note: See TracBrowser for help on using the repository browser.