Browse Source

1.8.4 is out

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1341918 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 13 years ago
parent
commit
463d1984a4
1 changed files with 13 additions and 3 deletions
  1. +13
    -3
      WHATSNEW

+ 13
- 3
WHATSNEW View File

@@ -1,4 +1,4 @@
Changes from Ant 1.8.3 TO Ant 1.9.0
Changes from Ant 1.8.4 TO Ant 1.9.0
=================================== ===================================


Changes that could break older environments: Changes that could break older environments:
@@ -14,12 +14,22 @@ Fixed bugs:
* Fixed some potential stream leaks. * Fixed some potential stream leaks.
Bugzilla Reports 52738, 52740, 52742, 52743. Bugzilla Reports 52738, 52740, 52742, 52743.


Other changes:
--------------

Changes from Ant 1.8.3 TO Ant 1.8.4
===================================

Fixed bugs:
-----------

* Ported libbzip2's fallback sort algorithm to CBZip2OutputStream to * Ported libbzip2's fallback sort algorithm to CBZip2OutputStream to
speed up compression in certain edge cases. Merge from Commons speed up compression in certain edge cases. Merge from Commons
Compress. Compress.


Other changes:
--------------
Using specially crafted inputs this can be used as a denial of
service attack.
See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2098


Changes from Ant 1.8.2 TO Ant 1.8.3 Changes from Ant 1.8.2 TO Ant 1.8.3
=================================== ===================================


Loading…
Cancel
Save