source: introduction/welcome/changelog.xml@ d936413

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

Updated the Evince instructions to reflect the GNOME-2.18.3 update

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

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