Was looking for the update, didn't see it but upon closer inspection my systems updated openSSL before I realized it was needed.
Yes, Virginia...
Although not as serious as Heartbleed another fairly serious openssl vulnerability was just patched (as well as a number of others)
http://lists.opensuse.org/opensuse-s.../msg00008.html
Inspecting my systems, it looks like updating or patching will install the necessary security fix
or
The link above describes the openssl version you want to see if you run the following
Version: 1.0.1h-11.48.1
Congrats to our Developers who pushed a patch within hours
TSU
Yes, Virginia...
Although not as serious as Heartbleed another fairly serious openssl vulnerability was just patched (as well as a number of others)
http://lists.opensuse.org/opensuse-s.../msg00008.html
Inspecting my systems, it looks like updating or patching will install the necessary security fix
Code:
zypper up
Code:
zypper patch
Version: 1.0.1h-11.48.1
Code:
zypper info openssl
TSU