From 1390b17c14eafdbed53ae28d659869fe33b92722 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 30 Jun 2008 15:53:41 +0000 Subject: Update sudo package to 1.6.9p17. 660) The -i flag should imply resetting the environment, as it did in sudo version prior to 1.6.9. Also, the -i and -E flags are mutually exclusive. 661) Fixed the configure test for dirfd() under Linux. 662) Fixed test for whether -lintl is required to link. 663) Changed how sudo handles the child process when sending mail. This fixes a problem on Linux with the mail_always option. 664) Fixed a problem with line continuation characters inside of quoted strings. --- security/sudo/Makefile | 4 ++-- security/sudo/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 3a06cf37789..22ba17e8ebe 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.112 2008/05/14 14:00:15 taca Exp $ +# $NetBSD: Makefile,v 1.113 2008/06/30 15:53:41 taca Exp $ # -DISTNAME= sudo-1.6.9p16 +DISTNAME= sudo-1.6.9p17 CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 5ecbd13fef6..79eea48d855 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.55 2008/05/14 14:00:15 taca Exp $ +$NetBSD: distinfo,v 1.56 2008/06/30 15:53:41 taca Exp $ -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 (sudo-1.6.9p17-200805130/sudo-1.6.9p17.tar.gz) = 576a584eee413e12294cbd2ca6f445e51a1cb103 +RMD160 (sudo-1.6.9p17-200805130/sudo-1.6.9p17.tar.gz) = 4d1a4bb3558ddeaa4c8c095067a5696afb6ea50a +Size (sudo-1.6.9p17-200805130/sudo-1.6.9p17.tar.gz) = 593534 bytes SHA1 (patch-aa) = 4e1bfcf3f8ea831e682d2c0a34df4746ee95899e SHA1 (patch-af) = cd9eac03f4d78a5b9d2702bc7e1952a26ea8ca92 SHA1 (patch-ag) = a2eb0b1b0aef7325e14cbd5fed8d517b5b4eba2d -- cgit v1.2.3