source: introduction/welcome/changelog.xml@ 52f6fa3

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 52f6fa3 was 11a5363, checked in by Randy McMurchy <randy@…>, 16 years ago

Updated to libxslt-1.1.22

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

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