Release, please
It's been about a year and a half since the last official release of sg3_utils. I for one would really like to use 0e955c48621f7dc512e34554a060fe9f5cbc8d67 in a downstream project. Would it be possible to make a release sometime soon?
I wouldn't expect a release any time soon. This project is undergoing a transition.
[!IMPORTANT] this is not an official release. do not bother the devs should you run into issues. only windows binaries, building on other operating systems is less of a challenge.
the basics have been tested, in particular sg_scan, sg_logs & sg_inq. my personal needs lie with the ses support.
https://github.com/inphobia/sg3_utils/actions/runs/18029457873 has the windows build against this repo's head. i'm on a free public plan so it should remain available for 30 days or so.
ofcourse you don't have to trust my binaries, the github workflow i used can be found here: https://github.com/inphobia/sg3_utils/blob/nn_wip/.github/workflows/build_win_artifact.yml
i'm working on a bunch of sas documentation, the cross compile instructions from opensuse tumbleweed to windows are here: https://inphobia.github.io/docs/mono/sassw/sg3/arise/
my msys2 builds have mostly been a failure.
if you need any particular patch from this issue tracker or a pull request you'll have to clone this repo, add the patch & then build yourself. i'm not planning to provide unofficial builds with 3rd party patches.