This update provides recent version of pam_ssh_agent_auth and fix for CVE-2016-1908.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2016-47ac27532d
Please login to add feedback.
0 | 1 | Test Case OpenSSH |
This update has been submitted for testing by jjelen.
No issues noted in everyday use.
This update has been pushed to testing.
works for me
Functional in everyday use.
works for me
This update has been submitted for stable by bodhi.
Works
one issue with rsync-over-ssh in cronjobs: when X11 forwarding is enabled it triggers needless crinmails with "DISPLAY "(null)" invalid; disabling X11 forwarding"
hreindl:
thanks for a comment. Yes it is modified message (instead of message about fallback), but I would not consider it as a bug. If you specify you want X11 and it is impossible to initiate (for various reasons), informing user is a good thing.
IT IS A BUG when i get flooded with cron mails
"ForwardX11 yes" is there in /etc/ssh/ssh_config for 10 years now because i just use X-Forwarding with that machine and that don't qualify "sync --quiet --no-motd" now trigger all day long useless mails
It is a misconfiguration when YOU get flooded with cron mails.
If you don't want to see this message, there is always
-q
. Or run your sync jobs with-oForwardX11=no
to make it clean. There is no need for X11 in cron jobs.you can not bring such a change in the middle of a stable release and say "come on people go out and change anything on dozens of machines which works 10 years" PERIOD
This update has been pushed to stable.