source: introduction/welcome/changelog.xml@ 7711710

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 7711710 was 7711710, checked in by Bruce Dubbs <bdubbs@…>, 15 years ago

Updated to alsa-1.0.18.
alsa-firmware and lsa-oss are still at 1.0.17.

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

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