SECURITY update to hashcash 1.21

fix potential heap overflow bug reported by Andreas Seltenreich

from Armin Wolfermann (maintainer)
This commit is contained in:
steven 2006-03-25 21:55:21 +00:00
parent 3189309e25
commit 0446d7ddb0
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2005/12/23 12:55:05 steven Exp $
# $OpenBSD: Makefile,v 1.3 2006/03/25 21:55:21 steven Exp $
COMMENT= "hashcash anti-spam / denial of service counter-measure tool"
DISTNAME= hashcash-1.20
DISTNAME= hashcash-1.21
CATEGORIES= mail
HOMEPAGE= http://www.hashcash.org/

View File

@ -1,4 +1,4 @@
MD5 (hashcash-1.20.tgz) = b8b94c9e7ada3006f8fe26c3084ae162
RMD160 (hashcash-1.20.tgz) = eddad1528bebf57bc2ae8442aa0f4fb832dee69a
SHA1 (hashcash-1.20.tgz) = 24259265afa8282d9632ba2925cb6c344eb148f2
SIZE (hashcash-1.20.tgz) = 193694
MD5 (hashcash-1.21.tgz) = 779230189d0a2ed181fc038c52373be6
RMD160 (hashcash-1.21.tgz) = 983c4e8d786bc3d70ab39a20a7f560b28778c80f
SHA1 (hashcash-1.21.tgz) = 173ebcfc1391d2c656c161139e7a6889d8c2608a
SIZE (hashcash-1.21.tgz) = 193777