]> git.99rst.org Git - openwrt-packages.git/commit
openssh: add test-version.sh CI override
authorAlexandru Ardelean <redacted>
Sat, 18 Jul 2026 19:13:18 +0000 (22:13 +0300)
committerAlexandru Ardelean <redacted>
Sat, 18 Jul 2026 19:49:20 +0000 (22:49 +0300)
commit9f76dfc43c63392621b44951a0a17f8d75245751
treeaed82802958b33dd570ff8f88b1ae5a3a07c918c
parent084acd635c55d66a38e8149486cad721c4e8d0b9
openssh: add test-version.sh CI override

OpenSSH reports "10.4p1" but PKG_VERSION is "10.4_p1", so the forced generic
probe never matches and fails. Verify via ssh/sshd where the subpackage ships
one and accept the subpackages that carry no version-reporting binary.

Signed-off-by: Alexandru Ardelean <redacted>
net/openssh/test-version.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT