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

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 6ae4193 was a8e9d06, checked in by Bruce Dubbs <bdubbs@…>, 16 years ago

Added qt4 to the book

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

  • Property mode set to 100644
File size: 66.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="changelog" xreflabel='Change Log'>
9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Change Log</title>
17
18 <para>Please note that the Change Log only lists which editor was
19 responsible for putting the changes into SVN; please read the
20 <xref linkend="credits"/> page in Chapter 1 for details on
21 who wrote what.</para>
22
23 <para>Current release: &version; &ndash; &releasedate;</para>
24
25 <itemizedlist>
26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29
30 <listitem>
31 <para>Date</para>
32 <itemizedlist>
33 <listitem>
34 <para>[name] - Changelog entry.</para>
35 </listitem>
36 <listitem>
37 <para>[name] - Another changelog entry.</para>
38 </listitem>
39 </itemizedlist>
40 </listitem>
41
42-->
43
44 <listitem>
45 <para>March 6th, 2008</para>
46 <itemizedlist>
47 <listitem>
48 <para>[bdubbs] - Added Qt4.</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
53 <listitem>
54 <para>March 5th, 2008</para>
55 <itemizedlist>
56 <listitem>
57 <para>[ag] - Updated to zsh-4.3.5. Added libcap as optional
58 dependency and enabled the --bindir=/bin switch.</para>
59 </listitem>
60 </itemizedlist>
61 </listitem>
62
63 <listitem>
64 <para>March 4th, 2008</para>
65 <itemizedlist>
66 <listitem>
67 <para>[dj] - Updated broken cracklib-heimdal patch.</para>
68 </listitem>
69 </itemizedlist>
70 </listitem>
71
72 <listitem>
73 <para>March 3rd, 2008</para>
74 <itemizedlist>
75 <listitem>
76 <para>[ken] - Updated to libpng-1.2.24, thanks to Hendrik
77 Hoeth.</para>
78 </listitem>
79 </itemizedlist>
80 </listitem>
81
82 <listitem>
83 <para>March 2nd, 2008</para>
84 <itemizedlist>
85 <listitem>
86 <para>[ag] - Fixed two broken links in MPlayer page. Reported by
87 habiloid. </para>
88 </listitem>
89 </itemizedlist>
90 </listitem>
91
92 <listitem>
93 <para>February 26th, 2008</para>
94 <itemizedlist>
95 <listitem>
96 <para>[ag] - Updated to links-2.1pre33. Enables graphics support by
97 default.</para>
98 </listitem>
99 </itemizedlist>
100 </listitem>
101
102 <listitem>
103 <para>February 25th, 2008</para>
104 <itemizedlist>
105 <listitem>
106 <para>[tushar] - Add a note about LDFLAGS for BBLFS section.</para>
107 </listitem>
108 <listitem>
109 <para>[ag] - Added a switch to the Openssh instructions to set the
110 default path for xauth.</para>
111 </listitem>
112 </itemizedlist>
113 </listitem>
114
115 <listitem>
116 <para>February 24th, 2008</para>
117 <itemizedlist>
118 <listitem>
119 <para>[ag] - Updated vim with the latest upstream patches.
120 Added a command to update the runtime files.</para>
121 </listitem>
122 <listitem>
123 <para>[dj] - Updated to Linux-PAM-0.99.10.0.</para>
124 </listitem>
125 </itemizedlist>
126 </listitem>
127
128 <listitem>
129 <para>February 22nd, 2008</para>
130 <itemizedlist>
131 <listitem>
132 <para>[dj] - Updated to cracklib-2.8.12.</para>
133 </listitem>
134 </itemizedlist>
135 </listitem>
136
137 <listitem>
138 <para>February 21st, 2008</para>
139 <itemizedlist>
140 <listitem>
141 <para>[dj] - Updated to xfsprogs-2.9.6.</para>
142 </listitem>
143 </itemizedlist>
144 </listitem>
145
146 <listitem>
147 <para>February 19th, 2008</para>
148 <itemizedlist>
149 <listitem>
150 <para>[dj] - Added note about OpenSSH testsuite failures.</para>
151 </listitem>
152 </itemizedlist>
153 </listitem>
154
155 <listitem>
156 <para>February 13th, 2008</para>
157 <itemizedlist>
158 <listitem>
159 <para>[dj] - Updated to openssh-4.7p1.</para>
160 </listitem>
161 <listitem>
162 <para>[dj] - Updated to whois-4.7.24 (Christian Wurst).</para>
163 </listitem>
164 </itemizedlist>
165 </listitem>
166
167 <listitem>
168 <para>February 11th, 2008</para>
169 <itemizedlist>
170 <listitem>
171 <para>[ag] - Updated to rxvt-unicode-9.02. Added libAfterImage as an
172 optional dependency.</para>
173 </listitem>
174 <listitem>
175 <para>[dj] - Updated to openssl-0.9.8g.</para>
176 </listitem>
177 </itemizedlist>
178 </listitem>
179
180 <listitem>
181 <para>February 6th, 2008</para>
182 <itemizedlist>
183 <listitem>
184 <para>[dj] - Updated to sudo-1.6.9p12.</para>
185 </listitem>
186 </itemizedlist>
187 </listitem>
188
189 <listitem>
190 <para>February 5th, 2008</para>
191 <itemizedlist>
192 <listitem>
193 <para>[bdubbs] - Removed XFree86.</para>
194 </listitem>
195 </itemizedlist>
196 </listitem>
197
198 <listitem>
199 <para>January 21st, 2008</para>
200 <itemizedlist>
201 <listitem>
202 <para>[randy] - Updated to Libassuan-1.0.4.</para>
203 </listitem>
204 </itemizedlist>
205 </listitem>
206
207 <listitem>
208 <para>January 20th, 2008</para>
209 <itemizedlist>
210 <listitem>
211 <para>[alexander] - Configured the Backspace key in xterm,
212 updated program descriptions, updated xterm to version 231.</para>
213 </listitem>
214 </itemizedlist>
215 </listitem>
216
217 <listitem>
218 <para>January 19th, 2008</para>
219 <itemizedlist>
220 <listitem>
221 <para>[alexander] - Added FAAC and FAAD2.</para>
222 </listitem>
223 </itemizedlist>
224 </listitem>
225
226 <listitem>
227 <para>January 10th, 2008</para>
228 <itemizedlist>
229 <listitem>
230 <para>[randy] - Corrected a chmod command in the BIND
231 instructions.</para>
232 </listitem>
233 </itemizedlist>
234 </listitem>
235
236 <listitem>
237 <para>December 29th, 2007</para>
238 <itemizedlist>
239 <listitem>
240 <para>[dj] - Added --without-pam switch to OpenOffice installation
241 instructions. Reported by Nathan Coulson.</para>
242 </listitem>
243 </itemizedlist>
244 </listitem>
245
246 <listitem>
247 <para>December 28th, 2007</para>
248 <itemizedlist>
249 <listitem>
250 <para>[ag] - Added a documentation link to the procmail page.
251 </para>
252 </listitem>
253 </itemizedlist>
254 </listitem>
255
256 <listitem>
257 <para>December 22nd, 2007</para>
258 <itemizedlist>
259 <listitem>
260 <para>[ag] - Updated to Ruby-1.8.6-p111.</para>
261 </listitem>
262 </itemizedlist>
263 </listitem>
264
265 <listitem>
266 <para>December 21st, 2007</para>
267 <itemizedlist>
268 <listitem>
269 <para>[dnicholson] - Updated the bootscripts tarball to include
270 fixes for dhcp, gdm, gpm, hal, ntp, dbus and samba.</para>
271 </listitem>
272 <listitem>
273 <para>[alexander] - Updated the text about default mount options
274 on the HAL page.</para>
275 </listitem>
276 </itemizedlist>
277 </listitem>
278
279 <listitem>
280 <para>December 19th, 2007</para>
281 <itemizedlist>
282 <listitem>
283 <para>[dj] - Updated to OpenOffice-2.3.1.</para>
284 </listitem>
285 </itemizedlist>
286 </listitem>
287
288 <listitem>
289 <para>December 17th, 2007</para>
290 <itemizedlist>
291 <listitem>
292 <para>[alexander] - Dropped Imlib-1.9.15.</para>
293 </listitem>
294 <listitem>
295 <para>[dj] - Updated to JDK-6 Update 3.</para>
296 </listitem>
297 </itemizedlist>
298 </listitem>
299
300 <listitem>
301 <para>December 16th, 2007</para>
302 <itemizedlist>
303 <listitem>
304 <para>[alexander] - Moved the URI Perl module under a separate
305 heading, to simplify cross-references.</para>
306 </listitem>
307 </itemizedlist>
308 </listitem>
309
310 <listitem>
311 <para>December 15th, 2007</para>
312 <itemizedlist>
313 <listitem>
314 <para>[ag] - Updated to XFS 2.9.4. Thanks to Christian Wurst for
315 his patch.</para>
316 </listitem>
317 </itemizedlist>
318 </listitem>
319
320 <listitem>
321 <para>December 14th, 2007</para>
322 <itemizedlist>
323 <listitem>
324 <para>[ag] - Updated to Mutt-1.5.17. Added command to generate the
325 manual in PDF format.</para>
326 </listitem>
327 </itemizedlist>
328 </listitem>
329
330 <listitem>
331 <para>December 13th, 2007</para>
332 <itemizedlist>
333 <listitem>
334 <para>[ag] - Fixed Ruby download link.</para>
335 </listitem>
336 <listitem>
337 <para>[ag] - Updated to Flac-1.2.1.</para>
338 </listitem>
339 </itemizedlist>
340 </listitem>
341
342 <listitem>
343 <para>December 7th, 2007</para>
344 <itemizedlist>
345 <listitem>
346 <para>[alexander] - Updated to Xfce-4.4.2 and commented it out.</para>
347 </listitem>
348 </itemizedlist>
349 </listitem>
350
351 <listitem>
352 <para>November 22nd, 2007</para>
353 <itemizedlist>
354 <listitem>
355 <para>[ag] - Fixed the download link to rxvt-unicode.</para>
356 </listitem>
357 <listitem>
358 <para>[ag] - Updated to Compface 2.5.2.</para>
359 </listitem>
360 </itemizedlist>
361 </listitem>
362
363 <listitem>
364 <para>November 17th, 2007</para>
365 <itemizedlist>
366 <listitem>
367 <para>[ag] - Fixed a broken link to the Python documentation.
368 Reported by Moody.</para>
369 </listitem>
370 <listitem>
371 <para>[ag] - Added a switch in the 'Command Explanations' section
372 of the Vorbis Tools page that allows ogg123 to be built without
373 cURL. Reported by laxy. Fixes #2413.</para>
374 </listitem>
375 </itemizedlist>
376 </listitem>
377
378 <listitem>
379 <para>November 5th, 2007</para>
380 <itemizedlist>
381 <listitem>
382 <para>[dnicholson] - Really fix luit to find the locale.alias
383 file. Caught by laxy. Fixes #2414.</para>
384 </listitem>
385 </itemizedlist>
386 </listitem>
387
388 <listitem>
389 <para>November 4th, 2007</para>
390 <itemizedlist>
391 <listitem>
392 <para>[ag] - Updated to rxvt-unicode-8.4.</para>
393 </listitem>
394 <listitem>
395 <para>[ag] - Updated to libvorbis-1.2.0.</para>
396 </listitem>
397 </itemizedlist>
398 </listitem>
399
400 <listitem>
401 <para>November 2nd, 2007</para>
402 <itemizedlist>
403 <listitem>
404 <para>[dnicholson] - Fix luit to find the locale.alias file.
405 Fixes #2393.</para>
406 </listitem>
407 <listitem>
408 <para>[dnicholson] - Updated to Nano-2.0.6.</para>
409 </listitem>
410 </itemizedlist>
411 </listitem>
412
413 <listitem>
414 <para>November 1st, 2007</para>
415 <itemizedlist>
416 <listitem>
417 <para>[ag] - Updated to ed-0.8.</para>
418 </listitem>
419 <listitem>
420 <para>[ag] - Updated to Fcron-3.0.3.</para>
421 </listitem>
422 </itemizedlist>
423 </listitem>
424
425 <listitem>
426 <para>October 16th, 2007</para>
427 <itemizedlist>
428 <listitem>
429 <para>[randy] - Updated to Heimdal-0.8.1.</para>
430 </listitem>
431 <listitem>
432 <para>[randy] - Modified the 'Configuring for Adding Users' page
433 to reflect that the /etc/default/useradd file is now created in
434 LFS. Thanks to Chris Staub for the suggestion.</para>
435 </listitem>
436 <listitem>
437 <para>[randy] - Fixed numerous typos and ommisions, along with
438 several corrections by applying patches from Chris Staub. Thanks,
439 Chris.</para>
440 </listitem>
441 <listitem>
442 <para>[randy] - Updated the Evince instructions to reflect the
443 GNOME-2.18.3 update.</para>
444 </listitem>
445 </itemizedlist>
446 </listitem>
447
448 <listitem>
449 <para>September 22nd, 2007</para>
450 <itemizedlist>
451 <listitem>
452 <para>[randy] - Fixed an incorrect installation command in the XSL
453 Stylesheets instructions, thanks to Frank Ianella for pointing it
454 out.</para>
455 </listitem>
456 </itemizedlist>
457 </listitem>
458
459 <listitem>
460 <para>September 12th, 2007</para>
461 <itemizedlist>
462 <listitem>
463 <para>[randy] - Updated the EOG instructions to reflect the
464 GNOME-2.18.3 update.</para>
465 </listitem>
466 </itemizedlist>
467 </listitem>
468
469 <listitem>
470 <para>September 11, 2007</para>
471 <itemizedlist>
472 <listitem>
473 <para>[randy] - Added a note to the Totem instructions explaining
474 that the GStreamer backend will not play DVDs properly, and you can
475 use the Xine Libraries backend instead.</para>
476 </listitem>
477 </itemizedlist>
478 </listitem>
479
480 <listitem>
481 <para>September 10th, 2007</para>
482 <itemizedlist>
483 <listitem>
484 <para>[randy] - Added a more accurate explanation of the GConf
485 dependency in the GStreamer Good Plugins instructions.</para>
486 </listitem>
487 </itemizedlist>
488 </listitem>
489
490 <listitem>
491 <para>September 9th, 2007</para>
492 <itemizedlist>
493 <listitem>
494 <para>[manuel] - Updated the internal XSL Stylesheets to
495 1.73.2.</para>
496 </listitem>
497 </itemizedlist>
498 </listitem>
499
500 <listitem>
501 <para>September 7th, 2007</para>
502 <itemizedlist>
503 <listitem>
504 <para>[randy] - Changed the chmod command in the OpenLDAP
505 instructions to use the 'readlink' command to find out the names
506 of the shared libraries.</para>
507 </listitem>
508 </itemizedlist>
509 </listitem>
510
511 <listitem>
512 <para>September 6th, 2007</para>
513 <itemizedlist>
514 <listitem>
515 <para>[randy] - Modified the Heimdal instructions which move the
516 libraries into /lib to use the 'readlink' command to create the
517 symlinks so that the instructions are not version specific.</para>
518 </listitem>
519 </itemizedlist>
520 </listitem>
521
522 <listitem>
523 <para>September 5th, 2007</para>
524 <itemizedlist>
525 <listitem>
526 <para>[randy] - Modified the Linux-PAM instructions to install
527 the libraries into /lib and then use the 'readlink' command to
528 create the symlinks so that the instructions are not version
529 specific.</para>
530 </listitem>
531 </itemizedlist>
532 </listitem>
533
534 <listitem>
535 <para>September 4th, 2007</para>
536 <itemizedlist>
537 <listitem>
538 <para>[dnicholson] - Removed an unnecessary command in the Cyrus
539 SASL instructions.</para>
540 </listitem>
541 </itemizedlist>
542 </listitem>
543
544 <listitem>
545 <para>September 2nd, 2007</para>
546 <itemizedlist>
547 <listitem>
548 <para>[dnicholson] - Updated to Cyrus SASL-2.1.22.</para>
549 </listitem>
550 </itemizedlist>
551 </listitem>
552
553 <listitem>
554 <para>August 22nd, 2007</para>
555 <itemizedlist>
556 <listitem>
557 <para>[dj] - Updated to dhcpcd-3.0.19.</para>
558 </listitem>
559 </itemizedlist>
560 </listitem>
561
562 <listitem>
563 <para>August 21st, 2007</para>
564 <itemizedlist>
565 <listitem>
566 <para>[djensen] - Removed a Makefile sed that disabled autoconf
567 in XFS-2.9.3. It will be needed with some libtool versions.</para>
568 </listitem>
569 </itemizedlist>
570 </listitem>
571
572 <listitem>
573 <para>August 20th , 2007</para>
574 <itemizedlist>
575 <listitem>
576 <para>[djensen] - Updated to XFS-2.9.3.</para>
577 </listitem>
578 <listitem>
579 <para>[dj] - Added GCC-3.3.6 as a runtime dependency for the
580 binary JDK.</para>
581 </listitem>
582 </itemizedlist>
583 </listitem>
584
585 <listitem>
586 <para>August 19th, 2007</para>
587 <itemizedlist>
588 <listitem>
589 <para>[randy] - Added new package PIN-Entry-0.7.3.</para>
590 </listitem>
591 </itemizedlist>
592 </listitem>
593
594 <listitem>
595 <para>August 18th, 2007</para>
596 <itemizedlist>
597 <listitem>
598 <para>[randy] - Updated to DocBook XSL Stylesheets-1.71.1.</para>
599 </listitem>
600 <listitem>
601 <para>[randy] - Added new package Libksba-1.0.2.</para>
602 </listitem>
603 </itemizedlist>
604 </listitem>
605
606 <listitem>
607 <para>August 17th, 2007</para>
608 <itemizedlist>
609 <listitem>
610 <para>[randy] - Updated to Transcode-1.0.3.</para>
611 </listitem>
612 <listitem>
613 <para>[randy] - Applied a patch contributed by Jeremy Henty that
614 updated the book to Emacs-22.1. Thanks Jeremy!</para>
615 </listitem>
616 <listitem>
617 <para>[randy] - Updated to libquicktime-1.0.0.</para>
618 </listitem>
619 <listitem>
620 <para>[randy] - Updated to libmpeg3-1.7.</para>
621 </listitem>
622 <listitem>
623 <para>[dj] - Updated to OpenOffice-2.2.1</para>
624 </listitem>
625 </itemizedlist>
626 </listitem>
627
628 <listitem>
629 <para>August 16th, 2007</para>
630 <itemizedlist>
631 <listitem>
632 <para>[randy] - Added new package GnuTLS-1.6.3.</para>
633 </listitem>
634 <listitem>
635 <para>[manuel] - Added upstream asmrules_fix_20061231.diff
636 patch to Mplayer-1.0rc1.</para>
637 </listitem>
638 <listitem>
639 <para>[randy] - Added new package Libgcrypt-1.2.4.</para>
640 </listitem>
641 <listitem>
642 <para>[randy] - Added new package Libgpg-error-1.5.</para>
643 </listitem>
644 <listitem>
645 <para>[randy] - Added new package Libassuan-1.0.2.</para>
646 </listitem>
647 <listitem>
648 <para>[randy] - Added new package Pth-2.0.7.</para>
649 </listitem>
650 </itemizedlist>
651 </listitem>
652
653 <listitem>
654 <para>August 15th, 2007</para>
655 <itemizedlist>
656 <listitem>
657 <para>[randy] - Updated Gaim to Pidgin-2.1.0.</para>
658 </listitem>
659 <listitem>
660 <para>[randy] - Removed an unneeded sed command from the RP-PPPoE
661 instructions.</para>
662 </listitem>
663 <listitem>
664 <para>[randy] - Updated to Audacious-1.3.2.</para>
665 </listitem>
666 </itemizedlist>
667 </listitem>
668
669 <listitem>
670 <para>August 14th, 2007</para>
671 <itemizedlist>
672 <listitem>
673 <para>[randy] - Added new package mcs-0.4.1 to support recent
674 versions of Audacious.</para>
675 </listitem>
676 <listitem>
677 <para>[randy] - Updated to Hdparm-7.7.</para>
678 </listitem>
679 <listitem>
680 <para>[randy] - Updated to Hd2u-1.0.1.</para>
681 </listitem>
682 <listitem>
683 <para>[randy] - Updated to Exim-4.67.</para>
684 </listitem>
685 </itemizedlist>
686 </listitem>
687
688 <listitem>
689 <para>August 13th, 2007</para>
690 <itemizedlist>
691 <listitem>
692 <para>[randy] - Updated to Cdrdao-1.2.2.</para>
693 </listitem>
694 <listitem>
695 <para>[randy] - Updated the Sound Juicer instructions to reflect the
696 GNOME-2.18.3 update.</para>
697 </listitem>
698 <listitem>
699 <para>[randy] - Updated to libmusicbrainz-2.1.5.</para>
700 </listitem>
701 </itemizedlist>
702 </listitem>
703
704 <listitem>
705 <para>August 12th, 2007</para>
706 <itemizedlist>
707 <listitem>
708 <para>[dnicholson] - Added the Python Modules page with Gnome-Python
709 and its dependencies.</para>
710 </listitem>
711 <listitem>
712 <para>[randy] - Added instructions to create an X11R6 symlink to the
713 X Windows Components page.</para>
714 </listitem>
715 <listitem>
716 <para>[dj] - Updated to JDK-6 Update 2.</para>
717 </listitem>
718 </itemizedlist>
719 </listitem>
720
721 <listitem>
722 <para>August 11th, 2007</para>
723 <itemizedlist>
724 <listitem>
725 <para>[randy] - Updated the GConf Editor instructions to reflect the
726 GNOME-2.18.3 update.</para>
727 </listitem>
728 <listitem>
729 <para>[randy] - Added a note to the FreeGlut instructions saying you
730 don't need to install it if you installed the GLUT library during a
731 MesaLib installation.</para>
732 </listitem>
733 <listitem>
734 <para>[randy] - Updated to MPlayer-1.0rc1.</para>
735 </listitem>
736 <listitem>
737 <para>[randy] - Updated to FFmpeg-svn_20070606 (svn checkout).</para>
738 </listitem>
739 </itemizedlist>
740 </listitem>
741
742 <listitem>
743 <para>August 9th, 2007</para>
744 <itemizedlist>
745 <listitem>
746 <para>[randy] - Replaced the obsolete Gimp-Print package with
747 Gutenprint-5.0.1.</para>
748 </listitem>
749 </itemizedlist>
750 </listitem>
751
752 <listitem>
753 <para>August 8th, 2007</para>
754 <itemizedlist>
755 <listitem>
756 <para>[randy] - Updated to XChat-2.8.4.</para>
757 </listitem>
758 <listitem>
759 <para>[randy] - Updated all the GNOME Assistive Technology
760 (Accessibility) packages to GNOME-2.18 versions, including
761 updating Gnome Speech to 0.4.16.</para>
762 </listitem>
763 <listitem>
764 <para>[randy] - Added new package Orca-2.18.1 as a replacement for
765 the obsolete Gnopernicus package.</para>
766 </listitem>
767 <listitem>
768 <para>[randy] - Replaced all instances of the Gtk+-2 library
769 directory pathname with an entity.</para>
770 </listitem>
771 <listitem>
772 <para>[randy] - Replaced all instances of the Python library
773 directory pathname with an entity.</para>
774 </listitem>
775 <listitem>
776 <para>[randy] - Simplified some commands using conditionals in
777 various package instructions.</para>
778 </listitem>
779 <listitem>
780 <para>[randy] - Added a parameter to the configure command in the
781 GNOME Session instructions so that the Assistive Technology
782 (Accessibility) packages work properly.</para>
783 </listitem>
784 </itemizedlist>
785 </listitem>
786
787 <listitem>
788 <para>August 7th, 2007</para>
789 <itemizedlist>
790 <listitem>
791 <para>[randy] - Added notes to the AbiWord and Gnumeric instructions
792 that the versions of libgda/libgnomedb will conflict with each
793 other.</para>
794 </listitem>
795 <listitem>
796 <para>[randy] - Minor modifications to the Gnumeric build
797 instructions.</para>
798 </listitem>
799 <listitem>
800 <para>[randy] - Updated to AbiWord-2.4.6.</para>
801 </listitem>
802 </itemizedlist>
803 </listitem>
804
805 <listitem>
806 <para>August 6th, 2007</para>
807 <itemizedlist>
808 <listitem>
809 <para>[randy] - Updated to FriBidi-0.10.8.</para>
810 </listitem>
811 </itemizedlist>
812 </listitem>
813
814 <listitem>
815 <para>August 5th, 2007</para>
816 <itemizedlist>
817 <listitem>
818 <para>[randy] - Updated to Finance::Quote-1.13.</para>
819 </listitem>
820 <listitem>
821 <para>[dnicholson] - Updated to Thunderbird-2.0.0.6 with
822 Enigmail-0.95.3.</para>
823 </listitem>
824 <listitem>
825 <para>[dnicholson] - Updated to Firefox-2.0.0.6.</para>
826 </listitem>
827 <listitem>
828 <para>[randy] - Updated to GnuCash-2.2.0.</para>
829 </listitem>
830 </itemizedlist>
831 </listitem>
832
833 <listitem>
834 <para>August 3rd, 2007</para>
835 <itemizedlist>
836 <listitem>
837 <para>[ag] - Updated to Fetchmail-6.3.8.</para>
838 </listitem>
839 <listitem>
840 <para>[randy] - Updated to GOffice-0.4.2.</para>
841 </listitem>
842 <listitem>
843 <para>[randy] - Updated to SLIB-3a4.</para>
844 </listitem>
845 <listitem>
846 <para>[randy] - Updated to Guile-1.8.2. This breaks the GnuCash
847 package instructions and since no other BLFS packages depend on the
848 GNOME-1.4 libraries, the entire GNOME-1.4 section of the book has
849 been commented out.</para>
850 </listitem>
851 </itemizedlist>
852 </listitem>
853
854 <listitem>
855 <para>August 2nd, 2007</para>
856 <itemizedlist>
857 <listitem>
858 <para>[ag] - Added the rxvt-unicode terminal emulator package.</para>
859 </listitem>
860 <listitem>
861 <para>[dnicholson] - Updated to NcFTP-3.2.1.</para>
862 </listitem>
863 <listitem>
864 <para>[randy] - Updated to gedit-2.18.2.</para>
865 </listitem>
866 <listitem>
867 <para>[dnicholson] - Updated to Iptables-1.3.8.</para>
868 </listitem>
869 <listitem>
870 <para>[dnicholson] - Updated the libusb udev rule for raw USB device
871 ownership to work with Linux-2.6.22.</para>
872 </listitem>
873 </itemizedlist>
874 </listitem>
875
876 <listitem>
877 <para>August 1st, 2007</para>
878 <itemizedlist>
879 <listitem>
880 <para>[ag] - Updated to ReiserFS-3.6.20.</para>
881 </listitem>
882 </itemizedlist>
883 </listitem>
884
885 <listitem>
886 <para>July 31st, 2007</para>
887 <itemizedlist>
888 <listitem>
889 <para>[ag] - Removed obsolete text in the X Window System Components
890 page.</para>
891 </listitem>
892 <listitem>
893 <para>[ag] - Updated to Dash-0.5.4. Fixes Trac ticket #2366.</para>
894 </listitem>
895 </itemizedlist>
896 </listitem>
897
898 <listitem>
899 <para>July 30th, 2007</para>
900 <itemizedlist>
901 <listitem>
902 <para>[ag] - Removed the extra-prompt.sh script. Avoid to export
903 the PS1 variable, and modified it. Thanks to David Jensen for the
904 suggestions and to Craig Jackson for the report.</para>
905 </listitem>
906 <listitem>
907 <para>[ag] - Added a warning in mutt instructions, about linking mutt
908 against GnuTLS.</para>
909 </listitem>
910 <listitem>
911 <para>[ag] - Added a consolidated patch to vim instructions, with
912 fixes from upstream. Syncing with LFS.</para>
913 </listitem>
914 </itemizedlist>
915 </listitem>
916
917 <listitem>
918 <para>July 27th, 2007</para>
919 <itemizedlist>
920 <listitem>
921 <para>[randy] - Added the D-Bus GLib bindings as a required
922 dependency of GNOME VFS and removed it from other packages where
923 it became redundant.</para>
924 </listitem>
925 <listitem>
926 <para>[randy] - Updated to XSane-0.994.</para>
927 </listitem>
928 <listitem>
929 <para>[randy] - Updated to ksh-2007-06-28.</para>
930 </listitem>
931 <listitem>
932 <para>[randy] - Updated Perl Modules: Finance::QuoteHist-1.11,
933 HTML::TableExtract-2.10.</para>
934 </listitem>
935 <listitem>
936 <para>[randy] - Added a patch to the Avifile instructions to correct
937 a build problem when using GCC-4.1.x. Thanks to Robert Connolly for
938 submitting the patch.</para>
939 </listitem>
940 </itemizedlist>
941 </listitem>
942
943 <listitem>
944 <para>July 26th, 2007</para>
945 <itemizedlist>
946 <listitem>
947 <para>[randy] - Updated to rsync-2.6.9.</para>
948 </listitem>
949 <listitem>
950 <para>[randy] - Updated some GNOME utility packages: GDM-2.18.3,
951 GNOME Utilities-2.18.1, gnome-screensaver-2.18.2,
952 zenity-2.18.2.</para>
953 </listitem>
954 <listitem>
955 <para>[randy] - Updated to XScreenSaver-5.03.</para>
956 </listitem>
957 <listitem>
958 <para>[randy] - Updated several package's broken download URLs.</para>
959 </listitem>
960 <listitem>
961 <para>[randy] - Updated to gnome-volume-manager-2.17.0.</para>
962 </listitem>
963 </itemizedlist>
964 </listitem>
965
966 <listitem>
967 <para>July 25th, 2007</para>
968 <itemizedlist>
969 <listitem>
970 <para>[randy] - Updated to Evolution-2.10.3.</para>
971 </listitem>
972 <listitem>
973 <para>[randy] - Updated to Xine Libraries-1.1.7.</para>
974 </listitem>
975 <listitem>
976 <para>[randy] - Updated some of the GNOME-2 additional packages
977 ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0,
978 gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2,
979 Totem-2.18.2. Other additional packages will be updated individually
980 as soon as possible.</para>
981 </listitem>
982 <listitem>
983 <para>[randy] - Updated GNOME-2 additional packages ('Libraries') to
984 GNOME-2.18.3.</para>
985 </listitem>
986 <listitem>
987 <para>[randy] - Updated core GNOME-2 to version 2.18.3. Separated
988 the core packages into 'Platform' and 'Desktop' sections. </para>
989 </listitem>
990 <listitem>
991 <para>[randy] - Updated to ImageMagick-6.3.5-3.</para>
992 </listitem>
993 <listitem>
994 <para>[randy] - Updated Perl Modules: Archive-Tar-1.32,
995 Archive-Zip1.20, Business-ISBN-Data-1.14,
996 Compress-Raw-Zlib-2.005, Compress-Zlib-2.005,
997 Crypt-SSLeay-0.56, Digest-SHA-5.45,
998 ExtUtils-CBuilder-0.19, ExtUtils-ParseXS-2.18,
999 IO-Compress-Base-2.005, Compress-Raw-Bzip2-2.005,
1000 IO-Compress-Bzip2-2.005, IO-Compress-Zlib-2.005,
1001 IO-Zlib-1.06, LWP5.806, Module-Build-0.2808,
1002 Module-Corelist-2.12, Module-Signature-0.55,
1003 PAR-Dist-0.24, Pod-Readme-0.09, Test-Base-0.54,
1004 Test-Prereq-1.033, version-0.7203, YAML-0.65.</para>
1005 </listitem>
1006 </itemizedlist>
1007 </listitem>
1008
1009 <listitem>
1010 <para>July 24th, 2007</para>
1011 <itemizedlist>
1012 <listitem>
1013 <para>[bdubbs] - Updated to Bind-9.4.1-P1.</para>
1014 </listitem>
1015 <listitem>
1016 <para>[randy] - Updated to SANE Backends-1.0.18.</para>
1017 </listitem>
1018 <listitem>
1019 <para>[dj] - Added Java header path to CPPFLAGS for Graphviz.</para>
1020 </listitem>
1021 </itemizedlist>
1022 </listitem>
1023
1024 <listitem>
1025 <para>July 22nd, 2007</para>
1026 <itemizedlist>
1027 <listitem>
1028 <para>[randy] - Updated to XviD-1.1.3.</para>
1029 </listitem>
1030 <listitem>
1031 <para>[randy] - Updated to ISO Codes-1.2.</para>
1032 </listitem>
1033 <listitem>
1034 <para>[randy] - Updated to Module::Info-0.31.</para>
1035 </listitem>
1036 </itemizedlist>
1037 </listitem>
1038
1039 <listitem>
1040 <para>July 21st, 2007</para>
1041 <itemizedlist>
1042 <listitem>
1043 <para>[randy] - Updated to Metacity-2.18.5</para>
1044 </listitem>
1045 <listitem>
1046 <para>[randy] - Added new package libgnomekbd-2.18.2 to the GNOME
1047 Core packages section.</para>
1048 </listitem>
1049 <listitem>
1050 <para>[dnicholson] - Reworked Xorg download links and md5sum
1051 files. Added the continue parameter for the large wget downloads.
1052 </para>
1053 </listitem>
1054 <listitem>
1055 <para>[randy] - Added a sed and a patch to allow Vorbis-Tools to link
1056 against cURL and FLAC respectively. Fixes Trac ticket #2240. Patch
1057 to update the book contributed by Ag Hatzimanikas.</para>
1058 </listitem>
1059 <listitem>
1060 <para>[randy] - Updated to libxklavier-3.2.</para>
1061 </listitem>
1062 <listitem>
1063 <para>[randy] - Updated to W3m-0.5.2.</para>
1064 </listitem>
1065 </itemizedlist>
1066 </listitem>
1067
1068 <listitem>
1069 <para>July 20th, 2007</para>
1070 <itemizedlist>
1071 <listitem>
1072 <para>[randy] - Updated to GMime-2.2.10.</para>
1073 </listitem>
1074 <listitem>
1075 <para>[randy] - Updated to libwnck-2.18.3.</para>
1076 </listitem>
1077 <listitem>
1078 <para>[randy] - Updated to GIMP-2.2.17 and GIMP-Help-0.12. No
1079 changes have been made yet to support Gutenprint instead of the
1080 deprecated Gimp-Print. Those changes will follow after Gutenprint
1081 is in the book.</para>
1082 </listitem>
1083 <listitem>
1084 <para>[randy] - Updated to libgsf-1.14.5.</para>
1085 </listitem>
1086 <listitem>
1087 <para>[randy] - Updated to XML-SAX-0.16.</para>
1088 </listitem>
1089 </itemizedlist>
1090 </listitem>
1091
1092 <listitem>
1093 <para>July 19th, 2007</para>
1094 <itemizedlist>
1095 <listitem>
1096 <para>[randy] - Updated to GStreamer Ugly Plug-ins-0.10.6.</para>
1097 </listitem>
1098 <listitem>
1099 <para>[randy] - Updated to libmpeg2-0.4.1.</para>
1100 </listitem>
1101 <listitem>
1102 <para>[randy] - Updated to libdvdread-0.9.7.</para>
1103 </listitem>
1104 <listitem>
1105 <para>[randy] - Added a note to the libdvdcss instructions about an
1106 issue that may occur with the LaTeX installation.</para>
1107 </listitem>
1108 <listitem>
1109 <para>[randy] - Updated to LAME-3.97.</para>
1110 </listitem>
1111 <listitem>
1112 <para>[randy] - Updated to libao-0.8.8.</para>
1113 </listitem>
1114 <listitem>
1115 <para>[randy] - Updated to FLAC-1.1.4.</para>
1116 </listitem>
1117 <listitem>
1118 <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
1119 </listitem>
1120 <listitem>
1121 <para>[randy] - Updated to Imlib2-1.4.0.</para>
1122 </listitem>
1123 <listitem>
1124 <para>[randy] - Updated to libdv-1.0.0.</para>
1125 </listitem>
1126 </itemizedlist>
1127 </listitem>
1128
1129 <listitem>
1130 <para>July 18th, 2007</para>
1131 <itemizedlist>
1132 <listitem>
1133 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
1134 </listitem>
1135 <listitem>
1136 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
1137 </listitem>
1138 <listitem>
1139 <para>[randy] - Updated to shared-mime-info-0.21.</para>
1140 </listitem>
1141 <listitem>
1142 <para>[randy] - Updated to GStreamer-0.10.13.</para>
1143 </listitem>
1144 <listitem>
1145 <para>[randy] - Added an additional sed to the LPRng instructions
1146 to correct some bad syntax.</para>
1147 </listitem>
1148 <listitem>
1149 <para>[randy] - Updated to pilot-link-0.12.2.</para>
1150 </listitem>
1151 <listitem>
1152 <para>[randy] - Updated to Nmap-4.20.</para>
1153 </listitem>
1154 </itemizedlist>
1155 </listitem>
1156
1157 <listitem>
1158 <para>July 17th, 2007</para>
1159 <itemizedlist>
1160 <listitem>
1161 <para>[randy] - Updated to Poppler-0.5.4.</para>
1162 </listitem>
1163 <listitem>
1164 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
1165 named Ethereal).</para>
1166 </listitem>
1167 <listitem>
1168 <para>[randy] - Updated to libpcap-0.9.6.</para>
1169 </listitem>
1170 <listitem>
1171 <para>[randy] - Updated to Samba-3.0.25b.</para>
1172 </listitem>
1173 <listitem>
1174 <para>[randy] - Updated to Subversion-1.4.4.</para>
1175 </listitem>
1176 </itemizedlist>
1177 </listitem>
1178
1179 <listitem>
1180 <para>July 16th, 2007</para>
1181 <itemizedlist>
1182 <listitem>
1183 <para>[randy] - Clarified the Apache HTTPD dependencies and added
1184 a note how to build APR-util with Berkeley DB support.</para>
1185 </listitem>
1186 <listitem>
1187 <para>[randy] - Updated to JUnit-4.3.1.</para>
1188 </listitem>
1189 <listitem>
1190 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
1191 </listitem>
1192 <listitem>
1193 <para>[randy] - Updated to Xpdf-3.02.</para>
1194 </listitem>
1195 </itemizedlist>
1196 </listitem>
1197
1198 <listitem>
1199 <para>July 15th, 2007</para>
1200 <itemizedlist>
1201 <listitem>
1202 <para>[randy] - Updated to LessTif-0.95.0.</para>
1203 </listitem>
1204 <listitem>
1205 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
1206 </listitem>
1207 <listitem>
1208 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
1209 </listitem>
1210 <listitem>
1211 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
1212 </listitem>
1213 </itemizedlist>
1214 </listitem>
1215
1216 <listitem>
1217 <para>July 14th, 2007</para>
1218 <itemizedlist>
1219 <listitem>
1220 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
1221 Info-20070618.</para>
1222 </listitem>
1223 <listitem>
1224 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
1225 page.</para>
1226 </listitem>
1227 </itemizedlist>
1228 </listitem>
1229
1230 <listitem>
1231 <para>July 12th, 2007</para>
1232 <itemizedlist>
1233 <listitem>
1234 <para>[randy] - Updated to Tcsh-6.15.00.</para>
1235 </listitem>
1236 </itemizedlist>
1237 </listitem>
1238
1239 <listitem>
1240 <para>July 11th, 2007</para>
1241 <itemizedlist>
1242 <listitem>
1243 <para>[randy] - Updated to cpio-2.9.</para>
1244 </listitem>
1245 <listitem>
1246 <para>[randy] - Updated to Sendmail-8.14.1.</para>
1247 </listitem>
1248 </itemizedlist>
1249 </listitem>
1250
1251 <listitem>
1252 <para>July 10th, 2007</para>
1253 <itemizedlist>
1254 <listitem>
1255 <para>[dnicholson] - Added information for running the D-Bus
1256 testsuite.</para>
1257 </listitem>
1258 <listitem>
1259 <para>[randy] - Updated the K3b and KDE Base instructions to
1260 specify that the D-Bus Qt3 Bindings are required if HAL
1261 functionality is desired.</para>
1262 </listitem>
1263 <listitem>
1264 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
1265 and libpthread-stubs to the book. Enabled it as a dependency for
1266 the Xorg-7 Libraries.</para>
1267 </listitem>
1268 <listitem>
1269 <para>[randy] - Modified the D-Bus dependency in several packages
1270 to account for the new D-Bus core and bindings separation.</para>
1271 </listitem>
1272 <listitem>
1273 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
1274 page.</para>
1275 </listitem>
1276 </itemizedlist>
1277 </listitem>
1278
1279 <listitem>
1280 <para>July 9th, 2007</para>
1281 <itemizedlist>
1282 <listitem>
1283 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
1284 </listitem>
1285 <listitem>
1286 <para>[randy] - Created a D-Bus Bindings page and added the GLib
1287 bindings. Other D-Bus bindings will be added to the same page as they
1288 are developed.</para>
1289 </listitem>
1290 </itemizedlist>
1291 </listitem>
1292
1293 <listitem>
1294 <para>July 8th, 2007</para>
1295 <itemizedlist>
1296 <listitem>
1297 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
1298 r6797.</para>
1299 </listitem>
1300 <listitem>
1301 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
1302 packages.</para>
1303 </listitem>
1304 <listitem>
1305 <para>[randy] - Updated to CUPS-1.2.11.</para>
1306 </listitem>
1307 <listitem>
1308 <para>[randy] - Updated to PHP-5.2.3.</para>
1309 </listitem>
1310 <listitem>
1311 <para>[randy] - Updated to libexif-0.6.16.</para>
1312 </listitem>
1313 <listitem>
1314 <para>[randy] - Updated to libglade-2.6.1.</para>
1315 </listitem>
1316 <listitem>
1317 <para>[randy] - Updated to cURL-7.16.3.</para>
1318 </listitem>
1319 <listitem>
1320 <para>[randy] - Updated to Libidn-0.6.14.</para>
1321 </listitem>
1322 </itemizedlist>
1323 </listitem>
1324
1325 <listitem>
1326 <para>July 7th, 2007</para>
1327 <itemizedlist>
1328 <listitem>
1329 <para>[manuel] - Updated book rendering framework to use the new
1330 LFS-XSL stylesheets.</para>
1331 </listitem>
1332 </itemizedlist>
1333 </listitem>
1334
1335 <listitem>
1336 <para>July 6th, 2007</para>
1337 <itemizedlist>
1338 <listitem>
1339 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
1340 </listitem>
1341 <listitem>
1342 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
1343 the download page now properly reflects the versions.</para>
1344 </listitem>
1345 </itemizedlist>
1346 </listitem>
1347
1348 <listitem>
1349 <para>July 5th, 2007</para>
1350 <itemizedlist>
1351 <listitem>
1352 <para>[randy] - Updated to MySQL-5.0.41.</para>
1353 </listitem>
1354 <listitem>
1355 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
1356 </listitem>
1357 </itemizedlist>
1358 </listitem>
1359
1360 <listitem>
1361 <para>July 4th, 2007</para>
1362 <itemizedlist>
1363 <listitem>
1364 <para>[randy] - Updated to libxslt-1.1.21.</para>
1365 </listitem>
1366 <listitem>
1367 <para>[dj] - Modified Linux-PAM configuration to use cracklib
1368 defaults.</para>
1369 </listitem>
1370 </itemizedlist>
1371 </listitem>
1372
1373 <listitem>
1374 <para>July 3rd, 2007</para>
1375 <itemizedlist>
1376 <listitem>
1377 <para>[randy] - Updated to libxml2-2.6.29.</para>
1378 </listitem>
1379 <listitem>
1380 <para>[randy] - Updated to Python-2.5.1.</para>
1381 </listitem>
1382 <listitem>
1383 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
1384 in LFS. Also modified the /etc/pam.d/login file as suggested by
1385 Jonathan Oksman to strengthen the login security.</para>
1386 </listitem>
1387 <listitem>
1388 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
1389 drivers. Reported by Alexander Patrakov.</para>
1390 </listitem>
1391 </itemizedlist>
1392 </listitem>
1393
1394 <listitem>
1395 <para>July 2nd, 2007</para>
1396 <itemizedlist>
1397 <listitem>
1398 <para>[randy] - Updated to Whois-4.7.21.</para>
1399 </listitem>
1400 <listitem>
1401 <para>[randy] - Updated to Expat-2.0.1.</para>
1402 </listitem>
1403 <listitem>
1404 <para>[randy] - Updated to S-Lang-2.1.1.</para>
1405 </listitem>
1406 <listitem>
1407 <para>[randy] - Updated to PCRE-7.2.</para>
1408 </listitem>
1409 <listitem>
1410 <para>[randy] - Updated to libpng-1.2.18.</para>
1411 </listitem>
1412 <listitem>
1413 <para>[randy] - Updated to pkg-config-0.22.</para>
1414 </listitem>
1415 </itemizedlist>
1416 </listitem>
1417
1418 <listitem>
1419 <para>July 1st, 2007</para>
1420 <itemizedlist>
1421 <listitem>
1422 <para>[randy] - Incremented the date of the bootscript entity so
1423 a new bootscript tarball will be created (to reflect the changes
1424 made to the bootscripts on 20070620).</para>
1425 </listitem>
1426 </itemizedlist>
1427 </listitem>
1428
1429 <listitem>
1430 <para>June 30th, 2007</para>
1431 <itemizedlist>
1432 <listitem>
1433 <para>[randy] - Updated to GTK+-2.10.13.</para>
1434 </listitem>
1435 <listitem>
1436 <para>[randy] - Updated to Pango-1.16.4.</para>
1437 </listitem>
1438 <listitem>
1439 <para>[randy] - Updated to cairo-1.4.10.</para>
1440 </listitem>
1441 <listitem>
1442 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
1443 tarball.</para>
1444 </listitem>
1445 <listitem>
1446 <para>[randy] - Updated to GLib-2.12.12.</para>
1447 </listitem>
1448 </itemizedlist>
1449 </listitem>
1450
1451 <listitem>
1452 <para>June 20th, 2007</para>
1453 <itemizedlist>
1454 <listitem>
1455 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
1456 #2362. Reported by laxy.</para>
1457 </listitem>
1458 <listitem>
1459 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
1460 </listitem>
1461 </itemizedlist>
1462 </listitem>
1463
1464 <listitem>
1465 <para>June 15th, 2007</para>
1466 <itemizedlist>
1467 <listitem>
1468 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
1469 Ag Hatzim.</para>
1470 </listitem>
1471 <listitem>
1472 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
1473 libX11 and libXrender are found.</para>
1474 </listitem>
1475 </itemizedlist>
1476 </listitem>
1477
1478 <listitem>
1479 <para>June 13th, 2007</para>
1480 <itemizedlist>
1481 <listitem>
1482 <para>[dj] - Added ksh-2007-03-28</para>
1483 </listitem>
1484 </itemizedlist>
1485 </listitem>
1486
1487 <listitem>
1488 <para>June 12th, 2007</para>
1489 <itemizedlist>
1490 <listitem>
1491 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
1492 </listitem>
1493 </itemizedlist>
1494 </listitem>
1495
1496 <listitem>
1497 <para>June 7th, 2007</para>
1498 <itemizedlist>
1499 <listitem>
1500 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
1501 the bin, include and lib directories in /usr/share/qt.</para>
1502 </listitem>
1503 <listitem>
1504 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
1505 </listitem>
1506 <listitem>
1507 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
1508 Moffat.</para>
1509 </listitem>
1510 <listitem>
1511 <para>[dnicholson] - Removed the optional ctypes dependency from
1512 libmusicbrainz since it's included in Python-2.5. Thanks to
1513 bambi for the report.</para>
1514 </listitem>
1515 <listitem>
1516 <para>[dnicholson] - Fixed some errors on the X Window System
1517 Components page. Reported by Spinal.</para>
1518 </listitem>
1519 </itemizedlist>
1520 </listitem>
1521
1522 <listitem>
1523 <para>May 31st, 2007</para>
1524 <itemizedlist>
1525 <listitem>
1526 <para>[dnicholson] - Changed the xkb output directory for
1527 Xorg-Server to match that from XKeyboardConfig. Reported by
1528 DJ Lucas.</para>
1529 </listitem>
1530 <listitem>
1531 <para>[dnicholson] - Streamlined the commands for each Xorg
1532 section.</para>
1533 </listitem>
1534 <listitem>
1535 <para>[dnicholson] - Commented out the sun video drivers and
1536 deprecated modules in the Xorg wget lists and changed the
1537 download commands to support the comments.</para>
1538 </listitem>
1539 </itemizedlist>
1540 </listitem>
1541
1542 <listitem>
1543 <para>May 30th, 2007</para>
1544 <itemizedlist>
1545 <listitem>
1546 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
1547 Reported by Roland Puntaier.</para>
1548 </listitem>
1549 <listitem>
1550 <para>[dnicholson] - Added a missing expat dependency on the
1551 MesaLib page. Reported by DJ Lucas.</para>
1552 </listitem>
1553 </itemizedlist>
1554 </listitem>
1555
1556 <listitem>
1557 <para>May 28th, 2007</para>
1558 <itemizedlist>
1559 <listitem>
1560 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
1561 to optional and added a required XML::Parser dependency.</para>
1562 </listitem>
1563 </itemizedlist>
1564 </listitem>
1565
1566 <listitem>
1567 <para>May 26th, 2007</para>
1568 <itemizedlist>
1569 <listitem>
1570 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
1571 Startup Files since entries in /opt are handled separately.</para>
1572 </listitem>
1573 </itemizedlist>
1574 </listitem>
1575
1576 <listitem>
1577 <para>May 25th, 2007</para>
1578 <itemizedlist>
1579 <listitem>
1580 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
1581 </listitem>
1582 <listitem>
1583 <para>[dnicholson] - Added the XKeyboardConfig package, which
1584 replaces xkbdata for Xorg-7.</para>
1585 </listitem>
1586 <listitem>
1587 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
1588 </listitem>
1589 <listitem>
1590 <para>[dnicholson] - Updated to Xorg-7.2.</para>
1591 </listitem>
1592 </itemizedlist>
1593 </listitem>
1594
1595 <listitem>
1596 <para>May 24th, 2007</para>
1597 <itemizedlist>
1598 <listitem>
1599 <para>[dnicholson] - Various changes were applied to the XFree86
1600 page.</para>
1601 </listitem>
1602 <listitem>
1603 <para>[dnicholson] - Added a version number to the Xorg md5sums
1604 file.</para>
1605 </listitem>
1606 <listitem>
1607 <para>[dnicholson] - Revert a mistaken version update to the
1608 xf86-input-elographics driver.</para>
1609 </listitem>
1610 <listitem>
1611 <para>[dnicholson] - Removed unnecessary commands for the imake
1612 and xorg-cf-files packages.</para>
1613 </listitem>
1614 <listitem>
1615 <para>[dnicholson] - Removed an unnecessary parameter for the
1616 xorg-server package.</para>
1617 </listitem>
1618 </itemizedlist>
1619 </listitem>
1620
1621 <listitem>
1622 <para>May 23rd, 2007</para>
1623 <itemizedlist>
1624 <listitem>
1625 <para>[dnicholson] - Removed the unneeded Glibc build fix for
1626 XFree86.</para>
1627 </listitem>
1628 </itemizedlist>
1629 </listitem>
1630
1631 <listitem>
1632 <para>May 19th, 2007</para>
1633 <itemizedlist>
1634 <listitem>
1635 <para>[dnicholson] - Fix the installation of the mail extensions
1636 to go to the correct directory in Thunderbird.</para>
1637 </listitem>
1638 </itemizedlist>
1639 </listitem>
1640
1641 <listitem>
1642 <para>May 18th, 2007</para>
1643 <itemizedlist>
1644 <listitem>
1645 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
1646 Enigmail-0.95.0.</para>
1647 </listitem>
1648 </itemizedlist>
1649 </listitem>
1650
1651 <listitem>
1652 <para>May 13th, 2007</para>
1653 <itemizedlist>
1654 <listitem>
1655 <para>[dnicholson] - Updated to xterm-225 and corrected configure
1656 settings. Thanks to kratz00 and fix.</para>
1657 </listitem>
1658 <listitem>
1659 <para>[bdubbs] - Updated to vim-7.1.</para>
1660 </listitem>
1661 </itemizedlist>
1662 </listitem>
1663
1664 <listitem>
1665 <para>May 5th, 2007</para>
1666 <itemizedlist>
1667 <listitem>
1668 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
1669 </listitem>
1670 <listitem>
1671 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
1672 </listitem>
1673 <listitem>
1674 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
1675 </listitem>
1676 </itemizedlist>
1677 </listitem>
1678
1679 <listitem>
1680 <para>April 29th, 2007</para>
1681 <itemizedlist>
1682 <listitem>
1683 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
1684 #2134.</para>
1685 </listitem>
1686 </itemizedlist>
1687 </listitem>
1688
1689 <listitem>
1690 <para>April 27th, 2007</para>
1691 <itemizedlist>
1692 <listitem>
1693 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
1694 #2218.</para>
1695 </listitem>
1696 <listitem>
1697 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
1698 Fixes ticket #2213.</para>
1699 </listitem>
1700 <listitem>
1701 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
1702 #1988.</para>
1703 </listitem>
1704 </itemizedlist>
1705 </listitem>
1706
1707 <listitem>
1708 <para>April 26th, 2007</para>
1709 <itemizedlist>
1710 <listitem>
1711 <para>[randy] - Updated to GnuPG-1.4.7.</para>
1712 </listitem>
1713 </itemizedlist>
1714 </listitem>
1715
1716 <listitem>
1717 <para>April 25th, 2007</para>
1718 <itemizedlist>
1719 <listitem>
1720 <para>[bdubbs] - Added a security patch for Qt and updated
1721 description of MySql options for Qt.</para>
1722 </listitem>
1723 <listitem>
1724 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
1725 </listitem>
1726 </itemizedlist>
1727 </listitem>
1728
1729 <listitem>
1730 <para>April 21st, 2007</para>
1731 <itemizedlist>
1732 <listitem>
1733 <para>[bdubbs] - Expanded note on building database support
1734 into qt.</para>
1735 </listitem>
1736 </itemizedlist>
1737 </listitem>
1738
1739 <listitem>
1740 <para>April 20th, 2007</para>
1741 <itemizedlist>
1742 <listitem>
1743 <para>[randy] - Updated to Graphviz-2.12.</para>
1744 </listitem>
1745 <listitem>
1746 <para>[randy] - Updated to Doxygen-1.5.2.</para>
1747 </listitem>
1748 </itemizedlist>
1749 </listitem>
1750
1751 <listitem>
1752 <para>April 19th, 2007</para>
1753 <itemizedlist>
1754 <listitem>
1755 <para>[randy] - Updated to unixODBC-2.2.12.</para>
1756 </listitem>
1757 <listitem>
1758 <para>[randy] - Updated to libsoup-2.2.100.</para>
1759 </listitem>
1760 <listitem>
1761 <para>[randy] - Updated to startup-notification-0.9.</para>
1762 </listitem>
1763 <listitem>
1764 <para>[randy] - Updated to GOffice-0.2.2.</para>
1765 </listitem>
1766 <listitem>
1767 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
1768 </listitem>
1769 </itemizedlist>
1770 </listitem>
1771
1772 <listitem>
1773 <para>April 18th, 2007</para>
1774 <itemizedlist>
1775 <listitem>
1776 <para>[randy] - Added additional files to the chmod command in the
1777 S-Lang instructions.</para>
1778 </listitem>
1779 <listitem>
1780 <para>[randy] - Added a note to run some commands in the OpenSSH
1781 instructions as the root user. Thanks to ghylton for the
1782 report.</para>
1783 </listitem>
1784 <listitem>
1785 <para>[randy] - Updated to libgsf-1.14.3.</para>
1786 </listitem>
1787 </itemizedlist>
1788 </listitem>
1789
1790 <listitem>
1791 <para>April 17th, 2007</para>
1792 <itemizedlist>
1793 <listitem>
1794 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
1795 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
1796 XML::SAX::Expat and XML::Simple</para>
1797 </listitem>
1798 <listitem>
1799 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
1800 by the GNOME Icon Theme package).</para>
1801 </listitem>
1802 </itemizedlist>
1803 </listitem>
1804
1805 <listitem>
1806 <para>April 16th, 2007</para>
1807 <itemizedlist>
1808 <listitem>
1809 <para>[randy] - Updated to EsounD-0.2.37.</para>
1810 </listitem>
1811 <listitem>
1812 <para>[randy] - Updated the PyGTK dependencies in the HAL
1813 instructions.</para>
1814 </listitem>
1815 </itemizedlist>
1816 </listitem>
1817
1818 <listitem>
1819 <para>April 15th, 2007</para>
1820 <itemizedlist>
1821 <listitem>
1822 <para>[djensen] - Updated to librsvg-2.16.1.</para>
1823 </listitem>
1824 <listitem>
1825 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
1826 </listitem>
1827 <listitem>
1828 <para>[randy] - Updated to Qt-3.3.8.</para>
1829 </listitem>
1830 <listitem>
1831 <para>[randy] - Updated to NAS-1.9.</para>
1832 </listitem>
1833 </itemizedlist>
1834 </listitem>
1835
1836 <listitem>
1837 <para>April 14th, 2007</para>
1838 <itemizedlist>
1839 <listitem>
1840 <para>[randy] - Updated to Samba-3.0.24.</para>
1841 </listitem>
1842 </itemizedlist>
1843 </listitem>
1844
1845 <listitem>
1846 <para>April 13th, 2007</para>
1847 <itemizedlist>
1848 <listitem>
1849 <para>[randy] - Updated to Gamin-0.1.8.</para>
1850 </listitem>
1851 <listitem>
1852 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
1853 </listitem>
1854 </itemizedlist>
1855 </listitem>
1856
1857 <listitem>
1858 <para>April 10th, 2007</para>
1859 <itemizedlist>
1860 <listitem>
1861 <para>[randy] - Updated to little cms-1.16.</para>
1862 </listitem>
1863 <listitem>
1864 <para>[randy] - Added the Utah Raster Toolkit as an optional
1865 dependency of giflib.</para>
1866 </listitem>
1867 </itemizedlist>
1868 </listitem>
1869
1870 <listitem>
1871 <para>April 9th, 2007</para>
1872 <itemizedlist>
1873 <listitem>
1874 <para>[randy] - Updated to Ruby-1.8.6.</para>
1875 </listitem>
1876 <listitem>
1877 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
1878 </listitem>
1879 </itemizedlist>
1880 </listitem>
1881
1882 <listitem>
1883 <para>April 4th, 2007</para>
1884 <itemizedlist>
1885 <listitem>
1886 <para>[randy] - Updated the XML and stylesheets to use the 4.5
1887 version of DocBook XML DTD.</para>
1888 </listitem>
1889 </itemizedlist>
1890 </listitem>
1891
1892 <listitem>
1893 <para>March 31st, 2007</para>
1894 <itemizedlist>
1895 <listitem>
1896 <para>[randy] - Updated to PHP-5.2.1.</para>
1897 </listitem>
1898 <listitem>
1899 <para>[randy] - Removed the Ash package as it has been effectively
1900 replaced by the Dash package.</para>
1901 </listitem>
1902 </itemizedlist>
1903 </listitem>
1904
1905 <listitem>
1906 <para>March 30th, 2007</para>
1907 <itemizedlist>
1908 <listitem>
1909 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
1910 </listitem>
1911 <listitem>
1912 <para>[randy] - Updated to libpcap-0.9.5.</para>
1913 </listitem>
1914 <listitem>
1915 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
1916 </listitem>
1917 <listitem>
1918 <para>[randy] - Updated to GTK-Doc-1.8.</para>
1919 </listitem>
1920 <listitem>
1921 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
1922 </listitem>
1923 <listitem>
1924 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
1925 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
1926 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
1927 </listitem>
1928 <listitem>
1929 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
1930 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
1931 IO::Compress::Zlib-2.004.</para>
1932 </listitem>
1933 </itemizedlist>
1934 </listitem>
1935
1936 <listitem>
1937 <para>March 28th, 2007</para>
1938 <itemizedlist>
1939 <listitem>
1940 <para>[randy] - Updated to ASpell-0.60.5.</para>
1941 </listitem>
1942 </itemizedlist>
1943 </listitem>
1944
1945 <listitem>
1946 <para>March 27th, 2007</para>
1947 <itemizedlist>
1948 <listitem>
1949 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
1950 </listitem>
1951 </itemizedlist>
1952 </listitem>
1953
1954 <listitem>
1955 <para>March 26th, 2007</para>
1956 <itemizedlist>
1957 <listitem>
1958 <para>[djensen] - Updated to libIDL-0.8.8.</para>
1959 </listitem>
1960 <listitem>
1961 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
1962 </listitem>
1963 <listitem>
1964 <para>[randy] - Updated to Sendmail-8.14.0.</para>
1965 </listitem>
1966 <listitem>
1967 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
1968 </listitem>
1969 </itemizedlist>
1970 </listitem>
1971
1972 <listitem>
1973 <para>March 25th, 2007</para>
1974 <itemizedlist>
1975 <listitem>
1976 <para>[djensen] - Updated to Intltool-0.35.5.</para>
1977 </listitem>
1978 <listitem>
1979 <para>[djensen] - Updated to libwnck-2.18.0.</para>
1980 </listitem>
1981 <listitem>
1982 <para>[djensen] - Updated to VTE-2.16.0.</para>
1983 </listitem>
1984 <listitem>
1985 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
1986 </listitem>
1987 <listitem>
1988 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
1989 </listitem>
1990 <listitem>
1991 <para>[randy] - Updated to cURL-7.16.1.</para>
1992 </listitem>
1993 <listitem>
1994 <para>[randy] - Updated to Stunnel-4.20.</para>
1995 </listitem>
1996 <listitem>
1997 <para>[randy] - Updated to Libidn-0.6.11.</para>
1998 </listitem>
1999 </itemizedlist>
2000 </listitem>
2001
2002 <listitem>
2003 <para>March 24th, 2007</para>
2004 <itemizedlist>
2005 <listitem>
2006 <para>[randy] - Updated to FOP-0.93.</para>
2007 </listitem>
2008 </itemizedlist>
2009 </listitem>
2010
2011 <listitem>
2012 <para>March 23rd, 2007</para>
2013 <itemizedlist>
2014 <listitem>
2015 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
2016 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
2017 report.</para>
2018 </listitem>
2019 <listitem>
2020 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
2021 an optional command for replacing /bin/sh.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[randy] - Added new package JUnit-4.1.</para>
2028 </listitem>
2029 </itemizedlist>
2030 </listitem>
2031
2032 <listitem>
2033 <para>March 21st, 2007</para>
2034 <itemizedlist>
2035 <listitem>
2036 <para>[randy] - Updated to MySQL-5.0.37.</para>
2037 </listitem>
2038 <listitem>
2039 <para>[randy] - Modified the Heimdal instructions to rename the
2040 Heimdal libss headers and libraries and restore the orginal E2fsprogs
2041 files. Also added some documentation installation commands.</para>
2042 </listitem>
2043 </itemizedlist>
2044 </listitem>
2045
2046 <listitem>
2047 <para>March 20th, 2007</para>
2048 <itemizedlist>
2049 <listitem>
2050 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
2051 problem and some systems when running checks.</para>
2052 </listitem>
2053 <listitem>
2054 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
2055 used in LFS.</para>
2056 </listitem>
2057 <listitem>
2058 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
2059 </listitem>
2060 </itemizedlist>
2061 </listitem>
2062
2063 <listitem>
2064 <para>March 19th, 2007</para>
2065 <itemizedlist>
2066 <listitem>
2067 <para>[randy] - Updated to cpio-2.7.</para>
2068 </listitem>
2069 </itemizedlist>
2070 </listitem>
2071
2072 <listitem>
2073 <para>March 18th, 2007</para>
2074 <itemizedlist>
2075 <listitem>
2076 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
2077 </listitem>
2078 <listitem>
2079 <para>[randy] - Added a warning to the GNOME introduction section,
2080 and links to this warning in various GNOME package instructions
2081 telling to use the stable version of BLFS to build current
2082 GNOME.</para>
2083 </listitem>
2084 <listitem>
2085 <para>[randy] - Updated to GTK+-2.10.11.</para>
2086 </listitem>
2087 <listitem>
2088 <para>[randy] - Updated to ATK-1.18.0.</para>
2089 </listitem>
2090 <listitem>
2091 <para>[randy] - Updated to Pango-1.16.1.</para>
2092 </listitem>
2093 <listitem>
2094 <para>[randy] - Updated to cairo-1.4.0.</para>
2095 </listitem>
2096 <listitem>
2097 <para>[randy] - Updated to GLib-2.12.11.</para>
2098 </listitem>
2099 </itemizedlist>
2100 </listitem>
2101
2102 <listitem>
2103 <para>March 17th, 2007</para>
2104 <itemizedlist>
2105 <listitem>
2106 <para>[randy] - Updated to libxslt-1.1.20.</para>
2107 </listitem>
2108 <listitem>
2109 <para>[randy] - Updated to Python-2.5.</para>
2110 </listitem>
2111 </itemizedlist>
2112 </listitem>
2113
2114 <listitem>
2115 <para>March 16th, 2007</para>
2116 <itemizedlist>
2117 <listitem>
2118 <para>[randy] - Updated to GCC-4.1.2, which matches the version
2119 used in LFS.</para>
2120 </listitem>
2121 </itemizedlist>
2122 </listitem>
2123
2124 <listitem>
2125 <para>March 15th, 2007</para>
2126 <itemizedlist>
2127 <listitem>
2128 <para>[randy] - Added the Dash package using a patch provided by
2129 Agathoklis Hatzimanikas.</para>
2130 </listitem>
2131 </itemizedlist>
2132 </listitem>
2133
2134 <listitem>
2135 <para>March 13th, 2007</para>
2136 <itemizedlist>
2137 <listitem>
2138 <para>[randy] - Added a note to the Linux-PAM instructions to run
2139 the test suite after the package has been installed and minimally
2140 configured.</para>
2141 </listitem>
2142 </itemizedlist>
2143 </listitem>
2144
2145 <listitem>
2146 <para>March 8th, 2007</para>
2147 <itemizedlist>
2148 <listitem>
2149 <para>[alexander] - Added Recode-3.6.</para>
2150 </listitem>
2151 </itemizedlist>
2152 </listitem>
2153
2154 <listitem>
2155 <para>March 7th, 2007</para>
2156 <itemizedlist>
2157 <listitem>
2158 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
2159 man page sed by alexander.</para>
2160 </listitem>
2161 </itemizedlist>
2162 </listitem>
2163
2164 <listitem>
2165 <para>March 4th, 2007</para>
2166 <itemizedlist>
2167 <listitem>
2168 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
2169 packages to version 4.5. Patch from Matthew Burgess.</para>
2170 </listitem>
2171 </itemizedlist>
2172 </listitem>
2173
2174 <listitem>
2175 <para>March 3rd, 2007</para>
2176 <itemizedlist>
2177 <listitem>
2178 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
2179 </listitem>
2180 <listitem>
2181 <para>[alexander] - Removed the link to the (dead) libstk
2182 site from Xine Libraries page.</para>
2183 </listitem>
2184 </itemizedlist>
2185 </listitem>
2186
2187 <listitem>
2188 <para>February 28th, 2007</para>
2189 <itemizedlist>
2190 <listitem>
2191 <para>[dnicholson] - Made the i18n-fonts commands more explicit
2192 on the a2ps page to guard against errors. Thanks to Nathan Coulson
2193 for the report.</para>
2194 </listitem>
2195 </itemizedlist>
2196 </listitem>
2197
2198 <listitem>
2199 <para>February 24th, 2007</para>
2200 <itemizedlist>
2201 <listitem>
2202 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
2203 Daniel Rindt.</para>
2204 </listitem>
2205 </itemizedlist>
2206 </listitem>
2207
2208 <listitem>
2209 <para>February 19th, 2007</para>
2210 <itemizedlist>
2211 <listitem>
2212 <para>[dnicholson] - Fixed the sed needed to run the libxml2
2213 testsuite. Closes #2299. Report from kratz00.</para>
2214 </listitem>
2215 </itemizedlist>
2216 </listitem>
2217
2218 <listitem>
2219 <para>February 16th, 2007</para>
2220 <itemizedlist>
2221 <listitem>
2222 <para>[randy] - Updated to GMP-4.2.1.</para>
2223 </listitem>
2224 <listitem>
2225 <para>[randy] - Updated to libxml2-2.6.27.</para>
2226 </listitem>
2227 <listitem>
2228 <para>[randy] - Fixed a broken documentation installation command
2229 in the libpng instructions, thanks to Nathan Coulson for the
2230 report.</para>
2231 </listitem>
2232 <listitem>
2233 <para>[randy] - Updated to Inetutils-1.5.</para>
2234 </listitem>
2235 </itemizedlist>
2236 </listitem>
2237
2238 <listitem>
2239 <para>February 15th, 2007</para>
2240 <itemizedlist>
2241 <listitem>
2242 <para>[randy] - Updated to Sysstat-7.0.4.</para>
2243 </listitem>
2244 <listitem>
2245 <para>[randy] - Updated to Shadow-4.0.17.</para>
2246 </listitem>
2247 <listitem>
2248 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
2249 </listitem>
2250 <listitem>
2251 <para>[randy] - Updated to Tk-8.4.14.</para>
2252 </listitem>
2253 <listitem>
2254 <para>[randy] - Updated to Tcl-8.4.14.</para>
2255 </listitem>
2256 <listitem>
2257 <para>[randy] - Updated to S-Lang-2.0.7.</para>
2258 </listitem>
2259 <listitem>
2260 <para>[randy] - Updated to PCRE-7.0.</para>
2261 </listitem>
2262 <listitem>
2263 <para>[randy] - Updated to libpng-1.2.16.</para>
2264 </listitem>
2265 <listitem>
2266 <para>[randy] - Updated to pkg-config-0.21.</para>
2267 </listitem>
2268 </itemizedlist>
2269 </listitem>
2270
2271 <listitem>
2272 <para>February 14th, 2007</para>
2273 <itemizedlist>
2274 <listitem>
2275 <para>[randy] - Released BLFS Version 6.2.0.</para>
2276 </listitem>
2277 </itemizedlist>
2278 </listitem>
2279
2280 <listitem>
2281 <para>February 6th, 2007</para>
2282 <itemizedlist>
2283 <listitem>
2284 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
2285 6.2 branch until 6.2.0 has been released).</para>
2286 </listitem>
2287 </itemizedlist>
2288 </listitem>
2289
2290 <listitem>
2291 <para>February 4th, 2007</para>
2292 <itemizedlist>
2293 <listitem>
2294 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
2295 package (do not merge to the 6.2 branch).</para>
2296 </listitem>
2297 </itemizedlist>
2298 </listitem>
2299
2300 </itemizedlist>
2301
2302</sect1>
Note: See TracBrowser for help on using the repository browser.