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-actix-server] f45: Update to version 2.9.0; Fixes RHBZ#2521160
Date: Thu, 27 Aug 2026 14:28:15 GMT [thread overview]
Message-ID: <178784089596.1.3536730593413338061.rpms-rust-actix-server-dc5834f35373@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-actix-server
Branch : f45
Commit : dc5834f35373ed96ed9cbb4c28036a97a5b88f76
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-27T16:18:22+02:00
Stats : +3/-34 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-actix-server/c/dc5834f35373ed96ed9cbb4c28036a97a5b88f76?branch=f45
Log:
Update to version 2.9.0; Fixes RHBZ#2521160
---
diff --git a/.gitignore b/.gitignore
index ff470c5..8d3a4ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/actix-server-2.5.1.crate
/actix-server-2.6.0.crate
/actix-server-2.7.0.crate
+/actix-server-2.9.0.crate
diff --git a/actix-server-fix-metadata.diff b/actix-server-fix-metadata.diff
deleted file mode 100644
index 23c7dad..0000000
--- a/actix-server-fix-metadata.diff
+++ /dev/null
@@ -1,24 +0,0 @@
---- actix-server-2.7.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ actix-server-2.7.0/Cargo.toml 2026-08-08T11:53:58.326401+00:00
-@@ -47,10 +47,6 @@
-
- [features]
- default = []
--io-uring = [
-- "tokio-uring",
-- "actix-rt/io-uring",
--]
-
- [lib]
- name = "actix_server"
-@@ -158,10 +154,6 @@
- "env-filter",
- ]
-
--[target.'cfg(target_os = "linux")'.dependencies.tokio-uring]
--version = "0.5"
--optional = true
--
- [lints.clippy]
- disallowed-names = "warn"
- uninlined-format-args = "warn"
diff --git a/rust-actix-server.spec b/rust-actix-server.spec
index f776321..d201ede 100644
--- a/rust-actix-server.spec
+++ b/rust-actix-server.spec
@@ -6,16 +6,13 @@
%global crate actix-server
Name: rust-actix-server
-Version: 2.7.0
+Version: 2.9.0
Release: %autorelease
Summary: General purpose TCP server built for the Actix ecosystem
License: MIT OR Apache-2.0
URL: https://crates.io/crates/actix-server
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop unused io_uring support
-Patch: actix-server-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index cdfce8e..5f750a5 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,8 +1,3 @@
-[package]
-cargo-toml-patch-comments = [
- "drop unused io_uring support",
-]
-
[tests]
run = false
comments = ["tests can only be run in-tree"]
diff --git a/sources b/sources
index 571dd85..6b60e65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (actix-server-2.7.0.crate) = 97188d187576cfc218959614515ee07d534c9110f865ac479174c5ded55ead45ecfe43d4d9d1e4994df1e90683cb2ca949872671e896eff75081179b45a0378b
+SHA512 (actix-server-2.9.0.crate) = 607920f1ffe4ffcc5c0117bf4bf6037d036980c604275184f22600038f1f563719e4675f6e8b98a3fc56f9dff1e07aa7a4b4e5e4a899b7fd117974dbdbbd814c
reply other threads:[~2026-08-27 14:28 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=178784089596.1.3536730593413338061.rpms-rust-actix-server-dc5834f35373@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