Displaying 1 result from an estimated 1 matches for "e3wbq62zic".
2025 Apr 18
3
[Bug 3816] New: regression: valid_hostname() refuses hostname with comma
...93a3db88c0/test/units/TEST-74-AUX-UTILS.ssh.sh#L65-L71
With openssh 10.0p1, the test case failed with the following:
```
[ 78.014567] TEST-74-AUX-UTILS.sh[2634]: + command -v scp
[ 78.016996] TEST-74-AUX-UTILS.sh[2694]: ++ mktemp -u
[ 78.019724] TEST-74-AUX-UTILS.sh[2634]: +
OUT_FILE=/tmp/tmp.e3WBq62ziC
[ 78.021470] TEST-74-AUX-UTILS.sh[2634]: + scp -o
StrictHostKeyChecking=no -v -i /tmp/tmp.L5BYceUUfs
vsock,1:/etc/machine-id /tmp/tmp.e3WBq62ziC
[ 78.023570] TEST-74-AUX-UTILS.sh[2695]: Executing: program
/usr/bin/ssh host vsock,1, user (unspecified), command sftp
[ 78.031887] TEST-74-AUX-UTI...