source: introduction/welcome/changelog.xml@ 7b769ad

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

Updated to Sendmail-8.14.1

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

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