- 24 Apr, 2020 1 commit
-
-
Kevin Daudt authored
abuild no longer depends on sudo, so we need to make sure to install it.
-
- 19 Feb, 2020 1 commit
-
-
Kevin Daudt authored
This is a dependency required to build gcc with ada support, but cannot be added as a makedepends because that would create a circular dependency. So pre-install it so that it's available already.
-
- 10 Feb, 2020 1 commit
-
-
Kevin Daudt authored
sudo does not like it when it's world readable.
-
- 09 Feb, 2020 1 commit
-
-
Kevin Daudt authored
Sudo started to emit the warning: > setrlimit(RLIMIT_CORE): Operation not permitted This is a [known issue][redhat-bug], and there is a workaround, so lets add that workaround to reduce the noise. [redhat-bug]: https://bugzilla.redhat.com/show_bug.cgi?id=1773148
-
- 29 Dec, 2019 1 commit
-
-
Kevin Daudt authored
-
- 11 Dec, 2019 1 commit
-
-
Kevin Daudt authored
-