source: introduction/welcome/changelog.xml@ c0c33269

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 c0c33269 was c0c33269, checked in by DJ Lucas <dj@…>, 17 years ago

Set pam_cracklib to defaults and added security note.

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

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