| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
... as they mysteriously seem to permfail without being related to
proxy.
Closes #7714
|
|
|
|
|
|
| |
... and add -lm when using a rust library.
Closes #7701
|
|
|
|
| |
Closes #7544
|
|
|
|
|
|
|
|
| |
OpenSSL recently started putting the libs in $prefix/lib64 on 'make
install', so we check that directory for pkg-config data if the 'lib'
check fails.
Closes #7503
|
|
|
|
|
|
|
|
| |
Follow-up to 6d972c8b1cbb3 which missed updating this directory name.
Also no longer call it crustls in the docs and bump to rusttls-ffi 0.7.1
Closes #7311
|
|
|
|
|
|
| |
And whitelist .zuul.ignore
Closes #7314
|
|
|
|
|
|
| |
Rename still used leftovers to "zuul" as that's now the CI using them.
Closes #7313
|
|
|
|
|
|
|
| |
crustls moved to https://github.com/rustls/rustls-ffi. This also bumps
the expected version to 0.7.0.
Closes #7297
|
|
|
|
|
|
| |
... that were configured, just not run
Closes #7261
|
|
It also includes a few changes to get the builds going:
- Added autoconf to common dependencies
- Added automake to common dependencies
- Added libtool to common dependencies
- Added libssl-dev to common dependencies
Co-authored-by: Albin Vass
Closes #7245
|