mirage / qubes-mirage-firewall

A Mirage firewall VM for QubesOS
BSD 2-Clause "Simplified" License
210 stars 28 forks source link

SaltScript breaks with 0.9.0 #195

Closed ideologysec closed 5 months ago

ideologysec commented 5 months ago

It seems like there's a parsing error in the command-line invocations, since the checksums do match but the stdout seems to indicate that extra characters are being added in for the string compare - I've tried to unmarshal the cut + tr commands but there's so many escape characters I haven't had any luck yet.

image

palainp commented 5 months ago

Thank you for the report @ideologysec, it should be fixed now.