New package: stegseek-0.6
Testing the changes
- I tested the changes in this PR: YES
New package
- This new package conforms to the package requirements: YES
Local build testing
- I built this PR locally for my native architecture, (
x86_64-glibc) x86_64-musli686
musl builds are failing cuz of mhash, looking into it. seems to be something not specific to this program and related to this possibly?. I doubt this could be patched around in any way
32 bit builds are failing cuz it tries to cap an unsigned long by comparing it with incompatible 1L (I think). this can probably be fixed with a vsed or patch. should I try to?
fixed the 32bit builds by incorporating this commit as a patch, but the musl builds will still fail without a patch to mhash. this is only a problem for C++ code that includes mhash and uses anything with its _Bools, which seems to be only this program.
I'll update this PR and un-draft it when #46005 lands. should fix all the build issues.
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
still relevant
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
stiiiiil relevant :v
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
still relevant