gnu: rust-openssl-sys-0.9: Update to 0.9.68.

* gnu/packages/crates-io.scm (rust-openssl-sys-0.9): Update to 0.9.68.
* gnu/packages/patches/rust-openssl-sys-no-vendor.patch: Add note about
supported versions of openssl.
This commit is contained in:
Efraim Flashner 2021-11-01 20:02:07 +02:00
parent 7af3b82217
commit b47e37a4fd
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
2 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,8 @@ https://sources.debian.org/data/main/r/rust-openssl-sys/0.9.53-1/debian/patches/
"MIT" licensed according to debian/copyright file
slightly modified to only change the vendored openssl-src dependency
Starting from rust-openssl-sys@0.9.69 Cargo.toml starts searching for openssl-3.0.
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,14 +31,11 @@