source: introduction/welcome/changelog.xml@ 81fc414

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 81fc414 was 81fc414, checked in by Robert Daniels <rdaniels@…>, 16 years ago

Update to xine-ui-0.99.5. Fix ftp link for xine-lib

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

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