source: introduction/welcome/changelog.xml@ e44819d

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

Updated to libquicktime-1.0.0

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

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