source: introduction/welcome/changelog.xml@ 1d6b5f9

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

Fixed a dead link

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

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