source: introduction/welcome/changelog.xml@ e571e42

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 e571e42 was e571e42, checked in by DJ Lucas <dj@…>, 17 years ago

added new package ksh-2007-03-28

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

  • Property mode set to 100644
File size: 24.5 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[4122007]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[4afc2603]8<sect1 id="changelog" xreflabel='Change Log'>
[fa8d573]9 <?dbhtml filename="changelog.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
[55329727]13 <date>$Date$</date>
[fa8d573]14 </sect1info>
15
16 <title>Change Log</title>
17
[474231bf]18 <para>Please note that the Change Log only lists which editor was
[3a5c279]19 responsible for putting the changes into SVN; please read the
[4afc2603]20 <xref linkend="credits"/> page in Chapter 1 for details on
[fa8d573]21 who wrote what.</para>
22
[3baafca]23 <para>Current release: &version; &ndash; &releasedate;</para>
[fa8d573]24
25 <itemizedlist>
[3baafca]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>
[4a18013]41
[3baafca]42-->
[20f56c70]43
[e571e42]44 <listitem>
45 <para>June 13th, 2007</para>
46 <itemizedlist>
47 <listitem>
48 <para>[dj] - Added ksh-2007-03-28</para>
49 </listitem>
50 </itemizedlist>
51 </listitem>
52
[2561ad9e]53 <listitem>
54 <para>June 12th, 2007</para>
55 <itemizedlist>
56 <listitem>
57 <para>[dnicholson] - Updated to Mutt-1.5.16</para>
58 </listitem>
59 </itemizedlist>
60 </listitem>
61
[1afe6c26]62 <listitem>
63 <para>June 7th, 2007</para>
64 <itemizedlist>
65 <listitem>
66 <para>[dnicholson] - Changed the Qt /usr install with symlinks to
67 the bin, include and lib directories in /usr/share/qt.</para>
68 </listitem>
[36474cb]69 <listitem>
70 <para>[dnicholson] - Updated to NTP-4.2.4p0.</para>
71 </listitem>
[0f2c58e]72 <listitem>
73 <para>[dnicholson] - Fixed a broken GLib URL. Reported by Ken
74 Moffat.</para>
75 </listitem>
[6cca9a8]76 <listitem>
77 <para>[dnicholson] - Removed the optional ctypes dependency from
78 libmusicbrainz since it's included in Python-2.5. Thanks to
79 bambi for the report.</para>
80 </listitem>
[4f46a03b]81 <listitem>
82 <para>[dnicholson] - Fixed some errors on the X Window System
83 Components page. Reported by Spinal.</para>
84 </listitem>
[1afe6c26]85 </itemizedlist>
86 </listitem>
87
[43c070b]88 <listitem>
89 <para>May 31st, 2007</para>
90 <itemizedlist>
91 <listitem>
92 <para>[dnicholson] - Changed the xkb output directory for
93 Xorg-Server to match that from XKeyboardConfig. Reported by
94 DJ Lucas.</para>
95 </listitem>
[8d237953]96 <listitem>
97 <para>[dnicholson] - Streamlined the commands for each Xorg
98 section.</para>
99 </listitem>
[048bc8cc]100 <listitem>
101 <para>[dnicholson] - Commented out the sun video drivers and
102 deprecated modules in the Xorg wget lists and changed the
103 download commands to support the comments.</para>
104 </listitem>
[43c070b]105 </itemizedlist>
106 </listitem>
107
[d7ac3b8]108 <listitem>
109 <para>May 30th, 2007</para>
110 <itemizedlist>
111 <listitem>
112 <para>[dnicholson] - Fixed a broken link on the XFree86 page.
113 Reported by Roland Puntaier.</para>
114 </listitem>
[15e602c]115 <listitem>
116 <para>[dnicholson] - Added a missing expat dependency on the
117 MesaLib page. Reported by DJ Lucas.</para>
118 </listitem>
[d7ac3b8]119 </itemizedlist>
120 </listitem>
121
[764c07e7]122 <listitem>
123 <para>May 28th, 2007</para>
124 <itemizedlist>
125 <listitem>
126 <para>[dnicholson] - Changed the XKeyboardConfig intltool dependency
127 to optional and added a required XML::Parser dependency.</para>
128 </listitem>
129 </itemizedlist>
130 </listitem>
131
[d56adcc]132 <listitem>
133 <para>May 26th, 2007</para>
134 <itemizedlist>
135 <listitem>
[8bb9b01e]136 <para>[dnicholson] - Removed the /opt globbing from the Bash Shell
137 Startup Files since entries in /opt are handled separately.</para>
[d56adcc]138 </listitem>
139 </itemizedlist>
140 </listitem>
141
[8073ca16]142 <listitem>
143 <para>May 25th, 2007</para>
144 <itemizedlist>
145 <listitem>
146 <para>[dnicholson] - Updated to libdrm-2.3.0.</para>
147 </listitem>
[f3adb6c]148 <listitem>
149 <para>[dnicholson] - Added the XKeyboardConfig package, which
150 replaces xkbdata for Xorg-7.</para>
151 </listitem>
[ba2ac60]152 <listitem>
153 <para>[dnicholson] - Updated to MesaLib-6.5.2.</para>
154 </listitem>
[2d006066]155 <listitem>
156 <para>[dnicholson] - Updated to Xorg-7.2.</para>
157 </listitem>
[8073ca16]158 </itemizedlist>
159 </listitem>
160
[3109c7ce]161 <listitem>
162 <para>May 24th, 2007</para>
163 <itemizedlist>
164 <listitem>
[d4d6592]165 <para>[dnicholson] - Various changes were applied to the XFree86
[63c53b2a]166 page.</para>
[3109c7ce]167 </listitem>
[d8689b5a]168 <listitem>
169 <para>[dnicholson] - Added a version number to the Xorg md5sums
170 file.</para>
171 </listitem>
[a6f6dfb]172 <listitem>
173 <para>[dnicholson] - Revert a mistaken version update to the
174 xf86-input-elographics driver.</para>
175 </listitem>
[c4ba45e2]176 <listitem>
177 <para>[dnicholson] - Removed unnecessary commands for the imake
178 and xorg-cf-files packages.</para>
179 </listitem>
[d4b9917]180 <listitem>
181 <para>[dnicholson] - Removed an unnecessary parameter for the
182 xorg-server package.</para>
183 </listitem>
[3109c7ce]184 </itemizedlist>
185 </listitem>
186
[cf1537ba]187 <listitem>
188 <para>May 23rd, 2007</para>
189 <itemizedlist>
190 <listitem>
191 <para>[dnicholson] - Removed the unneeded Glibc build fix for
192 XFree86.</para>
193 </listitem>
194 </itemizedlist>
195 </listitem>
196
[91de356]197 <listitem>
198 <para>May 19th, 2007</para>
199 <itemizedlist>
200 <listitem>
201 <para>[dnicholson] - Fix the installation of the mail extensions
202 to go to the correct directory in Thunderbird.</para>
203 </listitem>
204 </itemizedlist>
205 </listitem>
206
[2f71e7b]207 <listitem>
208 <para>May 18th, 2007</para>
209 <itemizedlist>
210 <listitem>
211 <para>[dnicholson] - Updated to Thunderbird-2.0.0.0 with
212 Enigmail-0.95.0.</para>
213 </listitem>
214 </itemizedlist>
215 </listitem>
216
[40fe030]217 <listitem>
218 <para>May 13th, 2007</para>
219 <itemizedlist>
[a449b33]220 <listitem>
221 <para>[dnicholson] - Updated to xterm-225 and corrected configure
222 settings. Thanks to kratz00 and fix.</para>
223 </listitem>
[40fe030]224 <listitem>
225 <para>[bdubbs] - Updated to vim-7.1.</para>
226 </listitem>
227 </itemizedlist>
228 </listitem>
229
[6ec6424]230 <listitem>
231 <para>May 5th, 2007</para>
232 <itemizedlist>
[420e0a9]233 <listitem>
234 <para>[bdubbs] - Corrected md5sum for libdrm-2.0.1.</para>
235 </listitem>
[926e4d3]236 <listitem>
237 <para>[bdubbs] - Updated to xine-lib-1.1.6.</para>
238 </listitem>
[6ec6424]239 <listitem>
240 <para>[bdubbs] - Updated to Seamonkey-1.1.1.</para>
241 </listitem>
242 </itemizedlist>
243 </listitem>
244
[fdf8b786]245 <listitem>
246 <para>April 29th, 2007</para>
247 <itemizedlist>
248 <listitem>
249 <para>[dnicholson] - Updated to Fontconfig-2.4.2. Fixes ticket
250 #2134.</para>
251 </listitem>
252 </itemizedlist>
253 </listitem>
254
[d7654ac]255 <listitem>
256 <para>April 27th, 2007</para>
257 <itemizedlist>
258 <listitem>
259 <para>[dnicholson] - Updated to Firefox-2.0.0.3. Fixes ticket
260 #2218.</para>
261 </listitem>
[4ea8ecd1]262 <listitem>
263 <para>[dnicholson] - Updated to HAL-0.5.9 with hal-info-20070425.
264 Fixes ticket #2213.</para>
265 </listitem>
[c6e8734]266 <listitem>
267 <para>[dnicholson] - Updated to FreeType-2.3.4. Fixes ticket
268 #1988.</para>
269 </listitem>
[d7654ac]270 </itemizedlist>
271 </listitem>
272
[acac7412]273 <listitem>
274 <para>April 26th, 2007</para>
275 <itemizedlist>
276 <listitem>
277 <para>[randy] - Updated to GnuPG-1.4.7.</para>
278 </listitem>
279 </itemizedlist>
280 </listitem>
281
[308400f]282 <listitem>
283 <para>April 25th, 2007</para>
284 <itemizedlist>
[b276c41]285 <listitem>
286 <para>[bdubbs] - Added a security patch for Qt and updated
287 description of MySql options for Qt.</para>
288 </listitem>
[308400f]289 <listitem>
290 <para>[alexander] - Applied cpio-2.7 upstream fixes.</para>
291 </listitem>
292 </itemizedlist>
293 </listitem>
294
[cc25f73]295 <listitem>
296 <para>April 21st, 2007</para>
297 <itemizedlist>
298 <listitem>
299 <para>[bdubbs] - Expanded note on building database support
300 into qt.</para>
301 </listitem>
302 </itemizedlist>
303 </listitem>
304
[e41e360]305 <listitem>
306 <para>April 20th, 2007</para>
307 <itemizedlist>
[f5a29d4]308 <listitem>
309 <para>[randy] - Updated to Graphviz-2.12.</para>
310 </listitem>
[e41e360]311 <listitem>
312 <para>[randy] - Updated to Doxygen-1.5.2.</para>
313 </listitem>
314 </itemizedlist>
315 </listitem>
316
[78adb72e]317 <listitem>
318 <para>April 19th, 2007</para>
319 <itemizedlist>
[63bb3941]320 <listitem>
321 <para>[randy] - Updated to unixODBC-2.2.12.</para>
322 </listitem>
[72d53fe]323 <listitem>
324 <para>[randy] - Updated to libsoup-2.2.100.</para>
325 </listitem>
[227a6e8d]326 <listitem>
327 <para>[randy] - Updated to startup-notification-0.9.</para>
328 </listitem>
[9ed30928]329 <listitem>
330 <para>[randy] - Updated to GOffice-0.2.2.</para>
331 </listitem>
[78adb72e]332 <listitem>
333 <para>[randy] - Updated to ESP Ghostscript-8.15.4.</para>
334 </listitem>
335 </itemizedlist>
336 </listitem>
337
[68efe1db]338 <listitem>
339 <para>April 18th, 2007</para>
340 <itemizedlist>
[b789659]341 <listitem>
342 <para>[randy] - Added additional files to the chmod command in the
343 S-Lang instructions.</para>
344 </listitem>
[3de6059]345 <listitem>
346 <para>[randy] - Added a note to run some commands in the OpenSSH
347 instructions as the root user. Thanks to ghylton for the
348 report.</para>
349 </listitem>
[68efe1db]350 <listitem>
351 <para>[randy] - Updated to libgsf-1.14.3.</para>
352 </listitem>
353 </itemizedlist>
354 </listitem>
355
[480801d7]356 <listitem>
357 <para>April 17th, 2007</para>
358 <itemizedlist>
[c1c5ff55]359 <listitem>
360 <para>[randy] - Added new Perl Modules to support icon-naming-utils:
361 Tie::IxHash, XML::LibXML, XML::NamespaceSupport, XML::SAX,
362 XML::SAX::Expat and XML::Simple</para>
363 </listitem>
[480801d7]364 <listitem>
365 <para>[randy] - Added new package icon-naming-utils-0.8.2 (required
366 by the GNOME Icon Theme package).</para>
367 </listitem>
368 </itemizedlist>
369 </listitem>
370
[fe79617]371 <listitem>
372 <para>April 16th, 2007</para>
373 <itemizedlist>
[15bbe17]374 <listitem>
375 <para>[randy] - Updated to EsounD-0.2.37.</para>
376 </listitem>
[fe79617]377 <listitem>
378 <para>[randy] - Updated the PyGTK dependencies in the HAL
379 instructions.</para>
380 </listitem>
381 </itemizedlist>
382 </listitem>
383
[eac3afa]384 <listitem>
385 <para>April 15th, 2007</para>
386 <itemizedlist>
[18971e0d]387 <listitem>
388 <para>[djensen] - Updated to librsvg-2.16.1.</para>
389 </listitem>
[d8e2f89b]390 <listitem>
[c749b3c]391 <para>[djensen] - Updated to shared-mime-info-0.20.</para>
[d8e2f89b]392 </listitem>
[18971e0d]393 <listitem>
394 <para>[randy] - Updated to Qt-3.3.8.</para>
395 </listitem>
[eac3afa]396 <listitem>
397 <para>[randy] - Updated to NAS-1.9.</para>
398 </listitem>
399 </itemizedlist>
400 </listitem>
401
[134279fd]402 <listitem>
403 <para>April 14th, 2007</para>
404 <itemizedlist>
405 <listitem>
406 <para>[randy] - Updated to Samba-3.0.24.</para>
407 </listitem>
408 </itemizedlist>
409 </listitem>
410
[c5669e8]411 <listitem>
412 <para>April 13th, 2007</para>
413 <itemizedlist>
[e249f83]414 <listitem>
415 <para>[randy] - Updated to Gamin-0.1.8.</para>
416 </listitem>
[c5669e8]417 <listitem>
418 <para>[randy] - Updated to desktop-file-utils-0.12.</para>
419 </listitem>
420 </itemizedlist>
421 </listitem>
422
[a0f8d74]423 <listitem>
424 <para>April 10th, 2007</para>
425 <itemizedlist>
[3112100f]426 <listitem>
427 <para>[randy] - Updated to little cms-1.16.</para>
428 </listitem>
[a0f8d74]429 <listitem>
430 <para>[randy] - Added the Utah Raster Toolkit as an optional
431 dependency of giflib.</para>
432 </listitem>
433 </itemizedlist>
434 </listitem>
435
[f7ea9d8]436 <listitem>
437 <para>April 9th, 2007</para>
438 <itemizedlist>
[2f91ac60]439 <listitem>
440 <para>[randy] - Updated to Ruby-1.8.6.</para>
441 </listitem>
[f7ea9d8]442 <listitem>
443 <para>[randy] - Updated to libart_lgpl-2.3.19.</para>
444 </listitem>
445 </itemizedlist>
446 </listitem>
447
[e9de734]448 <listitem>
449 <para>April 4th, 2007</para>
450 <itemizedlist>
451 <listitem>
452 <para>[randy] - Updated the XML and stylesheets to use the 4.5
453 version of DocBook XML DTD.</para>
454 </listitem>
455 </itemizedlist>
456 </listitem>
457
[ea7cc9f]458 <listitem>
459 <para>March 31st, 2007</para>
460 <itemizedlist>
[d6f7e6cb]461 <listitem>
462 <para>[randy] - Updated to PHP-5.2.1.</para>
463 </listitem>
[ea7cc9f]464 <listitem>
465 <para>[randy] - Removed the Ash package as it has been effectively
466 replaced by the Dash package.</para>
467 </listitem>
468 </itemizedlist>
469 </listitem>
470
[aa6045e]471 <listitem>
472 <para>March 30th, 2007</para>
473 <itemizedlist>
[133b05b5]474 <listitem>
475 <para>[randy] - Updated to hicolor-icon-theme-0.10.</para>
476 </listitem>
[2481e2a]477 <listitem>
478 <para>[randy] - Updated to libpcap-0.9.5.</para>
479 </listitem>
[95112eb]480 <listitem>
[c6dc484]481 <para>[randy] - Updated to Apache HTTPD-2.2.4.</para>
482 </listitem>
483 <listitem>
[95112eb]484 <para>[randy] - Updated to GTK-Doc-1.8.</para>
485 </listitem>
[aa6045e]486 <listitem>
[60d502a2]487 <para>[randy] - Updated to Perl Module HTML::Parser-3.56.</para>
488 </listitem>
489 <listitem>
490 <para>[randy] - Updated to Perl modules: Algorithm::Diff-1.1902,
[aa6045e]491 Compress::Zlib-2.004, Crypt::SSLeay-0.53, Pod::Simple-3.05,
492 Test::Pod-1.26, Test::Simple-0.70, version-0.71.</para>
493 </listitem>
494 <listitem>
495 <para>[randy] - Added new Perl modules: Compress::Raw::Zlib-2.004,
496 IO::Compress::Base-2.004, IO::Compress::Bzip2-2.004,
497 IO::Compress::Zlib-2.004.</para>
498 </listitem>
499 </itemizedlist>
500 </listitem>
501
[615db3f]502 <listitem>
503 <para>March 28th, 2007</para>
504 <itemizedlist>
505 <listitem>
506 <para>[randy] - Updated to ASpell-0.60.5.</para>
507 </listitem>
508 </itemizedlist>
509 </listitem>
510
[b852852]511 <listitem>
512 <para>March 27th, 2007</para>
513 <itemizedlist>
514 <listitem>
515 <para>[randy] - Updated to HTML Tidy-cvs_20070326.</para>
516 </listitem>
517 </itemizedlist>
518 </listitem>
519
[2288649]520 <listitem>
521 <para>March 26th, 2007</para>
522 <itemizedlist>
[bb9c341]523 <listitem>
524 <para>[djensen] - Updated to libIDL-0.8.8.</para>
525 </listitem>
[cbd628f0]526 <listitem>
527 <para>[randy] - Updated to Heirloom Mailx-12.2.</para>
528 </listitem>
[2e8e154]529 <listitem>
530 <para>[randy] - Updated to Sendmail-8.14.0.</para>
531 </listitem>
[2288649]532 <listitem>
533 <para>[randy] - Updated to OpenLDAP-2.3.34.</para>
534 </listitem>
535 </itemizedlist>
536 </listitem>
537
[9ce2ad56]538 <listitem>
539 <para>March 25th, 2007</para>
540 <itemizedlist>
[d0f9970]541 <listitem>
542 <para>[djensen] - Updated to Intltool-0.35.5.</para>
543 </listitem>
[9e49fb1]544 <listitem>
545 <para>[djensen] - Updated to libwnck-2.18.0.</para>
546 </listitem>
[b8c6d9c1]547 <listitem>
[64000cf7]548 <para>[djensen] - Updated to VTE-2.16.0.</para>
549 </listitem>
550 <listitem>
[b8c6d9c1]551 <para>[randy] - Updated to OpenSSH-4.6p1.</para>
552 </listitem>
[88fe21d]553 <listitem>
554 <para>[randy] - Updated to OpenSSL-0.9.8e.</para>
555 </listitem>
[546a1b6]556 <listitem>
557 <para>[randy] - Updated to cURL-7.16.1.</para>
558 </listitem>
[e1c116d]559 <listitem>
560 <para>[randy] - Updated to Stunnel-4.20.</para>
561 </listitem>
[9ce2ad56]562 <listitem>
563 <para>[randy] - Updated to Libidn-0.6.11.</para>
564 </listitem>
565 </itemizedlist>
566 </listitem>
567
[492000e]568 <listitem>
569 <para>March 24th, 2007</para>
570 <itemizedlist>
571 <listitem>
572 <para>[randy] - Updated to FOP-0.93.</para>
573 </listitem>
574 </itemizedlist>
575 </listitem>
576
[2876fbf]577 <listitem>
578 <para>March 23rd, 2007</para>
579 <itemizedlist>
[f1391576]580 <listitem>
581 <para>[dnicholson] - Removed the reference to tinker-term.sh in the
582 Bash Shell Startup Files. Thanks to Jonathan Oksman for the
583 report.</para>
584 </listitem>
[be713ab]585 <listitem>
586 <para>[dnicholson] - Added a patch with upstream fixes for Dash and
587 an optional command for replacing /bin/sh.</para>
588 </listitem>
[915403df]589 <listitem>
590 <para>[randy] - Updated to Apache Ant-1.7.0.</para>
591 </listitem>
[2876fbf]592 <listitem>
593 <para>[randy] - Added new package JUnit-4.1.</para>
594 </listitem>
595 </itemizedlist>
596 </listitem>
597
[9dcda46]598 <listitem>
599 <para>March 21st, 2007</para>
600 <itemizedlist>
[039736d2]601 <listitem>
602 <para>[randy] - Updated to MySQL-5.0.37.</para>
603 </listitem>
[9dcda46]604 <listitem>
605 <para>[randy] - Modified the Heimdal instructions to rename the
606 Heimdal libss headers and libraries and restore the orginal E2fsprogs
607 files. Also added some documentation installation commands.</para>
608 </listitem>
609 </itemizedlist>
610 </listitem>
611
[1402f13]612 <listitem>
613 <para>March 20th, 2007</para>
614 <itemizedlist>
[e9585c2a]615 <listitem>
616 <para>[bdubbs] - Updated to cairo-1.4.2. Fixes a severe hang
617 problem and some systems when running checks.</para>
618 </listitem>
[8dbe2b6]619 <listitem>
620 <para>[randy] - Updated to Berkeley DB-4.5.20 to match the version
621 used in LFS.</para>
622 </listitem>
[1402f13]623 <listitem>
624 <para>[randy] - Updated to JDK-1.5.0.11 (source and binary).</para>
625 </listitem>
626 </itemizedlist>
627 </listitem>
628
[6426122]629 <listitem>
630 <para>March 19th, 2007</para>
631 <itemizedlist>
632 <listitem>
633 <para>[randy] - Updated to cpio-2.7.</para>
634 </listitem>
635 </itemizedlist>
636 </listitem>
637
[cb66236]638 <listitem>
639 <para>March 18th, 2007</para>
640 <itemizedlist>
[8f331d7]641 <listitem>
642 <para>[randy] - Updated to NSS-3.11.5 (includes NSPR-4.6.5).</para>
643 </listitem>
[9f21523e]644 <listitem>
645 <para>[randy] - Added a warning to the GNOME introduction section,
646 and links to this warning in various GNOME package instructions
647 telling to use the stable version of BLFS to build current
648 GNOME.</para>
649 </listitem>
[5d4e5c7]650 <listitem>
651 <para>[randy] - Updated to GTK+-2.10.11.</para>
652 </listitem>
[db728915]653 <listitem>
654 <para>[randy] - Updated to ATK-1.18.0.</para>
655 </listitem>
[c3e9ce2]656 <listitem>
657 <para>[randy] - Updated to Pango-1.16.1.</para>
658 </listitem>
[e78ea706]659 <listitem>
660 <para>[randy] - Updated to cairo-1.4.0.</para>
661 </listitem>
[cb66236]662 <listitem>
663 <para>[randy] - Updated to GLib-2.12.11.</para>
664 </listitem>
665 </itemizedlist>
666 </listitem>
667
[f522e9a]668 <listitem>
669 <para>March 17th, 2007</para>
670 <itemizedlist>
[94705d9]671 <listitem>
672 <para>[randy] - Updated to libxslt-1.1.20.</para>
673 </listitem>
[f522e9a]674 <listitem>
675 <para>[randy] - Updated to Python-2.5.</para>
676 </listitem>
677 </itemizedlist>
678 </listitem>
679
[3e74bafe]680 <listitem>
681 <para>March 16th, 2007</para>
682 <itemizedlist>
683 <listitem>
684 <para>[randy] - Updated to GCC-4.1.2, which matches the version
685 used in LFS.</para>
686 </listitem>
687 </itemizedlist>
688 </listitem>
689
[f41cad7d]690 <listitem>
691 <para>March 15th, 2007</para>
692 <itemizedlist>
693 <listitem>
694 <para>[randy] - Added the Dash package using a patch provided by
695 Agathoklis Hatzimanikas.</para>
696 </listitem>
697 </itemizedlist>
698 </listitem>
699
[20f56c70]700 <listitem>
701 <para>March 13th, 2007</para>
702 <itemizedlist>
703 <listitem>
704 <para>[randy] - Added a note to the Linux-PAM instructions to run
705 the test suite after the package has been installed and minimally
706 configured.</para>
707 </listitem>
708 </itemizedlist>
709 </listitem>
710
[a33e5398]711 <listitem>
712 <para>March 8th, 2007</para>
713 <itemizedlist>
714 <listitem>
715 <para>[alexander] - Added Recode-3.6.</para>
716 </listitem>
717 </itemizedlist>
718 </listitem>
[875b36d7]719
[3eebaa66]720 <listitem>
721 <para>March 7th, 2007</para>
722 <itemizedlist>
723 <listitem>
724 <para>[djensen] - Updated to ImageMagick-6.3.3-0,
725 man page sed by alexander.</para>
726 </listitem>
727 </itemizedlist>
728 </listitem>
729
[875b36d7]730 <listitem>
731 <para>March 4th, 2007</para>
732 <itemizedlist>
733 <listitem>
734 <para>[dnicholson] - Updated the Docbook SGML &amp; XML DTD
735 packages to version 4.5. Patch from Matthew Burgess.</para>
736 </listitem>
737 </itemizedlist>
738 </listitem>
739
[81ad3fb]740 <listitem>
741 <para>March 3rd, 2007</para>
742 <itemizedlist>
[aaeca54]743 <listitem>
744 <para>[djensen] - Updated to PostgreSQL-8.2.3.</para>
745 </listitem>
[81ad3fb]746 <listitem>
747 <para>[alexander] - Removed the link to the (dead) libstk
748 site from Xine Libraries page.</para>
749 </listitem>
750 </itemizedlist>
751 </listitem>
[79e29f1d]752
[bccbd219]753 <listitem>
754 <para>February 28th, 2007</para>
755 <itemizedlist>
756 <listitem>
757 <para>[dnicholson] - Made the i18n-fonts commands more explicit
758 on the a2ps page to guard against errors. Thanks to Nathan Coulson
759 for the report.</para>
760 </listitem>
761 </itemizedlist>
762 </listitem>
763
[38aa038]764 <listitem>
765 <para>February 24th, 2007</para>
766 <itemizedlist>
767 <listitem>
768 <para>[dnicholson] - Fixed a dead ftp:// link for Nano. Reported by
769 Daniel Rindt.</para>
770 </listitem>
771 </itemizedlist>
772 </listitem>
773
[505bdc6]774 <listitem>
775 <para>February 19th, 2007</para>
776 <itemizedlist>
777 <listitem>
778 <para>[dnicholson] - Fixed the sed needed to run the libxml2
779 testsuite. Closes #2299. Report from kratz00.</para>
780 </listitem>
781 </itemizedlist>
782 </listitem>
783
[0263a51]784 <listitem>
785 <para>February 16th, 2007</para>
786 <itemizedlist>
[efc4f161]787 <listitem>
788 <para>[randy] - Updated to GMP-4.2.1.</para>
789 </listitem>
[cfcdadb]790 <listitem>
791 <para>[randy] - Updated to libxml2-2.6.27.</para>
792 </listitem>
[05dbc9e]793 <listitem>
794 <para>[randy] - Fixed a broken documentation installation command
795 in the libpng instructions, thanks to Nathan Coulson for the
796 report.</para>
797 </listitem>
[0263a51]798 <listitem>
799 <para>[randy] - Updated to Inetutils-1.5.</para>
800 </listitem>
801 </itemizedlist>
802 </listitem>
803
[0cc8e51]804 <listitem>
805 <para>February 15th, 2007</para>
806 <itemizedlist>
[58a8fab2]807 <listitem>
808 <para>[randy] - Updated to Sysstat-7.0.4.</para>
809 </listitem>
[71e9f62]810 <listitem>
811 <para>[randy] - Updated to Shadow-4.0.17.</para>
812 </listitem>
[c03a8bd]813 <listitem>
814 <para>[randy] - Updated to Linux-PAM-0.99.7.1.</para>
815 </listitem>
[2478f1b]816 <listitem>
817 <para>[randy] - Updated to Tk-8.4.14.</para>
818 </listitem>
[156d176]819 <listitem>
820 <para>[randy] - Updated to Tcl-8.4.14.</para>
821 </listitem>
[13f7a42c]822 <listitem>
823 <para>[randy] - Updated to S-Lang-2.0.7.</para>
824 </listitem>
[a5c953d]825 <listitem>
826 <para>[randy] - Updated to PCRE-7.0.</para>
827 </listitem>
[84c523a]828 <listitem>
829 <para>[randy] - Updated to libpng-1.2.16.</para>
830 </listitem>
[0cc8e51]831 <listitem>
832 <para>[randy] - Updated to pkg-config-0.21.</para>
833 </listitem>
834 </itemizedlist>
835 </listitem>
836
[9b3b6a4]837 <listitem>
838 <para>February 14th, 2007</para>
839 <itemizedlist>
[fad46a58]840 <listitem>
[04bf1cbd]841 <para>[randy] - Released BLFS Version 6.2.0.</para>
[ce6ccc9]842 </listitem>
843 </itemizedlist>
844 </listitem>
845
[f7fbe765]846 <listitem>
847 <para>February 6th, 2007</para>
848 <itemizedlist>
[1f4d911]849 <listitem>
[867dd533]850 <para>[randy] - Updated to CrackLib-2.8.10 (don't merge to the
851 6.2 branch until 6.2.0 has been released).</para>
[73b3b3b]852 </listitem>
853 </itemizedlist>
854 </listitem>
855
[25a6c5c2]856 <listitem>
857 <para>February 4th, 2007</para>
858 <itemizedlist>
859 <listitem>
860 <para>[randy] - Removed the obsolete and unmaintained Xorg-6.9
[867dd533]861 package (do not merge to the 6.2 branch).</para>
[3baafca]862 </listitem>
863 </itemizedlist>
[fa8d573]864 </listitem>
865
866 </itemizedlist>
[e8c0cb17]867
[f45b1953]868</sect1>
Note: See TracBrowser for help on using the repository browser.