Path to this page:
Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/devel/apache-ant
From: Matthias Scheler
Date: 2012-05-29 14:48:53
Message id: 20120529124854.1B6B7175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3812 - requested by gls
devel/apache-ant: security update
Revisions pulled up:
- devel/apache-ant/Makefile 1.31
- devel/apache-ant/PLIST 1.14
- devel/apache-ant/distinfo 1.15
---
Module Name: pkgsrc
Committed By: tonio
Date: Mon May 28 08:10:06 UTC 2012
Modified Files:
pkgsrc/devel/apache-ant: Makefile PLIST distinfo
Log Message:
Update devel/apache-ant to 1.8.4
Changes from Ant 1.8.3 TO Ant 1.8.4
Fixed bugs:
* Ported libbzip2's fallback sort algorithm to CBZip2OutputStream to
speed up compression in certain edge cases. Merge from Commons
Compress.
* Using specially crafted inputs this can be used as a denial of
service attack.
See CVE-2012-2098.
Files: