From a7adf0b39641f6482307d99d1f755ef64ec515ef Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 30 Jul 2026 17:45:17 -0400 Subject: [PATCH] Unblock jackson dependencies of dogtag-pki dogtag-pki 11.10.1 reverted to system runtime dependencies while also dropping many of them that were needed only for API v1 support. This might end up reverted if bundling (at least for RHEL) is still wanted, but in the meantime let's not break the IPA workloads. https://src.fedoraproject.org/rpms/dogtag-pki/c/da92ccd26cf091226ce1f41128c3e39e35be957a --- configs/repository-fedora-eln.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/configs/repository-fedora-eln.yaml b/configs/repository-fedora-eln.yaml index 6ff8ba2c..a55d401a 100644 --- a/configs/repository-fedora-eln.yaml +++ b/configs/repository-fedora-eln.yaml @@ -188,12 +188,6 @@ data: - texlive-xindy # unwanted toolchain - mold - # dogtag-pki build deps which are vendored in RHEL - - fasterxml-oss-parent - - jackson-* - - jboss-jaxrs-2.0-api - - jboss-logging* - - pki-resteasy* # unwanted weak dependency of ibus-table, ibus-typing-booster - python3-simpleaudio # unwanted (and rarely used) build dep, pulls in hundreds of Perl deps