source: introduction/welcome/changelog.xml@ 9c84fd7

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

Updated the Changelog to reflect the previous commit

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

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