Skip to content

Commit 88daf68

Browse files
authored
sonicbuildimage: Update openssh to openssh_9.2p1-2+deb12u5 (#21930)
Update openssh to openssh_9.2p1-2+deb12u5
1 parent 31ab164 commit 88daf68

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)