From: Todd C. Miller Date: Thu, 30 Aug 2018 20:43:24 +0000 (-0600) Subject: Quick sort is not a stable sort; use distinct sudoOrder values so X-Git-Tag: SUDO_1_8_25^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0715b55474e4a4a8aa62d5a84d76cd366b2198e7;p=sudo Quick sort is not a stable sort; use distinct sudoOrder values so the output is predictable. --- diff --git a/plugins/sudoers/regress/cvtsudoers/test28.sh b/plugins/sudoers/regress/cvtsudoers/test28.sh index c923ef027..73c4a5074 100755 --- a/plugins/sudoers/regress/cvtsudoers/test28.sh +++ b/plugins/sudoers/regress/cvtsudoers/test28.sh @@ -57,7 +57,7 @@ sudoRunAsGroup: ALL sudoHost: +sudo-hosts sudoCommand: ALL sudoOption: !authenticate -sudoOrder: 10 +sudoOrder: 20 # millert, SUDOers, sudo.ws dn: cn=millert,ou=SUDOers,dc=sudo,dc=ws