source: introduction/welcome/changelog.xml@ 2badcc6

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

Added new package Orca-2.18.1 as a replacement for the obsolete Gnopernicus package

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

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