source: introduction/welcome/changelog.xml@ c21b2c7

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

Update the bootscripts version to generate a new tarball

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

  • Property mode set to 100644
File size: 60.9 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>December 21st, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[dnicholson] - Updated the bootscripts tarball to include
49 fixes for dhcp, gdm, gpm, hal, ntp, dbus and samba.</para>
50 </listitem>
51 <listitem>
52 <para>[alexander] - Updated the text about default mount options
53 on the HAL page.</para>
54 </listitem>
55 </itemizedlist>
56 </listitem>
57
58 <listitem>
59 <para>December 19th, 2007</para>
60 <itemizedlist>
61 <listitem>
62 <para>[dj] - Updated to OpenOffice-2.3.1.</para>
63 </listitem>
64 </itemizedlist>
65 </listitem>
66
67 <listitem>
68 <para>December 17th, 2007</para>
69 <itemizedlist>
70 <listitem>
71 <para>[alexander] - Dropped Imlib-1.9.15.</para>
72 </listitem>
73 <listitem>
74 <para>[dj] - Updated to JDK-6 Update 3.</para>
75 </listitem>
76 </itemizedlist>
77 </listitem>
78
79 <listitem>
80 <para>December 16th, 2007</para>
81 <itemizedlist>
82 <listitem>
83 <para>[alexander] - Moved the URI Perl module under a separate heading,
84 to simplify cross-references.</para>
85 </listitem>
86 </itemizedlist>
87 </listitem>
88
89 <listitem>
90 <para>December 15th, 2007</para>
91 <itemizedlist>
92 <listitem>
93 <para>[ag] - Updated to XFS 2.9.4. Thanks to Christian Wurst for
94 his patch.</para>
95 </listitem>
96 </itemizedlist>
97 </listitem>
98
99 <listitem>
100 <para>December 14th, 2007</para>
101 <itemizedlist>
102 <listitem>
103 <para>[ag] - Updated to Mutt-1.5.17. Added command to generate the
104 manual in PDF format.</para>
105 </listitem>
106 </itemizedlist>
107 </listitem>
108
109 <listitem>
110 <para>December 13th, 2007</para>
111 <itemizedlist>
112 <listitem>
113 <para>[ag] - Fixed Ruby download link.</para>
114 </listitem>
115 <listitem>
116 <para>[ag] - Updated to Flac-1.2.1.</para>
117 </listitem>
118 </itemizedlist>
119 </listitem>
120
121 <listitem>
122 <para>December 7th, 2007</para>
123 <itemizedlist>
124 <listitem>
125 <para>[alexander] - Updated to Xfce-4.4.2 and commented it out.</para>
126 </listitem>
127 </itemizedlist>
128 </listitem>
129
130 <listitem>
131 <para>November 22nd, 2007</para>
132 <itemizedlist>
133 <listitem>
134 <para>[ag] - Fixed the download link to rxvt-unicode.</para>
135 </listitem>
136 <listitem>
137 <para>[ag] - Updated to Compface 2.5.2.</para>
138 </listitem>
139 </itemizedlist>
140 </listitem>
141
142 <listitem>
143 <para>November 17th, 2007</para>
144 <itemizedlist>
145 <listitem>
146 <para>[ag] - Fixed a broken link to the Python documentation. Reported by
147 Moody.</para>
148 </listitem>
149 <listitem>
150 <para>[ag] - Added a switch in the 'Command Explanations' section
151 of the Vorbis Tools page that allows ogg123 to be built without
152 cURL. Reported by laxy. Fixes #2413.</para>
153 </listitem>
154 </itemizedlist>
155 </listitem>
156
157 <listitem>
158 <para>November 5th, 2007</para>
159 <itemizedlist>
160 <listitem>
161 <para>[dnicholson] - Really fix luit to find the locale.alias
162 file. Caught by laxy. Fixes #2414.</para>
163 </listitem>
164 </itemizedlist>
165 </listitem>
166
167 <listitem>
168 <para>November 4th, 2007</para>
169 <itemizedlist>
170 <listitem>
171 <para>[ag] - Updated to rxvt-unicode-8.4.</para>
172 </listitem>
173 <listitem>
174 <para>[ag] - Updated to libvorbis-1.2.0.</para>
175 </listitem>
176 </itemizedlist>
177 </listitem>
178
179 <listitem>
180 <para>November 2nd, 2007</para>
181 <itemizedlist>
182 <listitem>
183 <para>[dnicholson] - Fix luit to find the locale.alias file.
184 Fixes #2393.</para>
185 </listitem>
186 <listitem>
187 <para>[dnicholson] - Updated to Nano-2.0.6.</para>
188 </listitem>
189 </itemizedlist>
190 </listitem>
191
192 <listitem>
193 <para>November 1st, 2007</para>
194 <itemizedlist>
195 <listitem>
196 <para>[ag] - Updated to ed-0.8.</para>
197 </listitem>
198 <listitem>
199 <para>[ag] - Updated to Fcron-3.0.3.</para>
200 </listitem>
201 </itemizedlist>
202 </listitem>
203
204 <listitem>
205 <para>October 16th, 2007</para>
206 <itemizedlist>
207 <listitem>
208 <para>[randy] - Updated to Heimdal-0.8.1.</para>
209 </listitem>
210 <listitem>
211 <para>[randy] - Modified the 'Configuring for Adding Users' page
212 to reflect that the /etc/default/useradd file is now created in
213 LFS. Thanks to Chris Staub for the suggestion.</para>
214 </listitem>
215 <listitem>
216 <para>[randy] - Fixed numerous typos and ommisions, along with
217 several corrections by applying patches from Chris Staub. Thanks,
218 Chris.</para>
219 </listitem>
220 <listitem>
221 <para>[randy] - Updated the Evince instructions to reflect the
222 GNOME-2.18.3 update.</para>
223 </listitem>
224 </itemizedlist>
225 </listitem>
226
227 <listitem>
228 <para>September 22nd, 2007</para>
229 <itemizedlist>
230 <listitem>
231 <para>[randy] - Fixed an incorrect installation command in the XSL
232 Stylesheets instructions, thanks to Frank Ianella for pointing it
233 out.</para>
234 </listitem>
235 </itemizedlist>
236 </listitem>
237
238 <listitem>
239 <para>September 12th, 2007</para>
240 <itemizedlist>
241 <listitem>
242 <para>[randy] - Updated the EOG instructions to reflect the
243 GNOME-2.18.3 update.</para>
244 </listitem>
245 </itemizedlist>
246 </listitem>
247
248 <listitem>
249 <para>September 11, 2007</para>
250 <itemizedlist>
251 <listitem>
252 <para>[randy] - Added a note to the Totem instructions explaining
253 that the GStreamer backend will not play DVDs properly, and you can
254 use the Xine Libraries backend instead.</para>
255 </listitem>
256 </itemizedlist>
257 </listitem>
258
259 <listitem>
260 <para>September 10th, 2007</para>
261 <itemizedlist>
262 <listitem>
263 <para>[randy] - Added a more accurate explanation of the GConf
264 dependency in the GStreamer Good Plugins instructions.</para>
265 </listitem>
266 </itemizedlist>
267 </listitem>
268
269 <listitem>
270 <para>September 9th, 2007</para>
271 <itemizedlist>
272 <listitem>
273 <para>[manuel] - Updated the internal XSL Stylesheets to
274 1.73.2.</para>
275 </listitem>
276 </itemizedlist>
277 </listitem>
278
279 <listitem>
280 <para>September 7th, 2007</para>
281 <itemizedlist>
282 <listitem>
283 <para>[randy] - Changed the chmod command in the OpenLDAP
284 instructions to use the 'readlink' command to find out the names
285 of the shared libraries.</para>
286 </listitem>
287 </itemizedlist>
288 </listitem>
289
290 <listitem>
291 <para>September 6th, 2007</para>
292 <itemizedlist>
293 <listitem>
294 <para>[randy] - Modified the Heimdal instructions which move the
295 libraries into /lib to use the 'readlink' command to create the
296 symlinks so that the instructions are not version specific.</para>
297 </listitem>
298 </itemizedlist>
299 </listitem>
300
301 <listitem>
302 <para>September 5th, 2007</para>
303 <itemizedlist>
304 <listitem>
305 <para>[randy] - Modified the Linux-PAM instructions to install
306 the libraries into /lib and then use the 'readlink' command to
307 create the symlinks so that the instructions are not version
308 specific.</para>
309 </listitem>
310 </itemizedlist>
311 </listitem>
312
313 <listitem>
314 <para>September 4th, 2007</para>
315 <itemizedlist>
316 <listitem>
317 <para>[dnicholson] - Removed an unnecessary command in the Cyrus
318 SASL instructions.</para>
319 </listitem>
320 </itemizedlist>
321 </listitem>
322
323 <listitem>
324 <para>September 2nd, 2007</para>
325 <itemizedlist>
326 <listitem>
327 <para>[dnicholson] - Updated to Cyrus SASL-2.1.22.</para>
328 </listitem>
329 </itemizedlist>
330 </listitem>
331
332 <listitem>
333 <para>August 22nd, 2007</para>
334 <itemizedlist>
335 <listitem>
336 <para>[dj] - Updated to dhcpcd-3.0.19.</para>
337 </listitem>
338 </itemizedlist>
339 </listitem>
340
341 <listitem>
342 <para>August 21st, 2007</para>
343 <itemizedlist>
344 <listitem>
345 <para>[djensen] - Removed a Makefile sed that disabled autoconf
346 in XFS-2.9.3. It will be needed with some libtool versions.</para>
347 </listitem>
348 </itemizedlist>
349 </listitem>
350
351 <listitem>
352 <para>August 20th , 2007</para>
353 <itemizedlist>
354 <listitem>
355 <para>[djensen] - Updated to XFS-2.9.3.</para>
356 </listitem>
357 <listitem>
358 <para>[dj] - Added GCC-3.3.6 as a runtime dependency for the
359 binary JDK.</para>
360 </listitem>
361 </itemizedlist>
362 </listitem>
363
364 <listitem>
365 <para>August 19th, 2007</para>
366 <itemizedlist>
367 <listitem>
368 <para>[randy] - Added new package PIN-Entry-0.7.3.</para>
369 </listitem>
370 </itemizedlist>
371 </listitem>
372
373 <listitem>
374 <para>August 18th, 2007</para>
375 <itemizedlist>
376 <listitem>
377 <para>[randy] - Updated to DocBook XSL Stylesheets-1.71.1.</para>
378 </listitem>
379 <listitem>
380 <para>[randy] - Added new package Libksba-1.0.2.</para>
381 </listitem>
382 </itemizedlist>
383 </listitem>
384
385 <listitem>
386 <para>August 17th, 2007</para>
387 <itemizedlist>
388 <listitem>
389 <para>[randy] - Updated to Transcode-1.0.3.</para>
390 </listitem>
391 <listitem>
392 <para>[randy] - Applied a patch contributed by Jeremy Henty that
393 updated the book to Emacs-22.1. Thanks Jeremy!</para>
394 </listitem>
395 <listitem>
396 <para>[randy] - Updated to libquicktime-1.0.0.</para>
397 </listitem>
398 <listitem>
399 <para>[randy] - Updated to libmpeg3-1.7.</para>
400 </listitem>
401 <listitem>
402 <para>[dj] - Updated to OpenOffice-2.2.1</para>
403 </listitem>
404 </itemizedlist>
405 </listitem>
406
407 <listitem>
408 <para>August 16th, 2007</para>
409 <itemizedlist>
410 <listitem>
411 <para>[randy] - Added new package GnuTLS-1.6.3.</para>
412 </listitem>
413 <listitem>
414 <para>[manuel] - Added upstream asmrules_fix_20061231.diff
415 patch to Mplayer-1.0rc1.</para>
416 </listitem>
417 <listitem>
418 <para>[randy] - Added new package Libgcrypt-1.2.4.</para>
419 </listitem>
420 <listitem>
421 <para>[randy] - Added new package Libgpg-error-1.5.</para>
422 </listitem>
423 <listitem>
424 <para>[randy] - Added new package Libassuan-1.0.2.</para>
425 </listitem>
426 <listitem>
427 <para>[randy] - Added new package Pth-2.0.7.</para>
428 </listitem>
429 </itemizedlist>
430 </listitem>
431
432 <listitem>
433 <para>August 15th, 2007</para>
434 <itemizedlist>
435 <listitem>
436 <para>[randy] - Updated Gaim to Pidgin-2.1.0.</para>
437 </listitem>
438 <listitem>
439 <para>[randy] - Removed an unneeded sed command from the RP-PPPoE
440 instructions.</para>
441 </listitem>
442 <listitem>
443 <para>[randy] - Updated to Audacious-1.3.2.</para>
444 </listitem>
445 </itemizedlist>
446 </listitem>
447
448 <listitem>
449 <para>August 14th, 2007</para>
450 <itemizedlist>
451 <listitem>
452 <para>[randy] - Added new package mcs-0.4.1 to support recent
453 versions of Audacious.</para>
454 </listitem>
455 <listitem>
456 <para>[randy] - Updated to Hdparm-7.7.</para>
457 </listitem>
458 <listitem>
459 <para>[randy] - Updated to Hd2u-1.0.1.</para>
460 </listitem>
461 <listitem>
462 <para>[randy] - Updated to Exim-4.67.</para>
463 </listitem>
464 </itemizedlist>
465 </listitem>
466
467 <listitem>
468 <para>August 13th, 2007</para>
469 <itemizedlist>
470 <listitem>
471 <para>[randy] - Updated to Cdrdao-1.2.2.</para>
472 </listitem>
473 <listitem>
474 <para>[randy] - Updated the Sound Juicer instructions to reflect the
475 GNOME-2.18.3 update.</para>
476 </listitem>
477 <listitem>
478 <para>[randy] - Updated to libmusicbrainz-2.1.5.</para>
479 </listitem>
480 </itemizedlist>
481 </listitem>
482
483 <listitem>
484 <para>August 12th, 2007</para>
485 <itemizedlist>
486 <listitem>
487 <para>[dnicholson] - Added the Python Modules page with Gnome-Python
488 and its dependencies.</para>
489 </listitem>
490 <listitem>
491 <para>[randy] - Added instructions to create an X11R6 symlink to the
492 X Windows Components page.</para>
493 </listitem>
494 <listitem>
495 <para>[dj] - Updated to JDK-6 Update 2.</para>
496 </listitem>
497 </itemizedlist>
498 </listitem>
499
500 <listitem>
501 <para>August 11th, 2007</para>
502 <itemizedlist>
503 <listitem>
504 <para>[randy] - Updated the GConf Editor instructions to reflect the
505 GNOME-2.18.3 update.</para>
506 </listitem>
507 <listitem>
508 <para>[randy] - Added a note to the FreeGlut instructions saying you
509 don't need to install it if you installed the GLUT library during a
510 MesaLib installation.</para>
511 </listitem>
512 <listitem>
513 <para>[randy] - Updated to MPlayer-1.0rc1.</para>
514 </listitem>
515 <listitem>
516 <para>[randy] - Updated to FFmpeg-svn_20070606 (svn checkout).</para>
517 </listitem>
518 </itemizedlist>
519 </listitem>
520
521 <listitem>
522 <para>August 9th, 2007</para>
523 <itemizedlist>
524 <listitem>
525 <para>[randy] - Replaced the obsolete Gimp-Print package with
526 Gutenprint-5.0.1.</para>
527 </listitem>
528 </itemizedlist>
529 </listitem>
530
531 <listitem>
532 <para>August 8th, 2007</para>
533 <itemizedlist>
534 <listitem>
535 <para>[randy] - Updated to XChat-2.8.4.</para>
536 </listitem>
537 <listitem>
538 <para>[randy] - Updated all the GNOME Assistive Technology
539 (Accessibility) packages to GNOME-2.18 versions, including
540 updating Gnome Speech to 0.4.16.</para>
541 </listitem>
542 <listitem>
543 <para>[randy] - Added new package Orca-2.18.1 as a replacement for
544 the obsolete Gnopernicus package.</para>
545 </listitem>
546 <listitem>
547 <para>[randy] - Replaced all instances of the Gtk+-2 library
548 directory pathname with an entity.</para>
549 </listitem>
550 <listitem>
551 <para>[randy] - Replaced all instances of the Python library
552 directory pathname with an entity.</para>
553 </listitem>
554 <listitem>
555 <para>[randy] - Simplified some commands using conditionals in
556 various package instructions.</para>
557 </listitem>
558 <listitem>
559 <para>[randy] - Added a parameter to the configure command in the
560 GNOME Session instructions so that the Assistive Technology
561 (Accessibility) packages work properly.</para>
562 </listitem>
563 </itemizedlist>
564 </listitem>
565
566 <listitem>
567 <para>August 7th, 2007</para>
568 <itemizedlist>
569 <listitem>
570 <para>[randy] - Added notes to the AbiWord and Gnumeric instructions
571 that the versions of libgda/libgnomedb will conflict with each
572 other.</para>
573 </listitem>
574 <listitem>
575 <para>[randy] - Minor modifications to the Gnumeric build
576 instructions.</para>
577 </listitem>
578 <listitem>
579 <para>[randy] - Updated to AbiWord-2.4.6.</para>
580 </listitem>
581 </itemizedlist>
582 </listitem>
583
584 <listitem>
585 <para>August 6th, 2007</para>
586 <itemizedlist>
587 <listitem>
588 <para>[randy] - Updated to FriBidi-0.10.8.</para>
589 </listitem>
590 </itemizedlist>
591 </listitem>
592
593 <listitem>
594 <para>August 5th, 2007</para>
595 <itemizedlist>
596 <listitem>
597 <para>[randy] - Updated to Finance::Quote-1.13.</para>
598 </listitem>
599 <listitem>
600 <para>[dnicholson] - Updated to Thunderbird-2.0.0.6 with
601 Enigmail-0.95.3.</para>
602 </listitem>
603 <listitem>
604 <para>[dnicholson] - Updated to Firefox-2.0.0.6.</para>
605 </listitem>
606 <listitem>
607 <para>[randy] - Updated to GnuCash-2.2.0.</para>
608 </listitem>
609 </itemizedlist>
610 </listitem>
611
612 <listitem>
613 <para>August 3rd, 2007</para>
614 <itemizedlist>
615 <listitem>
616 <para>[ag] - Updated to Fetchmail-6.3.8.</para>
617 </listitem>
618 <listitem>
619 <para>[randy] - Updated to GOffice-0.4.2.</para>
620 </listitem>
621 <listitem>
622 <para>[randy] - Updated to SLIB-3a4.</para>
623 </listitem>
624 <listitem>
625 <para>[randy] - Updated to Guile-1.8.2. This breaks the GnuCash
626 package instructions and since no other BLFS packages depend on the
627 GNOME-1.4 libraries, the entire GNOME-1.4 section of the book has
628 been commented out.</para>
629 </listitem>
630 </itemizedlist>
631 </listitem>
632
633 <listitem>
634 <para>August 2nd, 2007</para>
635 <itemizedlist>
636 <listitem>
637 <para>[ag] - Added the rxvt-unicode terminal emulator package.</para>
638 </listitem>
639 <listitem>
640 <para>[dnicholson] - Updated to NcFTP-3.2.1.</para>
641 </listitem>
642 <listitem>
643 <para>[randy] - Updated to gedit-2.18.2.</para>
644 </listitem>
645 <listitem>
646 <para>[dnicholson] - Updated to Iptables-1.3.8.</para>
647 </listitem>
648 <listitem>
649 <para>[dnicholson] - Updated the libusb udev rule for raw USB device
650 ownership to work with Linux-2.6.22.</para>
651 </listitem>
652 </itemizedlist>
653 </listitem>
654
655 <listitem>
656 <para>August 1st, 2007</para>
657 <itemizedlist>
658 <listitem>
659 <para>[ag] - Updated to ReiserFS-3.6.20.</para>
660 </listitem>
661 </itemizedlist>
662 </listitem>
663
664 <listitem>
665 <para>July 31st, 2007</para>
666 <itemizedlist>
667 <listitem>
668 <para>[ag] - Removed obsolete text in the X Window System Components
669 page.</para>
670 </listitem>
671 <listitem>
672 <para>[ag] - Updated to Dash-0.5.4. Fixes Trac ticket #2366.</para>
673 </listitem>
674 </itemizedlist>
675 </listitem>
676
677 <listitem>
678 <para>July 30th, 2007</para>
679 <itemizedlist>
680 <listitem>
681 <para>[ag] - Removed the extra-prompt.sh script. Avoid to export the PS1
682 variable, and modified it. Thanks to David Jensen for the suggestions and
683 to Craig Jackson for the report.</para>
684 </listitem>
685 <listitem>
686 <para>[ag] - Added a warning in mutt instructions, about linking mutt
687 against GnuTLS.</para>
688 </listitem>
689 <listitem>
690 <para>[ag] - Added a consolidated patch to vim instructions, with fixes
691 from upstream. Syncing with LFS.</para>
692 </listitem>
693 </itemizedlist>
694 </listitem>
695
696 <listitem>
697 <para>July 27th, 2007</para>
698 <itemizedlist>
699 <listitem>
700 <para>[randy] - Added the D-Bus GLib bindings as a required
701 dependency of GNOME VFS and removed it from other packages where
702 it became redundant.</para>
703 </listitem>
704 <listitem>
705 <para>[randy] - Updated to XSane-0.994.</para>
706 </listitem>
707 <listitem>
708 <para>[randy] - Updated to ksh-2007-06-28.</para>
709 </listitem>
710 <listitem>
711 <para>[randy] - Updated Perl Modules: Finance::QuoteHist-1.11,
712 HTML::TableExtract-2.10.</para>
713 </listitem>
714 <listitem>
715 <para>[randy] - Added a patch to the Avifile instructions to correct
716 a build problem when using GCC-4.1.x. Thanks to Robert Connolly for
717 submitting the patch.</para>
718 </listitem>
719 </itemizedlist>
720 </listitem>
721
722 <listitem>
723 <para>July 26th, 2007</para>
724 <itemizedlist>
725 <listitem>
726 <para>[randy] - Updated to rsync-2.6.9.</para>
727 </listitem>
728 <listitem>
729 <para>[randy] - Updated some GNOME utility packages: GDM-2.18.3,
730 GNOME Utilities-2.18.1, gnome-screensaver-2.18.2,
731 zenity-2.18.2.</para>
732 </listitem>
733 <listitem>
734 <para>[randy] - Updated to XScreenSaver-5.03.</para>
735 </listitem>
736 <listitem>
737 <para>[randy] - Updated several package's broken download URLs.</para>
738 </listitem>
739 <listitem>
740 <para>[randy] - Updated to gnome-volume-manager-2.17.0.</para>
741 </listitem>
742 </itemizedlist>
743 </listitem>
744
745 <listitem>
746 <para>July 25th, 2007</para>
747 <itemizedlist>
748 <listitem>
749 <para>[randy] - Updated to Evolution-2.10.3.</para>
750 </listitem>
751 <listitem>
752 <para>[randy] - Updated to Xine Libraries-1.1.7.</para>
753 </listitem>
754 <listitem>
755 <para>[randy] - Updated some of the GNOME-2 additional packages
756 ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0,
757 gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2,
758 Totem-2.18.2. Other additional packages will be updated individually
759 as soon as possible.</para>
760 </listitem>
761 <listitem>
762 <para>[randy] - Updated GNOME-2 additional packages ('Libraries') to
763 GNOME-2.18.3.</para>
764 </listitem>
765 <listitem>
766 <para>[randy] - Updated core GNOME-2 to version 2.18.3. Separated
767 the core packages into 'Platform' and 'Desktop' sections. </para>
768 </listitem>
769 <listitem>
770 <para>[randy] - Updated to ImageMagick-6.3.5-3.</para>
771 </listitem>
772 <listitem>
773 <para>[randy] - Updated Perl Modules: Archive-Tar-1.32,
774 Archive-Zip1.20, Business-ISBN-Data-1.14,
775 Compress-Raw-Zlib-2.005, Compress-Zlib-2.005,
776 Crypt-SSLeay-0.56, Digest-SHA-5.45,
777 ExtUtils-CBuilder-0.19, ExtUtils-ParseXS-2.18,
778 IO-Compress-Base-2.005, Compress-Raw-Bzip2-2.005,
779 IO-Compress-Bzip2-2.005, IO-Compress-Zlib-2.005,
780 IO-Zlib-1.06, LWP5.806, Module-Build-0.2808,
781 Module-Corelist-2.12, Module-Signature-0.55,
782 PAR-Dist-0.24, Pod-Readme-0.09, Test-Base-0.54,
783 Test-Prereq-1.033, version-0.7203, YAML-0.65.</para>
784 </listitem>
785 </itemizedlist>
786 </listitem>
787
788 <listitem>
789 <para>July 24th, 2007</para>
790 <itemizedlist>
791 <listitem>
792 <para>[bdubbs] - Updated to Bind-9.4.1-P1.</para>
793 </listitem>
794 <listitem>
795 <para>[randy] - Updated to SANE Backends-1.0.18.</para>
796 </listitem>
797 <listitem>
798 <para>[dj] - Added Java header path to CPPFLAGS for Graphviz.</para>
799 </listitem>
800 </itemizedlist>
801 </listitem>
802
803 <listitem>
804 <para>July 22nd, 2007</para>
805 <itemizedlist>
806 <listitem>
807 <para>[randy] - Updated to XviD-1.1.3.</para>
808 </listitem>
809 <listitem>
810 <para>[randy] - Updated to ISO Codes-1.2.</para>
811 </listitem>
812 <listitem>
813 <para>[randy] - Updated to Module::Info-0.31.</para>
814 </listitem>
815 </itemizedlist>
816 </listitem>
817
818 <listitem>
819 <para>July 21st, 2007</para>
820 <itemizedlist>
821 <listitem>
822 <para>[randy] - Updated to Metacity-2.18.5</para>
823 </listitem>
824 <listitem>
825 <para>[randy] - Added new package libgnomekbd-2.18.2 to the GNOME
826 Core packages section.</para>
827 </listitem>
828 <listitem>
829 <para>[dnicholson] - Reworked Xorg download links and md5sum
830 files. Added the continue parameter for the large wget downloads.
831 </para>
832 </listitem>
833 <listitem>
834 <para>[randy] - Added a sed and a patch to allow Vorbis-Tools to link
835 against cURL and FLAC respectively. Fixes Trac ticket #2240. Patch
836 to update the book contributed by Ag Hatzimanikas.</para>
837 </listitem>
838 <listitem>
839 <para>[randy] - Updated to libxklavier-3.2.</para>
840 </listitem>
841 <listitem>
842 <para>[randy] - Updated to W3m-0.5.2.</para>
843 </listitem>
844 </itemizedlist>
845 </listitem>
846
847 <listitem>
848 <para>July 20th, 2007</para>
849 <itemizedlist>
850 <listitem>
851 <para>[randy] - Updated to GMime-2.2.10.</para>
852 </listitem>
853 <listitem>
854 <para>[randy] - Updated to libwnck-2.18.3.</para>
855 </listitem>
856 <listitem>
857 <para>[randy] - Updated to GIMP-2.2.17 and GIMP-Help-0.12. No
858 changes have been made yet to support Gutenprint instead of the
859 deprecated Gimp-Print. Those changes will follow after Gutenprint
860 is in the book.</para>
861 </listitem>
862 <listitem>
863 <para>[randy] - Updated to libgsf-1.14.5.</para>
864 </listitem>
865 <listitem>
866 <para>[randy] - Updated to XML-SAX-0.16.</para>
867 </listitem>
868 </itemizedlist>
869 </listitem>
870
871 <listitem>
872 <para>July 19th, 2007</para>
873 <itemizedlist>
874 <listitem>
875 <para>[randy] - Updated to GStreamer Ugly Plug-ins-0.10.6.</para>
876 </listitem>
877 <listitem>
878 <para>[randy] - Updated to libmpeg2-0.4.1.</para>
879 </listitem>
880 <listitem>
881 <para>[randy] - Updated to libdvdread-0.9.7.</para>
882 </listitem>
883 <listitem>
884 <para>[randy] - Added a note to the libdvdcss instructions about an
885 issue that may occur with the LaTeX installation.</para>
886 </listitem>
887 <listitem>
888 <para>[randy] - Updated to LAME-3.97.</para>
889 </listitem>
890 <listitem>
891 <para>[randy] - Updated to libao-0.8.8.</para>
892 </listitem>
893 <listitem>
894 <para>[randy] - Updated to FLAC-1.1.4.</para>
895 </listitem>
896 <listitem>
897 <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
898 </listitem>
899 <listitem>
900 <para>[randy] - Updated to Imlib2-1.4.0.</para>
901 </listitem>
902 <listitem>
903 <para>[randy] - Updated to libdv-1.0.0.</para>
904 </listitem>
905 </itemizedlist>
906 </listitem>
907
908 <listitem>
909 <para>July 18th, 2007</para>
910 <itemizedlist>
911 <listitem>
912 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
913 </listitem>
914 <listitem>
915 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
916 </listitem>
917 <listitem>
918 <para>[randy] - Updated to shared-mime-info-0.21.</para>
919 </listitem>
920 <listitem>
921 <para>[randy] - Updated to GStreamer-0.10.13.</para>
922 </listitem>
923 <listitem>
924 <para>[randy] - Added an additional sed to the LPRng instructions
925 to correct some bad syntax.</para>
926 </listitem>
927 <listitem>
928 <para>[randy] - Updated to pilot-link-0.12.2.</para>
929 </listitem>
930 <listitem>
931 <para>[randy] - Updated to Nmap-4.20.</para>
932 </listitem>
933 </itemizedlist>
934 </listitem>
935
936 <listitem>
937 <para>July 17th, 2007</para>
938 <itemizedlist>
939 <listitem>
940 <para>[randy] - Updated to Poppler-0.5.4.</para>
941 </listitem>
942 <listitem>
943 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
944 named Ethereal).</para>
945 </listitem>
946 <listitem>
947 <para>[randy] - Updated to libpcap-0.9.6.</para>
948 </listitem>
949 <listitem>
950 <para>[randy] - Updated to Samba-3.0.25b.</para>
951 </listitem>
952 <listitem>
953 <para>[randy] - Updated to Subversion-1.4.4.</para>
954 </listitem>
955 </itemizedlist>
956 </listitem>
957
958 <listitem>
959 <para>July 16th, 2007</para>
960 <itemizedlist>
961 <listitem>
962 <para>[randy] - Clarified the Apache HTTPD dependencies and added
963 a note how to build APR-util with Berkeley DB support.</para>
964 </listitem>
965 <listitem>
966 <para>[randy] - Updated to JUnit-4.3.1.</para>
967 </listitem>
968 <listitem>
969 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
970 </listitem>
971 <listitem>
972 <para>[randy] - Updated to Xpdf-3.02.</para>
973 </listitem>
974 </itemizedlist>
975 </listitem>
976
977 <listitem>
978 <para>July 15th, 2007</para>
979 <itemizedlist>
980 <listitem>
981 <para>[randy] - Updated to LessTif-0.95.0.</para>
982 </listitem>
983 <listitem>
984 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
985 </listitem>
986 <listitem>
987 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
988 </listitem>
989 <listitem>
990 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
991 </listitem>
992 </itemizedlist>
993 </listitem>
994
995 <listitem>
996 <para>July 14th, 2007</para>
997 <itemizedlist>
998 <listitem>
999 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
1000 Info-20070618.</para>
1001 </listitem>
1002 <listitem>
1003 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
1004 page.</para>
1005 </listitem>
1006 </itemizedlist>
1007 </listitem>
1008
1009 <listitem>
1010 <para>July 12th, 2007</para>
1011 <itemizedlist>
1012 <listitem>
1013 <para>[randy] - Updated to Tcsh-6.15.00.</para>
1014 </listitem>
1015 </itemizedlist>
1016 </listitem>
1017
1018 <listitem>
1019 <para>July 11th, 2007</para>
1020 <itemizedlist>
1021 <listitem>
1022 <para>[randy] - Updated to cpio-2.9.</para>
1023 </listitem>
1024 <listitem>
1025 <para>[randy] - Updated to Sendmail-8.14.1.</para>
1026 </listitem>
1027 </itemizedlist>
1028 </listitem>
1029
1030 <listitem>
1031 <para>July 10th, 2007</para>
1032 <itemizedlist>
1033 <listitem>
1034 <para>[dnicholson] - Added information for running the D-Bus
1035 testsuite.</para>
1036 </listitem>
1037 <listitem>
1038 <para>[randy] - Updated the K3b and KDE Base instructions to
1039 specify that the D-Bus Qt3 Bindings are required if HAL
1040 functionality is desired.</para>
1041 </listitem>
1042 <listitem>
1043 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
1044 and libpthread-stubs to the book. Enabled it as a dependency for
1045 the Xorg-7 Libraries.</para>
1046 </listitem>
1047 <listitem>
1048 <para>[randy] - Modified the D-Bus dependency in several packages
1049 to account for the new D-Bus core and bindings separation.</para>
1050 </listitem>
1051 <listitem>
1052 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
1053 page.</para>
1054 </listitem>
1055 </itemizedlist>
1056 </listitem>
1057
1058 <listitem>
1059 <para>July 9th, 2007</para>
1060 <itemizedlist>
1061 <listitem>
1062 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
1063 </listitem>
1064 <listitem>
1065 <para>[randy] - Created a D-Bus Bindings page and added the GLib
1066 bindings. Other D-Bus bindings will be added to the same page as they
1067 are developed.</para>
1068 </listitem>
1069 </itemizedlist>
1070 </listitem>
1071
1072 <listitem>
1073 <para>July 8th, 2007</para>
1074 <itemizedlist>
1075 <listitem>
1076 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
1077 r6797.</para>
1078 </listitem>
1079 <listitem>
1080 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
1081 packages.</para>
1082 </listitem>
1083 <listitem>
1084 <para>[randy] - Updated to CUPS-1.2.11.</para>
1085 </listitem>
1086 <listitem>
1087 <para>[randy] - Updated to PHP-5.2.3.</para>
1088 </listitem>
1089 <listitem>
1090 <para>[randy] - Updated to libexif-0.6.16.</para>
1091 </listitem>
1092 <listitem>
1093 <para>[randy] - Updated to libglade-2.6.1.</para>
1094 </listitem>
1095 <listitem>
1096 <para>[randy] - Updated to cURL-7.16.3.</para>
1097 </listitem>
1098 <listitem>
1099 <para>[randy] - Updated to Libidn-0.6.14.</para>
1100 </listitem>
1101 </itemizedlist>
1102 </listitem>
1103
1104 <listitem>
1105 <para>July 7th, 2007</para>
1106 <itemizedlist>
1107 <listitem>
1108 <para>[manuel] - Updated book rendering framework to use the new
1109 LFS-XSL stylesheets.</para>
1110 </listitem>
1111 </itemizedlist>
1112 </listitem>
1113
1114 <listitem>
1115 <para>July 6th, 2007</para>
1116 <itemizedlist>
1117 <listitem>
1118 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
1119 </listitem>
1120 <listitem>
1121 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
1122 the download page now properly reflects the versions.</para>
1123 </listitem>
1124 </itemizedlist>
1125 </listitem>
1126
1127 <listitem>
1128 <para>July 5th, 2007</para>
1129 <itemizedlist>
1130 <listitem>
1131 <para>[randy] - Updated to MySQL-5.0.41.</para>
1132 </listitem>
1133 <listitem>
1134 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
1135 </listitem>
1136 </itemizedlist>
1137 </listitem>
1138
1139 <listitem>
1140 <para>July 4th, 2007</para>
1141 <itemizedlist>
1142 <listitem>
1143 <para>[randy] - Updated to libxslt-1.1.21.</para>
1144 </listitem>
1145 <listitem>
1146 <para>[dj] - Modified Linux-PAM configuration to use cracklib
1147 defaults.</para>
1148 </listitem>
1149 </itemizedlist>
1150 </listitem>
1151
1152 <listitem>
1153 <para>July 3rd, 2007</para>
1154 <itemizedlist>
1155 <listitem>
1156 <para>[randy] - Updated to libxml2-2.6.29.</para>
1157 </listitem>
1158 <listitem>
1159 <para>[randy] - Updated to Python-2.5.1.</para>
1160 </listitem>
1161 <listitem>
1162 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
1163 in LFS. Also modified the /etc/pam.d/login file as suggested by
1164 Jonathan Oksman to strengthen the login security.</para>
1165 </listitem>
1166 <listitem>
1167 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
1168 drivers. Reported by Alexander Patrakov.</para>
1169 </listitem>
1170 </itemizedlist>
1171 </listitem>
1172
1173 <listitem>
1174 <para>July 2nd, 2007</para>
1175 <itemizedlist>
1176 <listitem>
1177 <para>[randy] - Updated to Whois-4.7.21.</para>
1178 </listitem>
1179 <listitem>
1180 <para>[randy] - Updated to Expat-2.0.1.</para>
1181 </listitem>
1182 <listitem>
1183 <para>[randy] - Updated to S-Lang-2.1.1.</para>
1184 </listitem>
1185 <listitem>
1186 <para>[randy] - Updated to PCRE-7.2.</para>
1187 </listitem>
1188 <listitem>
1189 <para>[randy] - Updated to libpng-1.2.18.</para>
1190 </listitem>
1191 <listitem>
1192 <para>[randy] - Updated to pkg-config-0.22.</para>
1193 </listitem>
1194 </itemizedlist>
1195 </listitem>
1196
1197 <listitem>
1198 <para>July 1st, 2007</para>
1199 <itemizedlist>
1200 <listitem>
1201 <para>[randy] - Incremented the date of the bootscript entity so
1202 a new bootscript tarball will be created (to reflect the changes
1203 made to the bootscripts on 20070620).</para>
1204 </listitem>
1205 </itemizedlist>
1206 </listitem>
1207
1208 <listitem>
1209 <para>June 30th, 2007</para>
1210 <itemizedlist>
1211 <listitem>
1212 <para>[randy] - Updated to GTK+-2.10.13.</para>
1213 </listitem>
1214 <listitem>
1215 <para>[randy] - Updated to Pango-1.16.4.</para>
1216 </listitem>
1217 <listitem>
1218 <para>[randy] - Updated to cairo-1.4.10.</para>
1219 </listitem>
1220 <listitem>
1221 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
1222 tarball.</para>
1223 </listitem>
1224 <listitem>
1225 <para>[randy] - Updated to GLib-2.12.12.</para>
1226 </listitem>
1227 </itemizedlist>
1228 </listitem>
1229
1230 <listitem>
1231 <para>June 20th, 2007</para>
1232 <itemizedlist>
1233 <listitem>
1234 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
1235 #2362. Reported by laxy.</para>
1236 </listitem>
1237 <listitem>
1238 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
1239 </listitem>
1240 </itemizedlist>
1241 </listitem>
1242
1243 <listitem>
1244 <para>June 15th, 2007</para>
1245 <itemizedlist>
1246 <listitem>
1247 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
1248 Ag Hatzim.</para>
1249 </listitem>
1250 <listitem>
1251 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
1252 libX11 and libXrender are found.</para>
1253 </listitem>
1254 </itemizedlist>
1255 </listitem>
1256
1257 <listitem>
1258 <para>June 13th, 2007</para>
1259 <itemizedlist>
1260 <listitem>
1261 <para>[dj] - Added ksh-2007-03-28</para>
1262 </listitem>
1263 </itemizedlist>
1264 </listitem>
1265
1266 <listitem>
1267 <para>June 12th, 2007</para>
1268 <itemizedlist>
1269 <listitem>
1270 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
1271 </listitem>
1272 </itemizedlist>
1273 </listitem>
1274
1275 <listitem>
1276 <para>June 7th, 2007</para>
1277 <itemizedlist>
1278 <listitem>
1279 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
1280 the bin, include and lib directories in /usr/share/qt.</para>
1281 </listitem>
1282 <listitem>
1283 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
1284 </listitem>
1285 <listitem>
1286 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
1287 Moffat.</para>
1288 </listitem>
1289 <listitem>
1290 <para>[dnicholson] - Removed the optional ctypes dependency from
1291 libmusicbrainz since it's included in Python-2.5. Thanks to
1292 bambi for the report.</para>
1293 </listitem>
1294 <listitem>
1295 <para>[dnicholson] - Fixed some errors on the X Window System
1296 Components page. Reported by Spinal.</para>
1297 </listitem>
1298 </itemizedlist>
1299 </listitem>
1300
1301 <listitem>
1302 <para>May 31st, 2007</para>
1303 <itemizedlist>
1304 <listitem>
1305 <para>[dnicholson] - Changed the xkb output directory for
1306 Xorg-Server to match that from XKeyboardConfig. Reported by
1307 DJ Lucas.</para>
1308 </listitem>
1309 <listitem>
1310 <para>[dnicholson] - Streamlined the commands for each Xorg
1311 section.</para>
1312 </listitem>
1313 <listitem>
1314 <para>[dnicholson] - Commented out the sun video drivers and
1315 deprecated modules in the Xorg wget lists and changed the
1316 download commands to support the comments.</para>
1317 </listitem>
1318 </itemizedlist>
1319 </listitem>
1320
1321 <listitem>
1322 <para>May 30th, 2007</para>
1323 <itemizedlist>
1324 <listitem>
1325 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
1326 Reported by Roland Puntaier.</para>
1327 </listitem>
1328 <listitem>
1329 <para>[dnicholson] - Added a missing expat dependency on the
1330 MesaLib page. Reported by DJ Lucas.</para>
1331 </listitem>
1332 </itemizedlist>
1333 </listitem>
1334
1335 <listitem>
1336 <para>May 28th, 2007</para>
1337 <itemizedlist>
1338 <listitem>
1339 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
1340 to optional and added a required XML::Parser dependency.</para>
1341 </listitem>
1342 </itemizedlist>
1343 </listitem>
1344
1345 <listitem>
1346 <para>May 26th, 2007</para>
1347 <itemizedlist>
1348 <listitem>
1349 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
1350 Startup Files since entries in /opt are handled separately.</para>
1351 </listitem>
1352 </itemizedlist>
1353 </listitem>
1354
1355 <listitem>
1356 <para>May 25th, 2007</para>
1357 <itemizedlist>
1358 <listitem>
1359 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
1360 </listitem>
1361 <listitem>
1362 <para>[dnicholson] - Added the XKeyboardConfig package, which
1363 replaces xkbdata for Xorg-7.</para>
1364 </listitem>
1365 <listitem>
1366 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
1367 </listitem>
1368 <listitem>
1369 <para>[dnicholson] - Updated to Xorg-7.2.</para>
1370 </listitem>
1371 </itemizedlist>
1372 </listitem>
1373
1374 <listitem>
1375 <para>May 24th, 2007</para>
1376 <itemizedlist>
1377 <listitem>
1378 <para>[dnicholson] - Various changes were applied to the XFree86
1379 page.</para>
1380 </listitem>
1381 <listitem>
1382 <para>[dnicholson] - Added a version number to the Xorg md5sums
1383 file.</para>
1384 </listitem>
1385 <listitem>
1386 <para>[dnicholson] - Revert a mistaken version update to the
1387 xf86-input-elographics driver.</para>
1388 </listitem>
1389 <listitem>
1390 <para>[dnicholson] - Removed unnecessary commands for the imake
1391 and xorg-cf-files packages.</para>
1392 </listitem>
1393 <listitem>
1394 <para>[dnicholson] - Removed an unnecessary parameter for the
1395 xorg-server package.</para>
1396 </listitem>
1397 </itemizedlist>
1398 </listitem>
1399
1400 <listitem>
1401 <para>May 23rd, 2007</para>
1402 <itemizedlist>
1403 <listitem>
1404 <para>[dnicholson] - Removed the unneeded Glibc build fix for
1405 XFree86.</para>
1406 </listitem>
1407 </itemizedlist>
1408 </listitem>
1409
1410 <listitem>
1411 <para>May 19th, 2007</para>
1412 <itemizedlist>
1413 <listitem>
1414 <para>[dnicholson] - Fix the installation of the mail extensions
1415 to go to the correct directory in Thunderbird.</para>
1416 </listitem>
1417 </itemizedlist>
1418 </listitem>
1419
1420 <listitem>
1421 <para>May 18th, 2007</para>
1422 <itemizedlist>
1423 <listitem>
1424 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
1425 Enigmail-0.95.0.</para>
1426 </listitem>
1427 </itemizedlist>
1428 </listitem>
1429
1430 <listitem>
1431 <para>May 13th, 2007</para>
1432 <itemizedlist>
1433 <listitem>
1434 <para>[dnicholson] - Updated to xterm-225 and corrected configure
1435 settings. Thanks to kratz00 and fix.</para>
1436 </listitem>
1437 <listitem>
1438 <para>[bdubbs] - Updated to vim-7.1.</para>
1439 </listitem>
1440 </itemizedlist>
1441 </listitem>
1442
1443 <listitem>
1444 <para>May 5th, 2007</para>
1445 <itemizedlist>
1446 <listitem>
1447 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
1448 </listitem>
1449 <listitem>
1450 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
1451 </listitem>
1452 <listitem>
1453 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
1454 </listitem>
1455 </itemizedlist>
1456 </listitem>
1457
1458 <listitem>
1459 <para>April 29th, 2007</para>
1460 <itemizedlist>
1461 <listitem>
1462 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
1463 #2134.</para>
1464 </listitem>
1465 </itemizedlist>
1466 </listitem>
1467
1468 <listitem>
1469 <para>April 27th, 2007</para>
1470 <itemizedlist>
1471 <listitem>
1472 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
1473 #2218.</para>
1474 </listitem>
1475 <listitem>
1476 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
1477 Fixes ticket #2213.</para>
1478 </listitem>
1479 <listitem>
1480 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
1481 #1988.</para>
1482 </listitem>
1483 </itemizedlist>
1484 </listitem>
1485
1486 <listitem>
1487 <para>April 26th, 2007</para>
1488 <itemizedlist>
1489 <listitem>
1490 <para>[randy] - Updated to GnuPG-1.4.7.</para>
1491 </listitem>
1492 </itemizedlist>
1493 </listitem>
1494
1495 <listitem>
1496 <para>April 25th, 2007</para>
1497 <itemizedlist>
1498 <listitem>
1499 <para>[bdubbs] - Added a security patch for Qt and updated
1500 description of MySql options for Qt.</para>
1501 </listitem>
1502 <listitem>
1503 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
1504 </listitem>
1505 </itemizedlist>
1506 </listitem>
1507
1508 <listitem>
1509 <para>April 21st, 2007</para>
1510 <itemizedlist>
1511 <listitem>
1512 <para>[bdubbs] - Expanded note on building database support
1513 into qt.</para>
1514 </listitem>
1515 </itemizedlist>
1516 </listitem>
1517
1518 <listitem>
1519 <para>April 20th, 2007</para>
1520 <itemizedlist>
1521 <listitem>
1522 <para>[randy] - Updated to Graphviz-2.12.</para>
1523 </listitem>
1524 <listitem>
1525 <para>[randy] - Updated to Doxygen-1.5.2.</para>
1526 </listitem>
1527 </itemizedlist>
1528 </listitem>
1529
1530 <listitem>
1531 <para>April 19th, 2007</para>
1532 <itemizedlist>
1533 <listitem>
1534 <para>[randy] - Updated to unixODBC-2.2.12.</para>
1535 </listitem>
1536 <listitem>
1537 <para>[randy] - Updated to libsoup-2.2.100.</para>
1538 </listitem>
1539 <listitem>
1540 <para>[randy] - Updated to startup-notification-0.9.</para>
1541 </listitem>
1542 <listitem>
1543 <para>[randy] - Updated to GOffice-0.2.2.</para>
1544 </listitem>
1545 <listitem>
1546 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
1547 </listitem>
1548 </itemizedlist>
1549 </listitem>
1550
1551 <listitem>
1552 <para>April 18th, 2007</para>
1553 <itemizedlist>
1554 <listitem>
1555 <para>[randy] - Added additional files to the chmod command in the
1556 S-Lang instructions.</para>
1557 </listitem>
1558 <listitem>
1559 <para>[randy] - Added a note to run some commands in the OpenSSH
1560 instructions as the root user. Thanks to ghylton for the
1561 report.</para>
1562 </listitem>
1563 <listitem>
1564 <para>[randy] - Updated to libgsf-1.14.3.</para>
1565 </listitem>
1566 </itemizedlist>
1567 </listitem>
1568
1569 <listitem>
1570 <para>April 17th, 2007</para>
1571 <itemizedlist>
1572 <listitem>
1573 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
1574 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
1575 XML::SAX::Expat and XML::Simple</para>
1576 </listitem>
1577 <listitem>
1578 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
1579 by the GNOME Icon Theme package).</para>
1580 </listitem>
1581 </itemizedlist>
1582 </listitem>
1583
1584 <listitem>
1585 <para>April 16th, 2007</para>
1586 <itemizedlist>
1587 <listitem>
1588 <para>[randy] - Updated to EsounD-0.2.37.</para>
1589 </listitem>
1590 <listitem>
1591 <para>[randy] - Updated the PyGTK dependencies in the HAL
1592 instructions.</para>
1593 </listitem>
1594 </itemizedlist>
1595 </listitem>
1596
1597 <listitem>
1598 <para>April 15th, 2007</para>
1599 <itemizedlist>
1600 <listitem>
1601 <para>[djensen] - Updated to librsvg-2.16.1.</para>
1602 </listitem>
1603 <listitem>
1604 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
1605 </listitem>
1606 <listitem>
1607 <para>[randy] - Updated to Qt-3.3.8.</para>
1608 </listitem>
1609 <listitem>
1610 <para>[randy] - Updated to NAS-1.9.</para>
1611 </listitem>
1612 </itemizedlist>
1613 </listitem>
1614
1615 <listitem>
1616 <para>April 14th, 2007</para>
1617 <itemizedlist>
1618 <listitem>
1619 <para>[randy] - Updated to Samba-3.0.24.</para>
1620 </listitem>
1621 </itemizedlist>
1622 </listitem>
1623
1624 <listitem>
1625 <para>April 13th, 2007</para>
1626 <itemizedlist>
1627 <listitem>
1628 <para>[randy] - Updated to Gamin-0.1.8.</para>
1629 </listitem>
1630 <listitem>
1631 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
1632 </listitem>
1633 </itemizedlist>
1634 </listitem>
1635
1636 <listitem>
1637 <para>April 10th, 2007</para>
1638 <itemizedlist>
1639 <listitem>
1640 <para>[randy] - Updated to little cms-1.16.</para>
1641 </listitem>
1642 <listitem>
1643 <para>[randy] - Added the Utah Raster Toolkit as an optional
1644 dependency of giflib.</para>
1645 </listitem>
1646 </itemizedlist>
1647 </listitem>
1648
1649 <listitem>
1650 <para>April 9th, 2007</para>
1651 <itemizedlist>
1652 <listitem>
1653 <para>[randy] - Updated to Ruby-1.8.6.</para>
1654 </listitem>
1655 <listitem>
1656 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
1657 </listitem>
1658 </itemizedlist>
1659 </listitem>
1660
1661 <listitem>
1662 <para>April 4th, 2007</para>
1663 <itemizedlist>
1664 <listitem>
1665 <para>[randy] - Updated the XML and stylesheets to use the 4.5
1666 version of DocBook XML DTD.</para>
1667 </listitem>
1668 </itemizedlist>
1669 </listitem>
1670
1671 <listitem>
1672 <para>March 31st, 2007</para>
1673 <itemizedlist>
1674 <listitem>
1675 <para>[randy] - Updated to PHP-5.2.1.</para>
1676 </listitem>
1677 <listitem>
1678 <para>[randy] - Removed the Ash package as it has been effectively
1679 replaced by the Dash package.</para>
1680 </listitem>
1681 </itemizedlist>
1682 </listitem>
1683
1684 <listitem>
1685 <para>March 30th, 2007</para>
1686 <itemizedlist>
1687 <listitem>
1688 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
1689 </listitem>
1690 <listitem>
1691 <para>[randy] - Updated to libpcap-0.9.5.</para>
1692 </listitem>
1693 <listitem>
1694 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
1695 </listitem>
1696 <listitem>
1697 <para>[randy] - Updated to GTK-Doc-1.8.</para>
1698 </listitem>
1699 <listitem>
1700 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
1701 </listitem>
1702 <listitem>
1703 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
1704 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
1705 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
1706 </listitem>
1707 <listitem>
1708 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
1709 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
1710 IO::Compress::Zlib-2.004.</para>
1711 </listitem>
1712 </itemizedlist>
1713 </listitem>
1714
1715 <listitem>
1716 <para>March 28th, 2007</para>
1717 <itemizedlist>
1718 <listitem>
1719 <para>[randy] - Updated to ASpell-0.60.5.</para>
1720 </listitem>
1721 </itemizedlist>
1722 </listitem>
1723
1724 <listitem>
1725 <para>March 27th, 2007</para>
1726 <itemizedlist>
1727 <listitem>
1728 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
1729 </listitem>
1730 </itemizedlist>
1731 </listitem>
1732
1733 <listitem>
1734 <para>March 26th, 2007</para>
1735 <itemizedlist>
1736 <listitem>
1737 <para>[djensen] - Updated to libIDL-0.8.8.</para>
1738 </listitem>
1739 <listitem>
1740 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
1741 </listitem>
1742 <listitem>
1743 <para>[randy] - Updated to Sendmail-8.14.0.</para>
1744 </listitem>
1745 <listitem>
1746 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
1747 </listitem>
1748 </itemizedlist>
1749 </listitem>
1750
1751 <listitem>
1752 <para>March 25th, 2007</para>
1753 <itemizedlist>
1754 <listitem>
1755 <para>[djensen] - Updated to Intltool-0.35.5.</para>
1756 </listitem>
1757 <listitem>
1758 <para>[djensen] - Updated to libwnck-2.18.0.</para>
1759 </listitem>
1760 <listitem>
1761 <para>[djensen] - Updated to VTE-2.16.0.</para>
1762 </listitem>
1763 <listitem>
1764 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
1765 </listitem>
1766 <listitem>
1767 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
1768 </listitem>
1769 <listitem>
1770 <para>[randy] - Updated to cURL-7.16.1.</para>
1771 </listitem>
1772 <listitem>
1773 <para>[randy] - Updated to Stunnel-4.20.</para>
1774 </listitem>
1775 <listitem>
1776 <para>[randy] - Updated to Libidn-0.6.11.</para>
1777 </listitem>
1778 </itemizedlist>
1779 </listitem>
1780
1781 <listitem>
1782 <para>March 24th, 2007</para>
1783 <itemizedlist>
1784 <listitem>
1785 <para>[randy] - Updated to FOP-0.93.</para>
1786 </listitem>
1787 </itemizedlist>
1788 </listitem>
1789
1790 <listitem>
1791 <para>March 23rd, 2007</para>
1792 <itemizedlist>
1793 <listitem>
1794 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
1795 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
1796 report.</para>
1797 </listitem>
1798 <listitem>
1799 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
1800 an optional command for replacing /bin/sh.</para>
1801 </listitem>
1802 <listitem>
1803 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
1804 </listitem>
1805 <listitem>
1806 <para>[randy] - Added new package JUnit-4.1.</para>
1807 </listitem>
1808 </itemizedlist>
1809 </listitem>
1810
1811 <listitem>
1812 <para>March 21st, 2007</para>
1813 <itemizedlist>
1814 <listitem>
1815 <para>[randy] - Updated to MySQL-5.0.37.</para>
1816 </listitem>
1817 <listitem>
1818 <para>[randy] - Modified the Heimdal instructions to rename the
1819 Heimdal libss headers and libraries and restore the orginal E2fsprogs
1820 files. Also added some documentation installation commands.</para>
1821 </listitem>
1822 </itemizedlist>
1823 </listitem>
1824
1825 <listitem>
1826 <para>March 20th, 2007</para>
1827 <itemizedlist>
1828 <listitem>
1829 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
1830 problem and some systems when running checks.</para>
1831 </listitem>
1832 <listitem>
1833 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
1834 used in LFS.</para>
1835 </listitem>
1836 <listitem>
1837 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
1838 </listitem>
1839 </itemizedlist>
1840 </listitem>
1841
1842 <listitem>
1843 <para>March 19th, 2007</para>
1844 <itemizedlist>
1845 <listitem>
1846 <para>[randy] - Updated to cpio-2.7.</para>
1847 </listitem>
1848 </itemizedlist>
1849 </listitem>
1850
1851 <listitem>
1852 <para>March 18th, 2007</para>
1853 <itemizedlist>
1854 <listitem>
1855 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
1856 </listitem>
1857 <listitem>
1858 <para>[randy] - Added a warning to the GNOME introduction section,
1859 and links to this warning in various GNOME package instructions
1860 telling to use the stable version of BLFS to build current
1861 GNOME.</para>
1862 </listitem>
1863 <listitem>
1864 <para>[randy] - Updated to GTK+-2.10.11.</para>
1865 </listitem>
1866 <listitem>
1867 <para>[randy] - Updated to ATK-1.18.0.</para>
1868 </listitem>
1869 <listitem>
1870 <para>[randy] - Updated to Pango-1.16.1.</para>
1871 </listitem>
1872 <listitem>
1873 <para>[randy] - Updated to cairo-1.4.0.</para>
1874 </listitem>
1875 <listitem>
1876 <para>[randy] - Updated to GLib-2.12.11.</para>
1877 </listitem>
1878 </itemizedlist>
1879 </listitem>
1880
1881 <listitem>
1882 <para>March 17th, 2007</para>
1883 <itemizedlist>
1884 <listitem>
1885 <para>[randy] - Updated to libxslt-1.1.20.</para>
1886 </listitem>
1887 <listitem>
1888 <para>[randy] - Updated to Python-2.5.</para>
1889 </listitem>
1890 </itemizedlist>
1891 </listitem>
1892
1893 <listitem>
1894 <para>March 16th, 2007</para>
1895 <itemizedlist>
1896 <listitem>
1897 <para>[randy] - Updated to GCC-4.1.2, which matches the version
1898 used in LFS.</para>
1899 </listitem>
1900 </itemizedlist>
1901 </listitem>
1902
1903 <listitem>
1904 <para>March 15th, 2007</para>
1905 <itemizedlist>
1906 <listitem>
1907 <para>[randy] - Added the Dash package using a patch provided by
1908 Agathoklis Hatzimanikas.</para>
1909 </listitem>
1910 </itemizedlist>
1911 </listitem>
1912
1913 <listitem>
1914 <para>March 13th, 2007</para>
1915 <itemizedlist>
1916 <listitem>
1917 <para>[randy] - Added a note to the Linux-PAM instructions to run
1918 the test suite after the package has been installed and minimally
1919 configured.</para>
1920 </listitem>
1921 </itemizedlist>
1922 </listitem>
1923
1924 <listitem>
1925 <para>March 8th, 2007</para>
1926 <itemizedlist>
1927 <listitem>
1928 <para>[alexander] - Added Recode-3.6.</para>
1929 </listitem>
1930 </itemizedlist>
1931 </listitem>
1932
1933 <listitem>
1934 <para>March 7th, 2007</para>
1935 <itemizedlist>
1936 <listitem>
1937 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
1938 man page sed by alexander.</para>
1939 </listitem>
1940 </itemizedlist>
1941 </listitem>
1942
1943 <listitem>
1944 <para>March 4th, 2007</para>
1945 <itemizedlist>
1946 <listitem>
1947 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
1948 packages to version 4.5. Patch from Matthew Burgess.</para>
1949 </listitem>
1950 </itemizedlist>
1951 </listitem>
1952
1953 <listitem>
1954 <para>March 3rd, 2007</para>
1955 <itemizedlist>
1956 <listitem>
1957 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
1958 </listitem>
1959 <listitem>
1960 <para>[alexander] - Removed the link to the (dead) libstk
1961 site from Xine Libraries page.</para>
1962 </listitem>
1963 </itemizedlist>
1964 </listitem>
1965
1966 <listitem>
1967 <para>February 28th, 2007</para>
1968 <itemizedlist>
1969 <listitem>
1970 <para>[dnicholson] - Made the i18n-fonts commands more explicit
1971 on the a2ps page to guard against errors. Thanks to Nathan Coulson
1972 for the report.</para>
1973 </listitem>
1974 </itemizedlist>
1975 </listitem>
1976
1977 <listitem>
1978 <para>February 24th, 2007</para>
1979 <itemizedlist>
1980 <listitem>
1981 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
1982 Daniel Rindt.</para>
1983 </listitem>
1984 </itemizedlist>
1985 </listitem>
1986
1987 <listitem>
1988 <para>February 19th, 2007</para>
1989 <itemizedlist>
1990 <listitem>
1991 <para>[dnicholson] - Fixed the sed needed to run the libxml2
1992 testsuite. Closes #2299. Report from kratz00.</para>
1993 </listitem>
1994 </itemizedlist>
1995 </listitem>
1996
1997 <listitem>
1998 <para>February 16th, 2007</para>
1999 <itemizedlist>
2000 <listitem>
2001 <para>[randy] - Updated to GMP-4.2.1.</para>
2002 </listitem>
2003 <listitem>
2004 <para>[randy] - Updated to libxml2-2.6.27.</para>
2005 </listitem>
2006 <listitem>
2007 <para>[randy] - Fixed a broken documentation installation command
2008 in the libpng instructions, thanks to Nathan Coulson for the
2009 report.</para>
2010 </listitem>
2011 <listitem>
2012 <para>[randy] - Updated to Inetutils-1.5.</para>
2013 </listitem>
2014 </itemizedlist>
2015 </listitem>
2016
2017 <listitem>
2018 <para>February 15th, 2007</para>
2019 <itemizedlist>
2020 <listitem>
2021 <para>[randy] - Updated to Sysstat-7.0.4.</para>
2022 </listitem>
2023 <listitem>
2024 <para>[randy] - Updated to Shadow-4.0.17.</para>
2025 </listitem>
2026 <listitem>
2027 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
2028 </listitem>
2029 <listitem>
2030 <para>[randy] - Updated to Tk-8.4.14.</para>
2031 </listitem>
2032 <listitem>
2033 <para>[randy] - Updated to Tcl-8.4.14.</para>
2034 </listitem>
2035 <listitem>
2036 <para>[randy] - Updated to S-Lang-2.0.7.</para>
2037 </listitem>
2038 <listitem>
2039 <para>[randy] - Updated to PCRE-7.0.</para>
2040 </listitem>
2041 <listitem>
2042 <para>[randy] - Updated to libpng-1.2.16.</para>
2043 </listitem>
2044 <listitem>
2045 <para>[randy] - Updated to pkg-config-0.21.</para>
2046 </listitem>
2047 </itemizedlist>
2048 </listitem>
2049
2050 <listitem>
2051 <para>February 14th, 2007</para>
2052 <itemizedlist>
2053 <listitem>
2054 <para>[randy] - Released BLFS Version 6.2.0.</para>
2055 </listitem>
2056 </itemizedlist>
2057 </listitem>
2058
2059 <listitem>
2060 <para>February 6th, 2007</para>
2061 <itemizedlist>
2062 <listitem>
2063 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
2064 6.2 branch until 6.2.0 has been released).</para>
2065 </listitem>
2066 </itemizedlist>
2067 </listitem>
2068
2069 <listitem>
2070 <para>February 4th, 2007</para>
2071 <itemizedlist>
2072 <listitem>
2073 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
2074 package (do not merge to the 6.2 branch).</para>
2075 </listitem>
2076 </itemizedlist>
2077 </listitem>
2078
2079 </itemizedlist>
2080
2081</sect1>
Note: See TracBrowser for help on using the repository browser.