source: introduction/welcome/changelog.xml@ 6a829b3

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 6a829b3 was 6a829b3, checked in by Randy McMurchy <randy@…>, 16 years ago

Added missing patch commands to the Heimdal instructions

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

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