diff options
author | simonb <simonb> | 2004-03-04 02:57:00 +0000 |
---|---|---|
committer | simonb <simonb> | 2004-03-04 02:57:00 +0000 |
commit | a07fb548c205bd353c53132736fa09e4afff92a4 (patch) | |
tree | 0e763110925a08213d1a46397137b072744fe38e /security/priv/distinfo | |
parent | b40b6e43db3a2fd30e699ea58f37e0ec9abe912a (diff) | |
download | pkgsrc-a07fb548c205bd353c53132736fa09e4afff92a4.tar.gz |
Update to priv-1.0-beta2.
Changes from previous version are:
+ Fix a single byte buffer overflow. Can only be a NUL byte that
overflows, not believed (at this stage!) to be exploitable in any
way.
+ Avoid null-pointer dereference if getpwuid(getuid()) fails.
Diffstat (limited to 'security/priv/distinfo')
-rw-r--r-- | security/priv/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/priv/distinfo b/security/priv/distinfo index 69dcee1fae7..23252e81484 100644 --- a/security/priv/distinfo +++ b/security/priv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2003/07/26 13:27:05 simonb Exp $ +$NetBSD: distinfo,v 1.4 2004/03/04 02:57:00 simonb Exp $ -SHA1 (priv-1.0-beta.tar.gz) = 0df065a2d60408d600ec227bda4cea4145e540ee -Size (priv-1.0-beta.tar.gz) = 33877 bytes -SHA1 (patch-aa) = 5a2f15d6ccd0b8d440912cb2e98b8537d2f70b19 +SHA1 (priv-1.0-beta2.tar.gz) = dee75baaf320c5dee112376cca0bb08a635f2806 +Size (priv-1.0-beta2.tar.gz) = 34507 bytes +SHA1 (patch-aa) = 9d74ab0540fa767fa0dbe5b5672ca0c3f60d27b9 |