mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/paramiko: bump to 2.4.2
Also, disable the server feature by default for security reasons. It can be re-enabled with the 'server' USE flag, which is going to be hard-masked. Bug: https://bugs.gentoo.org/666619 Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
This commit is contained in:
@@ -21,6 +21,9 @@ are supported. SFTP client mode is now supported too.
|
||||
用している所です。有名なCipherとHash処理の全てがサポートされています。SFTPクライ
|
||||
アントもサポートされています。
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="server">Enable server feature</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="pypi">paramiko</remote-id>
|
||||
<remote-id type="github">paramiko/paramiko</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user