source: introduction/welcome/changelog.xml@ b221537

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

Updated to GStreamer Base Plug-ins-0.10.13

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

  • Property mode set to 100644
File size: 34.8 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>July 18th, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[randy] - Updated to GStreamer Base Plug-ins-0.10.13.</para>
49 </listitem>
50 <listitem>
51 <para>[randy] - Updated to desktop-file-utils-0.13.</para>
52 </listitem>
53 <listitem>
54 <para>[randy] - Updated to shared-mime-info-0.21.</para>
55 </listitem>
56 <listitem>
57 <para>[randy] - Updated to GStreamer-0.10.13.</para>
58 </listitem>
59 <listitem>
60 <para>[randy] - Added an additional sed to the LPRng instructions
61 to correct some bad syntax.</para>
62 </listitem>
63 <listitem>
64 <para>[randy] - Updated to pilot-link-0.12.2.</para>
65 </listitem>
66 <listitem>
67 <para>[randy] - Updated to Nmap-4.20.</para>
68 </listitem>
69 </itemizedlist>
70 </listitem>
71
72 <listitem>
73 <para>July 17th, 2007</para>
74 <itemizedlist>
75 <listitem>
76 <para>[randy] - Updated to Poppler-0.5.4.</para>
77 </listitem>
78 <listitem>
79 <para>[randy] - Updated to Wireshark-0.99.6 (formerly
80 named Ethereal).</para>
81 </listitem>
82 <listitem>
83 <para>[randy] - Updated to libpcap-0.9.6.</para>
84 </listitem>
85 <listitem>
86 <para>[randy] - Updated to Samba-3.0.25b.</para>
87 </listitem>
88 <listitem>
89 <para>[randy] - Updated to Subversion-1.4.4.</para>
90 </listitem>
91 </itemizedlist>
92 </listitem>
93
94 <listitem>
95 <para>July 16th, 2007</para>
96 <itemizedlist>
97 <listitem>
98 <para>[randy] - Clarified the Apache HTTPD dependencies and added
99 a note how to build APR-util with Berkeley DB support.</para>
100 </listitem>
101 <listitem>
102 <para>[randy] - Updated to JUnit-4.3.1.</para>
103 </listitem>
104 <listitem>
105 <para>[randy] - Updated to dvd+rw-tools-7.0.</para>
106 </listitem>
107 <listitem>
108 <para>[randy] - Updated to Xpdf-3.02.</para>
109 </listitem>
110 </itemizedlist>
111 </listitem>
112
113 <listitem>
114 <para>July 15th, 2007</para>
115 <itemizedlist>
116 <listitem>
117 <para>[randy] - Updated to LessTif-0.95.0.</para>
118 </listitem>
119 <listitem>
120 <para>[randy] - Updated to NSS-3.11.7 (includes NSPR-4.6.7).</para>
121 </listitem>
122 <listitem>
123 <para>[randy] - Updated to Firefox-2.0.0.4.</para>
124 </listitem>
125 <listitem>
126 <para>[randy] - Updated to Thunderbird-2.0.0.4.</para>
127 </listitem>
128 </itemizedlist>
129 </listitem>
130
131 <listitem>
132 <para>July 14th, 2007</para>
133 <itemizedlist>
134 <listitem>
135 <para>[randy] - Updated to HAL-0.5.9.1 and HAL Hardware
136 Info-20070618.</para>
137 </listitem>
138 <listitem>
139 <para>[randy] - Added the Qt3 bindings to the D-Bus Bindings
140 page.</para>
141 </listitem>
142 </itemizedlist>
143 </listitem>
144
145 <listitem>
146 <para>July 12th, 2007</para>
147 <itemizedlist>
148 <listitem>
149 <para>[randy] - Updated to Tcsh-6.15.00.</para>
150 </listitem>
151 </itemizedlist>
152 </listitem>
153
154 <listitem>
155 <para>July 11th, 2007</para>
156 <itemizedlist>
157 <listitem>
158 <para>[randy] - Updated to cpio-2.9.</para>
159 </listitem>
160 <listitem>
161 <para>[randy] - Updated to Sendmail-8.14.1.</para>
162 </listitem>
163 </itemizedlist>
164 </listitem>
165
166 <listitem>
167 <para>July 10th, 2007</para>
168 <itemizedlist>
169 <listitem>
170 <para>[dnicholson] - Added information for running the D-Bus
171 testsuite.</para>
172 </listitem>
173 <listitem>
174 <para>[randy] - Updated the K3b and KDE Base instructions to
175 specify that the D-Bus Qt3 Bindings are required if HAL
176 functionality is desired.</para>
177 </listitem>
178 <listitem>
179 <para>[dnicholson] - Added libxcb and its dependencies xcb-proto
180 and libpthread-stubs to the book. Enabled it as a dependency for
181 the Xorg-7 Libraries.</para>
182 </listitem>
183 <listitem>
184 <para>[randy] - Modified the D-Bus dependency in several packages
185 to account for the new D-Bus core and bindings separation.</para>
186 </listitem>
187 <listitem>
188 <para>[randy] - Added the Python Bindings to the D-Bus Bindings
189 page.</para>
190 </listitem>
191 </itemizedlist>
192 </listitem>
193
194 <listitem>
195 <para>July 9th, 2007</para>
196 <itemizedlist>
197 <listitem>
198 <para>[dnicholson] - Updated D-Bus Core to 1.0.2.</para>
199 </listitem>
200 <listitem>
201 <para>[randy] - Created a D-Bus Bindings page and added the GLib
202 bindings. Other D-Bus bindings will be added to the same page as they
203 are developed.</para>
204 </listitem>
205 </itemizedlist>
206 </listitem>
207
208 <listitem>
209 <para>July 8th, 2007</para>
210 <itemizedlist>
211 <listitem>
212 <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
213 r6797.</para>
214 </listitem>
215 <listitem>
216 <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
217 packages.</para>
218 </listitem>
219 <listitem>
220 <para>[randy] - Updated to CUPS-1.2.11.</para>
221 </listitem>
222 <listitem>
223 <para>[randy] - Updated to PHP-5.2.3.</para>
224 </listitem>
225 <listitem>
226 <para>[randy] - Updated to libexif-0.6.16.</para>
227 </listitem>
228 <listitem>
229 <para>[randy] - Updated to libglade-2.6.1.</para>
230 </listitem>
231 <listitem>
232 <para>[randy] - Updated to cURL-7.16.3.</para>
233 </listitem>
234 <listitem>
235 <para>[randy] - Updated to Libidn-0.6.14.</para>
236 </listitem>
237 </itemizedlist>
238 </listitem>
239
240 <listitem>
241 <para>July 7th, 2007</para>
242 <itemizedlist>
243 <listitem>
244 <para>[manuel] - Updated book rendering framework to use the new
245 LFS-XSL stylesheets.</para>
246 </listitem>
247 </itemizedlist>
248 </listitem>
249
250 <listitem>
251 <para>July 6th, 2007</para>
252 <itemizedlist>
253 <listitem>
254 <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
255 </listitem>
256 <listitem>
257 <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
258 the download page now properly reflects the versions.</para>
259 </listitem>
260 </itemizedlist>
261 </listitem>
262
263 <listitem>
264 <para>July 5th, 2007</para>
265 <itemizedlist>
266 <listitem>
267 <para>[randy] - Updated to MySQL-5.0.41.</para>
268 </listitem>
269 <listitem>
270 <para>[randy] - Updated Tcl and Tk to 8.4.15.</para>
271 </listitem>
272 </itemizedlist>
273 </listitem>
274
275 <listitem>
276 <para>July 4th, 2007</para>
277 <itemizedlist>
278 <listitem>
279 <para>[randy] - Updated to libxslt-1.1.21.</para>
280 </listitem>
281 <listitem>
282 <para>[dj] - Modified Linux-PAM configuration to use cracklib
283 defaults.</para>
284 </listitem>
285 </itemizedlist>
286 </listitem>
287
288 <listitem>
289 <para>July 3rd, 2007</para>
290 <itemizedlist>
291 <listitem>
292 <para>[randy] - Updated to libxml2-2.6.29.</para>
293 </listitem>
294 <listitem>
295 <para>[randy] - Updated to Python-2.5.1.</para>
296 </listitem>
297 <listitem>
298 <para>[randy] - Updated to Shadow-4.0.18.1, which is the version used
299 in LFS. Also modified the /etc/pam.d/login file as suggested by
300 Jonathan Oksman to strengthen the login security.</para>
301 </listitem>
302 <listitem>
303 <para>[dnicholson] - Fixed an incorrect path for the MesaLib
304 drivers. Reported by Alexander Patrakov.</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
309 <listitem>
310 <para>July 2nd, 2007</para>
311 <itemizedlist>
312 <listitem>
313 <para>[randy] - Updated to Whois-4.7.21.</para>
314 </listitem>
315 <listitem>
316 <para>[randy] - Updated to Expat-2.0.1.</para>
317 </listitem>
318 <listitem>
319 <para>[randy] - Updated to S-Lang-2.1.1.</para>
320 </listitem>
321 <listitem>
322 <para>[randy] - Updated to PCRE-7.2.</para>
323 </listitem>
324 <listitem>
325 <para>[randy] - Updated to libpng-1.2.18.</para>
326 </listitem>
327 <listitem>
328 <para>[randy] - Updated to pkg-config-0.22.</para>
329 </listitem>
330 </itemizedlist>
331 </listitem>
332
333 <listitem>
334 <para>July 1st, 2007</para>
335 <itemizedlist>
336 <listitem>
337 <para>[randy] - Incremented the date of the bootscript entity so
338 a new bootscript tarball will be created (to reflect the changes
339 made to the bootscripts on 20070620).</para>
340 </listitem>
341 </itemizedlist>
342 </listitem>
343
344 <listitem>
345 <para>June 30th, 2007</para>
346 <itemizedlist>
347 <listitem>
348 <para>[randy] - Updated to GTK+-2.10.13.</para>
349 </listitem>
350 <listitem>
351 <para>[randy] - Updated to Pango-1.16.4.</para>
352 </listitem>
353 <listitem>
354 <para>[randy] - Updated to cairo-1.4.10.</para>
355 </listitem>
356 <listitem>
357 <para>[randy] - Updated Inetutils MD5sum as upstream released a new
358 tarball.</para>
359 </listitem>
360 <listitem>
361 <para>[randy] - Updated to GLib-2.12.12.</para>
362 </listitem>
363 </itemizedlist>
364 </listitem>
365
366 <listitem>
367 <para>June 20th, 2007</para>
368 <itemizedlist>
369 <listitem>
370 <para>[dnicholson] - Fixed app-defaults references in xterm. Closes
371 #2362. Reported by laxy.</para>
372 </listitem>
373 <listitem>
374 <para>[dnicholson] - Updated to dhcpcd-3.0.17.</para>
375 </listitem>
376 </itemizedlist>
377 </listitem>
378
379 <listitem>
380 <para>June 15th, 2007</para>
381 <itemizedlist>
382 <listitem>
383 <para>[dnicholson] - Mutt cleanups from Alexander Patrakov and
384 Ag Hatzim.</para>
385 </listitem>
386 <listitem>
387 <para>[dnicholson] - Fixed Firefox and Thunderbird to ensure that
388 libX11 and libXrender are found.</para>
389 </listitem>
390 </itemizedlist>
391 </listitem>
392
393 <listitem>
394 <para>June 13th, 2007</para>
395 <itemizedlist>
396 <listitem>
397 <para>[dj] - Added ksh-2007-03-28</para>
398 </listitem>
399 </itemizedlist>
400 </listitem>
401
402 <listitem>
403 <para>June 12th, 2007</para>
404 <itemizedlist>
405 <listitem>
406 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
407 </listitem>
408 </itemizedlist>
409 </listitem>
410
411 <listitem>
412 <para>June 7th, 2007</para>
413 <itemizedlist>
414 <listitem>
415 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
416 the bin, include and lib directories in /usr/share/qt.</para>
417 </listitem>
418 <listitem>
419 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
420 </listitem>
421 <listitem>
422 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
423 Moffat.</para>
424 </listitem>
425 <listitem>
426 <para>[dnicholson] - Removed the optional ctypes dependency from
427 libmusicbrainz since it's included in Python-2.5. Thanks to
428 bambi for the report.</para>
429 </listitem>
430 <listitem>
431 <para>[dnicholson] - Fixed some errors on the X Window System
432 Components page. Reported by Spinal.</para>
433 </listitem>
434 </itemizedlist>
435 </listitem>
436
437 <listitem>
438 <para>May 31st, 2007</para>
439 <itemizedlist>
440 <listitem>
441 <para>[dnicholson] - Changed the xkb output directory for
442 Xorg-Server to match that from XKeyboardConfig. Reported by
443 DJ Lucas.</para>
444 </listitem>
445 <listitem>
446 <para>[dnicholson] - Streamlined the commands for each Xorg
447 section.</para>
448 </listitem>
449 <listitem>
450 <para>[dnicholson] - Commented out the sun video drivers and
451 deprecated modules in the Xorg wget lists and changed the
452 download commands to support the comments.</para>
453 </listitem>
454 </itemizedlist>
455 </listitem>
456
457 <listitem>
458 <para>May 30th, 2007</para>
459 <itemizedlist>
460 <listitem>
461 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
462 Reported by Roland Puntaier.</para>
463 </listitem>
464 <listitem>
465 <para>[dnicholson] - Added a missing expat dependency on the
466 MesaLib page. Reported by DJ Lucas.</para>
467 </listitem>
468 </itemizedlist>
469 </listitem>
470
471 <listitem>
472 <para>May 28th, 2007</para>
473 <itemizedlist>
474 <listitem>
475 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
476 to optional and added a required XML::Parser dependency.</para>
477 </listitem>
478 </itemizedlist>
479 </listitem>
480
481 <listitem>
482 <para>May 26th, 2007</para>
483 <itemizedlist>
484 <listitem>
485 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
486 Startup Files since entries in /opt are handled separately.</para>
487 </listitem>
488 </itemizedlist>
489 </listitem>
490
491 <listitem>
492 <para>May 25th, 2007</para>
493 <itemizedlist>
494 <listitem>
495 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
496 </listitem>
497 <listitem>
498 <para>[dnicholson] - Added the XKeyboardConfig package, which
499 replaces xkbdata for Xorg-7.</para>
500 </listitem>
501 <listitem>
502 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
503 </listitem>
504 <listitem>
505 <para>[dnicholson] - Updated to Xorg-7.2.</para>
506 </listitem>
507 </itemizedlist>
508 </listitem>
509
510 <listitem>
511 <para>May 24th, 2007</para>
512 <itemizedlist>
513 <listitem>
514 <para>[dnicholson] - Various changes were applied to the XFree86
515 page.</para>
516 </listitem>
517 <listitem>
518 <para>[dnicholson] - Added a version number to the Xorg md5sums
519 file.</para>
520 </listitem>
521 <listitem>
522 <para>[dnicholson] - Revert a mistaken version update to the
523 xf86-input-elographics driver.</para>
524 </listitem>
525 <listitem>
526 <para>[dnicholson] - Removed unnecessary commands for the imake
527 and xorg-cf-files packages.</para>
528 </listitem>
529 <listitem>
530 <para>[dnicholson] - Removed an unnecessary parameter for the
531 xorg-server package.</para>
532 </listitem>
533 </itemizedlist>
534 </listitem>
535
536 <listitem>
537 <para>May 23rd, 2007</para>
538 <itemizedlist>
539 <listitem>
540 <para>[dnicholson] - Removed the unneeded Glibc build fix for
541 XFree86.</para>
542 </listitem>
543 </itemizedlist>
544 </listitem>
545
546 <listitem>
547 <para>May 19th, 2007</para>
548 <itemizedlist>
549 <listitem>
550 <para>[dnicholson] - Fix the installation of the mail extensions
551 to go to the correct directory in Thunderbird.</para>
552 </listitem>
553 </itemizedlist>
554 </listitem>
555
556 <listitem>
557 <para>May 18th, 2007</para>
558 <itemizedlist>
559 <listitem>
560 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
561 Enigmail-0.95.0.</para>
562 </listitem>
563 </itemizedlist>
564 </listitem>
565
566 <listitem>
567 <para>May 13th, 2007</para>
568 <itemizedlist>
569 <listitem>
570 <para>[dnicholson] - Updated to xterm-225 and corrected configure
571 settings. Thanks to kratz00 and fix.</para>
572 </listitem>
573 <listitem>
574 <para>[bdubbs] - Updated to vim-7.1.</para>
575 </listitem>
576 </itemizedlist>
577 </listitem>
578
579 <listitem>
580 <para>May 5th, 2007</para>
581 <itemizedlist>
582 <listitem>
583 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
584 </listitem>
585 <listitem>
586 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
587 </listitem>
588 <listitem>
589 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
590 </listitem>
591 </itemizedlist>
592 </listitem>
593
594 <listitem>
595 <para>April 29th, 2007</para>
596 <itemizedlist>
597 <listitem>
598 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
599 #2134.</para>
600 </listitem>
601 </itemizedlist>
602 </listitem>
603
604 <listitem>
605 <para>April 27th, 2007</para>
606 <itemizedlist>
607 <listitem>
608 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
609 #2218.</para>
610 </listitem>
611 <listitem>
612 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
613 Fixes ticket #2213.</para>
614 </listitem>
615 <listitem>
616 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
617 #1988.</para>
618 </listitem>
619 </itemizedlist>
620 </listitem>
621
622 <listitem>
623 <para>April 26th, 2007</para>
624 <itemizedlist>
625 <listitem>
626 <para>[randy] - Updated to GnuPG-1.4.7.</para>
627 </listitem>
628 </itemizedlist>
629 </listitem>
630
631 <listitem>
632 <para>April 25th, 2007</para>
633 <itemizedlist>
634 <listitem>
635 <para>[bdubbs] - Added a security patch for Qt and updated
636 description of MySql options for Qt.</para>
637 </listitem>
638 <listitem>
639 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
640 </listitem>
641 </itemizedlist>
642 </listitem>
643
644 <listitem>
645 <para>April 21st, 2007</para>
646 <itemizedlist>
647 <listitem>
648 <para>[bdubbs] - Expanded note on building database support
649 into qt.</para>
650 </listitem>
651 </itemizedlist>
652 </listitem>
653
654 <listitem>
655 <para>April 20th, 2007</para>
656 <itemizedlist>
657 <listitem>
658 <para>[randy] - Updated to Graphviz-2.12.</para>
659 </listitem>
660 <listitem>
661 <para>[randy] - Updated to Doxygen-1.5.2.</para>
662 </listitem>
663 </itemizedlist>
664 </listitem>
665
666 <listitem>
667 <para>April 19th, 2007</para>
668 <itemizedlist>
669 <listitem>
670 <para>[randy] - Updated to unixODBC-2.2.12.</para>
671 </listitem>
672 <listitem>
673 <para>[randy] - Updated to libsoup-2.2.100.</para>
674 </listitem>
675 <listitem>
676 <para>[randy] - Updated to startup-notification-0.9.</para>
677 </listitem>
678 <listitem>
679 <para>[randy] - Updated to GOffice-0.2.2.</para>
680 </listitem>
681 <listitem>
682 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
683 </listitem>
684 </itemizedlist>
685 </listitem>
686
687 <listitem>
688 <para>April 18th, 2007</para>
689 <itemizedlist>
690 <listitem>
691 <para>[randy] - Added additional files to the chmod command in the
692 S-Lang instructions.</para>
693 </listitem>
694 <listitem>
695 <para>[randy] - Added a note to run some commands in the OpenSSH
696 instructions as the root user. Thanks to ghylton for the
697 report.</para>
698 </listitem>
699 <listitem>
700 <para>[randy] - Updated to libgsf-1.14.3.</para>
701 </listitem>
702 </itemizedlist>
703 </listitem>
704
705 <listitem>
706 <para>April 17th, 2007</para>
707 <itemizedlist>
708 <listitem>
709 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
710 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
711 XML::SAX::Expat and XML::Simple</para>
712 </listitem>
713 <listitem>
714 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
715 by the GNOME Icon Theme package).</para>
716 </listitem>
717 </itemizedlist>
718 </listitem>
719
720 <listitem>
721 <para>April 16th, 2007</para>
722 <itemizedlist>
723 <listitem>
724 <para>[randy] - Updated to EsounD-0.2.37.</para>
725 </listitem>
726 <listitem>
727 <para>[randy] - Updated the PyGTK dependencies in the HAL
728 instructions.</para>
729 </listitem>
730 </itemizedlist>
731 </listitem>
732
733 <listitem>
734 <para>April 15th, 2007</para>
735 <itemizedlist>
736 <listitem>
737 <para>[djensen] - Updated to librsvg-2.16.1.</para>
738 </listitem>
739 <listitem>
740 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
741 </listitem>
742 <listitem>
743 <para>[randy] - Updated to Qt-3.3.8.</para>
744 </listitem>
745 <listitem>
746 <para>[randy] - Updated to NAS-1.9.</para>
747 </listitem>
748 </itemizedlist>
749 </listitem>
750
751 <listitem>
752 <para>April 14th, 2007</para>
753 <itemizedlist>
754 <listitem>
755 <para>[randy] - Updated to Samba-3.0.24.</para>
756 </listitem>
757 </itemizedlist>
758 </listitem>
759
760 <listitem>
761 <para>April 13th, 2007</para>
762 <itemizedlist>
763 <listitem>
764 <para>[randy] - Updated to Gamin-0.1.8.</para>
765 </listitem>
766 <listitem>
767 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
768 </listitem>
769 </itemizedlist>
770 </listitem>
771
772 <listitem>
773 <para>April 10th, 2007</para>
774 <itemizedlist>
775 <listitem>
776 <para>[randy] - Updated to little cms-1.16.</para>
777 </listitem>
778 <listitem>
779 <para>[randy] - Added the Utah Raster Toolkit as an optional
780 dependency of giflib.</para>
781 </listitem>
782 </itemizedlist>
783 </listitem>
784
785 <listitem>
786 <para>April 9th, 2007</para>
787 <itemizedlist>
788 <listitem>
789 <para>[randy] - Updated to Ruby-1.8.6.</para>
790 </listitem>
791 <listitem>
792 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
793 </listitem>
794 </itemizedlist>
795 </listitem>
796
797 <listitem>
798 <para>April 4th, 2007</para>
799 <itemizedlist>
800 <listitem>
801 <para>[randy] - Updated the XML and stylesheets to use the 4.5
802 version of DocBook XML DTD.</para>
803 </listitem>
804 </itemizedlist>
805 </listitem>
806
807 <listitem>
808 <para>March 31st, 2007</para>
809 <itemizedlist>
810 <listitem>
811 <para>[randy] - Updated to PHP-5.2.1.</para>
812 </listitem>
813 <listitem>
814 <para>[randy] - Removed the Ash package as it has been effectively
815 replaced by the Dash package.</para>
816 </listitem>
817 </itemizedlist>
818 </listitem>
819
820 <listitem>
821 <para>March 30th, 2007</para>
822 <itemizedlist>
823 <listitem>
824 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
825 </listitem>
826 <listitem>
827 <para>[randy] - Updated to libpcap-0.9.5.</para>
828 </listitem>
829 <listitem>
830 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
831 </listitem>
832 <listitem>
833 <para>[randy] - Updated to GTK-Doc-1.8.</para>
834 </listitem>
835 <listitem>
836 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
837 </listitem>
838 <listitem>
839 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
840 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
841 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
842 </listitem>
843 <listitem>
844 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
845 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
846 IO::Compress::Zlib-2.004.</para>
847 </listitem>
848 </itemizedlist>
849 </listitem>
850
851 <listitem>
852 <para>March 28th, 2007</para>
853 <itemizedlist>
854 <listitem>
855 <para>[randy] - Updated to ASpell-0.60.5.</para>
856 </listitem>
857 </itemizedlist>
858 </listitem>
859
860 <listitem>
861 <para>March 27th, 2007</para>
862 <itemizedlist>
863 <listitem>
864 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
865 </listitem>
866 </itemizedlist>
867 </listitem>
868
869 <listitem>
870 <para>March 26th, 2007</para>
871 <itemizedlist>
872 <listitem>
873 <para>[djensen] - Updated to libIDL-0.8.8.</para>
874 </listitem>
875 <listitem>
876 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
877 </listitem>
878 <listitem>
879 <para>[randy] - Updated to Sendmail-8.14.0.</para>
880 </listitem>
881 <listitem>
882 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
883 </listitem>
884 </itemizedlist>
885 </listitem>
886
887 <listitem>
888 <para>March 25th, 2007</para>
889 <itemizedlist>
890 <listitem>
891 <para>[djensen] - Updated to Intltool-0.35.5.</para>
892 </listitem>
893 <listitem>
894 <para>[djensen] - Updated to libwnck-2.18.0.</para>
895 </listitem>
896 <listitem>
897 <para>[djensen] - Updated to VTE-2.16.0.</para>
898 </listitem>
899 <listitem>
900 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
901 </listitem>
902 <listitem>
903 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
904 </listitem>
905 <listitem>
906 <para>[randy] - Updated to cURL-7.16.1.</para>
907 </listitem>
908 <listitem>
909 <para>[randy] - Updated to Stunnel-4.20.</para>
910 </listitem>
911 <listitem>
912 <para>[randy] - Updated to Libidn-0.6.11.</para>
913 </listitem>
914 </itemizedlist>
915 </listitem>
916
917 <listitem>
918 <para>March 24th, 2007</para>
919 <itemizedlist>
920 <listitem>
921 <para>[randy] - Updated to FOP-0.93.</para>
922 </listitem>
923 </itemizedlist>
924 </listitem>
925
926 <listitem>
927 <para>March 23rd, 2007</para>
928 <itemizedlist>
929 <listitem>
930 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
931 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
932 report.</para>
933 </listitem>
934 <listitem>
935 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
936 an optional command for replacing /bin/sh.</para>
937 </listitem>
938 <listitem>
939 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
940 </listitem>
941 <listitem>
942 <para>[randy] - Added new package JUnit-4.1.</para>
943 </listitem>
944 </itemizedlist>
945 </listitem>
946
947 <listitem>
948 <para>March 21st, 2007</para>
949 <itemizedlist>
950 <listitem>
951 <para>[randy] - Updated to MySQL-5.0.37.</para>
952 </listitem>
953 <listitem>
954 <para>[randy] - Modified the Heimdal instructions to rename the
955 Heimdal libss headers and libraries and restore the orginal E2fsprogs
956 files. Also added some documentation installation commands.</para>
957 </listitem>
958 </itemizedlist>
959 </listitem>
960
961 <listitem>
962 <para>March 20th, 2007</para>
963 <itemizedlist>
964 <listitem>
965 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
966 problem and some systems when running checks.</para>
967 </listitem>
968 <listitem>
969 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
970 used in LFS.</para>
971 </listitem>
972 <listitem>
973 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
974 </listitem>
975 </itemizedlist>
976 </listitem>
977
978 <listitem>
979 <para>March 19th, 2007</para>
980 <itemizedlist>
981 <listitem>
982 <para>[randy] - Updated to cpio-2.7.</para>
983 </listitem>
984 </itemizedlist>
985 </listitem>
986
987 <listitem>
988 <para>March 18th, 2007</para>
989 <itemizedlist>
990 <listitem>
991 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
992 </listitem>
993 <listitem>
994 <para>[randy] - Added a warning to the GNOME introduction section,
995 and links to this warning in various GNOME package instructions
996 telling to use the stable version of BLFS to build current
997 GNOME.</para>
998 </listitem>
999 <listitem>
1000 <para>[randy] - Updated to GTK+-2.10.11.</para>
1001 </listitem>
1002 <listitem>
1003 <para>[randy] - Updated to ATK-1.18.0.</para>
1004 </listitem>
1005 <listitem>
1006 <para>[randy] - Updated to Pango-1.16.1.</para>
1007 </listitem>
1008 <listitem>
1009 <para>[randy] - Updated to cairo-1.4.0.</para>
1010 </listitem>
1011 <listitem>
1012 <para>[randy] - Updated to GLib-2.12.11.</para>
1013 </listitem>
1014 </itemizedlist>
1015 </listitem>
1016
1017 <listitem>
1018 <para>March 17th, 2007</para>
1019 <itemizedlist>
1020 <listitem>
1021 <para>[randy] - Updated to libxslt-1.1.20.</para>
1022 </listitem>
1023 <listitem>
1024 <para>[randy] - Updated to Python-2.5.</para>
1025 </listitem>
1026 </itemizedlist>
1027 </listitem>
1028
1029 <listitem>
1030 <para>March 16th, 2007</para>
1031 <itemizedlist>
1032 <listitem>
1033 <para>[randy] - Updated to GCC-4.1.2, which matches the version
1034 used in LFS.</para>
1035 </listitem>
1036 </itemizedlist>
1037 </listitem>
1038
1039 <listitem>
1040 <para>March 15th, 2007</para>
1041 <itemizedlist>
1042 <listitem>
1043 <para>[randy] - Added the Dash package using a patch provided by
1044 Agathoklis Hatzimanikas.</para>
1045 </listitem>
1046 </itemizedlist>
1047 </listitem>
1048
1049 <listitem>
1050 <para>March 13th, 2007</para>
1051 <itemizedlist>
1052 <listitem>
1053 <para>[randy] - Added a note to the Linux-PAM instructions to run
1054 the test suite after the package has been installed and minimally
1055 configured.</para>
1056 </listitem>
1057 </itemizedlist>
1058 </listitem>
1059
1060 <listitem>
1061 <para>March 8th, 2007</para>
1062 <itemizedlist>
1063 <listitem>
1064 <para>[alexander] - Added Recode-3.6.</para>
1065 </listitem>
1066 </itemizedlist>
1067 </listitem>
1068
1069 <listitem>
1070 <para>March 7th, 2007</para>
1071 <itemizedlist>
1072 <listitem>
1073 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
1074 man page sed by alexander.</para>
1075 </listitem>
1076 </itemizedlist>
1077 </listitem>
1078
1079 <listitem>
1080 <para>March 4th, 2007</para>
1081 <itemizedlist>
1082 <listitem>
1083 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
1084 packages to version 4.5. Patch from Matthew Burgess.</para>
1085 </listitem>
1086 </itemizedlist>
1087 </listitem>
1088
1089 <listitem>
1090 <para>March 3rd, 2007</para>
1091 <itemizedlist>
1092 <listitem>
1093 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
1094 </listitem>
1095 <listitem>
1096 <para>[alexander] - Removed the link to the (dead) libstk
1097 site from Xine Libraries page.</para>
1098 </listitem>
1099 </itemizedlist>
1100 </listitem>
1101
1102 <listitem>
1103 <para>February 28th, 2007</para>
1104 <itemizedlist>
1105 <listitem>
1106 <para>[dnicholson] - Made the i18n-fonts commands more explicit
1107 on the a2ps page to guard against errors. Thanks to Nathan Coulson
1108 for the report.</para>
1109 </listitem>
1110 </itemizedlist>
1111 </listitem>
1112
1113 <listitem>
1114 <para>February 24th, 2007</para>
1115 <itemizedlist>
1116 <listitem>
1117 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
1118 Daniel Rindt.</para>
1119 </listitem>
1120 </itemizedlist>
1121 </listitem>
1122
1123 <listitem>
1124 <para>February 19th, 2007</para>
1125 <itemizedlist>
1126 <listitem>
1127 <para>[dnicholson] - Fixed the sed needed to run the libxml2
1128 testsuite. Closes #2299. Report from kratz00.</para>
1129 </listitem>
1130 </itemizedlist>
1131 </listitem>
1132
1133 <listitem>
1134 <para>February 16th, 2007</para>
1135 <itemizedlist>
1136 <listitem>
1137 <para>[randy] - Updated to GMP-4.2.1.</para>
1138 </listitem>
1139 <listitem>
1140 <para>[randy] - Updated to libxml2-2.6.27.</para>
1141 </listitem>
1142 <listitem>
1143 <para>[randy] - Fixed a broken documentation installation command
1144 in the libpng instructions, thanks to Nathan Coulson for the
1145 report.</para>
1146 </listitem>
1147 <listitem>
1148 <para>[randy] - Updated to Inetutils-1.5.</para>
1149 </listitem>
1150 </itemizedlist>
1151 </listitem>
1152
1153 <listitem>
1154 <para>February 15th, 2007</para>
1155 <itemizedlist>
1156 <listitem>
1157 <para>[randy] - Updated to Sysstat-7.0.4.</para>
1158 </listitem>
1159 <listitem>
1160 <para>[randy] - Updated to Shadow-4.0.17.</para>
1161 </listitem>
1162 <listitem>
1163 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
1164 </listitem>
1165 <listitem>
1166 <para>[randy] - Updated to Tk-8.4.14.</para>
1167 </listitem>
1168 <listitem>
1169 <para>[randy] - Updated to Tcl-8.4.14.</para>
1170 </listitem>
1171 <listitem>
1172 <para>[randy] - Updated to S-Lang-2.0.7.</para>
1173 </listitem>
1174 <listitem>
1175 <para>[randy] - Updated to PCRE-7.0.</para>
1176 </listitem>
1177 <listitem>
1178 <para>[randy] - Updated to libpng-1.2.16.</para>
1179 </listitem>
1180 <listitem>
1181 <para>[randy] - Updated to pkg-config-0.21.</para>
1182 </listitem>
1183 </itemizedlist>
1184 </listitem>
1185
1186 <listitem>
1187 <para>February 14th, 2007</para>
1188 <itemizedlist>
1189 <listitem>
1190 <para>[randy] - Released BLFS Version 6.2.0.</para>
1191 </listitem>
1192 </itemizedlist>
1193 </listitem>
1194
1195 <listitem>
1196 <para>February 6th, 2007</para>
1197 <itemizedlist>
1198 <listitem>
1199 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
1200 6.2 branch until 6.2.0 has been released).</para>
1201 </listitem>
1202 </itemizedlist>
1203 </listitem>
1204
1205 <listitem>
1206 <para>February 4th, 2007</para>
1207 <itemizedlist>
1208 <listitem>
1209 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
1210 package (do not merge to the 6.2 branch).</para>
1211 </listitem>
1212 </itemizedlist>
1213 </listitem>
1214
1215 </itemizedlist>
1216
1217</sect1>
Note: See TracBrowser for help on using the repository browser.