source: introduction/welcome/changelog.xml@ 9690524

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 9690524 was 9690524, checked in by Ken Moffat <ken@…>, 16 years ago

Update cups.

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

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