pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/sudo Update to 1.6.8pl5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a8a1495b8d7
branches: trunk
changeset: 484805:9a8a1495b8d7
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Nov 30 00:27:10 2004 +0000
description:
Update to 1.6.8pl5.
Changes:
o Added a configure check for systems with a 2-argument version of
timespecsub (like BSD/OS).
o Added stub struct defintions to sudo.h to quiet compiler warnings
on some systems.
o In sudoers Defaults lines, tuples like "lecture" may now be used
without a value, restoring their old boolean-like nature.
o Invalid values for a tuple are now handled correctly.
diffstat:
security/sudo/Makefile | 6 +++---
security/sudo/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 3e05b5718a9c -r 9a8a1495b8d7 security/sudo/Makefile
--- a/security/sudo/Makefile Mon Nov 29 23:01:14 2004 +0000
+++ b/security/sudo/Makefile Tue Nov 30 00:27:10 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.74 2004/11/26 16:23:57 cube Exp $
+# $NetBSD: Makefile,v 1.75 2004/11/30 00:27:10 xtraeme Exp $
#
-DISTNAME= sudo-1.6.8p4
-PKGNAME= sudo-1.6.8pl4
+DISTNAME= sudo-1.6.8p5
+PKGNAME= sudo-1.6.8pl5
PKGREVISION= #
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
diff -r 3e05b5718a9c -r 9a8a1495b8d7 security/sudo/distinfo
--- a/security/sudo/distinfo Mon Nov 29 23:01:14 2004 +0000
+++ b/security/sudo/distinfo Tue Nov 30 00:27:10 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.25 2004/11/26 16:23:57 cube Exp $
+$NetBSD: distinfo,v 1.26 2004/11/30 00:27:10 xtraeme Exp $
-SHA1 (sudo-1.6.8p4.tar.gz) = 7bc4935a4d5d1100938774eeb7927f8643730ff2
-Size (sudo-1.6.8p4.tar.gz) = 583961 bytes
+SHA1 (sudo-1.6.8p5.tar.gz) = cb3773d11ffbbc3f485314168061889a2d5add60
+Size (sudo-1.6.8p5.tar.gz) = 584832 bytes
SHA1 (patch-aa) = a4f29f2c228eb3b4af0872cf04a00ffdf41c603c
SHA1 (patch-af) = 870a0f0504449dbb839c8b8c2dfe6505a9c9ec68
SHA1 (patch-ag) = 3703932e134ae90281179d0a4ae4760fa420264b
Home |
Main Index |
Thread Index |
Old Index