| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
CentOS Stream isn't fully compatible with RHEL, and there are no useful
RHEL images available, so that leaves us with one of the new RHEL forks.
|
| |
|
|
|
|
| |
The older versions are getting deprecated, so make the switch.
|
| |
|
|
|
|
|
| |
It is generally pulled in as a requirement from GnuTLS, but let's be
explicitly now that we make use of nettle directly.
|
|
|
|
|
|
| |
Might be useful for testing in some cases. Note that the Windows and
Linux binaries will depend on libraries from the build environment. So
the user will need to match those manually.
|
| |
|
|
|
|
| |
Linux implementation using ffmpeg
|
|
|
|
|
| |
This version of Ubuntu is no longer fully supported so let's stop caring
about builds there.
|
| |
|
|
|
|
|
|
| |
Travis has unfortunately been severely rate limited by Docker Hub so we
have to switch to GitHub, which has an agreement with Docker to avoid
the rate limiting.
|
|
A initial workflow needs to be defined for actions to trigger on pull
requests, so just add a minimal, dummy one.
|