source: introduction/welcome/changelog.xml@ 95f0196

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

Updated to Thunderbird-2.0.0.4

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

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