source: introduction/welcome/changelog.xml@ e6c872e

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

Changed Lynx download URL.

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

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