From e2c114e5efe19d8ab8ed8666943ef21cc90c7b64 Mon Sep 17 00:00:00 2001 From: ajayk Date: Tue, 13 Feb 2024 09:03:30 -0800 Subject: [PATCH] withdraw rustls-ffi 0.12.0 as curl-rustls/8.6.0 fails to build with this version --- rustls-ffi.yaml | 4 ++-- withdrawn-packages.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/rustls-ffi.yaml b/rustls-ffi.yaml index 2327f0cf2e0..9c0a62c7556 100644 --- a/rustls-ffi.yaml +++ b/rustls-ffi.yaml @@ -1,6 +1,6 @@ package: name: rustls-ffi - version: 0.12.0 + version: 0.11.0 epoch: 0 description: "C-to-rustls bindings" copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/rustls/rustls-ffi tag: v${{package.version}} - expected-commit: a1e41beba48a579eb4f083fec14a4ee9a35832ab + expected-commit: 7b1839daca81b0955a36e4b7e39b70ee73f8275d - runs: | # gcc 13 throws extra error, suppress them diff --git a/withdrawn-packages.txt b/withdrawn-packages.txt index 930fdcdcdda..7af6e3ee000 100644 --- a/withdrawn-packages.txt +++ b/withdrawn-packages.txt @@ -3,3 +3,4 @@ expat-2.4.8-r2.apk expat-dev-2.4.8-r2.apk expat-2.4.9-r0.apk expat-dev-2.4.9-r0.apk +rustls-ffi-0.12.0-r0.apk