source: introduction/welcome/changelog.xml@ bb317ce1

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 bb317ce1 was bb317ce1, checked in by Richard Downing <richard@…>, 16 years ago

updated to a2ps-4.14, added 2008 to Copyright

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

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