source: introduction/welcome/changelog.xml@ 9b7fb82

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

Updated to rsync-2.6.9

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

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