From 734505413487e454e6970675d1824c01e2d84c7e Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 19 Nov 2024 09:58:42 +0000 Subject: [PATCH] 1.2.2 --- .abf.yml | 2 +- runc.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index f6b9f1e..4910c7f 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - runc-1.2.1.tar.gz: 8f17ad542d9f88c36f8dcb8866ad82722b1a29e0 + runc-1.2.2.tar.gz: fcb110167e506b311867d7793c318b823d2aeca9 diff --git a/runc.spec b/runc.spec index 508eb1f..f26230f 100644 --- a/runc.spec +++ b/runc.spec @@ -3,7 +3,7 @@ Summary: CLI for running Open Containers Name: runc -Version: 1.2.1 +Version: 1.2.2 Release: 1 Epoch: 1 License: ASL 2.0 @@ -16,6 +16,7 @@ BuildRequires: golang BuildRequires: git-core BuildRequires: glibc-static-devel BuildRequires: pkgconfig(libseccomp) +BuildRequires: pkgconfig(openssl3.3) BuildRequires: upx # need xz to work with ubuntu images