public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-sequoia-openpgp] rawhide: Update to version 2.4.1; Fixes RHBZ#2498517
Date: Mon, 07 Sep 2026 14:38:55 GMT	[thread overview]
Message-ID: <178879193532.1.5842450688711394092.rpms-rust-sequoia-openpgp-2d3842212b33@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sequoia-openpgp
Branch : rawhide
Commit : 2d3842212b33e1c6b1257f6b5f64af159692091e
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-07T16:06:28+02:00
Stats  : +10/-9 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-openpgp/c/2d3842212b33e1c6b1257f6b5f64af159692091e?branch=rawhide

Log:
Update to version 2.4.1; Fixes RHBZ#2498517

---
diff --git a/.gitignore b/.gitignore
index 56f34c3..0da43c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /sequoia-openpgp-2.2.0.crate
 /sequoia-openpgp-2.3.0.crate
 /sequoia-openpgp-2.4.0.crate
+/sequoia-openpgp-2.4.1.crate

diff --git a/rust-sequoia-openpgp.spec b/rust-sequoia-openpgp.spec
index 93cbb79..760e0a7 100644
--- a/rust-sequoia-openpgp.spec
+++ b/rust-sequoia-openpgp.spec
@@ -5,7 +5,7 @@
 %global crate sequoia-openpgp
 
 Name:           rust-sequoia-openpgp
-Version:        2.4.0
+Version:        2.4.1
 Release:        %autorelease
 Summary:        OpenPGP data types and associated machinery
 

diff --git a/sequoia-openpgp-fix-metadata-auto.diff b/sequoia-openpgp-fix-metadata-auto.diff
index c877495..9a7dc2b 100644
--- a/sequoia-openpgp-fix-metadata-auto.diff
+++ b/sequoia-openpgp-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- sequoia-openpgp-2.4.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ sequoia-openpgp-2.4.0/Cargo.toml	2026-07-02T22:12:43.439333+00:00
+--- sequoia-openpgp-2.4.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-openpgp-2.4.1/Cargo.toml	2026-09-07T13:39:31.549198+00:00
 @@ -79,8 +79,6 @@
      "dep:cipher",
      "dep:cx448",
@@ -17,7 +17,7 @@
  ]
  crypto-fuzzing = []
  crypto-nettle = ["dep:nettle"]
-@@ -537,37 +534,6 @@
+@@ -549,37 +546,6 @@
  version = ">=0.20, <0.24"
  default-features = false
  
@@ -55,7 +55,7 @@
  [lints.clippy.complexity]
  level = "allow"
  priority = -1
-@@ -591,3 +557,4 @@
+@@ -603,3 +569,4 @@
      'cfg(osslconf, values("OPENSSL_NO_OCB"))',
      'cfg(osslconf, values("OPENSSL_NO_DES"))',
  ]

diff --git a/sequoia-openpgp-fix-metadata.diff b/sequoia-openpgp-fix-metadata.diff
index c96e6c2..7a6632d 100644
--- a/sequoia-openpgp-fix-metadata.diff
+++ b/sequoia-openpgp-fix-metadata.diff
@@ -1,6 +1,6 @@
---- sequoia-openpgp-2.4.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ sequoia-openpgp-2.4.0/Cargo.toml	2026-07-02T22:12:48.733874+00:00
-@@ -510,10 +510,6 @@
+--- sequoia-openpgp-2.4.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-openpgp-2.4.1/Cargo.toml	2026-09-07T13:39:31.551003+00:00
+@@ -522,10 +522,6 @@
  version = "0.8"
  features = ["xxh3"]
  

diff --git a/sources b/sources
index 7048194..7521e8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-openpgp-2.4.0.crate) = 6e33a2c4599e5d7543435be80c60657bfaf1bbb2e6aa30162dd455ca0054a19de2a9a5eed50b40896b2a49f82bcdae78455418dffcd4f053c5ea70978f7cc8b5
+SHA512 (sequoia-openpgp-2.4.1.crate) = bd74e84fb2bc0d943d90e73b6f4a974ea034277b82275a04699692bc05781078dff209a9f590ee929e5369e20ae789dd59bc4e913552aafe85bb5a7d90370dc5

                 reply	other threads:[~2026-09-07 14:38 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=178879193532.1.5842450688711394092.rpms-rust-sequoia-openpgp-2d3842212b33@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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