source: introduction/welcome/changelog.xml@ aab209d8

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 aab209d8 was aab209d8, checked in by DJ Lucas <dj@…>, 16 years ago

added note about SNI to OpenSSL command explanations.

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

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