source: introduction/welcome/changelog.xml@ e871a9a1

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

Updated to GLib-2.12.12

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

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