Hello community, here is the log from the commit of package ksshaskpass5 for openSUSE:Factory checked in at 2017-12-23 12:11:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old) and /work/SRC/openSUSE:Factory/.ksshaskpass5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksshaskpass5" Sat Dec 23 12:11:29 2017 rev:48 rq:559127 version:5.11.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes 2017-12-08 12:46:14.305845485 +0100 +++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes 2017-12-23 12:11:31.194889674 +0100 @@ -1,0 +2,6 @@ +Thu Dec 21 16:08:44 UTC 2017 - [email protected] + +- Do not export SSH_ASKPASS anymore, the script was broken anyway + and the default askpass dispatches to ksshaskpass anyway + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksshaskpass5.spec ++++++ --- /var/tmp/diff_new_pack.6g4Qh3/_old 2017-12-23 12:11:31.802860030 +0100 +++ /var/tmp/diff_new_pack.6g4Qh3/_new 2017-12-23 12:11:31.802860030 +0100 @@ -65,21 +65,10 @@ %kf5_find_lang %endif -# SSH_ASKPASS env -%__install -d -m0755 %{buildroot}%{_kf5_configdir}/plasma-workspace/env - -cat > %{buildroot}%{_kf5_configdir}/plasma-workspace/env/ksshaskpass.sh << EOF -SSH_ASKPASS=%{_kf5_prefix}/lib/ssh/ksshaskpass -export SSH_ASKPASS -EOF - %files %defattr(-,root,root) %dir %{_kf5_prefix}/lib/ssh %{_kf5_prefix}/lib/ssh/ksshaskpass -%dir %{_kf5_configdir}/plasma-workspace/env -%dir %{_kf5_configdir}/plasma-workspace -%{_kf5_configdir}/plasma-workspace/env/ksshaskpass.sh %doc %lang(en) %{_kf5_mandir}/man1/ksshaskpass.1* %if %{with lang}
