source: introduction/welcome/changelog.xml@ 410e228b

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

Removed extraneous whitespace from the ends of line text

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

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