mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-23 10:27:45 +00:00
Mention plugin loading and libgcc changes
This commit is contained in:
parent
b6d0a28efb
commit
11b133232d
8
NEWS
8
NEWS
@ -64,6 +64,14 @@ What's new in Sudo 1.8.1?
|
|||||||
* The sudoers policy plugin was not being linked with requisite
|
* The sudoers policy plugin was not being linked with requisite
|
||||||
libraries in certain configurations.
|
libraries in certain configurations.
|
||||||
|
|
||||||
|
* Sudo now parses command line arguments before loading any plugins.
|
||||||
|
This allows "sudo -V" or "sudo -h" to work even if there is a problem
|
||||||
|
with sudo.conf
|
||||||
|
|
||||||
|
* Plugins are now linked with the static version of libgcc to allow
|
||||||
|
the plugin to run on a system where no shared libgcc is installed,
|
||||||
|
or where it is installed in a different location.
|
||||||
|
|
||||||
What's new in Sudo 1.8.0?
|
What's new in Sudo 1.8.0?
|
||||||
|
|
||||||
* Sudo has been refactored to use a modular framework that can
|
* Sudo has been refactored to use a modular framework that can
|
||||||
|
Loading…
x
Reference in New Issue
Block a user