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

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 6deeee2 was 6deeee2, checked in by Dan Nichilson <dnicholson@…>, 16 years ago

Fix compressdoc to call the correct script when working recursively

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

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