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

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

Updated to SLIB-3a4

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

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