Mon Jan 21 16:38:57 2008 UTC ()
Update sudo package to 1.6.9p12.

Changes from 1.6.9p11:

641) Added a configure check for the ber_set_option() function.

642) Fixed a compilation problem with the HP-UX K&R C compiler.

643) Revamped the Kerberos 5 ticket verification code.

644) Added support for the checkpeer ldap.conf variable for
     netscape-based LDAP SDKs.

645) Fixed a problem where an incomplete password could be echoed
     to the screen if there was a read timeout.


(taca)
diff -r1.106 -r1.107 pkgsrc/security/sudo/Makefile
diff -r1.50 -r1.51 pkgsrc/security/sudo/distinfo

cvs diff -r1.106 -r1.107 pkgsrc/security/sudo/Makefile (expand / switch to unified diff)

--- pkgsrc/security/sudo/Makefile 2008/01/06 16:08:24 1.106
+++ pkgsrc/security/sudo/Makefile 2008/01/21 16:38:57 1.107
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.106 2008/01/06 16:08:24 taca Exp $ 1# $NetBSD: Makefile,v 1.107 2008/01/21 16:38:57 taca Exp $
2# 2#
3 3
4DISTNAME= sudo-1.6.9p11 4DISTNAME= sudo-1.6.9p12
5CATEGORIES= security 5CATEGORIES= security
6MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ 6MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
7 ftp://ftp.courtesan.com/pub/sudo/ \ 7 ftp://ftp.courtesan.com/pub/sudo/ \
8 ftp://ftp.uwsg.indiana.edu/pub/security/sudo/ \ 8 ftp://ftp.uwsg.indiana.edu/pub/security/sudo/ \
9 ftp://ftp.twaren.net/Unix/Security/Sudo/ \ 9 ftp://ftp.twaren.net/Unix/Security/Sudo/ \
10 http://ftp.tux.org/pub/security/sudo/ \ 10 http://ftp.tux.org/pub/security/sudo/ \
11 http://netmirror.org/mirror/ftp.sudo.ws/ \ 11 http://netmirror.org/mirror/ftp.sudo.ws/ \
12 http://www.courtesan.com/sudo/dist/OLD/ \ 12 http://www.courtesan.com/sudo/dist/OLD/ \
13 http://www.courtesan.com/sudo/dist/beta/ 13 http://www.courtesan.com/sudo/dist/beta/
14 14
15MAINTAINER= kim@tac.nyc.ny.us 15MAINTAINER= kim@tac.nyc.ny.us
16HOMEPAGE= http://www.courtesan.com/sudo/ 16HOMEPAGE= http://www.courtesan.com/sudo/
17COMMENT= Allow others to run commands as root 17COMMENT= Allow others to run commands as root

cvs diff -r1.50 -r1.51 pkgsrc/security/sudo/distinfo (expand / switch to unified diff)

--- pkgsrc/security/sudo/distinfo 2008/01/06 16:08:24 1.50
+++ pkgsrc/security/sudo/distinfo 2008/01/21 16:38:57 1.51
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.50 2008/01/06 16:08:24 taca Exp $ 1$NetBSD: distinfo,v 1.51 2008/01/21 16:38:57 taca Exp $
2 2
3SHA1 (sudo-1.6.9p11.tar.gz) = 7716c05eeb2e598eda3d9e7804b401844744301b 3SHA1 (sudo-1.6.9p12.tar.gz) = dcc10903c714a14c79c40b75de4ac9b7e308629e
4RMD160 (sudo-1.6.9p11.tar.gz) = c71d7a8b9894e110ea45701afb109bc52e840914 4RMD160 (sudo-1.6.9p12.tar.gz) = 882efbbc8cbb7c2a906d461c8fe152b43b229691
5Size (sudo-1.6.9p11.tar.gz) = 580897 bytes 5Size (sudo-1.6.9p12.tar.gz) = 581903 bytes
6SHA1 (patch-aa) = 90e5a64fc621efc5f4bcb4bc3dc0dce44704391f 6SHA1 (patch-aa) = 90e5a64fc621efc5f4bcb4bc3dc0dce44704391f
7SHA1 (patch-af) = c0a594c8b3a665dc0a84f40754a46bcd7e17ea49 7SHA1 (patch-af) = c0a594c8b3a665dc0a84f40754a46bcd7e17ea49
8SHA1 (patch-ag) = c3442810139581c003e2c5d911df1bcbdcfc0008 8SHA1 (patch-ag) = c3442810139581c003e2c5d911df1bcbdcfc0008