source: introduction/welcome/changelog.xml@ 80cec50

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 80cec50 was 80cec50, checked in by Chris Staub <chris@…>, 16 years ago

Add kernel config info to CUPS page

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

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