Nikolay Edigaryev
Nikolay Edigaryev
@rbradford would you mind taking a look at this? Thanks in advance!
@rbradford just a friendly nudge! 👉 👈 It's been 2 years since the last `0.4.2` release, many important bugfixes were merged into the `main`. Any chance we can have a...
> If we don't have info on the way the vm was started tart ip can check all resolvers before it fails. That's not an option, unfortunately, because it's inherently...
>Good point, but this also means that using arp resolver is inherently insecure. Not really: using an ARP resolver *can be secure* if the Tart user considers their local network...
For `--net-bridged` we now also have `--resolver=agent`, see https://github.com/cirruslabs/tart/issues/1020#issuecomment-3152128883. Since there's more than one way to resolve IP even for a single networking type now, it's unclear which one to...
I've updated this PR to use a proper PKCS#12 file from [Chamber](https://github.com/cirruslabs/chamber) (see [`.cirrus.yml`](https://github.com/cirruslabs/chamber/blob/c8eba03f21eb922c318c929995fcfbc682f7f55d/.cirrus.yml#L7-L11) and [`.goreleaser.yml`](https://github.com/cirruslabs/chamber/blob/c8eba03f21eb922c318c929995fcfbc682f7f55d/.goreleaser.yml#L44-L53)). Dry-run release succeeded, signed and notarized binary can be found here: * build with...
Hi @Fred78290 👋 Thank you for your contribution. It feels to me given the complexity of this approach, it can hardly compete with the basic tools readily available in Tart,...
I think we've stopped updating Monterey VM images a long time ago. Probably need to update the docs to reflect that. /cc @fkorotkov The hypothesis here is that since the...
Also, please try out the latest `ghcr.io/cirruslabs/macos-monterey-vanilla:latest`. It now contains macOS Monterey 12.7.6, which is the [latest version available](https://en.wikipedia.org/wiki/MacOS_Monterey).
Closing this for now. Please feel free to reopen if any new details emerge.