source: introduction/welcome/changelog.xml@ 67b7db5

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

Updated to libexif-0.6.16

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

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