mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: install new knot-keymgr in Fedora rawhide
52aa1c6b27
TEST-75-RESOLVED.sh[116]: + keymgr . generate algorithm=ECDSAP256SHA256 ksk=yes zsk=yes
TEST-75-RESOLVED.sh[454]: /usr/lib/systemd/tests/testdata/units/TEST-75-RESOLVED.sh: line 153: keymgr: command not found
This commit is contained in:
12
mkosi/mkosi.conf.d/fedora/mkosi.conf.d/knot.conf
Normal file
12
mkosi/mkosi.conf.d/fedora/mkosi.conf.d/knot.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
# New package needed for TEST-75-RESOLVED
|
||||
|
||||
[Match]
|
||||
Release=!40
|
||||
Release=!41
|
||||
Release=!42
|
||||
Release=!43
|
||||
|
||||
[Content]
|
||||
Packages=knot-keymgr
|
||||
Reference in New Issue
Block a user