source: introduction/welcome/changelog.xml@ 870a50d

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

Clarified the Apache HTTPD dependencies and added a note how to build APR-util with Berkeley DB support

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

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