source: introduction/welcome/changelog.xml@ 36474cb

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

Updated to ntp-4.2.4p0

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

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