source: introduction/welcome/changelog.xml@ 4c26a95

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

Updated to Python-2.5.1

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

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