source: introduction/welcome/changelog.xml@ 7961b4e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 7961b4e was 7961b4e, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated to Tcsh-6.15.00

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

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