source: introduction/welcome/changelog.xml@ 0fb3692

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 0fb3692 was 0fb3692, checked in by Randy McMurchy <randy@…>, 16 years ago

Updated the SLIB download URL

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

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