TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Tell HN: Ubuntu already updated openssl packages

10 pointsby jqueryinabout 11 years ago
If you&#x27;re on Ubuntu, you can simply run an update to patch the bug:<p><pre><code> sudo apt-get update sudo apt-get upgrade </code></pre> Thanks Ubuntu!

2 comments

jqueryinabout 11 years ago
For those interested, here is a direct link HN user josh-rale had posted in the other popular thread:<p><a href="http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-0160.html" rel="nofollow">http:&#x2F;&#x2F;people.canonical.com&#x2F;~ubuntu-security&#x2F;cve&#x2F;2014&#x2F;CVE-20...</a>
jamesbrittabout 11 years ago
Is this better (or notably different) than doing<p><pre><code> sudo apt-get update sudo apt-get dist-upgrade ?</code></pre>
评论 #7550807 未加载