source: introduction/welcome/changelog.xml@ 755379cb

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

Applied a patch contributed by Jeremy Henty that updated the book to Emacs-22.1

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

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