diff options
| author | adam <adam@pkgsrc.org> | 2019-01-15 21:44:16 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2019-01-15 21:44:16 +0000 |
| commit | cb64ac2eb8d8ad5ce93358797bebe38485331c93 (patch) | |
| tree | 5ca6acfa762942c6f21addc3fbf6aede693d66c7 /security/sudo/distinfo | |
| parent | b141bea54170ebca24330078baf7d409d3499e6f (diff) | |
| download | pkgsrc-cb64ac2eb8d8ad5ce93358797bebe38485331c93.tar.gz | |
sudo: updated to 1.8.27
What's new in Sudo 1.8.27
* On HP-UX, sudo will now update the utmps file when running a command
in a pseudo-tty. Previously, only the utmp and utmpx files were
updated.
* Nanosecond precision file time stamps are now supported in HP-UX.
* Fixes and clarifications to the sudo plugin documentation.
* The sudo manuals no longer require extensive post-processing to
hide system-specific features. Conditionals in the roff source
are now used instead. This fixes corruption of the sudo manual
on systems without BSD login classes.
* If an I/O logging plugin is configured but the plugin does not
actually log any I/O, sudo will no longer force the command to
be run in a pseudo-tty.
* The fix for bug 843 in sudo 1.8.24 was incomplete. If the
user's password was expired or needed to be updated, but no sudo
password was required, the PAM handle was freed too early,
resulting in a failure when processing PAM session modules.
* In visudo, it is now possible to specify the path to sudoers
without using the -f option.
* Fixed a bug introduced in sudo 1.8.22 where the utmp (or utmpx)
file would not be updated when a command was run in a pseudo-tty.
* Sudo now sets the silent flag when opening the PAM session except
when running a shell via "sudo -s" or "sudo -i". This prevents
the pam_lastlog module from printing the last login information
for each sudo command.
* Fixed the default AIX hard resource limit for the maximum number
of files a user may have open. If no hard limit for "nofiles"
is explicitly set in /etc/security/limits, the default should
be "unlimited". Previously, the default hard limit was 8196.
Diffstat (limited to 'security/sudo/distinfo')
| -rw-r--r-- | security/sudo/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 76012fd03d0..80a10bb572b 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.100 2018/11/14 12:59:41 adam Exp $ +$NetBSD: distinfo,v 1.101 2019/01/15 21:44:16 adam Exp $ -SHA1 (sudo-1.8.26.tar.gz) = 1d12d34b221fdb30e38d6cd146e3a339aa40244f -RMD160 (sudo-1.8.26.tar.gz) = 9557e9e662a7d2b0b2d5d2d209a3922c2353092c -SHA512 (sudo-1.8.26.tar.gz) = f5596cdf753ffa54f651bb30126e690640125b2ee54e8022f3740bfbe2e5a23e1bee86ce52879e863b9386babbbcf33d3e2882c573995a7d4612e9eea14d8791 -Size (sudo-1.8.26.tar.gz) = 3286368 bytes +SHA1 (sudo-1.8.27.tar.gz) = 9dd0d21ec02da8a4a8bf86f496c3e909cb6d1636 +RMD160 (sudo-1.8.27.tar.gz) = fb7b0eb0782011f9d87d20a694a6ff7c31abf052 +SHA512 (sudo-1.8.27.tar.gz) = 0480def650ab880ab9e6c51c606a06897fd638f0381e99c038f5aa47d064aaa2fb35b73eee7f86e73185e18d5dbb8b6ba49c616b1785a1edb2dd6d7b2fa4fcac +Size (sudo-1.8.27.tar.gz) = 3293178 bytes SHA1 (patch-Makefile.in) = 279c7ad0f7f85ea7bc2d4beb5aa21abdf6237a7c SHA1 (patch-configure) = 460b9575346c263b944535aa8e2408e959840c77 SHA1 (patch-include_sudo__compat.h) = 4f9b021ebdd507949f13e289deabdb6090ab334c |
