source: introduction/welcome/changelog.xml@ d0bf291

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

Updated to HAL-0.5.9.1 and HAL Hardware Data-20070618

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

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