Hide Forgot
Description of problem: ssh indicates wrong version: # ssh -V OpenSSH_5.8p1, OpenSSL 1.0.0e-fips 6 Sep 2011 Version-Release number of selected component (if applicable): openssh-5.8p2-21.fc16.x86_64 How reproducible: always Steps to Reproduce: 1.ssh -V Actual results: OpenSSH_5.8p1, OpenSSL 1.0.0e-fips 6 Sep 2011 Expected results: The result of "ssh -V" should be in sync with the package number. In this case it should indicate version 5.8p2 instead of 5.8p1.
Packages needs update source to actual openssh-5.8p2.tar.gz [1]. There is missing version bump in current tarball: diff -r openssh-5.8p2-rpm/ChangeLog openssh-5.8p2/ChangeLog 3a4 > - (djm) [version.h] crank version diff -r openssh-5.8p2-rpm/version.h openssh-5.8p2/version.h 5c5 < #define SSH_PORTABLE "p1" --- > #define SSH_PORTABLE "p2" [1] http://ftp.openbsd.dk/pub/OpenBSD/OpenSSH/portable/openssh-5.8p2.tar.gz
openssh-5.8p2-22.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/openssh-5.8p2-22.fc16
Package openssh-5.8p2-22.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing openssh-5.8p2-22.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-16389/openssh-5.8p2-22.fc16 then log in and leave karma (feedback).
openssh-5.8p2-22.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.