pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/sudo Update sudo package to 1.6.9p9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8487ba77ab55
branches:  trunk
changeset: 536169:8487ba77ab55
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Dec 05 04:14:42 2007 +0000

description:
Update sudo package to 1.6.9p9.

Major changes since Sudo 1.6.9p8:

 o The ALL command in sudoers now implies SETENV permissions.

 o The command search is now performed using the target user's
   auxiliary group vector, not just the target's primary group.

 o When determining if the PAM prompt is the default "Password: ",
   compare the localized version if possible.

 o New passprompt_override option in sudoers to cause sudo's prompt
   to be used in all cases.  Also set when the -p flag is used.

diffstat:

 security/sudo/Makefile |  4 ++--
 security/sudo/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 460540ce2676 -r 8487ba77ab55 security/sudo/Makefile
--- a/security/sudo/Makefile    Wed Dec 05 04:09:53 2007 +0000
+++ b/security/sudo/Makefile    Wed Dec 05 04:14:42 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2007/11/04 12:07:24 taca Exp $
+# $NetBSD: Makefile,v 1.101 2007/12/05 04:14:42 taca Exp $
 #
 
-DISTNAME=              sudo-1.6.9p8
+DISTNAME=              sudo-1.6.9p9
 CATEGORIES=            security
 MASTER_SITES=          http://www.courtesan.com/sudo/dist/ \
                        ftp://ftp.courtesan.com/pub/sudo/ \
diff -r 460540ce2676 -r 8487ba77ab55 security/sudo/distinfo
--- a/security/sudo/distinfo    Wed Dec 05 04:09:53 2007 +0000
+++ b/security/sudo/distinfo    Wed Dec 05 04:14:42 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.45 2007/11/12 11:12:16 taca Exp $
+$NetBSD: distinfo,v 1.46 2007/12/05 04:14:42 taca Exp $
 
-SHA1 (sudo-1.6.9p8.tar.gz) = d4408550e4ebd2089edb2a7cc3f4ce9f7ba919f3
-RMD160 (sudo-1.6.9p8.tar.gz) = a1e4d334d96a3a937a4e170d64c28cb8294989fa
-Size (sudo-1.6.9p8.tar.gz) = 575439 bytes
+SHA1 (sudo-1.6.9p9.tar.gz) = d6b54095be0d582fc3ebcff35b1ce6a4165db2b2
+RMD160 (sudo-1.6.9p9.tar.gz) = 463d90bb77f5510084966b4202c23e7f777ff16b
+Size (sudo-1.6.9p9.tar.gz) = 578259 bytes
 SHA1 (patch-aa) = 5741d965cec49d7bb84bcdd7fd461edb2cc18465
 SHA1 (patch-af) = c0a594c8b3a665dc0a84f40754a46bcd7e17ea49
 SHA1 (patch-ag) = c3442810139581c003e2c5d911df1bcbdcfc0008



Home | Main Index | Thread Index | Old Index