source: introduction/welcome/changelog.xml@ c5e7d76

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

Updated to cURL-7.16.3

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

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