source: introduction/welcome/changelog.xml@ 6a97e97

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 6a97e97 was 6a97e97, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Updated to iptables-1.3.8

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

  • Property mode set to 100644
File size: 43.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>August 2nd, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[dnicholson] - Updated to Iptables-1.3.8.</para>
49 </listitem>
50 <listitem>
51 <para>[dnicholson] - Updated the libusb udev rule for raw USB device
52 ownership to work with Linux-2.6.22.</para>
53 </listitem>
54 </itemizedlist>
55 </listitem>
56
57 <listitem>
58 <para>August 1st, 2007</para>
59 <itemizedlist>
60 <listitem>
61 <para>[ag] - Updated to ReiserFS-3.6.20.</para>
62 </listitem>
63 </itemizedlist>
64 </listitem>
65
66 <listitem>
67 <para>July 31st, 2007</para>
68 <itemizedlist>
69 <listitem>
70 <para>[ag] - Removed an obsolete text in the X Window System Components
71 page.</para>
72 </listitem>
73 <listitem>
74 <para>[ag] - Updated to Dash-0.5.4. Fixes Trac ticket #2366.</para>
75 </listitem>
76 </itemizedlist>
77 </listitem>
78
79 <listitem>
80 <para>July 30th, 2007</para>
81 <itemizedlist>
82 <listitem>
83 <para>[ag] - Removed the extra-prompt.sh script. Avoid to export the PS1
84 variable, and modified it. Thanks to David Jensen for the suggestions and
85 to Craig Jackson for the report.</para>
86 </listitem>
87 <listitem>
88 <para>[ag] - Added a warning in mutt instructions, about linking mutt
89 against GnuTLS.</para>
90 </listitem>
91 <listitem>
92 <para>[ag] - Added a consolidated patch to vim instructions, with fixes
93 from upstream. Syncing with LFS.</para>
94 </listitem>
95 </itemizedlist>
96 </listitem>
97
98 <listitem>
99 <para>July 27th, 2007</para>
100 <itemizedlist>
101 <listitem>
102 <para>[randy] - Added the D-Bus GLib bindings as a required
103 dependency of GNOME VFS and removed it from other packages where
104 it became redundant.</para>
105 </listitem>
106 <listitem>
107 <para>[randy] - Updated to XSane-0.994.</para>
108 </listitem>
109 <listitem>
110 <para>[randy] - Updated to ksh-2007-06-28.</para>
111 </listitem>
112 <listitem>
113 <para>[randy] - Updated Perl Modules: Finance::QuoteHist-1.11,
114 HTML::TableExtract-2.10.</para>
115 </listitem>
116 <listitem>
117 <para>[randy] - Added a patch to the Avifile instructions to correct
118 a build problem when using GCC-4.1.x. Thanks to Robert Connolly for
119 submitting the patch.</para>
120 </listitem>
121 </itemizedlist>
122 </listitem>
123
124 <listitem>
125 <para>July 26th, 2007</para>
126 <itemizedlist>
127 <listitem>
128 <para>[randy] - Updated to rsync-2.6.9.</para>
129 </listitem>
130 <listitem>
131 <para>[randy] - Updated some GNOME utility packages: GDM-2.18.3,
132 GNOME Utilities-2.18.1, gnome-screensaver-2.18.2,
133 zenity-2.18.2.</para>
134 </listitem>
135 <listitem>
136 <para>[randy] - Updated to XScreenSaver-5.03.</para>
137 </listitem>
138 <listitem>
139 <para>[randy] - Updated several package's broken download URLs.</para>
140 </listitem>
141 <listitem>
142 <para>[randy] - Updated to gnome-volume-manager-2.17.0.</para>
143 </listitem>
144 </itemizedlist>
145 </listitem>
146
147 <listitem>
148 <para>July 25th, 2007</para>
149 <itemizedlist>
150 <listitem>
151 <para>[randy] - Updated to Evolution-2.10.3.</para>
152 </listitem>
153 <listitem>
154 <para>[randy] - Updated to Xine Libraries-1.1.7.</para>
155 </listitem>
156 <listitem>
157 <para>[randy] - Updated some of the GNOME-2 additional packages
158 ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0,
159 gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2,
160 Totem-2.18.2. Other additional packages will be updated individually
161 as soon as possible.</para>
162 </listitem>
163 <listitem>
164 <para>[randy] - Updated GNOME-2 additional packages ('Libraries') to
165 GNOME-2.18.3.</para>
166 </listitem>
167 <listitem>
168 <para>[randy] - Updated core GNOME-2 to version 2.18.3. Separated
169 the core packages into 'Platform' and 'Desktop' sections. </para>
170 </listitem>
171 <listitem>
172 <para>[randy] - Updated to ImageMagick-6.3.5-3.</para>
173 </listitem>
174 <listitem>
175 <para>[randy] - Updated Perl Modules: Archive-Tar-1.32,
176 Archive-Zip1.20, Business-ISBN-Data-1.14,
177 Compress-Raw-Zlib-2.005, Compress-Zlib-2.005,
178 Crypt-SSLeay-0.56, Digest-SHA-5.45,
179 ExtUtils-CBuilder-0.19, ExtUtils-ParseXS-2.18,
180 IO-Compress-Base-2.005, Compress-Raw-Bzip2-2.005,
181 IO-Compress-Bzip2-2.005, IO-Compress-Zlib-2.005,
182 IO-Zlib-1.06, LWP5.806, Module-Build-0.2808,
183 Module-Corelist-2.12, Module-Signature-0.55,
184 PAR-Dist-0.24, Pod-Readme-0.09, Test-Base-0.54,
185 Test-Prereq-1.033, version-0.7203, YAML-0.65.</para>
186 </listitem>
187 </itemizedlist>
188 </listitem>
189
190 <listitem>
191 <para>July 24th, 2007</para>
192 <itemizedlist>
193 <listitem>
194 <para>[bdubbs] - Updated to Bind-9.4.1-P1.</para>
195 </listitem>
196 <listitem>
197 <para>[randy] - Updated to SANE Backends-1.0.18.</para>
198 </listitem>
199 <listitem>
200 <para>[dj] - Added Java header path to CPPFLAGS for Graphviz.</para>
201 </listitem>
202 </itemizedlist>
203 </listitem>
204
205 <listitem>
206 <para>July 22nd, 2007</para>
207 <itemizedlist>
208 <listitem>
209 <para>[randy] - Updated to XviD-1.1.3.</para>
210 </listitem>
211 <listitem>
212 <para>[randy] - Updated to ISO Codes-1.2.</para>
213 </listitem>
214 <listitem>
215 <para>[randy] - Updated to Module::Info-0.31.</para>
216 </listitem>
217 </itemizedlist>
218 </listitem>
219
220 <listitem>
221 <para>July 21st, 2007</para>
222 <itemizedlist>
223 <listitem>
224 <para>[randy] - Updated to Metacity-2.18.5</para>
225 </listitem>
226 <listitem>
227 <para>[randy] - Added new package libgnomekbd-2.18.2 to the GNOME
228 Core packages section.</para>
229 </listitem>
230 <listitem>
231 <para>[dnicholson] - Reworked Xorg download links and md5sum
232 files. Added the continue parameter for the large wget downloads.
233 </para>
234 </listitem>
235 <listitem>
236 <para>[randy] - Added a sed and a patch to allow Vorbis-Tools to link
237 against cURL and FLAC respectively. Fixes Trac ticket #2240. Patch
238 to update the book contributed by Ag Hatzimanikas.</para>
239 </listitem>
240 <listitem>
241 <para>[randy] - Updated to libxklavier-3.2.</para>
242 </listitem>
243 <listitem>
244 <para>[randy] - Updated to W3m-0.5.2.</para>
245 </listitem>
246 </itemizedlist>
247 </listitem>
248
249 <listitem>
250 <para>July 20th, 2007</para>
251 <itemizedlist>
252 <listitem>
253 <para>[randy] - Updated to GMime-2.2.10.</para>
254 </listitem>
255 <listitem>
256 <para>[randy] - Updated to libwnck-2.18.3.</para>
257 </listitem>
258 <listitem>
259 <para>[randy] - Updated to GIMP-2.2.17 and GIMP-Help-0.12. No
260 changes have been made yet to support Gutenprint instead of the
261 deprecated Gimp-Print. Those changes will follow after Gutenprint
262 is in the book.</para>
263 </listitem>
264 <listitem>
265 <para>[randy] - Updated to libgsf-1.14.5.</para>
266 </listitem>
267 <listitem>
268 <para>[randy] - Updated to XML-SAX-0.16.</para>
269 </listitem>
270 </itemizedlist>
271 </listitem>
272
273 <listitem>
274 <para>July 19th, 2007</para>
275 <itemizedlist>
276 <listitem>
277 <para>[randy] - Updated to GStreamer Ugly Plug-ins-0.10.6.</para>
278 </listitem>
279 <listitem>
280 <para>[randy] - Updated to libmpeg2-0.4.1.</para>
281 </listitem>
282 <listitem>
283 <para>[randy] - Updated to libdvdread-0.9.7.</para>
284 </listitem>
285 <listitem>
286 <para>[randy] - Added a note to the libdvdcss instructions about an
287 issue that may occur with the LaTeX installation.</para>
288 </listitem>
289 <listitem>
290 <para>[randy] - Updated to LAME-3.97.</para>
291 </listitem>
292 <listitem>
293 <para>[randy] - Updated to libao-0.8.8.</para>
294 </listitem>
295 <listitem>
296 <para>[randy] - Updated to FLAC-1.1.4.</para>
297 </listitem>
298 <listitem>
299 <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
300 </listitem>
301 <listitem>
302 <para>[randy] - Updated to Imlib2-1.4.0.</para>
303 </listitem>
304 <listitem>
305 <para>[randy] - Updated to libdv-1.0.0.</para>
306 </listitem>
307 </itemizedlist>
308 </listitem>
309
310 <listitem>
311 <para>July 18th, 2007</para>
312 <itemizedlist>
313 <listitem>
314 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
315 </listitem>
316 <listitem>
317 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
318 </listitem>
319 <listitem>
320 <para>[randy] - Updated to shared-mime-info-0.21.</para>
321 </listitem>
322 <listitem>
323 <para>[randy] - Updated to GStreamer-0.10.13.</para>
324 </listitem>
325 <listitem>
326 <para>[randy] - Added an additional sed to the LPRng instructions
327 to correct some bad syntax.</para>
328 </listitem>
329 <listitem>
330 <para>[randy] - Updated to pilot-link-0.12.2.</para>
331 </listitem>
332 <listitem>
333 <para>[randy] - Updated to Nmap-4.20.</para>
334 </listitem>
335 </itemizedlist>
336 </listitem>
337
338 <listitem>
339 <para>July 17th, 2007</para>
340 <itemizedlist>
341 <listitem>
342 <para>[randy] - Updated to Poppler-0.5.4.</para>
343 </listitem>
344 <listitem>
345 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
346 named Ethereal).</para>
347 </listitem>
348 <listitem>
349 <para>[randy] - Updated to libpcap-0.9.6.</para>
350 </listitem>
351 <listitem>
352 <para>[randy] - Updated to Samba-3.0.25b.</para>
353 </listitem>
354 <listitem>
355 <para>[randy] - Updated to Subversion-1.4.4.</para>
356 </listitem>
357 </itemizedlist>
358 </listitem>
359
360 <listitem>
361 <para>July 16th, 2007</para>
362 <itemizedlist>
363 <listitem>
364 <para>[randy] - Clarified the Apache HTTPD dependencies and added
365 a note how to build APR-util with Berkeley DB support.</para>
366 </listitem>
367 <listitem>
368 <para>[randy] - Updated to JUnit-4.3.1.</para>
369 </listitem>
370 <listitem>
371 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
372 </listitem>
373 <listitem>
374 <para>[randy] - Updated to Xpdf-3.02.</para>
375 </listitem>
376 </itemizedlist>
377 </listitem>
378
379 <listitem>
380 <para>July 15th, 2007</para>
381 <itemizedlist>
382 <listitem>
383 <para>[randy] - Updated to LessTif-0.95.0.</para>
384 </listitem>
385 <listitem>
386 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
387 </listitem>
388 <listitem>
389 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
390 </listitem>
391 <listitem>
392 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
393 </listitem>
394 </itemizedlist>
395 </listitem>
396
397 <listitem>
398 <para>July 14th, 2007</para>
399 <itemizedlist>
400 <listitem>
401 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
402 Info-20070618.</para>
403 </listitem>
404 <listitem>
405 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
406 page.</para>
407 </listitem>
408 </itemizedlist>
409 </listitem>
410
411 <listitem>
412 <para>July 12th, 2007</para>
413 <itemizedlist>
414 <listitem>
415 <para>[randy] - Updated to Tcsh-6.15.00.</para>
416 </listitem>
417 </itemizedlist>
418 </listitem>
419
420 <listitem>
421 <para>July 11th, 2007</para>
422 <itemizedlist>
423 <listitem>
424 <para>[randy] - Updated to cpio-2.9.</para>
425 </listitem>
426 <listitem>
427 <para>[randy] - Updated to Sendmail-8.14.1.</para>
428 </listitem>
429 </itemizedlist>
430 </listitem>
431
432 <listitem>
433 <para>July 10th, 2007</para>
434 <itemizedlist>
435 <listitem>
436 <para>[dnicholson] - Added information for running the D-Bus
437 testsuite.</para>
438 </listitem>
439 <listitem>
440 <para>[randy] - Updated the K3b and KDE Base instructions to
441 specify that the D-Bus Qt3 Bindings are required if HAL
442 functionality is desired.</para>
443 </listitem>
444 <listitem>
445 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
446 and libpthread-stubs to the book. Enabled it as a dependency for
447 the Xorg-7 Libraries.</para>
448 </listitem>
449 <listitem>
450 <para>[randy] - Modified the D-Bus dependency in several packages
451 to account for the new D-Bus core and bindings separation.</para>
452 </listitem>
453 <listitem>
454 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
455 page.</para>
456 </listitem>
457 </itemizedlist>
458 </listitem>
459
460 <listitem>
461 <para>July 9th, 2007</para>
462 <itemizedlist>
463 <listitem>
464 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
465 </listitem>
466 <listitem>
467 <para>[randy] - Created a D-Bus Bindings page and added the GLib
468 bindings. Other D-Bus bindings will be added to the same page as they
469 are developed.</para>
470 </listitem>
471 </itemizedlist>
472 </listitem>
473
474 <listitem>
475 <para>July 8th, 2007</para>
476 <itemizedlist>
477 <listitem>
478 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
479 r6797.</para>
480 </listitem>
481 <listitem>
482 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
483 packages.</para>
484 </listitem>
485 <listitem>
486 <para>[randy] - Updated to CUPS-1.2.11.</para>
487 </listitem>
488 <listitem>
489 <para>[randy] - Updated to PHP-5.2.3.</para>
490 </listitem>
491 <listitem>
492 <para>[randy] - Updated to libexif-0.6.16.</para>
493 </listitem>
494 <listitem>
495 <para>[randy] - Updated to libglade-2.6.1.</para>
496 </listitem>
497 <listitem>
498 <para>[randy] - Updated to cURL-7.16.3.</para>
499 </listitem>
500 <listitem>
501 <para>[randy] - Updated to Libidn-0.6.14.</para>
502 </listitem>
503 </itemizedlist>
504 </listitem>
505
506 <listitem>
507 <para>July 7th, 2007</para>
508 <itemizedlist>
509 <listitem>
510 <para>[manuel] - Updated book rendering framework to use the new
511 LFS-XSL stylesheets.</para>
512 </listitem>
513 </itemizedlist>
514 </listitem>
515
516 <listitem>
517 <para>July 6th, 2007</para>
518 <itemizedlist>
519 <listitem>
520 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
521 </listitem>
522 <listitem>
523 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
524 the download page now properly reflects the versions.</para>
525 </listitem>
526 </itemizedlist>
527 </listitem>
528
529 <listitem>
530 <para>July 5th, 2007</para>
531 <itemizedlist>
532 <listitem>
533 <para>[randy] - Updated to MySQL-5.0.41.</para>
534 </listitem>
535 <listitem>
536 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
537 </listitem>
538 </itemizedlist>
539 </listitem>
540
541 <listitem>
542 <para>July 4th, 2007</para>
543 <itemizedlist>
544 <listitem>
545 <para>[randy] - Updated to libxslt-1.1.21.</para>
546 </listitem>
547 <listitem>
548 <para>[dj] - Modified Linux-PAM configuration to use cracklib
549 defaults.</para>
550 </listitem>
551 </itemizedlist>
552 </listitem>
553
554 <listitem>
555 <para>July 3rd, 2007</para>
556 <itemizedlist>
557 <listitem>
558 <para>[randy] - Updated to libxml2-2.6.29.</para>
559 </listitem>
560 <listitem>
561 <para>[randy] - Updated to Python-2.5.1.</para>
562 </listitem>
563 <listitem>
564 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
565 in LFS. Also modified the /etc/pam.d/login file as suggested by
566 Jonathan Oksman to strengthen the login security.</para>
567 </listitem>
568 <listitem>
569 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
570 drivers. Reported by Alexander Patrakov.</para>
571 </listitem>
572 </itemizedlist>
573 </listitem>
574
575 <listitem>
576 <para>July 2nd, 2007</para>
577 <itemizedlist>
578 <listitem>
579 <para>[randy] - Updated to Whois-4.7.21.</para>
580 </listitem>
581 <listitem>
582 <para>[randy] - Updated to Expat-2.0.1.</para>
583 </listitem>
584 <listitem>
585 <para>[randy] - Updated to S-Lang-2.1.1.</para>
586 </listitem>
587 <listitem>
588 <para>[randy] - Updated to PCRE-7.2.</para>
589 </listitem>
590 <listitem>
591 <para>[randy] - Updated to libpng-1.2.18.</para>
592 </listitem>
593 <listitem>
594 <para>[randy] - Updated to pkg-config-0.22.</para>
595 </listitem>
596 </itemizedlist>
597 </listitem>
598
599 <listitem>
600 <para>July 1st, 2007</para>
601 <itemizedlist>
602 <listitem>
603 <para>[randy] - Incremented the date of the bootscript entity so
604 a new bootscript tarball will be created (to reflect the changes
605 made to the bootscripts on 20070620).</para>
606 </listitem>
607 </itemizedlist>
608 </listitem>
609
610 <listitem>
611 <para>June 30th, 2007</para>
612 <itemizedlist>
613 <listitem>
614 <para>[randy] - Updated to GTK+-2.10.13.</para>
615 </listitem>
616 <listitem>
617 <para>[randy] - Updated to Pango-1.16.4.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Updated to cairo-1.4.10.</para>
621 </listitem>
622 <listitem>
623 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
624 tarball.</para>
625 </listitem>
626 <listitem>
627 <para>[randy] - Updated to GLib-2.12.12.</para>
628 </listitem>
629 </itemizedlist>
630 </listitem>
631
632 <listitem>
633 <para>June 20th, 2007</para>
634 <itemizedlist>
635 <listitem>
636 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
637 #2362. Reported by laxy.</para>
638 </listitem>
639 <listitem>
640 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
641 </listitem>
642 </itemizedlist>
643 </listitem>
644
645 <listitem>
646 <para>June 15th, 2007</para>
647 <itemizedlist>
648 <listitem>
649 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
650 Ag Hatzim.</para>
651 </listitem>
652 <listitem>
653 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
654 libX11 and libXrender are found.</para>
655 </listitem>
656 </itemizedlist>
657 </listitem>
658
659 <listitem>
660 <para>June 13th, 2007</para>
661 <itemizedlist>
662 <listitem>
663 <para>[dj] - Added ksh-2007-03-28</para>
664 </listitem>
665 </itemizedlist>
666 </listitem>
667
668 <listitem>
669 <para>June 12th, 2007</para>
670 <itemizedlist>
671 <listitem>
672 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
673 </listitem>
674 </itemizedlist>
675 </listitem>
676
677 <listitem>
678 <para>June 7th, 2007</para>
679 <itemizedlist>
680 <listitem>
681 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
682 the bin, include and lib directories in /usr/share/qt.</para>
683 </listitem>
684 <listitem>
685 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
686 </listitem>
687 <listitem>
688 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
689 Moffat.</para>
690 </listitem>
691 <listitem>
692 <para>[dnicholson] - Removed the optional ctypes dependency from
693 libmusicbrainz since it's included in Python-2.5. Thanks to
694 bambi for the report.</para>
695 </listitem>
696 <listitem>
697 <para>[dnicholson] - Fixed some errors on the X Window System
698 Components page. Reported by Spinal.</para>
699 </listitem>
700 </itemizedlist>
701 </listitem>
702
703 <listitem>
704 <para>May 31st, 2007</para>
705 <itemizedlist>
706 <listitem>
707 <para>[dnicholson] - Changed the xkb output directory for
708 Xorg-Server to match that from XKeyboardConfig. Reported by
709 DJ Lucas.</para>
710 </listitem>
711 <listitem>
712 <para>[dnicholson] - Streamlined the commands for each Xorg
713 section.</para>
714 </listitem>
715 <listitem>
716 <para>[dnicholson] - Commented out the sun video drivers and
717 deprecated modules in the Xorg wget lists and changed the
718 download commands to support the comments.</para>
719 </listitem>
720 </itemizedlist>
721 </listitem>
722
723 <listitem>
724 <para>May 30th, 2007</para>
725 <itemizedlist>
726 <listitem>
727 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
728 Reported by Roland Puntaier.</para>
729 </listitem>
730 <listitem>
731 <para>[dnicholson] - Added a missing expat dependency on the
732 MesaLib page. Reported by DJ Lucas.</para>
733 </listitem>
734 </itemizedlist>
735 </listitem>
736
737 <listitem>
738 <para>May 28th, 2007</para>
739 <itemizedlist>
740 <listitem>
741 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
742 to optional and added a required XML::Parser dependency.</para>
743 </listitem>
744 </itemizedlist>
745 </listitem>
746
747 <listitem>
748 <para>May 26th, 2007</para>
749 <itemizedlist>
750 <listitem>
751 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
752 Startup Files since entries in /opt are handled separately.</para>
753 </listitem>
754 </itemizedlist>
755 </listitem>
756
757 <listitem>
758 <para>May 25th, 2007</para>
759 <itemizedlist>
760 <listitem>
761 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
762 </listitem>
763 <listitem>
764 <para>[dnicholson] - Added the XKeyboardConfig package, which
765 replaces xkbdata for Xorg-7.</para>
766 </listitem>
767 <listitem>
768 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
769 </listitem>
770 <listitem>
771 <para>[dnicholson] - Updated to Xorg-7.2.</para>
772 </listitem>
773 </itemizedlist>
774 </listitem>
775
776 <listitem>
777 <para>May 24th, 2007</para>
778 <itemizedlist>
779 <listitem>
780 <para>[dnicholson] - Various changes were applied to the XFree86
781 page.</para>
782 </listitem>
783 <listitem>
784 <para>[dnicholson] - Added a version number to the Xorg md5sums
785 file.</para>
786 </listitem>
787 <listitem>
788 <para>[dnicholson] - Revert a mistaken version update to the
789 xf86-input-elographics driver.</para>
790 </listitem>
791 <listitem>
792 <para>[dnicholson] - Removed unnecessary commands for the imake
793 and xorg-cf-files packages.</para>
794 </listitem>
795 <listitem>
796 <para>[dnicholson] - Removed an unnecessary parameter for the
797 xorg-server package.</para>
798 </listitem>
799 </itemizedlist>
800 </listitem>
801
802 <listitem>
803 <para>May 23rd, 2007</para>
804 <itemizedlist>
805 <listitem>
806 <para>[dnicholson] - Removed the unneeded Glibc build fix for
807 XFree86.</para>
808 </listitem>
809 </itemizedlist>
810 </listitem>
811
812 <listitem>
813 <para>May 19th, 2007</para>
814 <itemizedlist>
815 <listitem>
816 <para>[dnicholson] - Fix the installation of the mail extensions
817 to go to the correct directory in Thunderbird.</para>
818 </listitem>
819 </itemizedlist>
820 </listitem>
821
822 <listitem>
823 <para>May 18th, 2007</para>
824 <itemizedlist>
825 <listitem>
826 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
827 Enigmail-0.95.0.</para>
828 </listitem>
829 </itemizedlist>
830 </listitem>
831
832 <listitem>
833 <para>May 13th, 2007</para>
834 <itemizedlist>
835 <listitem>
836 <para>[dnicholson] - Updated to xterm-225 and corrected configure
837 settings. Thanks to kratz00 and fix.</para>
838 </listitem>
839 <listitem>
840 <para>[bdubbs] - Updated to vim-7.1.</para>
841 </listitem>
842 </itemizedlist>
843 </listitem>
844
845 <listitem>
846 <para>May 5th, 2007</para>
847 <itemizedlist>
848 <listitem>
849 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
850 </listitem>
851 <listitem>
852 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
853 </listitem>
854 <listitem>
855 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
856 </listitem>
857 </itemizedlist>
858 </listitem>
859
860 <listitem>
861 <para>April 29th, 2007</para>
862 <itemizedlist>
863 <listitem>
864 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
865 #2134.</para>
866 </listitem>
867 </itemizedlist>
868 </listitem>
869
870 <listitem>
871 <para>April 27th, 2007</para>
872 <itemizedlist>
873 <listitem>
874 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
875 #2218.</para>
876 </listitem>
877 <listitem>
878 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
879 Fixes ticket #2213.</para>
880 </listitem>
881 <listitem>
882 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
883 #1988.</para>
884 </listitem>
885 </itemizedlist>
886 </listitem>
887
888 <listitem>
889 <para>April 26th, 2007</para>
890 <itemizedlist>
891 <listitem>
892 <para>[randy] - Updated to GnuPG-1.4.7.</para>
893 </listitem>
894 </itemizedlist>
895 </listitem>
896
897 <listitem>
898 <para>April 25th, 2007</para>
899 <itemizedlist>
900 <listitem>
901 <para>[bdubbs] - Added a security patch for Qt and updated
902 description of MySql options for Qt.</para>
903 </listitem>
904 <listitem>
905 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
906 </listitem>
907 </itemizedlist>
908 </listitem>
909
910 <listitem>
911 <para>April 21st, 2007</para>
912 <itemizedlist>
913 <listitem>
914 <para>[bdubbs] - Expanded note on building database support
915 into qt.</para>
916 </listitem>
917 </itemizedlist>
918 </listitem>
919
920 <listitem>
921 <para>April 20th, 2007</para>
922 <itemizedlist>
923 <listitem>
924 <para>[randy] - Updated to Graphviz-2.12.</para>
925 </listitem>
926 <listitem>
927 <para>[randy] - Updated to Doxygen-1.5.2.</para>
928 </listitem>
929 </itemizedlist>
930 </listitem>
931
932 <listitem>
933 <para>April 19th, 2007</para>
934 <itemizedlist>
935 <listitem>
936 <para>[randy] - Updated to unixODBC-2.2.12.</para>
937 </listitem>
938 <listitem>
939 <para>[randy] - Updated to libsoup-2.2.100.</para>
940 </listitem>
941 <listitem>
942 <para>[randy] - Updated to startup-notification-0.9.</para>
943 </listitem>
944 <listitem>
945 <para>[randy] - Updated to GOffice-0.2.2.</para>
946 </listitem>
947 <listitem>
948 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
949 </listitem>
950 </itemizedlist>
951 </listitem>
952
953 <listitem>
954 <para>April 18th, 2007</para>
955 <itemizedlist>
956 <listitem>
957 <para>[randy] - Added additional files to the chmod command in the
958 S-Lang instructions.</para>
959 </listitem>
960 <listitem>
961 <para>[randy] - Added a note to run some commands in the OpenSSH
962 instructions as the root user. Thanks to ghylton for the
963 report.</para>
964 </listitem>
965 <listitem>
966 <para>[randy] - Updated to libgsf-1.14.3.</para>
967 </listitem>
968 </itemizedlist>
969 </listitem>
970
971 <listitem>
972 <para>April 17th, 2007</para>
973 <itemizedlist>
974 <listitem>
975 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
976 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
977 XML::SAX::Expat and XML::Simple</para>
978 </listitem>
979 <listitem>
980 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
981 by the GNOME Icon Theme package).</para>
982 </listitem>
983 </itemizedlist>
984 </listitem>
985
986 <listitem>
987 <para>April 16th, 2007</para>
988 <itemizedlist>
989 <listitem>
990 <para>[randy] - Updated to EsounD-0.2.37.</para>
991 </listitem>
992 <listitem>
993 <para>[randy] - Updated the PyGTK dependencies in the HAL
994 instructions.</para>
995 </listitem>
996 </itemizedlist>
997 </listitem>
998
999 <listitem>
1000 <para>April 15th, 2007</para>
1001 <itemizedlist>
1002 <listitem>
1003 <para>[djensen] - Updated to librsvg-2.16.1.</para>
1004 </listitem>
1005 <listitem>
1006 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
1007 </listitem>
1008 <listitem>
1009 <para>[randy] - Updated to Qt-3.3.8.</para>
1010 </listitem>
1011 <listitem>
1012 <para>[randy] - Updated to NAS-1.9.</para>
1013 </listitem>
1014 </itemizedlist>
1015 </listitem>
1016
1017 <listitem>
1018 <para>April 14th, 2007</para>
1019 <itemizedlist>
1020 <listitem>
1021 <para>[randy] - Updated to Samba-3.0.24.</para>
1022 </listitem>
1023 </itemizedlist>
1024 </listitem>
1025
1026 <listitem>
1027 <para>April 13th, 2007</para>
1028 <itemizedlist>
1029 <listitem>
1030 <para>[randy] - Updated to Gamin-0.1.8.</para>
1031 </listitem>
1032 <listitem>
1033 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
1034 </listitem>
1035 </itemizedlist>
1036 </listitem>
1037
1038 <listitem>
1039 <para>April 10th, 2007</para>
1040 <itemizedlist>
1041 <listitem>
1042 <para>[randy] - Updated to little cms-1.16.</para>
1043 </listitem>
1044 <listitem>
1045 <para>[randy] - Added the Utah Raster Toolkit as an optional
1046 dependency of giflib.</para>
1047 </listitem>
1048 </itemizedlist>
1049 </listitem>
1050
1051 <listitem>
1052 <para>April 9th, 2007</para>
1053 <itemizedlist>
1054 <listitem>
1055 <para>[randy] - Updated to Ruby-1.8.6.</para>
1056 </listitem>
1057 <listitem>
1058 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
1059 </listitem>
1060 </itemizedlist>
1061 </listitem>
1062
1063 <listitem>
1064 <para>April 4th, 2007</para>
1065 <itemizedlist>
1066 <listitem>
1067 <para>[randy] - Updated the XML and stylesheets to use the 4.5
1068 version of DocBook XML DTD.</para>
1069 </listitem>
1070 </itemizedlist>
1071 </listitem>
1072
1073 <listitem>
1074 <para>March 31st, 2007</para>
1075 <itemizedlist>
1076 <listitem>
1077 <para>[randy] - Updated to PHP-5.2.1.</para>
1078 </listitem>
1079 <listitem>
1080 <para>[randy] - Removed the Ash package as it has been effectively
1081 replaced by the Dash package.</para>
1082 </listitem>
1083 </itemizedlist>
1084 </listitem>
1085
1086 <listitem>
1087 <para>March 30th, 2007</para>
1088 <itemizedlist>
1089 <listitem>
1090 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
1091 </listitem>
1092 <listitem>
1093 <para>[randy] - Updated to libpcap-0.9.5.</para>
1094 </listitem>
1095 <listitem>
1096 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
1097 </listitem>
1098 <listitem>
1099 <para>[randy] - Updated to GTK-Doc-1.8.</para>
1100 </listitem>
1101 <listitem>
1102 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
1103 </listitem>
1104 <listitem>
1105 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
1106 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
1107 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
1108 </listitem>
1109 <listitem>
1110 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
1111 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
1112 IO::Compress::Zlib-2.004.</para>
1113 </listitem>
1114 </itemizedlist>
1115 </listitem>
1116
1117 <listitem>
1118 <para>March 28th, 2007</para>
1119 <itemizedlist>
1120 <listitem>
1121 <para>[randy] - Updated to ASpell-0.60.5.</para>
1122 </listitem>
1123 </itemizedlist>
1124 </listitem>
1125
1126 <listitem>
1127 <para>March 27th, 2007</para>
1128 <itemizedlist>
1129 <listitem>
1130 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
1131 </listitem>
1132 </itemizedlist>
1133 </listitem>
1134
1135 <listitem>
1136 <para>March 26th, 2007</para>
1137 <itemizedlist>
1138 <listitem>
1139 <para>[djensen] - Updated to libIDL-0.8.8.</para>
1140 </listitem>
1141 <listitem>
1142 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
1143 </listitem>
1144 <listitem>
1145 <para>[randy] - Updated to Sendmail-8.14.0.</para>
1146 </listitem>
1147 <listitem>
1148 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
1149 </listitem>
1150 </itemizedlist>
1151 </listitem>
1152
1153 <listitem>
1154 <para>March 25th, 2007</para>
1155 <itemizedlist>
1156 <listitem>
1157 <para>[djensen] - Updated to Intltool-0.35.5.</para>
1158 </listitem>
1159 <listitem>
1160 <para>[djensen] - Updated to libwnck-2.18.0.</para>
1161 </listitem>
1162 <listitem>
1163 <para>[djensen] - Updated to VTE-2.16.0.</para>
1164 </listitem>
1165 <listitem>
1166 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
1167 </listitem>
1168 <listitem>
1169 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
1170 </listitem>
1171 <listitem>
1172 <para>[randy] - Updated to cURL-7.16.1.</para>
1173 </listitem>
1174 <listitem>
1175 <para>[randy] - Updated to Stunnel-4.20.</para>
1176 </listitem>
1177 <listitem>
1178 <para>[randy] - Updated to Libidn-0.6.11.</para>
1179 </listitem>
1180 </itemizedlist>
1181 </listitem>
1182
1183 <listitem>
1184 <para>March 24th, 2007</para>
1185 <itemizedlist>
1186 <listitem>
1187 <para>[randy] - Updated to FOP-0.93.</para>
1188 </listitem>
1189 </itemizedlist>
1190 </listitem>
1191
1192 <listitem>
1193 <para>March 23rd, 2007</para>
1194 <itemizedlist>
1195 <listitem>
1196 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
1197 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
1198 report.</para>
1199 </listitem>
1200 <listitem>
1201 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
1202 an optional command for replacing /bin/sh.</para>
1203 </listitem>
1204 <listitem>
1205 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
1206 </listitem>
1207 <listitem>
1208 <para>[randy] - Added new package JUnit-4.1.</para>
1209 </listitem>
1210 </itemizedlist>
1211 </listitem>
1212
1213 <listitem>
1214 <para>March 21st, 2007</para>
1215 <itemizedlist>
1216 <listitem>
1217 <para>[randy] - Updated to MySQL-5.0.37.</para>
1218 </listitem>
1219 <listitem>
1220 <para>[randy] - Modified the Heimdal instructions to rename the
1221 Heimdal libss headers and libraries and restore the orginal E2fsprogs
1222 files. Also added some documentation installation commands.</para>
1223 </listitem>
1224 </itemizedlist>
1225 </listitem>
1226
1227 <listitem>
1228 <para>March 20th, 2007</para>
1229 <itemizedlist>
1230 <listitem>
1231 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
1232 problem and some systems when running checks.</para>
1233 </listitem>
1234 <listitem>
1235 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
1236 used in LFS.</para>
1237 </listitem>
1238 <listitem>
1239 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
1240 </listitem>
1241 </itemizedlist>
1242 </listitem>
1243
1244 <listitem>
1245 <para>March 19th, 2007</para>
1246 <itemizedlist>
1247 <listitem>
1248 <para>[randy] - Updated to cpio-2.7.</para>
1249 </listitem>
1250 </itemizedlist>
1251 </listitem>
1252
1253 <listitem>
1254 <para>March 18th, 2007</para>
1255 <itemizedlist>
1256 <listitem>
1257 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
1258 </listitem>
1259 <listitem>
1260 <para>[randy] - Added a warning to the GNOME introduction section,
1261 and links to this warning in various GNOME package instructions
1262 telling to use the stable version of BLFS to build current
1263 GNOME.</para>
1264 </listitem>
1265 <listitem>
1266 <para>[randy] - Updated to GTK+-2.10.11.</para>
1267 </listitem>
1268 <listitem>
1269 <para>[randy] - Updated to ATK-1.18.0.</para>
1270 </listitem>
1271 <listitem>
1272 <para>[randy] - Updated to Pango-1.16.1.</para>
1273 </listitem>
1274 <listitem>
1275 <para>[randy] - Updated to cairo-1.4.0.</para>
1276 </listitem>
1277 <listitem>
1278 <para>[randy] - Updated to GLib-2.12.11.</para>
1279 </listitem>
1280 </itemizedlist>
1281 </listitem>
1282
1283 <listitem>
1284 <para>March 17th, 2007</para>
1285 <itemizedlist>
1286 <listitem>
1287 <para>[randy] - Updated to libxslt-1.1.20.</para>
1288 </listitem>
1289 <listitem>
1290 <para>[randy] - Updated to Python-2.5.</para>
1291 </listitem>
1292 </itemizedlist>
1293 </listitem>
1294
1295 <listitem>
1296 <para>March 16th, 2007</para>
1297 <itemizedlist>
1298 <listitem>
1299 <para>[randy] - Updated to GCC-4.1.2, which matches the version
1300 used in LFS.</para>
1301 </listitem>
1302 </itemizedlist>
1303 </listitem>
1304
1305 <listitem>
1306 <para>March 15th, 2007</para>
1307 <itemizedlist>
1308 <listitem>
1309 <para>[randy] - Added the Dash package using a patch provided by
1310 Agathoklis Hatzimanikas.</para>
1311 </listitem>
1312 </itemizedlist>
1313 </listitem>
1314
1315 <listitem>
1316 <para>March 13th, 2007</para>
1317 <itemizedlist>
1318 <listitem>
1319 <para>[randy] - Added a note to the Linux-PAM instructions to run
1320 the test suite after the package has been installed and minimally
1321 configured.</para>
1322 </listitem>
1323 </itemizedlist>
1324 </listitem>
1325
1326 <listitem>
1327 <para>March 8th, 2007</para>
1328 <itemizedlist>
1329 <listitem>
1330 <para>[alexander] - Added Recode-3.6.</para>
1331 </listitem>
1332 </itemizedlist>
1333 </listitem>
1334
1335 <listitem>
1336 <para>March 7th, 2007</para>
1337 <itemizedlist>
1338 <listitem>
1339 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
1340 man page sed by alexander.</para>
1341 </listitem>
1342 </itemizedlist>
1343 </listitem>
1344
1345 <listitem>
1346 <para>March 4th, 2007</para>
1347 <itemizedlist>
1348 <listitem>
1349 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
1350 packages to version 4.5. Patch from Matthew Burgess.</para>
1351 </listitem>
1352 </itemizedlist>
1353 </listitem>
1354
1355 <listitem>
1356 <para>March 3rd, 2007</para>
1357 <itemizedlist>
1358 <listitem>
1359 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
1360 </listitem>
1361 <listitem>
1362 <para>[alexander] - Removed the link to the (dead) libstk
1363 site from Xine Libraries page.</para>
1364 </listitem>
1365 </itemizedlist>
1366 </listitem>
1367
1368 <listitem>
1369 <para>February 28th, 2007</para>
1370 <itemizedlist>
1371 <listitem>
1372 <para>[dnicholson] - Made the i18n-fonts commands more explicit
1373 on the a2ps page to guard against errors. Thanks to Nathan Coulson
1374 for the report.</para>
1375 </listitem>
1376 </itemizedlist>
1377 </listitem>
1378
1379 <listitem>
1380 <para>February 24th, 2007</para>
1381 <itemizedlist>
1382 <listitem>
1383 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
1384 Daniel Rindt.</para>
1385 </listitem>
1386 </itemizedlist>
1387 </listitem>
1388
1389 <listitem>
1390 <para>February 19th, 2007</para>
1391 <itemizedlist>
1392 <listitem>
1393 <para>[dnicholson] - Fixed the sed needed to run the libxml2
1394 testsuite. Closes #2299. Report from kratz00.</para>
1395 </listitem>
1396 </itemizedlist>
1397 </listitem>
1398
1399 <listitem>
1400 <para>February 16th, 2007</para>
1401 <itemizedlist>
1402 <listitem>
1403 <para>[randy] - Updated to GMP-4.2.1.</para>
1404 </listitem>
1405 <listitem>
1406 <para>[randy] - Updated to libxml2-2.6.27.</para>
1407 </listitem>
1408 <listitem>
1409 <para>[randy] - Fixed a broken documentation installation command
1410 in the libpng instructions, thanks to Nathan Coulson for the
1411 report.</para>
1412 </listitem>
1413 <listitem>
1414 <para>[randy] - Updated to Inetutils-1.5.</para>
1415 </listitem>
1416 </itemizedlist>
1417 </listitem>
1418
1419 <listitem>
1420 <para>February 15th, 2007</para>
1421 <itemizedlist>
1422 <listitem>
1423 <para>[randy] - Updated to Sysstat-7.0.4.</para>
1424 </listitem>
1425 <listitem>
1426 <para>[randy] - Updated to Shadow-4.0.17.</para>
1427 </listitem>
1428 <listitem>
1429 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
1430 </listitem>
1431 <listitem>
1432 <para>[randy] - Updated to Tk-8.4.14.</para>
1433 </listitem>
1434 <listitem>
1435 <para>[randy] - Updated to Tcl-8.4.14.</para>
1436 </listitem>
1437 <listitem>
1438 <para>[randy] - Updated to S-Lang-2.0.7.</para>
1439 </listitem>
1440 <listitem>
1441 <para>[randy] - Updated to PCRE-7.0.</para>
1442 </listitem>
1443 <listitem>
1444 <para>[randy] - Updated to libpng-1.2.16.</para>
1445 </listitem>
1446 <listitem>
1447 <para>[randy] - Updated to pkg-config-0.21.</para>
1448 </listitem>
1449 </itemizedlist>
1450 </listitem>
1451
1452 <listitem>
1453 <para>February 14th, 2007</para>
1454 <itemizedlist>
1455 <listitem>
1456 <para>[randy] - Released BLFS Version 6.2.0.</para>
1457 </listitem>
1458 </itemizedlist>
1459 </listitem>
1460
1461 <listitem>
1462 <para>February 6th, 2007</para>
1463 <itemizedlist>
1464 <listitem>
1465 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
1466 6.2 branch until 6.2.0 has been released).</para>
1467 </listitem>
1468 </itemizedlist>
1469 </listitem>
1470
1471 <listitem>
1472 <para>February 4th, 2007</para>
1473 <itemizedlist>
1474 <listitem>
1475 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
1476 package (do not merge to the 6.2 branch).</para>
1477 </listitem>
1478 </itemizedlist>
1479 </listitem>
1480
1481 </itemizedlist>
1482
1483</sect1>
Note: See TracBrowser for help on using the repository browser.