Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

@ -1,11 +1,11 @@
--- ring-0.17.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ring-0.17.8/Cargo.toml 2024-02-18T15:12:41.745619+00:00
@@ -224,17 +224,6 @@
--- ring-0.17.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ring-0.17.7/Cargo.toml 2024-01-11T20:30:28.301946+00:00
@@ -219,17 +219,6 @@
version = "0.2.148"
default-features = false
-[target."cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))".dependencies.windows-sys]
-version = "0.52"
-version = "0.48"
-features = [
- "Win32_Foundation",
- "Win32_System_Threading",
@ -18,7 +18,7 @@
[target."cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\",target_arch = \"x86_64\"))".dependencies.spin]
version = "0.9.8"
features = ["once"]
@@ -243,3 +232,4 @@
@@ -238,3 +227,4 @@
[target."cfg(any(unix, windows, target_os = \"wasi\"))".dev-dependencies.libc]
version = "0.2.148"
default-features = false

@ -1,6 +1,6 @@
--- ring-0.17.8/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ring-0.17.8/Cargo.toml 2024-02-18T15:13:02.378713+00:00
@@ -166,7 +166,7 @@
--- ring-0.17.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ ring-0.17.7/Cargo.toml 2024-01-11T20:30:22.204922+00:00
@@ -165,7 +165,7 @@
"cryptography",
"no-std",
]
@ -9,7 +9,7 @@
repository = "https://github.com/briansmith/ring"
[package.metadata.docs.rs]
@@ -216,9 +216,6 @@
@@ -211,9 +211,6 @@
slow_tests = []
std = ["alloc"]
test_logging = []

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

@ -1 +1 @@
SHA512 (ring-0.17.8.crate) = e4966409a4078ee43bfc9cc659d08ad28419effe2a729c8c275361a7fe0620a3c727009bcfb1d0bab265af2bc107b50c19d868a4e80da7a8bb55f97e8b214358
SHA512 (ring-0.17.7.crate) = 1b75cdcf51ebaa8684410e753e1766b88f95c27559baf88601db2cb267340fa03d7e4db38a2a91632993238be1913261cd116e0e8d8b541c3c8a6ca811d19b36

Loading…
Cancel
Save