Re: Serious OpenSSL vulnerability

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/10/2014 12:10 PM, Chris Adams wrote:
Once upon a time, Dan Thurman <dant@xxxxxxxxx> said:
2) I downloaded F18 SRPM file, changed the SPEC file by adding
     -DOPENSSL_NO_HEARTBEATS to RPM_OPT_FLAGS variable,
     then rebuild which compiled with no errors, then removed the
     old openssl files (rpm --nodeps -e openssl*), installed the new files
     (rpm -ivh *.rpm in RPM directory)
Don't do it that way!  --nodeps is something you should never use.  You
could have "rpm -Uvh", or even "yum localinstall".

     then proceeded to the heartbeat
     site and it failed (red)
Did you restart services (or reboot)?  Under Unix, once a file is
opened, the reference remains even if it is removed/replaced.  If you
don't restart Apache, it will still be using the old OpenSSL libraries.
Ok about --nodeps.

So what I did was:
1) yum clean all
2) yum update  (nothing to update)
3) yum reinstall openssl* (reinstalled and to mitigate any issues caused by --nodeps, no issues)
4) yum localinstall openssl*.rpm  (nothing to install) (same as rpm -Uvh)

So I was unable to rpm -Uvh *.rpm/yum localinstall *.rpm  because
yum/rpm detected no difference.  Perhaps I need to change the SPEC
file to a different version, say from 1:1.0.1e-37.fc18 to 1:1.0.1e-38.fc18?
If so, where do I change the version from 37 ->38?

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux