source: introduction/welcome/changelog.xml@ 988316dc

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

Updated the Sound Juicer instructions to reflect the GNOME-2.18.3 update

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

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