source: introduction/welcome/changelog.xml@ b789659

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 b789659 was b789659, checked in by Randy McMurchy <randy@…>, 17 years ago

Added additional files to the chmod command in the S-Lang instructions

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

  • Property mode set to 100644
File size: 16.1 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
44 <listitem>
45 <para>April 18th, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Added additional files to the chmod command in the
49 S-Lang instructions.</para>
50 </listitem>
51 <listitem>
52 <para>[randy] - Added a note to run some commands in the OpenSSH
53 instructions as the root user. Thanks to ghylton for the
54 report.</para>
55 </listitem>
56 <listitem>
57 <para>[randy] - Updated to libgsf-1.14.3.</para>
58 </listitem>
59 </itemizedlist>
60 </listitem>
61
62 <listitem>
63 <para>April 17th, 2007</para>
64 <itemizedlist>
65 <listitem>
66 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
67 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
68 XML::SAX::Expat and XML::Simple</para>
69 </listitem>
70 <listitem>
71 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
72 by the GNOME Icon Theme package).</para>
73 </listitem>
74 </itemizedlist>
75 </listitem>
76
77 <listitem>
78 <para>April 16th, 2007</para>
79 <itemizedlist>
80 <listitem>
81 <para>[randy] - Updated to EsounD-0.2.37.</para>
82 </listitem>
83 <listitem>
84 <para>[randy] - Updated the PyGTK dependencies in the HAL
85 instructions.</para>
86 </listitem>
87 </itemizedlist>
88 </listitem>
89
90 <listitem>
91 <para>April 15th, 2007</para>
92 <itemizedlist>
93 <listitem>
94 <para>[djensen] - Updated to librsvg-2.16.1.</para>
95 </listitem>
96 <listitem>
97 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
98 </listitem>
99 <listitem>
100 <para>[randy] - Updated to Qt-3.3.8.</para>
101 </listitem>
102 <listitem>
103 <para>[randy] - Updated to NAS-1.9.</para>
104 </listitem>
105 </itemizedlist>
106 </listitem>
107
108 <listitem>
109 <para>April 14th, 2007</para>
110 <itemizedlist>
111 <listitem>
112 <para>[randy] - Updated to Samba-3.0.24.</para>
113 </listitem>
114 </itemizedlist>
115 </listitem>
116
117 <listitem>
118 <para>April 13th, 2007</para>
119 <itemizedlist>
120 <listitem>
121 <para>[randy] - Updated to Gamin-0.1.8.</para>
122 </listitem>
123 <listitem>
124 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
125 </listitem>
126 </itemizedlist>
127 </listitem>
128
129 <listitem>
130 <para>April 10th, 2007</para>
131 <itemizedlist>
132 <listitem>
133 <para>[randy] - Updated to little cms-1.16.</para>
134 </listitem>
135 <listitem>
136 <para>[randy] - Added the Utah Raster Toolkit as an optional
137 dependency of giflib.</para>
138 </listitem>
139 </itemizedlist>
140 </listitem>
141
142 <listitem>
143 <para>April 9th, 2007</para>
144 <itemizedlist>
145 <listitem>
146 <para>[randy] - Updated to Ruby-1.8.6.</para>
147 </listitem>
148 <listitem>
149 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
150 </listitem>
151 </itemizedlist>
152 </listitem>
153
154 <listitem>
155 <para>April 4th, 2007</para>
156 <itemizedlist>
157 <listitem>
158 <para>[randy] - Updated the XML and stylesheets to use the 4.5
159 version of DocBook XML DTD.</para>
160 </listitem>
161 </itemizedlist>
162 </listitem>
163
164 <listitem>
165 <para>March 31st, 2007</para>
166 <itemizedlist>
167 <listitem>
168 <para>[randy] - Updated to PHP-5.2.1.</para>
169 </listitem>
170 <listitem>
171 <para>[randy] - Removed the Ash package as it has been effectively
172 replaced by the Dash package.</para>
173 </listitem>
174 </itemizedlist>
175 </listitem>
176
177 <listitem>
178 <para>March 30th, 2007</para>
179 <itemizedlist>
180 <listitem>
181 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
182 </listitem>
183 <listitem>
184 <para>[randy] - Updated to libpcap-0.9.5.</para>
185 </listitem>
186 <listitem>
187 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
188 </listitem>
189 <listitem>
190 <para>[randy] - Updated to GTK-Doc-1.8.</para>
191 </listitem>
192 <listitem>
193 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
194 </listitem>
195 <listitem>
196 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
197 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
198 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
199 </listitem>
200 <listitem>
201 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
202 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
203 IO::Compress::Zlib-2.004.</para>
204 </listitem>
205 </itemizedlist>
206 </listitem>
207
208 <listitem>
209 <para>March 28th, 2007</para>
210 <itemizedlist>
211 <listitem>
212 <para>[randy] - Updated to ASpell-0.60.5.</para>
213 </listitem>
214 </itemizedlist>
215 </listitem>
216
217 <listitem>
218 <para>March 27th, 2007</para>
219 <itemizedlist>
220 <listitem>
221 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
222 </listitem>
223 </itemizedlist>
224 </listitem>
225
226 <listitem>
227 <para>March 26th, 2007</para>
228 <itemizedlist>
229 <listitem>
230 <para>[djensen] - Updated to libIDL-0.8.8.</para>
231 </listitem>
232 <listitem>
233 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
234 </listitem>
235 <listitem>
236 <para>[randy] - Updated to Sendmail-8.14.0.</para>
237 </listitem>
238 <listitem>
239 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
240 </listitem>
241 </itemizedlist>
242 </listitem>
243
244 <listitem>
245 <para>March 25th, 2007</para>
246 <itemizedlist>
247 <listitem>
248 <para>[djensen] - Updated to Intltool-0.35.5.</para>
249 </listitem>
250 <listitem>
251 <para>[djensen] - Updated to libwnck-2.18.0.</para>
252 </listitem>
253 <listitem>
254 <para>[djensen] - Updated to VTE-2.16.0.</para>
255 </listitem>
256 <listitem>
257 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
258 </listitem>
259 <listitem>
260 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
261 </listitem>
262 <listitem>
263 <para>[randy] - Updated to cURL-7.16.1.</para>
264 </listitem>
265 <listitem>
266 <para>[randy] - Updated to Stunnel-4.20.</para>
267 </listitem>
268 <listitem>
269 <para>[randy] - Updated to Libidn-0.6.11.</para>
270 </listitem>
271 </itemizedlist>
272 </listitem>
273
274 <listitem>
275 <para>March 24th, 2007</para>
276 <itemizedlist>
277 <listitem>
278 <para>[randy] - Updated to FOP-0.93.</para>
279 </listitem>
280 </itemizedlist>
281 </listitem>
282
283 <listitem>
284 <para>March 23rd, 2007</para>
285 <itemizedlist>
286 <listitem>
287 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
288 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
289 report.</para>
290 </listitem>
291 <listitem>
292 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
293 an optional command for replacing /bin/sh.</para>
294 </listitem>
295 <listitem>
296 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
297 </listitem>
298 <listitem>
299 <para>[randy] - Added new package JUnit-4.1.</para>
300 </listitem>
301 </itemizedlist>
302 </listitem>
303
304 <listitem>
305 <para>March 21st, 2007</para>
306 <itemizedlist>
307 <listitem>
308 <para>[randy] - Updated to MySQL-5.0.37.</para>
309 </listitem>
310 <listitem>
311 <para>[randy] - Modified the Heimdal instructions to rename the
312 Heimdal libss headers and libraries and restore the orginal E2fsprogs
313 files. Also added some documentation installation commands.</para>
314 </listitem>
315 </itemizedlist>
316 </listitem>
317
318 <listitem>
319 <para>March 20th, 2007</para>
320 <itemizedlist>
321 <listitem>
322 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
323 problem and some systems when running checks.</para>
324 </listitem>
325 <listitem>
326 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
327 used in LFS.</para>
328 </listitem>
329 <listitem>
330 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
331 </listitem>
332 </itemizedlist>
333 </listitem>
334
335 <listitem>
336 <para>March 19th, 2007</para>
337 <itemizedlist>
338 <listitem>
339 <para>[randy] - Updated to cpio-2.7.</para>
340 </listitem>
341 </itemizedlist>
342 </listitem>
343
344 <listitem>
345 <para>March 18th, 2007</para>
346 <itemizedlist>
347 <listitem>
348 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
349 </listitem>
350 <listitem>
351 <para>[randy] - Added a warning to the GNOME introduction section,
352 and links to this warning in various GNOME package instructions
353 telling to use the stable version of BLFS to build current
354 GNOME.</para>
355 </listitem>
356 <listitem>
357 <para>[randy] - Updated to GTK+-2.10.11.</para>
358 </listitem>
359 <listitem>
360 <para>[randy] - Updated to ATK-1.18.0.</para>
361 </listitem>
362 <listitem>
363 <para>[randy] - Updated to Pango-1.16.1.</para>
364 </listitem>
365 <listitem>
366 <para>[randy] - Updated to cairo-1.4.0.</para>
367 </listitem>
368 <listitem>
369 <para>[randy] - Updated to GLib-2.12.11.</para>
370 </listitem>
371 </itemizedlist>
372 </listitem>
373
374 <listitem>
375 <para>March 17th, 2007</para>
376 <itemizedlist>
377 <listitem>
378 <para>[randy] - Updated to libxslt-1.1.20.</para>
379 </listitem>
380 <listitem>
381 <para>[randy] - Updated to Python-2.5.</para>
382 </listitem>
383 </itemizedlist>
384 </listitem>
385
386 <listitem>
387 <para>March 16th, 2007</para>
388 <itemizedlist>
389 <listitem>
390 <para>[randy] - Updated to GCC-4.1.2, which matches the version
391 used in LFS.</para>
392 </listitem>
393 </itemizedlist>
394 </listitem>
395
396 <listitem>
397 <para>March 15th, 2007</para>
398 <itemizedlist>
399 <listitem>
400 <para>[randy] - Added the Dash package using a patch provided by
401 Agathoklis Hatzimanikas.</para>
402 </listitem>
403 </itemizedlist>
404 </listitem>
405
406 <listitem>
407 <para>March 13th, 2007</para>
408 <itemizedlist>
409 <listitem>
410 <para>[randy] - Added a note to the Linux-PAM instructions to run
411 the test suite after the package has been installed and minimally
412 configured.</para>
413 </listitem>
414 </itemizedlist>
415 </listitem>
416
417 <listitem>
418 <para>March 8th, 2007</para>
419 <itemizedlist>
420 <listitem>
421 <para>[alexander] - Added Recode-3.6.</para>
422 </listitem>
423 </itemizedlist>
424 </listitem>
425
426 <listitem>
427 <para>March 7th, 2007</para>
428 <itemizedlist>
429 <listitem>
430 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
431 man page sed by alexander.</para>
432 </listitem>
433 </itemizedlist>
434 </listitem>
435
436 <listitem>
437 <para>March 4th, 2007</para>
438 <itemizedlist>
439 <listitem>
440 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
441 packages to version 4.5. Patch from Matthew Burgess.</para>
442 </listitem>
443 </itemizedlist>
444 </listitem>
445
446 <listitem>
447 <para>March 3rd, 2007</para>
448 <itemizedlist>
449 <listitem>
450 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
451 </listitem>
452 <listitem>
453 <para>[alexander] - Removed the link to the (dead) libstk
454 site from Xine Libraries page.</para>
455 </listitem>
456 </itemizedlist>
457 </listitem>
458
459 <listitem>
460 <para>February 28th, 2007</para>
461 <itemizedlist>
462 <listitem>
463 <para>[dnicholson] - Made the i18n-fonts commands more explicit
464 on the a2ps page to guard against errors. Thanks to Nathan Coulson
465 for the report.</para>
466 </listitem>
467 </itemizedlist>
468 </listitem>
469
470 <listitem>
471 <para>February 24th, 2007</para>
472 <itemizedlist>
473 <listitem>
474 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
475 Daniel Rindt.</para>
476 </listitem>
477 </itemizedlist>
478 </listitem>
479
480 <listitem>
481 <para>February 19th, 2007</para>
482 <itemizedlist>
483 <listitem>
484 <para>[dnicholson] - Fixed the sed needed to run the libxml2
485 testsuite. Closes #2299. Report from kratz00.</para>
486 </listitem>
487 </itemizedlist>
488 </listitem>
489
490 <listitem>
491 <para>February 16th, 2007</para>
492 <itemizedlist>
493 <listitem>
494 <para>[randy] - Updated to GMP-4.2.1.</para>
495 </listitem>
496 <listitem>
497 <para>[randy] - Updated to libxml2-2.6.27.</para>
498 </listitem>
499 <listitem>
500 <para>[randy] - Fixed a broken documentation installation command
501 in the libpng instructions, thanks to Nathan Coulson for the
502 report.</para>
503 </listitem>
504 <listitem>
505 <para>[randy] - Updated to Inetutils-1.5.</para>
506 </listitem>
507 </itemizedlist>
508 </listitem>
509
510 <listitem>
511 <para>February 15th, 2007</para>
512 <itemizedlist>
513 <listitem>
514 <para>[randy] - Updated to Sysstat-7.0.4.</para>
515 </listitem>
516 <listitem>
517 <para>[randy] - Updated to Shadow-4.0.17.</para>
518 </listitem>
519 <listitem>
520 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
521 </listitem>
522 <listitem>
523 <para>[randy] - Updated to Tk-8.4.14.</para>
524 </listitem>
525 <listitem>
526 <para>[randy] - Updated to Tcl-8.4.14.</para>
527 </listitem>
528 <listitem>
529 <para>[randy] - Updated to S-Lang-2.0.7.</para>
530 </listitem>
531 <listitem>
532 <para>[randy] - Updated to PCRE-7.0.</para>
533 </listitem>
534 <listitem>
535 <para>[randy] - Updated to libpng-1.2.16.</para>
536 </listitem>
537 <listitem>
538 <para>[randy] - Updated to pkg-config-0.21.</para>
539 </listitem>
540 </itemizedlist>
541 </listitem>
542
543 <listitem>
544 <para>February 14th, 2007</para>
545 <itemizedlist>
546 <listitem>
547 <para>[randy] - Released BLFS Version 6.2.0.</para>
548 </listitem>
549 </itemizedlist>
550 </listitem>
551
552 <listitem>
553 <para>February 6th, 2007</para>
554 <itemizedlist>
555 <listitem>
556 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
557 6.2 branch until 6.2.0 has been released).</para>
558 </listitem>
559 </itemizedlist>
560 </listitem>
561
562 <listitem>
563 <para>February 4th, 2007</para>
564 <itemizedlist>
565 <listitem>
566 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
567 package (do not merge to the 6.2 branch).</para>
568 </listitem>
569 </itemizedlist>
570 </listitem>
571
572 </itemizedlist>
573
574</sect1>
Note: See TracBrowser for help on using the repository browser.