1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 OpenSSH 7.1 发布,bug 修复版本 下载

本帖由 漂亮的石头2015-08-22 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,345
    赞:
    47
    OpenSSH 7.1 发布,OpenSSHOpen Secure Shell)是使用SSH透过计算机网络加密通讯的实现。它是取代由SSH Communications Security所提供的商用版本的开放源代码方案。目前OpenSSH是OpenBSD的子计划。

    OpenSSH常常被误认以为与OpenSSL有关联,但实际上这两个计划的有不同的目的,不同的发展团队,名称相近只是因为两者有同样的软件发展目标──提供开放源代码的加密通讯软件。

    未来弃用通知
    =========================
    下个版本会弃用一些传统密码学:

    * Refusing all RSA keys smaller than 1024 bits (the current minimum
    is 768 bits)

    * Several ciphers will be disabled by default: blowfish-cbc,
    cast128-cbc, all arcfour variants and the rijndael-cbc aliases
    for AES.

    * MD5-based HMAC algorithms will be disabled by default.

    OpenSSh 7.1 相比 OpenSSH 7.0 的改进
    =========================

    此版本是个 bug 修复版本

    安全更新
    --------

    * sshd(8): OpenSSH 7.0 contained a logic error in PermitRootLogin=
    prohibit-password/without-password that could, depending on
    compile-time configuration, permit password authentication to
    root while preventing other forms of authentication. This problem
    was reported by Mantas Mikulenas.

    Bug 修复
    --------

    * ssh(1), sshd(8): add compatability workarounds for FuTTY

    * ssh(1), sshd(8): refine compatability workarounds for WinSCP

    * Fix a number of memory faults (double-free, free of uninitialised
    memory, etc) in ssh(1) and ssh-keygen(1). Reported by Mateusz
    Kocielski.

    Checksums:
    ==========

    - SHA1 (openssh-7.1.tar.gz) = 06c1db39f33831fe004726e013b2cf84f1889042
    - SHA256 (openssh-7.1.tar.gz) = H7U1se9EoBmhkKi2i7lqpMX9QHdDTsgpu7kd5VZUGSY=

    - SHA1 (openssh-7.1p1.tar.gz) = ed22af19f962262c493fcc6ed8c8826b2761d9b6
    - SHA256 (openssh-7.1p1.tar.gz) = /AptLR0GPVxm3/2VJJPQzaJWytIE9oHeD4TvhbKthCg=

    详细内容请看发行说明
    OpenSSH 7.1 发布,bug 修复版本下载地址
     
正在加载...