source: introduction/welcome/changelog.xml@ b5972ac

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 b5972ac was b5972ac, checked in by David Jensen <djensen@…>, 17 years ago

removed a sed from XFS-2.9.3

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

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