public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/matrix-synapse] f44: Update to v1.147.1 (CVE-2026-24044)
@ 2026-08-27 18:59 Kai A. Hiller
  0 siblings, 0 replies; only message in thread
From: Kai A. Hiller @ 2026-08-27 18:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/matrix-synapse
Branch : f44
Commit : 950de74ea1952d69c6199d3e9dedfd59a36e7f5b
Author : Kai A. Hiller <V02460@gmail.com>
Date   : 2026-03-01T15:55:46+01:00
Stats  : +7/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/matrix-synapse/c/950de74ea1952d69c6199d3e9dedfd59a36e7f5b?branch=f44

Log:
Update to v1.147.1 (CVE-2026-24044)

---
diff --git a/0001-pyo3-Disable-abi3-feature.patch b/0001-pyo3-Disable-abi3-feature.patch
index c9a520f..9fe9717 100644
--- a/0001-pyo3-Disable-abi3-feature.patch
+++ b/0001-pyo3-Disable-abi3-feature.patch
@@ -1,4 +1,4 @@
-From 09fad3a6461efd63a59560f2e1f2e16a1e2c0821 Mon Sep 17 00:00:00 2001
+From 4548bda46bd2290988ea13bede2f5b831177c731 Mon Sep 17 00:00:00 2001
 From: "Kai A. Hiller" <V02460@gmail.com>
 Date: Fri, 8 Sep 2023 14:10:56 +0200
 Subject: [PATCH 1/2] pyo3: Disable abi3 feature
@@ -56,18 +56,18 @@ index a9e9265daf..65d9ac301d 100644
 -        "py_limited_api"
 -    ] = py_limited_api
 diff --git a/rust/Cargo.toml b/rust/Cargo.toml
-index e8321d159b..eeeb512920 100644
+index 350701d327..6ddcfc90d7 100644
 --- a/rust/Cargo.toml
 +++ b/rust/Cargo.toml
 @@ -33,8 +33,6 @@ mime = "0.3.17"
- pyo3 = { version = "0.26.0", features = [
+ pyo3 = { version = "0.27.2", features = [
      "macros",
      "anyhow",
 -    "abi3",
 -    "abi3-py310",
  ] }
  pyo3-log = "0.13.1"
- pythonize = "0.26.0"
+ pythonize = "0.27.0"
 -- 
-2.51.1
+2.53.0
 

diff --git a/matrix-synapse.spec b/matrix-synapse.spec
index 7319b1f..52cfa71 100644
--- a/matrix-synapse.spec
+++ b/matrix-synapse.spec
@@ -4,7 +4,7 @@
 %bcond saml2 0
 
 Name:       matrix-synapse
-Version:    1.146.0
+Version:    1.147.1
 Release:    %autorelease
 Summary:    A Matrix reference homeserver written in Python using Twisted
 License:    AGPL-3.0-or-later

diff --git a/sources b/sources
index 9e65a85..5ed68cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (synapse-1.146.0.tar.gz) = 0b365ad45b181fc09fa543fe7ada07313880268be553de31f75d9910c8914368bca89298e080c88b2531d20561c5162a4037d85cbf7bcc89aed5e414b936aa64
+SHA512 (synapse-1.147.1.tar.gz) = fe1291bff443dba6943a4b506192d9908712abf2251042fee97914c97688b09f93699b09c067e73cfc85442e61f58ebfcb14606c82e0582c9f24ca16fe604f83

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

only message in thread, other threads:[~2026-08-27 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 18:59 [rpms/matrix-synapse] f44: Update to v1.147.1 (CVE-2026-24044) Kai A. Hiller

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