diff mbox series

[1/1] openssh: Upgrade 10.0p1 -> 10.1p1

Message ID 20251028140009.2164260-1-archana.polampalli@windriver.com
State New
Headers show
Series [1/1] openssh: Upgrade 10.0p1 -> 10.1p1 | expand

Commit Message

Polampalli, Archana Oct. 28, 2025, 2 p.m. UTC
From: Archana Polampalli <archana.polampalli@windriver.com>

Changelog:
https://www.openssh.org/txt/release-10.1

Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
---
 .../openssh/{openssh_10.0p1.bb => openssh_10.1p1.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/openssh/{openssh_10.0p1.bb => openssh_10.1p1.bb} (99%)
diff mbox series

Patch

diff --git a/meta/recipes-connectivity/openssh/openssh_10.0p1.bb b/meta/recipes-connectivity/openssh/openssh_10.1p1.bb
similarity index 99%
rename from meta/recipes-connectivity/openssh/openssh_10.0p1.bb
rename to meta/recipes-connectivity/openssh/openssh_10.1p1.bb
index 2f446b5540..83b6183858 100644
--- a/meta/recipes-connectivity/openssh/openssh_10.0p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_10.1p1.bb
@@ -26,7 +26,7 @@  SRC_URI = "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.ta
            file://0001-regress-banner.sh-log-input-and-output-files-on-erro.patch \
            file://0001-regress-test-exec-use-the-absolute-path-in-the-SSH-e.patch \
            "
-SRC_URI[sha256sum] = "021a2e709a0edf4250b1256bd5a9e500411a90dddabea830ed59cef90eb9d85c"
+SRC_URI[sha256sum] = "b9fc7a2b82579467a6f2f43e4a81c8e1dfda614ddb4f9b255aafd7020bbf0758"
 
 CVE_STATUS[CVE-2007-2768] = "not-applicable-config: This CVE is specific to OpenSSH with the pam opie which we don't build/use here."