From cb33ee4d0c1fd205b3f001166eda57cccd40e535 Mon Sep 17 00:00:00 2001 From: Viktor Ashirov Date: Fri, 25 Mar 2022 13:39:57 +0100 Subject: [PATCH] Rollback to use testing branch and 389DS 2.0.x 389-ds-base-2.1 requires glibc-2.30 or higher. We can't ship it on EL8, because it has an older glibc. --- 389-directory-server.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/389-directory-server.yaml b/389-directory-server.yaml index 7b249c9..acd13b0 100644 --- a/389-directory-server.yaml +++ b/389-directory-server.yaml @@ -26,5 +26,5 @@ data: rpms: 389-ds-base: rationale: Package in api - ref: rawhide + ref: testing arches: [ x86_64 ]