source: introduction/welcome/changelog.xml@ 6cca9a8

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 6cca9a8 was 6cca9a8, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Removed ctypes dep in libmusicbrainz since it's included in Python-2.5

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

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