public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rustls-platform-verifier] rawhide: Update to version 0.7.0; Fixes RHBZ#2457642
@ 2026-08-10 5:54 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-10 5:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-rustls-platform-verifier
Branch : rawhide
Commit : bc23922de314cb66f0cd497bb4dc45cd67c7df27
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-09T07:44:04+01:00
Stats : +13/-9 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rustls-platform-verifier/c/bc23922de314cb66f0cd497bb4dc45cd67c7df27?branch=rawhide
Log:
Update to version 0.7.0; Fixes RHBZ#2457642
---
diff --git a/.gitignore b/.gitignore
index abeb38e..31fe929 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/rustls-platform-verifier-0.5.2.crate
/rustls-platform-verifier-0.5.3.crate
/rustls-platform-verifier-0.6.2.crate
+/rustls-platform-verifier-0.7.0.crate
diff --git a/rust-rustls-platform-verifier.spec b/rust-rustls-platform-verifier.spec
index 478b056..8c8530c 100644
--- a/rust-rustls-platform-verifier.spec
+++ b/rust-rustls-platform-verifier.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate rustls-platform-verifier
Name: rust-rustls-platform-verifier
-Version: 0.6.2
+Version: 0.7.0
Release: %autorelease
Summary: Supports verifying TLS certificates in rustls with the operating system verifier
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 0cfdd8f..e40b016 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,7 @@
[package]
+# Upstream: “rustls-platform-verifier supports verifying TLS certificates in
+# rustls with the operating system verifier”
+summary = "Supports verifying TLS certificates in rustls with the operating system verifier"
cargo-toml-patch-comments = [
"drop support for building as a JNI module",
"drop webpki-root-certs dev-dependency and the one example that uses it",
diff --git a/rustls-platform-verifier-fix-metadata-auto.diff b/rustls-platform-verifier-fix-metadata-auto.diff
index 09e0e8e..1614c7e 100644
--- a/rustls-platform-verifier-fix-metadata-auto.diff
+++ b/rustls-platform-verifier-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- rustls-platform-verifier-0.6.2/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ rustls-platform-verifier-0.6.2/Cargo.toml 2025-11-30T10:09:15.049241+00:00
+--- rustls-platform-verifier-0.7.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ rustls-platform-verifier-0.7.0/Cargo.toml 2026-08-09T06:43:11.124425+00:00
@@ -50,7 +50,6 @@
"once_cell",
]
@@ -37,7 +37,7 @@
-optional = true
-
-[target.'cfg(target_os = "android")'.dependencies.jni]
--version = "0.21"
+-version = "0.22"
-default-features = false
-
-[target.'cfg(target_os = "android")'.dependencies.once_cell]
diff --git a/rustls-platform-verifier-fix-metadata.diff b/rustls-platform-verifier-fix-metadata.diff
index 509ada9..1cf86b1 100644
--- a/rustls-platform-verifier-fix-metadata.diff
+++ b/rustls-platform-verifier-fix-metadata.diff
@@ -1,5 +1,5 @@
---- rustls-platform-verifier-0.6.2/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ rustls-platform-verifier-0.6.2/Cargo.toml 2025-11-30T10:09:15.050455+00:00
+--- rustls-platform-verifier-0.7.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ rustls-platform-verifier-0.7.0/Cargo.toml 2026-08-09T06:43:11.125727+00:00
@@ -45,10 +45,6 @@
[features]
cert-logging = ["base64"]
@@ -24,7 +24,7 @@
optional = true
-[dependencies.jni]
--version = "0.21"
+-version = "0.22.4"
-optional = true
-default-features = false
-
diff --git a/sources b/sources
index 05444e7..fb2cf87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rustls-platform-verifier-0.6.2.crate) = f3ff09863ff30ebfce2718fd135499c689edd37983726a4640c35ffbc40c1eff416e84047286fd27751b811dca9d627b9b7eacd1fd995c036c19a4b51102b99b
+SHA512 (rustls-platform-verifier-0.7.0.crate) = 6ff99a6d9d6c9f165d618fac11211bae9e5e4d671084db75c422b174f90b56f2439ccc15c62a6c9bb4537ae6aa6f7efc00ce1b9cc6cfdede0c1a87850a302742
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 5:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 5:54 [rpms/rust-rustls-platform-verifier] rawhide: Update to version 0.7.0; Fixes RHBZ#2457642 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox