UPGRADE: mention SELinux behavior change.
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
Notes on upgrading from an older release
|
||||
========================================
|
||||
|
||||
o Upgrading from a version prior to 1.9.8:
|
||||
|
||||
On systems where SELinux is enabled and sudo is built with
|
||||
SELinux support, if the user's role is not "unconfined_r" sudo
|
||||
will always execute commands via the "sesh" helper program.
|
||||
Previously, commands were only executed via "sesh" if a role
|
||||
was specified in the sudoers file rule or by the user on the
|
||||
command line.
|
||||
|
||||
o Upgrading from a version prior to 1.9.7:
|
||||
|
||||
Sudo now links with OpenSSL 1.0.1 or higher by default if it
|
||||
|
Reference in New Issue
Block a user