diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-05-15 16:16:45 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-05-15 16:19:49 +0000 |
| commit | 6531070132b0210aaaeb08c0dc93cb272bed348e (patch) | |
| tree | 4d1b30baf7f31064b1123442e1a3c5511c8a98fb /crypto | |
| parent | 9354e204f5ac797cbf1ef8e05294703c378bc9b6 (diff) | |
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/openssh/FREEBSD-upgrade | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade index 815c11a8f8ca..6987956ce163 100644 --- a/crypto/openssh/FREEBSD-upgrade +++ b/crypto/openssh/FREEBSD-upgrade @@ -188,6 +188,11 @@ internet protocols are supported by the kernel before trying to connect to the target host. This avoids confusing the user with spurious error messages. + +12) EVP_CIPHER_CTX_get_iv() stub bugfix + + Bug fix submitted upstream at + https://bugzilla.mindrot.org/show_bug.cgi?id=3873 This port was brought to you by (in no particular order) DARPA, NAI |
