Alexander Larsson

Results 497 comments of Alexander Larsson

Hmm, I tried to build it in a i386 flatpak runtime and it worked fine...

It still prints the warning, but no segfault.

I did some debugging on this on x86-64 (don't have a 32bit fedora install here atm), and while it works here normally if i run the scanner under valgrind it...

I don't really use the annotations, but if you (or someone else) does I'd love patches for them.

Additionally this is used by sprites for the texture repeat/offset. See e.g. the sprites demo which doesn't correctly make the colored circle sprite half the size like it does on...

> The main difference between snap and flatpak seems to be that snap enforces the security boundaries using AppArmor, whereas flatpak does not use SELinux (yet) (an equivalent to AppArmor)....

Yes, currently Snap is permissive on non-apparmor distros. However I believe Snap developers are working on SELinux support. I don't know the status of that though.

Here is some docs on the flatpak sandbox: https://github.com/flatpak/flatpak/wiki/Sandbox Its a bit old, but mostly correct.

That site is some hater and is purely made in bad faith. There is no realistic way to "address" it, because there is no way to reply to it, and...

To test this I've been using "skopeo copy", it works fine if you just use the new version of containers/image. However, to generate deltas I have a branch that supports...