sg3_utils icon indicating copy to clipboard operation
sg3_utils copied to clipboard

Release, please

Open asomers opened this issue 8 months ago • 2 comments

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?

asomers avatar Jun 15 '25 15:06 asomers

I wouldn't expect a release any time soon. This project is undergoing a transition.

mwilck avatar Jun 16 '25 07:06 mwilck

[!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.

inphobia avatar Sep 26 '25 06:09 inphobia