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-web] rawhide: Update to version 4.15.0; Fixes RHBZ#2491130
Date: Tue, 22 Sep 2026 13:28:06 GMT	[thread overview]
Message-ID: <179008368615.1.17780371375189794061.rpms-rust-actix-web-650130516a16@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-actix-web
Branch : rawhide
Commit : 650130516a160d4490c2cc093a1ac8b6c2189d82
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-19T16:55:13+02:00
Stats  : +20/-17 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-actix-web/c/650130516a160d4490c2cc093a1ac8b6c2189d82?branch=rawhide

Log:
Update to version 4.15.0; Fixes RHBZ#2491130

---
diff --git a/.gitignore b/.gitignore
index 01109d8..76939a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /actix-web-4.11.0.crate
 /actix-web-4.12.1.crate
 /actix-web-4.13.0.crate
+/actix-web-4.15.0.crate

diff --git a/actix-web-fix-metadata.diff b/actix-web-fix-metadata.diff
index 303e33d..7a35563 100644
--- a/actix-web-fix-metadata.diff
+++ b/actix-web-fix-metadata.diff
@@ -1,5 +1,5 @@
---- actix-web-4.13.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ actix-web-4.13.0/Cargo.toml	2026-03-24T15:06:18.160920+00:00
+--- actix-web-4.15.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ actix-web-4.15.0/Cargo.toml	2026-09-19T14:51:38.327912+00:00
 @@ -47,11 +47,6 @@
  features = [
      "macros",
@@ -31,15 +31,7 @@
      "compress-gzip",
      "compress-zstd",
      "cookies",
-@@ -113,7 +103,6 @@
-     "ws",
- ]
- experimental-introspection = ["serde/derive"]
--experimental-io-uring = ["actix-server/io-uring"]
- http2 = ["actix-http/http2"]
- macros = [
-     "dep:actix-macros",
-@@ -126,35 +115,6 @@
+@@ -125,35 +115,6 @@
      "actix-tls/accept",
      "actix-tls/openssl",
  ]
@@ -75,7 +67,7 @@
  secure-cookies = [
      "cookies",
      "cookie/secure",
-@@ -209,15 +169,6 @@
+@@ -208,15 +169,6 @@
  path = "examples/worker-cpu-pin.rs"
  
  [[test]]
@@ -91,7 +83,7 @@
  name = "introspection"
  path = "tests/introspection.rs"
  
-@@ -232,16 +183,6 @@
+@@ -231,16 +183,6 @@
  [[test]]
  name = "test_httpserver"
  path = "tests/test_httpserver.rs"
@@ -108,7 +100,15 @@
  
  [[test]]
  name = "test_streaming_response"
-@@ -419,9 +360,6 @@
+@@ -290,6 +232,7 @@
+ 
+ [dependencies.actix-rt]
+ version = "2.6"
++features = ["net", "signal"]
+ default-features = false
+ 
+ [dependencies.actix-server]
+@@ -418,9 +361,6 @@
  version = "3"
  features = ["openssl"]
  
@@ -116,5 +116,5 @@
 -version = "8"
 -
  [dev-dependencies.const-str]
- version = "0.5"
+ version = "1.1"
  

diff --git a/rust-actix-web.spec b/rust-actix-web.spec
index 08368c2..ae716fb 100644
--- a/rust-actix-web.spec
+++ b/rust-actix-web.spec
@@ -6,7 +6,7 @@
 %global crate actix-web
 
 Name:           rust-actix-web
-Version:        4.13.0
+Version:        4.15.0
 Release:        %autorelease
 Summary:        Powerful, pragmatic, and extremely fast web framework for Rust
 
@@ -17,6 +17,7 @@ Source:         %{crates_source}
 # * drop unused support for brotli
 # * drop unused support for io_uring
 # * drop unused support for rustls
+# * add missing feature flags for actix-rt
 Patch:          actix-web-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index cc49bc5..ee88631 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,6 +4,7 @@ cargo-toml-patch-comments = [
     "drop unused support for brotli",
     "drop unused support for io_uring",
     "drop unused support for rustls",
+    "add missing feature flags for actix-rt",
 ]
 
 [tests]

diff --git a/sources b/sources
index ce32110..2c08ee8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (actix-web-4.13.0.crate) = a10c4d02be002309a2808b9c7cf91c06ab3ccf50844787c8fec8e11d30828a56922bee73380012a5e5d75b883c853f8a42960813978c8cc5da32224b8377cc9a
+SHA512 (actix-web-4.15.0.crate) = c46e6954fdac80450e6d71ac5d9fccd8f5fa2ed78e81b700d428ebc1787efdfa2175e619409cbf1753c3a479f153995580bc5cc3ff72d1dbd70b7190e04174a3

                 reply	other threads:[~2026-09-22 13: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=179008368615.1.17780371375189794061.rpms-rust-actix-web-650130516a16@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