TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tell HN: Ubuntu already updated openssl packages

10 点作者 jqueryin大约 11 年前
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 条评论

jqueryin大约 11 年前
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>
jamesbritt大约 11 年前
Is this better (or notably different) than doing<p><pre><code> sudo apt-get update sudo apt-get dist-upgrade ?</code></pre>
评论 #7550807 未加载