From 4290300e24c5ab17c615b6108f38438e31eeb1d0 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Fri, 29 Jan 2021 13:01:48 +0200 Subject: Remove support for Berkeley Database backend Back in 2013, the Berkeley DB license was changed in a way that prevented most of open-source world to go along, rpm was no different. We now have other options and a standalone migration path from BDB for those that haven't yet done so. Whatever else might be said about this partnership, it has been a long one. Now's the time to part ways. --- ci/Dockerfile | 1 - 1 file changed, 1 deletion(-) (limited to 'ci') diff --git a/ci/Dockerfile b/ci/Dockerfile index d9c72415f..d778de35e 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -28,7 +28,6 @@ RUN dnf -y install \ file-devel \ popt-devel \ libarchive-devel \ - libdb-devel \ sqlite-devel \ libselinux-devel \ ima-evm-utils-devel \ -- cgit v1.2.1