source: introduction/welcome/changelog.xml@ c8381bf6

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

Updated to NSS-3.11.7 (includes NSPR-4.6.7)

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

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