source: introduction/welcome/changelog.xml@ 5083bc02

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

Renamed the Text::CSV_PP Perl Module to its new name (Text::CSV)

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

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