source: introduction/welcome/changelog.xml@ 41b9f22

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 41b9f22 was 41b9f22, checked in by Alexander E. Patrakov <alexander@…>, 16 years ago

Moved the URI Perl module and its dependencies under a separate
<bridgehead> tag. Fixed the URI link on the Xfce page.

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

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