diff --git a/shadow-utils.login.defs b/shadow-utils.login.defs index a898776b0bcd7ce426800c53932ddb13eaafce69..cbbc927f0db6aa6bf5f85aa0bffe5d9dae3b21da 100644 --- a/shadow-utils.login.defs +++ b/shadow-utils.login.defs @@ -54,6 +54,3 @@ USERGROUPS_ENAB yes # Use SHA512 to encrypt password. ENCRYPT_METHOD SHA512 - -# This sets the root PATH for login -ALWAYS_SET_PATH yes diff --git a/shadow.spec b/shadow.spec index 29e4b20695180a491cb42975308b8a13fa9e4ead..9370a1a4cfbdafe4561a822236d8927ef09f9c10 100644 --- a/shadow.spec +++ b/shadow.spec @@ -1,6 +1,6 @@ Name: shadow Version: 4.7 -Release: 4 +Release: 5 Epoch: 2 License: BSD and GPLv2+ Summary: Tools for managing accounts and shadow password files @@ -162,6 +162,9 @@ done %{_mandir}/*/* %changelog +* Sat Jan 18 2020 openEuler Buildteam - 2:4.7-5 +- Delete ALWAYS_SET_PATH, which is set by security-tool + * Sun Jan 12 2020 openEuler Buildteam - 2:4.7-4 - Delete unused patch