FreeBSD Bugzilla – Attachment 203630 Details for
Bug 237249
security/rubygem-net-ssh: Update to 5.2.0, Add pkg-message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 5.2.0
rubygem-net-ssh.diff (text/plain), 2.03 KB, created by
Romain Tartière
on 2019-04-13 00:07:20 UTC
(
hide
)
Description:
Update to 5.2.0
Filename:
MIME Type:
Creator:
Romain Tartière
Created:
2019-04-13 00:07:20 UTC
Size:
2.03 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 498773) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= net-ssh >-PORTVERSION= 5.1.0 >+PORTVERSION= 5.2.0 > PORTEPOCH= 2 > CATEGORIES= security rubygems > MASTER_SITES= RG >Index: distinfo >=================================================================== >--- distinfo (revision 498773) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1547226987 >-SHA256 (rubygem/net-ssh-5.1.0.gem) = f61c78a0c98910b91a7c4ba6f147fd6870d8349f26a7008a8e86d3dd3372f449 >-SIZE (rubygem/net-ssh-5.1.0.gem) = 131584 >+TIMESTAMP = 1555112910 >+SHA256 (rubygem/net-ssh-5.2.0.gem) = 80a8a71d39e9f917ed265f66c0c5985f1849fc5e7156ac48f14dd1d4af683c80 >+SIZE (rubygem/net-ssh-5.2.0.gem) = 132608 >Index: pkg-message >=================================================================== >--- pkg-message (nonexistent) >+++ pkg-message (working copy) >@@ -0,0 +1,15 @@ >+net-ssh does extra key verifications compared to OpenSSH, and may report the >+following error on FreeBSD: >+ >+> Host key verification failed for <hostname>: fingerprint <fingerprint> is >+> unknown for "<hostname>,<ip address>" >+ >+The issue can be worked around by explicitly setting "CheckHostIP no" in the >+client configuration file (/etc/ssh/ssh_config, ~/.ssh/config): while upstream >+OpenSSH defaults to enabling this setting, FreeBSD disables it by default in >+base. An explicit statement to disable CheckHostIP will be catched by net-ssh >+and proper behaviour will be observed. >+ >+Upstream net-ssh plans to remove support for CheckHostIP in a future major >+release, making this workaround unnecessary in the future: >+https://github.com/net-ssh/net-ssh/pull/656#issuecomment-463527675 > >Property changes on: pkg-message >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237249
: 203630 |
203995