summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormartin <martin>2012-05-10 09:44:58 +0000
committermartin <martin>2012-05-10 09:44:58 +0000
commitba6743bc73e17b46365064c70b738451a11d27d8 (patch)
treeae0b2245fb04aa2c286408d315137f7f60857dd2 /security
parent7d4fb3e5ed4997b61d36f6ed0d42b80264e93284 (diff)
downloadpkgsrc-ba6743bc73e17b46365064c70b738451a11d27d8.tar.gz
Add upstream bug reference
Diffstat (limited to 'security')
-rw-r--r--security/sudo/distinfo4
-rw-r--r--security/sudo/patches/patch-pwutil.c5
2 files changed, 6 insertions, 3 deletions
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index f5d44b9d058..a81ef868a74 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.76 2012/05/03 08:31:05 martin Exp $
+$NetBSD: distinfo,v 1.77 2012/05/10 09:44:58 martin Exp $
SHA1 (sudo-1.7.8p1.tar.gz) = e5d9016b7d3a4449b724483fe165dc13198ce44c
RMD160 (sudo-1.7.8p1.tar.gz) = a89e0c2d709cc8d8cbe4360f3e08d7459bca0a4c
@@ -7,4 +7,4 @@ SHA1 (patch-aa) = 70aa1a1da2d0cd9c8c8d9cbeab747b85028511f7
SHA1 (patch-af) = 0dce4ebbc82ab644565f71e8f472c407ddbaabf5
SHA1 (patch-ag) = fe8409164b61bdb229ca81d391de96898436ea0b
SHA1 (patch-logging.c) = 26608d7423b77f71f17b37cc87f4b2e75978d7cb
-SHA1 (patch-pwutil.c) = 6bc092fea6cd9e5e4c734e392cc4bb6e724b23bb
+SHA1 (patch-pwutil.c) = 9f157c50ea44d5b421001ae8dad985e9c01a8211
diff --git a/security/sudo/patches/patch-pwutil.c b/security/sudo/patches/patch-pwutil.c
index bd74dac2cb5..5628882a3b4 100644
--- a/security/sudo/patches/patch-pwutil.c
+++ b/security/sudo/patches/patch-pwutil.c
@@ -1,4 +1,7 @@
-$NetBSD: patch-pwutil.c,v 1.1 2012/05/03 08:31:05 martin Exp $
+$NetBSD: patch-pwutil.c,v 1.2 2012/05/10 09:44:58 martin Exp $
+
+# Tracked upstream at;
+# http://www.gratisoft.us/bugzilla/show_bug.cgi?id=555
# NetBSD uses 64bit time_t, even on 32bit architectures.
# This makes struct passwd require 8 byte-alginement on, for example,