public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-ctr] epel10: Update to version 0.10.1; Fixes RHBZ#2457383
Date: Sat, 29 Aug 2026 06:48:32 GMT [thread overview]
Message-ID: <178798611239.1.2502663258423741212.rpms-rust-ctr-025278aae7e9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-ctr
Branch : epel10
Commit : 025278aae7e9b476ee1e18ea37de66539b97e6fa
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-28T08:53:24+01:00
Stats : +12/-23 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-ctr/c/025278aae7e9b476ee1e18ea37de66539b97e6fa?branch=epel10
Log:
Update to version 0.10.1; Fixes RHBZ#2457383
---
diff --git a/.gitignore b/.gitignore
index 416aaa1..ecbdc6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/ctr-0.8.0.crate
/ctr-0.9.1.crate
/ctr-0.9.2.crate
+/ctr-0.10.1.crate
diff --git a/ctr-fix-metadata.diff b/ctr-fix-metadata.diff
index 8d96cfd..47ac35c 100644
--- a/ctr-fix-metadata.diff
+++ b/ctr-fix-metadata.diff
@@ -1,15 +1,15 @@
---- ctr-0.9.2/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ ctr-0.9.2/Cargo.toml 2026-08-28T07:51:15.377600+00:00
-@@ -52,12 +52,6 @@
+--- ctr-0.10.1/Cargo.toml 2006-07-24T01:21:28+00:00
++++ ctr-0.10.1/Cargo.toml 2026-08-28T07:52:45.579646+00:00
+@@ -71,12 +71,6 @@
[dev-dependencies.hex-literal]
- version = "0.3.3"
+ version = "1"
-[dev-dependencies.kuznyechik]
--version = "0.8"
+-version = "0.9"
-
-[dev-dependencies.magma]
--version = "0.8"
+-version = "0.10"
-
- [features]
- alloc = ["cipher/alloc"]
- block-padding = ["cipher/block-padding"]
+ [lints.clippy]
+ borrow_as_ptr = "warn"
+ cast_lossless = "warn"
diff --git a/rust-ctr.spec b/rust-ctr.spec
index f37716d..80d8e79 100644
--- a/rust-ctr.spec
+++ b/rust-ctr.spec
@@ -5,7 +5,7 @@
%global crate ctr
Name: rust-ctr
-Version: 0.9.2
+Version: 0.10.1
Release: %autorelease
Summary: CTR block modes of operation
@@ -75,18 +75,6 @@ use the "block-padding" feature of the "%{crate}" crate.
%files -n %{name}+block-padding-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+std-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+std-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
-
-%files -n %{name}+std-devel
-%ghost %{crate_instdir}/Cargo.toml
-
%package -n %{name}+zeroize-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/sources b/sources
index 921dfbf..4ea4fcc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ctr-0.9.2.crate) = 6a027f4e3881e51e3dbcb89348c961a2086bb63e70652c49107f49b7d021e31f74ec8c6ae91fd1605928f93f5ffa27889f257c166669e18508995168f17b46a5
+SHA512 (ctr-0.10.1.crate) = 4f0c608fc1355e78f66c9a0c581720652f52c48c0425af2c940c6b77fe1e9552ba21c674b4ec36e538eb86b8162e5bf656e13435ab4546a67199cd5895f07b88
reply other threads:[~2026-08-29 6:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178798611239.1.2502663258423741212.rpms-rust-ctr-025278aae7e9@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox