Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-11 | update checkout v3 to v4 | Ryo Nakamura | |
2024-01-06 | bump libssh to libssh-0.10.6-2-g6f1b1e76 | Ryo Nakamura | |
libssh 0.10.6 has a regression in IPv6 parsing, so we pick stable-0.10 that includes the fixes. https://gitlab.com/libssh/libssh-mirror/-/issues/227 | |||
2024-01-04 | bump libssh to 0.10.6 | Ryo Nakamura | |
libssh 0.10.6 includes some security fixes, e.g., CVE-2023-48795. | |||
2023-09-08 | enable github actions on the dev branch | Ryo Nakamura | |
2022-11-24 | fix build-macos.yml | Ryo Nakamura | |
2022-11-24 | update github workflows to fit patched libssh | Ryo Nakamura | |
2022-11-13 | run mscp -h last on ci build | Ryo Nakamura | |
2022-11-05 | do not install libssh and cmake from homebrew | Ryo Nakamura | |
because they are already installed on the macos-latest runner. | |||
2022-11-05 | add ci to build on macos | Ryo Nakamura | |