public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-opendal] f44: Update quick-xml to 0.41 (RUSTSEC-2026-0194, RUSTSEC-2026-0195)
@ 2026-07-08 11:04 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-08 11:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-opendal
Branch : f44
Commit : b64e7c425210a58279b7d3aa17ffe2b99bad7a4b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-08T10:49:40+01:00
Stats  : +21/-2 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-opendal/c/b64e7c425210a58279b7d3aa17ffe2b99bad7a4b?branch=f44

Log:
Update quick-xml to 0.41 (RUSTSEC-2026-0194, RUSTSEC-2026-0195)

---
diff --git a/opendal-fix-metadata-auto.diff b/opendal-fix-metadata-auto.diff
index ecb9d3a..c22029b 100644
--- a/opendal-fix-metadata-auto.diff
+++ b/opendal-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- opendal-0.55.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ opendal-0.55.0/Cargo.toml	2026-01-22T18:21:38.932045+00:00
++++ opendal-0.55.0/Cargo.toml	2026-07-08T09:49:14.273095+00:00
 @@ -677,25 +677,6 @@
      "tracing-log",
  ]

diff --git a/opendal-fix-metadata.diff b/opendal-fix-metadata.diff
index dc393b6..d010610 100644
--- a/opendal-fix-metadata.diff
+++ b/opendal-fix-metadata.diff
@@ -1,5 +1,14 @@
 --- opendal-0.55.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ opendal-0.55.0/Cargo.toml	2026-01-22T18:21:38.933649+00:00
++++ opendal-0.55.0/Cargo.toml	2026-07-08T09:49:19.674363+00:00
+@@ -480,7 +480,7 @@
+ optional = true
+ 
+ [dependencies.quick-xml]
+-version = "0.38"
++version = "0.41"
+ features = [
+     "serialize",
+     "overlapped-lists",
 @@ -611,41 +611,8 @@
  ]
  optional = true

diff --git a/rust-opendal.spec b/rust-opendal.spec
index 60ef94d..57975cb 100644
--- a/rust-opendal.spec
+++ b/rust-opendal.spec
@@ -20,6 +20,10 @@ Patch:          opendal-fix-metadata-auto.diff
 # * Remove fasttrace dev dependency
 # * Remove libtest-mimic dev dependency
 # * Remove divan (benchmark) dev dependency
+# * Update quick-xml to 0.41:
+#   https://github.com/apache/opendal/commit/3a28adce704dd2cfee9f9452df9472399188e7f5,
+#   https://github.com/apache/opendal/commit/dd2f2ed0ea3d3060c2997c7b1885a1294f66037e,
+#   https://github.com/apache/opendal/commit/01ca24e6dd94b24a73de057ef23e70525f019ec6
 Patch:          opendal-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 62a48c2..25461b7 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -11,6 +11,12 @@ cargo-toml-patch-comments = [
     "Remove fasttrace dev dependency",
     "Remove libtest-mimic dev dependency",
     "Remove divan (benchmark) dev dependency",
+    """\
+Update quick-xml to 0.41: \
+https://github.com/apache/opendal/commit/3a28adce704dd2cfee9f9452df9472399188e7f5, \
+https://github.com/apache/opendal/commit/dd2f2ed0ea3d3060c2997c7b1885a1294f66037e, \
+https://github.com/apache/opendal/commit/01ca24e6dd94b24a73de057ef23e70525f019ec6\
+""",
 ]
 
 [features]

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

only message in thread, other threads:[~2026-07-08 11:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 11:04 [rpms/rust-opendal] f44: Update quick-xml to 0.41 (RUSTSEC-2026-0194, RUSTSEC-2026-0195) Benjamin A. Beasley

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