windows:openssh

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
windows:openssh [2021/06/15 01:21] – [参考文献] ともやんwindows:openssh [2021/06/15 02:00] (現在) – [scoop でインストール可能な OpenSSH の実装] ともやん
行 264: 行 264:
 </WRAP> </WRAP>
  
-===== scoop でインストール可能な OpenSSH の実装 =====+===== scoop で利用可能な OpenSSH の配布形態 ===== 
 +2021/06/15 現在、本家である [[https://www.openssh.com/|OpenSSH]] では 2021/04/19 に [[https://www.openssh.com/txt/release-8.6|OpenSSH 8.6]] がリリースされている状況である。\\ 
 + 
 +Fedora 34 では openssh-8.6p1-3 がリリースされている。\\ 
 +<WRAP prewrap 100% #mincode_long> 
 +<code> 
 +$ dnf info openssh 
 +インストール済みパッケージ 
 +名前         : openssh 
 +バージョン   : 8.6p1 
 +リリース     : 3.fc34 
 +Arch         : x86_64 
 +サイズ       : 1.8 M 
 +ソース       : openssh-8.6p1-3.fc34.src.rpm 
 +リポジトリー : @System 
 +repo から    : updates 
 +概要         : An open source implementation of SSH protocol version 2 
 +URL          : http://www.openssh.com/portable.html 
 +ライセンス   : BSD 
 +説明         : SSH (Secure SHell) is a program for logging into and executing 
 +             : commands on a remote machine. SSH is intended to replace rlogin and 
 +             : rsh, and to provide secure encrypted communications between two 
 +             : untrusted hosts over an insecure network. X11 connections and 
 +             : arbitrary TCP/IP ports can also be forwarded over the secure channel. 
 +             : 
 +             : OpenSSH is OpenBSD's version of the last free version of SSH, bringing 
 +             : it up to date in terms of security and features. 
 +             : 
 +             : This package includes the core files necessary for both the OpenSSH 
 +             : client and server. To make this package useful, you should also 
 +             : install openssh-clients, openssh-server, or both. 
 +</code> 
 +</WRAP> 
 + 
 +scoop の main bucket の配布状況は以下のような感じである。\\
 <WRAP prewrap 100%> <WRAP prewrap 100%>
 <code powershell> <code powershell>
  • windows/openssh.1623687716.txt.gz
  • 最終更新: 2021/06/15 01:21
  • by ともやん