source: introduction/welcome/changelog.xml@ 34da1c3

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

Updated to cairo-1.4.10

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

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