Accepting request 908922 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/908922 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sudo?expand=0&rev=124
This commit is contained in:
commit
d4c5802060
@ -38,11 +38,11 @@ Index: sudo-1.8.31/plugins/sudoers/sudoers.in
|
|||||||
+Defaults env_reset
|
+Defaults env_reset
|
||||||
+## Change env_reset to !env_reset in previous line to keep all environment variables
|
+## Change env_reset to !env_reset in previous line to keep all environment variables
|
||||||
+## Following list will no longer be necessary after this change
|
+## Following list will no longer be necessary after this change
|
||||||
+Defaults env_keep = "LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_ATIME LC_ALL LANGUAGE LINGUAS XDG_SESSION_COOKIE"
|
+Defaults env_keep = "LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME LC_ALL LANGUAGE LINGUAS XDG_SESSION_COOKIE"
|
||||||
+## Comment out the preceding line and uncomment the following one if you need
|
+## Comment out the preceding line and uncomment the following one if you need
|
||||||
+## to use special input methods. This may allow users to compromise the root
|
+## to use special input methods. This may allow users to compromise the root
|
||||||
+## account if they are allowed to run commands without authentication.
|
+## account if they are allowed to run commands without authentication.
|
||||||
+#Defaults env_keep = "LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_ATIME LC_ALL LANGUAGE LINGUAS XDG_SESSION_COOKIE"
|
+#Defaults env_keep = "LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME LC_ALL LANGUAGE LINGUAS XDG_SESSION_COOKIE"
|
||||||
+
|
+
|
||||||
+## Do not insult users when they enter an incorrect password.
|
+## Do not insult users when they enter an incorrect password.
|
||||||
+Defaults !insults
|
+Defaults !insults
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 12 16:29:32 UTC 2021 - Yaroslav Kurlaev <yaroslav.kurlaev@gmail.com>
|
||||||
|
|
||||||
|
- Fix LC_TIME incorrectly named LC_ATIME
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 12 15:22:11 UTC 2021 - Kristyna Streitova <kstreitova@suse.com>
|
Wed May 12 15:22:11 UTC 2021 - Kristyna Streitova <kstreitova@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user