source: introduction/welcome/changelog.xml@ 8d237953

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

Streamlined the commands in the Xorg sections

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

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