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 pacakge to 1.6.9p10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/465e0270e6c6
branches:  trunk
changeset: 536713:465e0270e6c6
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Dec 21 03:12:34 2007 +0000

description:
Update sudo pacakge to 1.6.9p10.

Major changes since Sudo 1.6.9p9:

 o Moved LDAP options into a table for simplified parsing/setting.

 o Fixed a problem with how some LDAP options were being applied.

 o Added support for connecting directly to LDAP servers via SSL/TLS
   for servers that don't support the start_tls extension.

diffstat:

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

diffs (30 lines):

diff -r 4fd58faec148 -r 465e0270e6c6 security/sudo/Makefile
--- a/security/sudo/Makefile    Fri Dec 21 03:09:25 2007 +0000
+++ b/security/sudo/Makefile    Fri Dec 21 03:12:34 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.102 2007/12/05 10:07:14 taca Exp $
+# $NetBSD: Makefile,v 1.103 2007/12/21 03:12:34 taca Exp $
 #
 
-DISTNAME=              sudo-1.6.9p9
-PKGREVISION=           1
+DISTNAME=              sudo-1.6.9p10
 CATEGORIES=            security
 MASTER_SITES=          http://www.courtesan.com/sudo/dist/ \
                        ftp://ftp.courtesan.com/pub/sudo/ \
diff -r 4fd58faec148 -r 465e0270e6c6 security/sudo/distinfo
--- a/security/sudo/distinfo    Fri Dec 21 03:09:25 2007 +0000
+++ b/security/sudo/distinfo    Fri Dec 21 03:12:34 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.47 2007/12/05 10:07:14 taca Exp $
+$NetBSD: distinfo,v 1.48 2007/12/21 03:12:34 taca Exp $
 
-SHA1 (sudo-1.6.9p9-20071205/sudo-1.6.9p9.tar.gz) = 2a005b68d8ccea79028e56bd2500a70bfbf3a7b8
-RMD160 (sudo-1.6.9p9-20071205/sudo-1.6.9p9.tar.gz) = ddd37d982ee300f5b341f78c35625eb9078687a7
-Size (sudo-1.6.9p9-20071205/sudo-1.6.9p9.tar.gz) = 578262 bytes
+SHA1 (sudo-1.6.9p10-20071205/sudo-1.6.9p10.tar.gz) = 1ce9ea7073a6b7cad6f84612c5813215273351bb
+RMD160 (sudo-1.6.9p10-20071205/sudo-1.6.9p10.tar.gz) = ce9fbed0ee718109f0c2d07f3749e91560107cb9
+Size (sudo-1.6.9p10-20071205/sudo-1.6.9p10.tar.gz) = 579302 bytes
 SHA1 (patch-aa) = 5741d965cec49d7bb84bcdd7fd461edb2cc18465
 SHA1 (patch-af) = c0a594c8b3a665dc0a84f40754a46bcd7e17ea49
 SHA1 (patch-ag) = c3442810139581c003e2c5d911df1bcbdcfc0008



Home | Main Index | Thread Index | Old Index