Skip to content

Commit 963fccc

Browse files
authoredMar 8, 2025··
Merge pull request #814 from mssonicbld/cherry/msft-202405/21922
[action] [PR:21922] sonicbuildimage: Update openssh to openssh_9.2p1-2+deb12u5
2 parents 6b53f7a + fd12abf commit 963fccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎rules/openssh.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# openssh package
22

33
OPENSSH_VERSION := 9.2p1
4-
OPENSSH_VERSION_FULL := $(OPENSSH_VERSION)-2+deb12u3
4+
OPENSSH_VERSION_FULL := $(OPENSSH_VERSION)-2+deb12u5
55

66
export OPENSSH_VERSION OPENSSH_VERSION_FULL
77

0 commit comments

Comments
 (0)
Please sign in to comment.