Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2026 16:20:30 +0000
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 6531070132b0 - main - openssh: Add reference for another local patch
Message-ID:  <6a0747ce.3d4a9.54faa201@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=6531070132b0210aaaeb08c0dc93cb272bed348e

commit 6531070132b0210aaaeb08c0dc93cb272bed348e
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2026-05-15 16:16:45 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-05-15 16:19:49 +0000

    openssh: Add reference for another local patch
    
    A bug fix was committed locally and submitted upstream.  Document it in
    our upgrade instructions, as these sometimes take a long time before
    getting merged.
    
    Sponsored by:   The FreeBSD Foundation
---
 crypto/openssh/FREEBSD-upgrade | 5 +++++
 1 file changed, 5 insertions(+)

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0747ce.3d4a9.54faa201>