source: introduction/welcome/changelog.xml@ 7af8778

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

Updated to S-Lang-2.1.1

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

  • Property mode set to 100644
File size: 26.7 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>July 2nd, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to S-Lang-2.1.1.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Updated to PCRE-7.2.</para>
52 </listitem>
53 <listitem>
54 <para>[randy] - Updated to libpng-1.2.18.</para>
55 </listitem>
56 <listitem>
57 <para>[randy] - Updated to pkg-config-0.22.</para>
58 </listitem>
59 </itemizedlist>
60 </listitem>
61
62 <listitem>
63 <para>July 1st, 2007</para>
64 <itemizedlist>
65 <listitem>
66 <para>[randy] - Incremented the date of the bootscript entity so
67 a new bootscript tarball will be created (to reflect the changes
68 made to the bootscripts on 20070620).</para>
69 </listitem>
70 </itemizedlist>
71 </listitem>
72
73 <listitem>
74 <para>June 30th, 2007</para>
75 <itemizedlist>
76 <listitem>
77 <para>[randy] - Updated to GTK+-2.10.13.</para>
78 </listitem>
79 <listitem>
80 <para>[randy] - Updated to Pango-1.16.4.</para>
81 </listitem>
82 <listitem>
83 <para>[randy] - Updated to cairo-1.4.10.</para>
84 </listitem>
85 <listitem>
86 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
87 tarball.</para>
88 </listitem>
89 <listitem>
90 <para>[randy] - Updated to GLib-2.12.12.</para>
91 </listitem>
92 </itemizedlist>
93 </listitem>
94
95 <listitem>
96 <para>June 20th, 2007</para>
97 <itemizedlist>
98 <listitem>
99 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
100 #2362. Reported by laxy.</para>
101 </listitem>
102 <listitem>
103 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
104 </listitem>
105 </itemizedlist>
106 </listitem>
107
108 <listitem>
109 <para>June 15th, 2007</para>
110 <itemizedlist>
111 <listitem>
112 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
113 Ag Hatzim.</para>
114 </listitem>
115 <listitem>
116 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
117 libX11 and libXrender are found.</para>
118 </listitem>
119 </itemizedlist>
120 </listitem>
121
122 <listitem>
123 <para>June 13th, 2007</para>
124 <itemizedlist>
125 <listitem>
126 <para>[dj] - Added ksh-2007-03-28</para>
127 </listitem>
128 </itemizedlist>
129 </listitem>
130
131 <listitem>
132 <para>June 12th, 2007</para>
133 <itemizedlist>
134 <listitem>
135 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
136 </listitem>
137 </itemizedlist>
138 </listitem>
139
140 <listitem>
141 <para>June 7th, 2007</para>
142 <itemizedlist>
143 <listitem>
144 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
145 the bin, include and lib directories in /usr/share/qt.</para>
146 </listitem>
147 <listitem>
148 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
149 </listitem>
150 <listitem>
151 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
152 Moffat.</para>
153 </listitem>
154 <listitem>
155 <para>[dnicholson] - Removed the optional ctypes dependency from
156 libmusicbrainz since it's included in Python-2.5. Thanks to
157 bambi for the report.</para>
158 </listitem>
159 <listitem>
160 <para>[dnicholson] - Fixed some errors on the X Window System
161 Components page. Reported by Spinal.</para>
162 </listitem>
163 </itemizedlist>
164 </listitem>
165
166 <listitem>
167 <para>May 31st, 2007</para>
168 <itemizedlist>
169 <listitem>
170 <para>[dnicholson] - Changed the xkb output directory for
171 Xorg-Server to match that from XKeyboardConfig. Reported by
172 DJ Lucas.</para>
173 </listitem>
174 <listitem>
175 <para>[dnicholson] - Streamlined the commands for each Xorg
176 section.</para>
177 </listitem>
178 <listitem>
179 <para>[dnicholson] - Commented out the sun video drivers and
180 deprecated modules in the Xorg wget lists and changed the
181 download commands to support the comments.</para>
182 </listitem>
183 </itemizedlist>
184 </listitem>
185
186 <listitem>
187 <para>May 30th, 2007</para>
188 <itemizedlist>
189 <listitem>
190 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
191 Reported by Roland Puntaier.</para>
192 </listitem>
193 <listitem>
194 <para>[dnicholson] - Added a missing expat dependency on the
195 MesaLib page. Reported by DJ Lucas.</para>
196 </listitem>
197 </itemizedlist>
198 </listitem>
199
200 <listitem>
201 <para>May 28th, 2007</para>
202 <itemizedlist>
203 <listitem>
204 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
205 to optional and added a required XML::Parser dependency.</para>
206 </listitem>
207 </itemizedlist>
208 </listitem>
209
210 <listitem>
211 <para>May 26th, 2007</para>
212 <itemizedlist>
213 <listitem>
214 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
215 Startup Files since entries in /opt are handled separately.</para>
216 </listitem>
217 </itemizedlist>
218 </listitem>
219
220 <listitem>
221 <para>May 25th, 2007</para>
222 <itemizedlist>
223 <listitem>
224 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
225 </listitem>
226 <listitem>
227 <para>[dnicholson] - Added the XKeyboardConfig package, which
228 replaces xkbdata for Xorg-7.</para>
229 </listitem>
230 <listitem>
231 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
232 </listitem>
233 <listitem>
234 <para>[dnicholson] - Updated to Xorg-7.2.</para>
235 </listitem>
236 </itemizedlist>
237 </listitem>
238
239 <listitem>
240 <para>May 24th, 2007</para>
241 <itemizedlist>
242 <listitem>
243 <para>[dnicholson] - Various changes were applied to the XFree86
244 page.</para>
245 </listitem>
246 <listitem>
247 <para>[dnicholson] - Added a version number to the Xorg md5sums
248 file.</para>
249 </listitem>
250 <listitem>
251 <para>[dnicholson] - Revert a mistaken version update to the
252 xf86-input-elographics driver.</para>
253 </listitem>
254 <listitem>
255 <para>[dnicholson] - Removed unnecessary commands for the imake
256 and xorg-cf-files packages.</para>
257 </listitem>
258 <listitem>
259 <para>[dnicholson] - Removed an unnecessary parameter for the
260 xorg-server package.</para>
261 </listitem>
262 </itemizedlist>
263 </listitem>
264
265 <listitem>
266 <para>May 23rd, 2007</para>
267 <itemizedlist>
268 <listitem>
269 <para>[dnicholson] - Removed the unneeded Glibc build fix for
270 XFree86.</para>
271 </listitem>
272 </itemizedlist>
273 </listitem>
274
275 <listitem>
276 <para>May 19th, 2007</para>
277 <itemizedlist>
278 <listitem>
279 <para>[dnicholson] - Fix the installation of the mail extensions
280 to go to the correct directory in Thunderbird.</para>
281 </listitem>
282 </itemizedlist>
283 </listitem>
284
285 <listitem>
286 <para>May 18th, 2007</para>
287 <itemizedlist>
288 <listitem>
289 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
290 Enigmail-0.95.0.</para>
291 </listitem>
292 </itemizedlist>
293 </listitem>
294
295 <listitem>
296 <para>May 13th, 2007</para>
297 <itemizedlist>
298 <listitem>
299 <para>[dnicholson] - Updated to xterm-225 and corrected configure
300 settings. Thanks to kratz00 and fix.</para>
301 </listitem>
302 <listitem>
303 <para>[bdubbs] - Updated to vim-7.1.</para>
304 </listitem>
305 </itemizedlist>
306 </listitem>
307
308 <listitem>
309 <para>May 5th, 2007</para>
310 <itemizedlist>
311 <listitem>
312 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
313 </listitem>
314 <listitem>
315 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
316 </listitem>
317 <listitem>
318 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
319 </listitem>
320 </itemizedlist>
321 </listitem>
322
323 <listitem>
324 <para>April 29th, 2007</para>
325 <itemizedlist>
326 <listitem>
327 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
328 #2134.</para>
329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
334 <para>April 27th, 2007</para>
335 <itemizedlist>
336 <listitem>
337 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
338 #2218.</para>
339 </listitem>
340 <listitem>
341 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
342 Fixes ticket #2213.</para>
343 </listitem>
344 <listitem>
345 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
346 #1988.</para>
347 </listitem>
348 </itemizedlist>
349 </listitem>
350
351 <listitem>
352 <para>April 26th, 2007</para>
353 <itemizedlist>
354 <listitem>
355 <para>[randy] - Updated to GnuPG-1.4.7.</para>
356 </listitem>
357 </itemizedlist>
358 </listitem>
359
360 <listitem>
361 <para>April 25th, 2007</para>
362 <itemizedlist>
363 <listitem>
364 <para>[bdubbs] - Added a security patch for Qt and updated
365 description of MySql options for Qt.</para>
366 </listitem>
367 <listitem>
368 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
369 </listitem>
370 </itemizedlist>
371 </listitem>
372
373 <listitem>
374 <para>April 21st, 2007</para>
375 <itemizedlist>
376 <listitem>
377 <para>[bdubbs] - Expanded note on building database support
378 into qt.</para>
379 </listitem>
380 </itemizedlist>
381 </listitem>
382
383 <listitem>
384 <para>April 20th, 2007</para>
385 <itemizedlist>
386 <listitem>
387 <para>[randy] - Updated to Graphviz-2.12.</para>
388 </listitem>
389 <listitem>
390 <para>[randy] - Updated to Doxygen-1.5.2.</para>
391 </listitem>
392 </itemizedlist>
393 </listitem>
394
395 <listitem>
396 <para>April 19th, 2007</para>
397 <itemizedlist>
398 <listitem>
399 <para>[randy] - Updated to unixODBC-2.2.12.</para>
400 </listitem>
401 <listitem>
402 <para>[randy] - Updated to libsoup-2.2.100.</para>
403 </listitem>
404 <listitem>
405 <para>[randy] - Updated to startup-notification-0.9.</para>
406 </listitem>
407 <listitem>
408 <para>[randy] - Updated to GOffice-0.2.2.</para>
409 </listitem>
410 <listitem>
411 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
412 </listitem>
413 </itemizedlist>
414 </listitem>
415
416 <listitem>
417 <para>April 18th, 2007</para>
418 <itemizedlist>
419 <listitem>
420 <para>[randy] - Added additional files to the chmod command in the
421 S-Lang instructions.</para>
422 </listitem>
423 <listitem>
424 <para>[randy] - Added a note to run some commands in the OpenSSH
425 instructions as the root user. Thanks to ghylton for the
426 report.</para>
427 </listitem>
428 <listitem>
429 <para>[randy] - Updated to libgsf-1.14.3.</para>
430 </listitem>
431 </itemizedlist>
432 </listitem>
433
434 <listitem>
435 <para>April 17th, 2007</para>
436 <itemizedlist>
437 <listitem>
438 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
439 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
440 XML::SAX::Expat and XML::Simple</para>
441 </listitem>
442 <listitem>
443 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
444 by the GNOME Icon Theme package).</para>
445 </listitem>
446 </itemizedlist>
447 </listitem>
448
449 <listitem>
450 <para>April 16th, 2007</para>
451 <itemizedlist>
452 <listitem>
453 <para>[randy] - Updated to EsounD-0.2.37.</para>
454 </listitem>
455 <listitem>
456 <para>[randy] - Updated the PyGTK dependencies in the HAL
457 instructions.</para>
458 </listitem>
459 </itemizedlist>
460 </listitem>
461
462 <listitem>
463 <para>April 15th, 2007</para>
464 <itemizedlist>
465 <listitem>
466 <para>[djensen] - Updated to librsvg-2.16.1.</para>
467 </listitem>
468 <listitem>
469 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
470 </listitem>
471 <listitem>
472 <para>[randy] - Updated to Qt-3.3.8.</para>
473 </listitem>
474 <listitem>
475 <para>[randy] - Updated to NAS-1.9.</para>
476 </listitem>
477 </itemizedlist>
478 </listitem>
479
480 <listitem>
481 <para>April 14th, 2007</para>
482 <itemizedlist>
483 <listitem>
484 <para>[randy] - Updated to Samba-3.0.24.</para>
485 </listitem>
486 </itemizedlist>
487 </listitem>
488
489 <listitem>
490 <para>April 13th, 2007</para>
491 <itemizedlist>
492 <listitem>
493 <para>[randy] - Updated to Gamin-0.1.8.</para>
494 </listitem>
495 <listitem>
496 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
497 </listitem>
498 </itemizedlist>
499 </listitem>
500
501 <listitem>
502 <para>April 10th, 2007</para>
503 <itemizedlist>
504 <listitem>
505 <para>[randy] - Updated to little cms-1.16.</para>
506 </listitem>
507 <listitem>
508 <para>[randy] - Added the Utah Raster Toolkit as an optional
509 dependency of giflib.</para>
510 </listitem>
511 </itemizedlist>
512 </listitem>
513
514 <listitem>
515 <para>April 9th, 2007</para>
516 <itemizedlist>
517 <listitem>
518 <para>[randy] - Updated to Ruby-1.8.6.</para>
519 </listitem>
520 <listitem>
521 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
522 </listitem>
523 </itemizedlist>
524 </listitem>
525
526 <listitem>
527 <para>April 4th, 2007</para>
528 <itemizedlist>
529 <listitem>
530 <para>[randy] - Updated the XML and stylesheets to use the 4.5
531 version of DocBook XML DTD.</para>
532 </listitem>
533 </itemizedlist>
534 </listitem>
535
536 <listitem>
537 <para>March 31st, 2007</para>
538 <itemizedlist>
539 <listitem>
540 <para>[randy] - Updated to PHP-5.2.1.</para>
541 </listitem>
542 <listitem>
543 <para>[randy] - Removed the Ash package as it has been effectively
544 replaced by the Dash package.</para>
545 </listitem>
546 </itemizedlist>
547 </listitem>
548
549 <listitem>
550 <para>March 30th, 2007</para>
551 <itemizedlist>
552 <listitem>
553 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
554 </listitem>
555 <listitem>
556 <para>[randy] - Updated to libpcap-0.9.5.</para>
557 </listitem>
558 <listitem>
559 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
560 </listitem>
561 <listitem>
562 <para>[randy] - Updated to GTK-Doc-1.8.</para>
563 </listitem>
564 <listitem>
565 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
566 </listitem>
567 <listitem>
568 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
569 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
570 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
571 </listitem>
572 <listitem>
573 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
574 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
575 IO::Compress::Zlib-2.004.</para>
576 </listitem>
577 </itemizedlist>
578 </listitem>
579
580 <listitem>
581 <para>March 28th, 2007</para>
582 <itemizedlist>
583 <listitem>
584 <para>[randy] - Updated to ASpell-0.60.5.</para>
585 </listitem>
586 </itemizedlist>
587 </listitem>
588
589 <listitem>
590 <para>March 27th, 2007</para>
591 <itemizedlist>
592 <listitem>
593 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
594 </listitem>
595 </itemizedlist>
596 </listitem>
597
598 <listitem>
599 <para>March 26th, 2007</para>
600 <itemizedlist>
601 <listitem>
602 <para>[djensen] - Updated to libIDL-0.8.8.</para>
603 </listitem>
604 <listitem>
605 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
606 </listitem>
607 <listitem>
608 <para>[randy] - Updated to Sendmail-8.14.0.</para>
609 </listitem>
610 <listitem>
611 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
612 </listitem>
613 </itemizedlist>
614 </listitem>
615
616 <listitem>
617 <para>March 25th, 2007</para>
618 <itemizedlist>
619 <listitem>
620 <para>[djensen] - Updated to Intltool-0.35.5.</para>
621 </listitem>
622 <listitem>
623 <para>[djensen] - Updated to libwnck-2.18.0.</para>
624 </listitem>
625 <listitem>
626 <para>[djensen] - Updated to VTE-2.16.0.</para>
627 </listitem>
628 <listitem>
629 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
630 </listitem>
631 <listitem>
632 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
633 </listitem>
634 <listitem>
635 <para>[randy] - Updated to cURL-7.16.1.</para>
636 </listitem>
637 <listitem>
638 <para>[randy] - Updated to Stunnel-4.20.</para>
639 </listitem>
640 <listitem>
641 <para>[randy] - Updated to Libidn-0.6.11.</para>
642 </listitem>
643 </itemizedlist>
644 </listitem>
645
646 <listitem>
647 <para>March 24th, 2007</para>
648 <itemizedlist>
649 <listitem>
650 <para>[randy] - Updated to FOP-0.93.</para>
651 </listitem>
652 </itemizedlist>
653 </listitem>
654
655 <listitem>
656 <para>March 23rd, 2007</para>
657 <itemizedlist>
658 <listitem>
659 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
660 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
661 report.</para>
662 </listitem>
663 <listitem>
664 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
665 an optional command for replacing /bin/sh.</para>
666 </listitem>
667 <listitem>
668 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
669 </listitem>
670 <listitem>
671 <para>[randy] - Added new package JUnit-4.1.</para>
672 </listitem>
673 </itemizedlist>
674 </listitem>
675
676 <listitem>
677 <para>March 21st, 2007</para>
678 <itemizedlist>
679 <listitem>
680 <para>[randy] - Updated to MySQL-5.0.37.</para>
681 </listitem>
682 <listitem>
683 <para>[randy] - Modified the Heimdal instructions to rename the
684 Heimdal libss headers and libraries and restore the orginal E2fsprogs
685 files. Also added some documentation installation commands.</para>
686 </listitem>
687 </itemizedlist>
688 </listitem>
689
690 <listitem>
691 <para>March 20th, 2007</para>
692 <itemizedlist>
693 <listitem>
694 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
695 problem and some systems when running checks.</para>
696 </listitem>
697 <listitem>
698 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
699 used in LFS.</para>
700 </listitem>
701 <listitem>
702 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
703 </listitem>
704 </itemizedlist>
705 </listitem>
706
707 <listitem>
708 <para>March 19th, 2007</para>
709 <itemizedlist>
710 <listitem>
711 <para>[randy] - Updated to cpio-2.7.</para>
712 </listitem>
713 </itemizedlist>
714 </listitem>
715
716 <listitem>
717 <para>March 18th, 2007</para>
718 <itemizedlist>
719 <listitem>
720 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
721 </listitem>
722 <listitem>
723 <para>[randy] - Added a warning to the GNOME introduction section,
724 and links to this warning in various GNOME package instructions
725 telling to use the stable version of BLFS to build current
726 GNOME.</para>
727 </listitem>
728 <listitem>
729 <para>[randy] - Updated to GTK+-2.10.11.</para>
730 </listitem>
731 <listitem>
732 <para>[randy] - Updated to ATK-1.18.0.</para>
733 </listitem>
734 <listitem>
735 <para>[randy] - Updated to Pango-1.16.1.</para>
736 </listitem>
737 <listitem>
738 <para>[randy] - Updated to cairo-1.4.0.</para>
739 </listitem>
740 <listitem>
741 <para>[randy] - Updated to GLib-2.12.11.</para>
742 </listitem>
743 </itemizedlist>
744 </listitem>
745
746 <listitem>
747 <para>March 17th, 2007</para>
748 <itemizedlist>
749 <listitem>
750 <para>[randy] - Updated to libxslt-1.1.20.</para>
751 </listitem>
752 <listitem>
753 <para>[randy] - Updated to Python-2.5.</para>
754 </listitem>
755 </itemizedlist>
756 </listitem>
757
758 <listitem>
759 <para>March 16th, 2007</para>
760 <itemizedlist>
761 <listitem>
762 <para>[randy] - Updated to GCC-4.1.2, which matches the version
763 used in LFS.</para>
764 </listitem>
765 </itemizedlist>
766 </listitem>
767
768 <listitem>
769 <para>March 15th, 2007</para>
770 <itemizedlist>
771 <listitem>
772 <para>[randy] - Added the Dash package using a patch provided by
773 Agathoklis Hatzimanikas.</para>
774 </listitem>
775 </itemizedlist>
776 </listitem>
777
778 <listitem>
779 <para>March 13th, 2007</para>
780 <itemizedlist>
781 <listitem>
782 <para>[randy] - Added a note to the Linux-PAM instructions to run
783 the test suite after the package has been installed and minimally
784 configured.</para>
785 </listitem>
786 </itemizedlist>
787 </listitem>
788
789 <listitem>
790 <para>March 8th, 2007</para>
791 <itemizedlist>
792 <listitem>
793 <para>[alexander] - Added Recode-3.6.</para>
794 </listitem>
795 </itemizedlist>
796 </listitem>
797
798 <listitem>
799 <para>March 7th, 2007</para>
800 <itemizedlist>
801 <listitem>
802 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
803 man page sed by alexander.</para>
804 </listitem>
805 </itemizedlist>
806 </listitem>
807
808 <listitem>
809 <para>March 4th, 2007</para>
810 <itemizedlist>
811 <listitem>
812 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
813 packages to version 4.5. Patch from Matthew Burgess.</para>
814 </listitem>
815 </itemizedlist>
816 </listitem>
817
818 <listitem>
819 <para>March 3rd, 2007</para>
820 <itemizedlist>
821 <listitem>
822 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
823 </listitem>
824 <listitem>
825 <para>[alexander] - Removed the link to the (dead) libstk
826 site from Xine Libraries page.</para>
827 </listitem>
828 </itemizedlist>
829 </listitem>
830
831 <listitem>
832 <para>February 28th, 2007</para>
833 <itemizedlist>
834 <listitem>
835 <para>[dnicholson] - Made the i18n-fonts commands more explicit
836 on the a2ps page to guard against errors. Thanks to Nathan Coulson
837 for the report.</para>
838 </listitem>
839 </itemizedlist>
840 </listitem>
841
842 <listitem>
843 <para>February 24th, 2007</para>
844 <itemizedlist>
845 <listitem>
846 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
847 Daniel Rindt.</para>
848 </listitem>
849 </itemizedlist>
850 </listitem>
851
852 <listitem>
853 <para>February 19th, 2007</para>
854 <itemizedlist>
855 <listitem>
856 <para>[dnicholson] - Fixed the sed needed to run the libxml2
857 testsuite. Closes #2299. Report from kratz00.</para>
858 </listitem>
859 </itemizedlist>
860 </listitem>
861
862 <listitem>
863 <para>February 16th, 2007</para>
864 <itemizedlist>
865 <listitem>
866 <para>[randy] - Updated to GMP-4.2.1.</para>
867 </listitem>
868 <listitem>
869 <para>[randy] - Updated to libxml2-2.6.27.</para>
870 </listitem>
871 <listitem>
872 <para>[randy] - Fixed a broken documentation installation command
873 in the libpng instructions, thanks to Nathan Coulson for the
874 report.</para>
875 </listitem>
876 <listitem>
877 <para>[randy] - Updated to Inetutils-1.5.</para>
878 </listitem>
879 </itemizedlist>
880 </listitem>
881
882 <listitem>
883 <para>February 15th, 2007</para>
884 <itemizedlist>
885 <listitem>
886 <para>[randy] - Updated to Sysstat-7.0.4.</para>
887 </listitem>
888 <listitem>
889 <para>[randy] - Updated to Shadow-4.0.17.</para>
890 </listitem>
891 <listitem>
892 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
893 </listitem>
894 <listitem>
895 <para>[randy] - Updated to Tk-8.4.14.</para>
896 </listitem>
897 <listitem>
898 <para>[randy] - Updated to Tcl-8.4.14.</para>
899 </listitem>
900 <listitem>
901 <para>[randy] - Updated to S-Lang-2.0.7.</para>
902 </listitem>
903 <listitem>
904 <para>[randy] - Updated to PCRE-7.0.</para>
905 </listitem>
906 <listitem>
907 <para>[randy] - Updated to libpng-1.2.16.</para>
908 </listitem>
909 <listitem>
910 <para>[randy] - Updated to pkg-config-0.21.</para>
911 </listitem>
912 </itemizedlist>
913 </listitem>
914
915 <listitem>
916 <para>February 14th, 2007</para>
917 <itemizedlist>
918 <listitem>
919 <para>[randy] - Released BLFS Version 6.2.0.</para>
920 </listitem>
921 </itemizedlist>
922 </listitem>
923
924 <listitem>
925 <para>February 6th, 2007</para>
926 <itemizedlist>
927 <listitem>
928 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
929 6.2 branch until 6.2.0 has been released).</para>
930 </listitem>
931 </itemizedlist>
932 </listitem>
933
934 <listitem>
935 <para>February 4th, 2007</para>
936 <itemizedlist>
937 <listitem>
938 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
939 package (do not merge to the 6.2 branch).</para>
940 </listitem>
941 </itemizedlist>
942 </listitem>
943
944 </itemizedlist>
945
946</sect1>
Note: See TracBrowser for help on using the repository browser.