[From nobody Sat May 30 18:01:05 2026
Received: (at 1138479-done) by bugs.debian.org; 30 May 2026 16:58:45 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.6 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_CONTROL_AFFECTS,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_BUG_NUMBER,SPF_HELO_NONE,
 SPF_PASS,USER_IN_DKIM_WELCOMELIST,VERSION autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 30; hammy, 150; neutral, 37; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;rene@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:56430)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;rene@debian.org&gt;) id 1wTN1I-002LDu-2v
 for 1138479-done@bugs.debian.org; Sat, 30 May 2026 16:58:45 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Transfer-Encoding:Content-Type
 :In-Reply-To:From:References:To:Subject:MIME-Version:Date:Message-ID:Reply-To
 :Cc:Content-ID:Content-Description;
 bh=pm8P1g0CaQjp1vnCV99Ly17a3DDetRfLTDVYx7oMKaY=; b=iykJQR/KmRUYhSHMJ60epNrU3r
 YsDMLJ4yeZQTimzK1nystYClnpBhl7d/aFKPZcUmRwALEZPZRUIT5Sx4RE17yPd5axWcEFioMsn6H
 clQJT8QSiQw62MOtXqQOKrIrT02FHNlFYx9uCSEg7shMy+DFKYa0Sun88MiAQEkewIYwvPJc7RKEr
 2GRsKXZcRHpfPfae425gBluDeuGZyTz6GSLwOKoZPo3/yzmSGcVaoVVaWEKnkSpm/iimgKHROdJSg
 ah+2mtWq5QHICH80oxMJbJpShapbMGXyGzYrJDHF5zmMherukJIcTnRltgFl0LwRplvPWPFAmsllW
 KkQqBRDw==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128)
 (Exim 4.96) (envelope-from &lt;rene@debian.org&gt;) id 1wTN1H-000mCa-0m
 for 1138479-done@bugs.debian.org; Sat, 30 May 2026 16:58:43 +0000
Message-ID: &lt;62f6ec37-ad0b-4495-aaab-f036ed8422a7@debian.org&gt;
Date: Sat, 30 May 2026 18:58:40 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: [xml/sgml-pkgs] Bug#1138479: xmlsec1: FTBFS with openssl 4.0
To: 1138479-done@bugs.debian.org
References: &lt;20260530162230.7ViqGhd-@breakpoint.cc&gt;
Content-Language: en-GB
From: Rene Engelhard &lt;rene@debian.org&gt;
Organization: Debian Project
In-Reply-To: &lt;20260530162230.7ViqGhd-@breakpoint.cc&gt;
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Debian-User: rene

Version: 1.3.11-1

Am 30.05.26 um 18:22 schrieb Sebastian Andrzej Siewior:
&gt; Package: xmlsec1
&gt; Version: 1.3.10-2
&gt; Severity: normal
&gt; Tags: sid
&gt; control: affects -1 src:openssl
&gt; User: pkg-openssl-devel@lists.alioth.debian.org
&gt; Usertags: openssl-4.0
&gt;
&gt; OpenSSL 4.0 is in experimental. This package fails to build against it:
&gt; (...)

xmlsec1 1.3.11 as of experimental is supposed to fix this:

https://github.com/lsh123/xmlsec/releases/tag/1.3.11:

XMLSec 1.3.11 Latest
@lsh123 lsh123 released this Apr 22
· 46 commits to master since this release
  1.3.11
  8ed6192
The XML Security Library 1.3.11 release includes the following changes:

(xmlsec-openssl) Added support for OpenSSL 4.0.0.

[...]


Unfoirtunately a ratt rebuild caused a segfault on one test and a failing other one (see https://github.com/lsh123/xmlsec/pull/1104#issuecomment-4308404435 ff.), then dropped the ball.

Will try the patch for python-xmlsec.


Regards,


Rene]