source: introduction/welcome/changelog.xml@ 9b4d846

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

Updated to subversion-1.5.4.

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

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