From 3ade2b375d3e928a06a39bb5ce48e59ea054f9c8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 12 Sep 2024 06:45:08 +0200 Subject: Merging upstream version 3.4.0. Signed-off-by: Daniel Baumann --- distro/config/apkg.toml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'distro/config/apkg.toml') diff --git a/distro/config/apkg.toml b/distro/config/apkg.toml index 0b9f0eb..3483ac2 100644 --- a/distro/config/apkg.toml +++ b/distro/config/apkg.toml @@ -11,14 +11,6 @@ signature_url = "https://secure.nic.cz/files/knot-dns/knot-{{ version }}.tar.xz. [apkg] compat = 3 -[[distro.aliases]] -name = "el-7" -distro = ["centos == 7", "rhel == 7"] - [[distro.aliases]] name = "deb-nolibxdp" distro = ["debian == 11", "ubuntu == 20.04", "ubuntu == 22.04"] - -[[distro.aliases]] -name = "deb-noxdp" -distro = ["debian == 10", "ubuntu == 18.04"] -- cgit v1.2.3