source: introduction/welcome/changelog.xml@ 01cdc7fb

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

Added a note to the FreeGlut instructions saying you don't need to install it if you installed the GLUT library during a MesaLib installation

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

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