public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kai A. Hiller <V02460@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/matrix-synapse] f44: Update to v1.147.1 (CVE-2026-24044)
Date: Thu, 27 Aug 2026 18:59:49 GMT	[thread overview]
Message-ID: <178785718955.1.17488568225121860969.rpms-matrix-synapse-950de74ea195@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-27 18:59 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=178785718955.1.17488568225121860969.rpms-matrix-synapse-950de74ea195@fedoraproject.org \
    --to=v02460@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