source: introduction/welcome/changelog.xml@ 7eca2f3

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 7eca2f3 was 7eca2f3, checked in by Bruce Dubbs <bdubbs@…>, 16 years ago

Update to xine-lib-1.1.12

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

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