- Nov 29, 2023
-
-
Kevin Daudt authored
-
- Nov 28, 2023
-
-
Jakub Jirutka authored
-
this allows installing qemu without a setuid binary
-
Before this patch, the license expression was not a valid SPDX expression. The license isn't completely a ZPL-2.1 as it is missing the trademark usage clause, but that's an additional restriction that this project doesn't have, so it's fine.
-
-
that's also what py3-installer uses, and it would make `gpep517 install-wheel` invokations more neat
-
Milan P. Stanić authored
-
Milan P. Stanić authored
-
Andy Postnikov authored
-
Andy Postnikov authored
-
Andy Postnikov authored
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This is currently causing a failure in musl/alpine testsuite in GLib: https://gitlab.gnome.org/GNOME/glib/-/issues/3159 The value of that option has remained unchanged since the package was introduced with version 10.21 in 2016. And the API documentation specifically mentions that this option is a lot less useful since changes implemented in 10.30 and 10.32
-
Only include bash into the generated initramfs if a dracut module explicitly depends on it. Implemented as a new dracut module that picks busybox shell on alpine. Based on the idea discussed upstream: https://github.com/dracutdevs/dracut/pull/2368#issuecomment-1588285469
-
also, run tests
-
-
-
-
-
Milan P. Stanić authored
-
Milan P. Stanić authored
-
Milan P. Stanić authored
-
-
-
Milan P. Stanić authored
-
-
Remove this workaroudn and use opendir() on /proc/self/fd again. This fixes an issue on our internal build server, where the openfiles ulimit was at 1bn, causing a single Runtime.exec() to take over 9 seconds. This patch should not be needed any longer, as the java 9+ aoirts didn't include it in the first place and seem to run just fine.
-
macmpi authored
-