Thu Jan 13 20:48:45 2011 UTC ()
Pullup ticket 3325 - requested by taca
security update

Revisions pulled up:
- pkgsrc/security/sudo/Makefile		1.127
- pkgsrc/security/sudo/distinfo		1.67

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Thu Jan 13 12:22:40 UTC 2011

   Modified Files:
           pkgsrc/security/sudo: Makefile distinfo

   Log Message:
   Update sudo package to 1.7.4p5.

   What's new in Sudo 1.7.4p5?

    * A bug has been fixed that would allow a command to be run without the
      user entering a password when sudo's -g flag is used without the -u flag.

    * If user has no supplementary groups, sudo will now fall back on checking
      the group file explicitly, which restores historic sudo behavior.

    * A crash has been fixed when sudo's -g flag is used without the -u flag
      and the sudoers file contains an entry with no runas user or group listed.

    * A bug has been fixed in the I/O logging support that could cause
      visual artifacts in full-screen programs such as text editors,.

    * A crash has been fixed when the Solaris project support is enabled
      and sudo's -g flag is used without the -u flag.

    * Sudo no longer exits with an error when support for auditing is
      compiled in but auditing is not enabled.

    * Fixed a bug introduced in sudo 1.7.3 where the ticket file was not
      being honored when the "targetpw" sudoers Defaults option was enabled.

    * The LOG_INPUT and LOG_OUTPUT tags in sudoers are now parsed correctly.

    * A crash has been fixed in "sudo -l" when sudo is built with auditing
      support and the user is not allowed to run any commands on the host.

   To generate a diff of this commit:
   cvs rdiff -u -r1.126 -r1.127 pkgsrc/security/sudo/Makefile
   cvs rdiff -u -r1.66 -r1.67 pkgsrc/security/sudo/distinfo


(spz)
diff -r1.126 -r1.126.2.1 pkgsrc/security/sudo/Makefile
diff -r1.66 -r1.66.4.1 pkgsrc/security/sudo/distinfo

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

--- pkgsrc/security/sudo/Makefile 2011/01/09 19:22:17 1.126
+++ pkgsrc/security/sudo/Makefile 2011/01/13 20:48:44 1.126.2.1
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.126 2011/01/09 19:22:17 jmmv Exp $ 1# $NetBSD: Makefile,v 1.126.2.1 2011/01/13 20:48:44 spz Exp $
2# 2#
3 3
4DISTNAME= sudo-1.7.4p4 4DISTNAME= sudo-1.7.4p5
5PKGREVISION= 3 
6CATEGORIES= security 5CATEGORIES= security
7MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ 6MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
8 ftp://ftp.courtesan.com/pub/sudo/ \ 7 ftp://ftp.courtesan.com/pub/sudo/ \
9 ftp://ftp.uwsg.indiana.edu/pub/security/sudo/ \ 8 ftp://ftp.uwsg.indiana.edu/pub/security/sudo/ \
10 ftp://ftp.twaren.net/Unix/Security/Sudo/ \ 9 ftp://ftp.twaren.net/Unix/Security/Sudo/ \
11 http://ftp.tux.org/pub/security/sudo/ 10 http://ftp.tux.org/pub/security/sudo/
12 11
13MAINTAINER= kim@tac.nyc.ny.us 12MAINTAINER= kim@tac.nyc.ny.us
14HOMEPAGE= http://www.courtesan.com/sudo/ 13HOMEPAGE= http://www.courtesan.com/sudo/
15COMMENT= Allow others to run commands as root 14COMMENT= Allow others to run commands as root
16LICENSE= modified-bsd 15LICENSE= modified-bsd
17 16
18PKG_INSTALLATION_TYPES= overwrite pkgviews 17PKG_INSTALLATION_TYPES= overwrite pkgviews

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

--- pkgsrc/security/sudo/distinfo 2010/09/21 03:05:27 1.66
+++ pkgsrc/security/sudo/distinfo 2011/01/13 20:48:44 1.66.4.1
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.66 2010/09/21 03:05:27 taca Exp $ 1$NetBSD: distinfo,v 1.66.4.1 2011/01/13 20:48:44 spz Exp $
2 2
3SHA1 (sudo-1.7.4p4.tar.gz) = c873f509f80d5722989a912a42a61ad27b71453f 3SHA1 (sudo-1.7.4p5.tar.gz) = bb9c9ff6ce6d4c70bdc546316442e7021ca754c2
4RMD160 (sudo-1.7.4p4.tar.gz) = 3b5eb69b4317c72def0e811c58a24df8c9c1c892 4RMD160 (sudo-1.7.4p5.tar.gz) = 24fcaa065f9efc229abcf2b70ec4faca03efa32d
5Size (sudo-1.7.4p4.tar.gz) = 963663 bytes 5Size (sudo-1.7.4p5.tar.gz) = 966176 bytes
6SHA1 (patch-aa) = 5435f1ebf6faa0381d193a9a560a3752af5c9c4a 6SHA1 (patch-aa) = 5435f1ebf6faa0381d193a9a560a3752af5c9c4a
7SHA1 (patch-af) = 389af9aca76d7286c2e981573c56358846f8d0ca 7SHA1 (patch-af) = 389af9aca76d7286c2e981573c56358846f8d0ca
8SHA1 (patch-ag) = 853232cc5fde6808562cc7dd6f5770069bdeae3f 8SHA1 (patch-ag) = 853232cc5fde6808562cc7dd6f5770069bdeae3f