Caolan McMahon
Caolan McMahon
The previous step used actions-rs which relies upon deprecated Node.js 12 actions. See: https://github.com/actions-rs/toolchain/issues/219
The resulting library will then also work on Debian stable.
This issue was spawned by #40
This can lead to publishing broken packages without any warning from the jam command line tool
eg, http://jamjs.org/packages/#/user/Ray Kwon linked to from: http://jamjs.org/packages/#/details/knockout
If doing "jam install path/to/jam.json", currently the version requirements of 'linked', 'gh:...', urls etc are simply ignored. This means you'll end up with a different version or an error message...
## Description Updated ssh_banners.xml to include pattern for OpenSSH on Debian 12 (bookworm). ## Motivation and Context Currently only Debian 11 and older are detected via SSH banner. ## How...