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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e925ed6ed208
branches:  trunk
changeset: 533969:e925ed6ed208
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Oct 10 00:08:24 2007 +0000

description:
Update sudo package to 1.6.9p6.

Major changes since Sudo 1.6.9p5:

 o Worked around bugs in the session support of some PAM implementations.
   The full tty path is now passed to PAM as well.

 o Sudo now only prints the password prompt if the process is in the
   foreground.

 o inttypes.h is now included when appropriate if it is present.

 o Simplified alias allocation in the parser.

diffstat:

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

diffs (29 lines):

diff -r e8cd812c9690 -r e925ed6ed208 security/sudo/Makefile
--- a/security/sudo/Makefile    Tue Oct 09 21:26:11 2007 +0000
+++ b/security/sudo/Makefile    Wed Oct 10 00:08:24 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2007/09/09 12:54:36 taca Exp $
+# $NetBSD: Makefile,v 1.98 2007/10/10 00:08:24 taca Exp $
 #
 
-DISTNAME=              sudo-1.6.9p5
+DISTNAME=              sudo-1.6.9p6
 CATEGORIES=            security
 MASTER_SITES=          http://www.courtesan.com/sudo/dist/ \
                        ftp://ftp.courtesan.com/pub/sudo/ \
diff -r e8cd812c9690 -r e925ed6ed208 security/sudo/distinfo
--- a/security/sudo/distinfo    Tue Oct 09 21:26:11 2007 +0000
+++ b/security/sudo/distinfo    Wed Oct 10 00:08:24 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2007/09/09 12:54:37 taca Exp $
+$NetBSD: distinfo,v 1.42 2007/10/10 00:08:24 taca Exp $
 
-SHA1 (sudo-1.6.9p5.tar.gz) = 170ee1c1625d42ad6c33726f4f0d85dcb70b7461
-RMD160 (sudo-1.6.9p5.tar.gz) = 307e71c0f0d4f0f913bc98fc9a13273c5c3ad602
-Size (sudo-1.6.9p5.tar.gz) = 574384 bytes
+SHA1 (sudo-1.6.9p6.tar.gz) = c243b51dccfca5972eda68f23ee31b78a3c0c121
+RMD160 (sudo-1.6.9p6.tar.gz) = 917ceee30d3706533e755c6ebc6971251f7077a6
+Size (sudo-1.6.9p6.tar.gz) = 574983 bytes
 SHA1 (patch-aa) = 98ca6552bc305aeeb726d48f1d722480f792a0ba
 SHA1 (patch-af) = 1863dc637d1d2720d832bf9c7ec60e11365473ba
 SHA1 (patch-ag) = 9cdd8836addc9d2317bccff7ea7fe407d1e8256e



Home | Main Index | Thread Index | Old Index