pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/sudo Update security/seudo pacakge to 1.6.p16.
details: https://anonhg.NetBSD.org/pkgsrc/rev/173c3929786d
branches: trunk
changeset: 542374:173c3929786d
user: taca <taca%pkgsrc.org@localhost>
date: Wed May 14 14:00:15 2008 +0000
description:
Update security/seudo pacakge to 1.6.p16.
Major changes since Sudo 1.6.9p15:
o There was missing whitespace before the ldap libraries in the Makefile
for some configurations.
o LDAPS_PORT may not be defined on older Solaris LDAP SDKs.
o If the LDAP server could not be contacted and the user was not present
in sudoers, a syntax error in sudoers was incorrectly reported.
diffstat:
security/sudo/Makefile | 6 +++---
security/sudo/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (38 lines):
diff -r e8cec495e283 -r 173c3929786d security/sudo/Makefile
--- a/security/sudo/Makefile Wed May 14 11:57:18 2008 +0000
+++ b/security/sudo/Makefile Wed May 14 14:00:15 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.111 2008/04/02 15:06:07 jlam Exp $
+# $NetBSD: Makefile,v 1.112 2008/05/14 14:00:15 taca Exp $
#
-DISTNAME= sudo-1.6.9p15
+DISTNAME= sudo-1.6.9p16
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \
@@ -11,7 +11,7 @@
http://netmirror.org/mirror/ftp.sudo.ws/ \
http://www.courtesan.com/sudo/dist/OLD/ \
http://www.courtesan.com/sudo/dist/beta/
-DIST_SUBDIR= ${DISTNAME}-200803290
+DIST_SUBDIR= ${DISTNAME}-200805130
MAINTAINER= kim%tac.nyc.ny.us@localhost
HOMEPAGE= http://www.courtesan.com/sudo/
diff -r e8cec495e283 -r 173c3929786d security/sudo/distinfo
--- a/security/sudo/distinfo Wed May 14 11:57:18 2008 +0000
+++ b/security/sudo/distinfo Wed May 14 14:00:15 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.54 2008/03/29 14:16:58 taca Exp $
+$NetBSD: distinfo,v 1.55 2008/05/14 14:00:15 taca Exp $
-SHA1 (sudo-1.6.9p15-200803290/sudo-1.6.9p15.tar.gz) = 23beafa1d7c9c85c4535648923323cab34ff7810
-RMD160 (sudo-1.6.9p15-200803290/sudo-1.6.9p15.tar.gz) = af7278bddef79962ea086a5120cd815d13b2909c
-Size (sudo-1.6.9p15-200803290/sudo-1.6.9p15.tar.gz) = 593065 bytes
+SHA1 (sudo-1.6.9p16-200805130/sudo-1.6.9p16.tar.gz) = 6c9248441eb6f5d56a9ba3545b83fceb875bd4ee
+RMD160 (sudo-1.6.9p16-200805130/sudo-1.6.9p16.tar.gz) = b36b1ecc4383a6e411a8f0c2e90f9bfb6df4a220
+Size (sudo-1.6.9p16-200805130/sudo-1.6.9p16.tar.gz) = 593175 bytes
SHA1 (patch-aa) = 4e1bfcf3f8ea831e682d2c0a34df4746ee95899e
SHA1 (patch-af) = cd9eac03f4d78a5b9d2702bc7e1952a26ea8ca92
SHA1 (patch-ag) = a2eb0b1b0aef7325e14cbd5fed8d517b5b4eba2d
Home |
Main Index |
Thread Index |
Old Index