From 115d553767180d040fa2c773f5e0aac090811c4a Mon Sep 17 00:00:00 2001 From: Christophe Haen Date: Tue, 2 Dec 2025 17:58:33 +0100 Subject: [PATCH 1/2] Pin curl until https://github.com/curl/curl/pull/19408 is released --- construct.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/construct.yaml b/construct.yaml index 48241d9..c76cb40 100644 --- a/construct.yaml +++ b/construct.yaml @@ -124,3 +124,4 @@ specs: # Used for setting xrd attributes on local files # https://github.com/DIRACGrid/DIRAC/pull/8382 - xattr + - curl <8.17 From f8b4e7bd0bf312d4ba6115bb80a20b9e18ecf669 Mon Sep 17 00:00:00 2001 From: Christophe Haen Date: Tue, 2 Dec 2025 17:58:49 +0100 Subject: [PATCH 2/2] Revert "Pin curl until https://github.com/curl/curl/pull/19408 is released" This reverts commit 115d553767180d040fa2c773f5e0aac090811c4a. --- construct.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/construct.yaml b/construct.yaml index c76cb40..48241d9 100644 --- a/construct.yaml +++ b/construct.yaml @@ -124,4 +124,3 @@ specs: # Used for setting xrd attributes on local files # https://github.com/DIRACGrid/DIRAC/pull/8382 - xattr - - curl <8.17