Update to 1.9.11p1
This commit is contained in:
parent
937784078e
commit
9f32c334f5
@ -1,7 +1,7 @@
|
||||
COMMENT-main= execute a command as another user
|
||||
COMMENT-python= sudo Python plugin
|
||||
|
||||
V= 1.9.10
|
||||
V= 1.9.11p1
|
||||
DISTNAME= sudo-${V}
|
||||
CATEGORIES= security
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sudo-1.9.10.tar.gz) = RKFGEJjnx7jmrFl0mcJPsuQ3SMDBOai0lE5X0TSaZPQ=
|
||||
SIZE (sudo-1.9.10.tar.gz) = 4516568
|
||||
SHA256 (sudo-1.9.11p1.tar.gz) = 64tsGmmprfS4IDC2bZnXkhTXy6UDGgvkMQOmF2sWJUs=
|
||||
SIZE (sudo-1.9.11p1.tar.gz) = 4825102
|
||||
|
@ -28,11 +28,11 @@ libexec/sudo/system_group.la
|
||||
@man man/man5/sudo.conf.5
|
||||
@man man/man5/sudo_logsrv.proto.5
|
||||
@man man/man5/sudo_logsrvd.conf.5
|
||||
@man man/man5/sudo_plugin.5
|
||||
@man man/man5/sudoers.5
|
||||
@man man/man5/sudoers_timestamp.5
|
||||
@man man/man8/sudo.8
|
||||
@man man/man8/sudo_logsrvd.8
|
||||
@man man/man8/sudo_plugin.8
|
||||
@man man/man8/sudo_sendlog.8
|
||||
@man man/man8/sudoedit.8
|
||||
@man man/man8/sudoreplay.8
|
||||
|
@ -1,6 +1,6 @@
|
||||
libexec/sudo/python_plugin.la
|
||||
@so libexec/sudo/python_plugin.so
|
||||
@man man/man8/sudo_plugin_python.8
|
||||
@man man/man5/sudo_plugin_python.5
|
||||
share/examples/sudo/example_approval_plugin.py
|
||||
share/examples/sudo/example_audit_plugin.py
|
||||
share/examples/sudo/example_conversation.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user