source: introduction/welcome/changelog.xml@ ca914da

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

Updated to Exim-4.67

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

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