source: introduction/welcome/changelog.xml@ a90bc8c

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 a90bc8c was a90bc8c, checked in by Robert Daniels <rdaniels@…>, 16 years ago

Update to Nano-2.0.7

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

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