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.9p17.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58673593d020
branches:  trunk
changeset: 543989:58673593d020
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jun 30 15:53:41 2008 +0000

description:
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.

diffstat:

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

diffs (29 lines):

diff -r 877323e03b1b -r 58673593d020 security/sudo/Makefile
--- a/security/sudo/Makefile    Mon Jun 30 15:44:52 2008 +0000
+++ b/security/sudo/Makefile    Mon Jun 30 15:53:41 2008 +0000
@@ -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 -r 877323e03b1b -r 58673593d020 security/sudo/distinfo
--- a/security/sudo/distinfo    Mon Jun 30 15:44:52 2008 +0000
+++ b/security/sudo/distinfo    Mon Jun 30 15:53:41 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index