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

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

Updated to MySQL-5.0.41

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

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