source: introduction/welcome/changelog.xml@ e924583

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 e924583 was e924583, checked in by Ag Hatzimanikas <ag@…>, 16 years ago

Updated to pcre-7.6

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

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