s09bQ5

Results 191 comments of s09bQ5

> Maybe we should change the Makefile to print the reminder about codesign at the end of a build instead of hiding it in a comment? What if we change...

> Considering that Linux literally used to crash if you selected more than 6 players _at all_ if you built with special compiler flags

> I'll probably just delete the whole report, so you can reupload. Go ahead, I still have access to that device. But this will of course not fix the underlying...

I think what you are referring to is the combination of a user namespace and a mount namespace. An unprivileged user is allowed to create a user namespace, where they...

No, a user+mount namespace combination will not allow an unprivileged user to mount a block device like /dev/loopX or /dev/nbdX.

> This automated test supports only zlib, zstd compression. I am wondering which AppImage generation tool uses xz compression. We are using `appimagetool --comp xz ....` to create the AppImages....

We made a new stable release 7 hours ago. I don't think we will replace those binaries before our next release in July. Wouldn't it make more sense to replace...

Not even current HEAD of AppImageKit supports zstd.

> Unfortunately, I have no idea _which_ parts that are. Build once with and once without that unit and then compare the list of undefined symbols in the object files?