Update to version 0.17.7; Fixes RHBZ#2253082

epel9 imports/e9/rust-ring-0.17.7-1.el9
Fabio Valentini 1 year ago
parent 75e5ec941b
commit dd4a2ab018
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,5 +1,5 @@
--- ring-0.17.6/Cargo.toml 1970-01-01T00:00:01+00:00 --- ring-0.17.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ring-0.17.6/Cargo.toml 2023-11-30T11:36:38.885312+00:00 +++ ring-0.17.7/Cargo.toml 2024-01-11T20:30:28.301946+00:00
@@ -219,17 +219,6 @@ @@ -219,17 +219,6 @@
version = "0.2.148" version = "0.2.148"
default-features = false default-features = false
@ -15,7 +15,7 @@
-version = "0.3.37" -version = "0.3.37"
-default-features = false -default-features = false
- -
[target."cfg(any(target_arch = \"x86\",target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\", target_os = \"windows\"))))".dependencies.spin] [target."cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\",target_arch = \"x86_64\"))".dependencies.spin]
version = "0.9.8" version = "0.9.8"
features = ["once"] features = ["once"]
@@ -238,3 +227,4 @@ @@ -238,3 +227,4 @@

@ -1,5 +1,5 @@
--- ring-0.17.6/Cargo.toml 1970-01-01T00:00:01+00:00 --- ring-0.17.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ring-0.17.6/Cargo.toml 2023-11-30T11:37:21.742455+00:00 +++ ring-0.17.7/Cargo.toml 2024-01-11T20:30:22.204922+00:00
@@ -165,7 +165,7 @@ @@ -165,7 +165,7 @@
"cryptography", "cryptography",
"no-std", "no-std",

@ -6,7 +6,7 @@
%global crate ring %global crate ring
Name: rust-ring Name: rust-ring
Version: 0.17.6 Version: 0.17.7
Release: %autorelease Release: %autorelease
Summary: Safe, fast, small crypto using Rust Summary: Safe, fast, small crypto using Rust

@ -1 +1 @@
SHA512 (ring-0.17.6.crate) = 863f7cedaa6f6ae6e2c384e6bdfe91e28db2bdde78f3650ccbd7e41654efc38f1f742f4842a6d52b608706e71111114943139294773a1d687911eb25522228b4 SHA512 (ring-0.17.7.crate) = 1b75cdcf51ebaa8684410e753e1766b88f95c27559baf88601db2cb267340fa03d7e4db38a2a91632993238be1913261cd116e0e8d8b541c3c8a6ca811d19b36

Loading…
Cancel
Save