public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tokio-rustls] f44: Update to version 0.26.5; Fixes RHBZ#2528454
@ 2026-09-04 16:12 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-04 16:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-tokio-rustls
Branch : f44
Commit : 3478c5d0a72e25ec40fedad507986f72097585b7
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-04T17:50:51+02:00
Stats  : +13/-28 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tokio-rustls/c/3478c5d0a72e25ec40fedad507986f72097585b7?branch=f44

Log:
Update to version 0.26.5; Fixes RHBZ#2528454

---
diff --git a/.gitignore b/.gitignore
index 053a940..e70b3b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /tokio-rustls-0.26.1.crate
 /tokio-rustls-0.26.2.crate
 /tokio-rustls-0.26.4.crate
+/tokio-rustls-0.26.5.crate

diff --git a/rust-tokio-rustls.spec b/rust-tokio-rustls.spec
index 7ec39f4..12bf854 100644
--- a/rust-tokio-rustls.spec
+++ b/rust-tokio-rustls.spec
@@ -1,11 +1,12 @@
-# Generated by rust2rpm 27
-%bcond check 1
+# Generated by rust2rpm 28
+# * test sources are not included in published crates
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate tokio-rustls
 
 Name:           rust-tokio-rustls
-Version:        0.26.4
+Version:        0.26.5
 Release:        %autorelease
 Summary:        Asynchronous TLS/SSL streams for Tokio using Rustls
 
@@ -137,14 +138,7 @@ use the "zlib" feature of the "%{crate}" crate.
 
 %if %{with check}
 %check
-# * skip tests that require internet access
-%{cargo_test -- -- --exact %{shrink:
-    --skip common::test_stream::stream_handshake_regression_issues_77
-    --skip test_modern
-    --skip test_tls12
-    --skip test_tls12_vectored
-    --skip test_modern_vectored
-}}
+%cargo_test
 %endif
 
 %changelog

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 2385e44..e043ecd 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,16 +4,6 @@ cargo-toml-patch-comments = [
 ]
 
 [tests]
-skip = [
-    # require internet access
-    "common::test_stream::stream_handshake_regression_issues_77",
-    "test_modern",
-    "test_tls12",
-    "test_tls12_vectored",
-    "test_modern_vectored",
-]
-skip-exact = true
-comments = [
-    "skip tests that require internet access",
-]
+run = false
+comments = ["test sources are not included in published crates"]
 

diff --git a/sources b/sources
index 0ac52a8..533fb76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tokio-rustls-0.26.4.crate) = c72fdd74c4b59ab7c8fe15ed73f827aed91a40360a6d82772d6ae2dc4affc590d2c58c1b7523be7249a2be7e3bc2513a0906c0ce53ce1288d5dac50e01199c7c
+SHA512 (tokio-rustls-0.26.5.crate) = 1b16ebd1e22690f3f561d3687f11db4ea1326e5b1fda7104617a0bcd271ebfcd5d3e2f1dced1d634dc2c2eee035d6574662b03f8754f6b1ec4ca6199d9b497ee

diff --git a/tokio-rustls-fix-metadata.diff b/tokio-rustls-fix-metadata.diff
index a6e31b6..9eef3a9 100644
--- a/tokio-rustls-fix-metadata.diff
+++ b/tokio-rustls-fix-metadata.diff
@@ -1,7 +1,7 @@
---- tokio-rustls-0.26.4/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ tokio-rustls-0.26.4/Cargo.toml	2025-11-30T08:34:38.326236+00:00
-@@ -38,16 +38,13 @@
- repository = "https://github.com/rustls/tokio-rustls"
+--- tokio-rustls-0.26.5/Cargo.toml	2006-07-24T01:21:28+00:00
++++ tokio-rustls-0.26.5/Cargo.toml	2026-09-04T15:48:14.836055+00:00
+@@ -50,16 +50,13 @@
+ ]
  
  [features]
 -aws-lc-rs = ["aws_lc_rs"]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-04 16:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 16:12 [rpms/rust-tokio-rustls] f44: Update to version 0.26.5; Fixes RHBZ#2528454 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox