source: introduction/welcome/changelog.xml@ fe2cf26

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 fe2cf26 was a324403, checked in by Alexander E. Patrakov <alexander@…>, 16 years ago

Removed (with "svn rm", not commented out, because commenting out conflicts
with restructuring of the book) WvDial, WvStreams, and RP-PPPoE.

Restructured the book so that the "Connecting to a Network" part became a
chapter in the "Basic Networking" part.

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

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