source: introduction/welcome/changelog.xml@ 895826e

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

Updated to JUnit-4.3.1

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

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