Hello community, here is the log from the commit of package sudo for openSUSE:Factory checked in at 2018-02-19 13:03:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sudo (Old) and /work/SRC/openSUSE:Factory/.sudo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sudo" Mon Feb 19 13:03:47 2018 rev:93 rq:578010 version:1.8.22 Changes: -------- --- /work/SRC/openSUSE:Factory/sudo/sudo.changes 2018-02-16 21:40:14.948658827 +0100 +++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes 2018-02-19 13:04:19.070828337 +0100 @@ -1,0 +2,6 @@ +Mon Feb 19 08:08:02 UTC 2018 - [email protected] + +- Fix sudo prompt: escape %p into %%p to ensure 'p' is not wrapped + and interpreted as being an rpm variable (boo#1081470). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sudo.spec ++++++ --- /var/tmp/diff_new_pack.WIOj1k/_old 2018-02-19 13:04:20.486777272 +0100 +++ /var/tmp/diff_new_pack.WIOj1k/_new 2018-02-19 13:04:20.490777128 +0100 @@ -101,7 +101,7 @@ --with-sudoers-mode=0440 \ --with-env-editor \ --without-secure-path \ - --with-passprompt="[sudo] password for %{p}: " \ + --with-passprompt="[sudo] password for %%p: " \ --with-rundir=%{_localstatedir}/lib/sudo \ --with-sssd make %{?_smp_mflags}
