source: introduction/welcome/changelog.xml@ 048bc8cc

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

Comment out the unwanted packages in the Xorg wget lists

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

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