source: introduction/welcome/changelog.xml@ c91c114

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

Added security patch to unzip

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

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