From 55922743639f803f80c05f80ca36c7df7f41bfd6 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Sat, 13 May 2023 15:21:47 +0200 Subject: [PATCH] manifests: add passt See: https://github.com/coreos/fedora-coreos-tracker/issues/1436 --- manifest-lock.aarch64.json | 6 ++++++ manifest-lock.ppc64le.json | 6 ++++++ manifest-lock.s390x.json | 6 ++++++ manifest-lock.x86_64.json | 6 ++++++ manifests/user-experience.yaml | 2 ++ 5 files changed, 26 insertions(+) diff --git a/manifest-lock.aarch64.json b/manifest-lock.aarch64.json index 89bf164cbe..812b85e82e 100644 --- a/manifest-lock.aarch64.json +++ b/manifest-lock.aarch64.json @@ -990,6 +990,12 @@ "pam-libs": { "evra": "1.5.2-16.fc38.aarch64" }, + "passt": { + "evra": "0^20230509.g96f8d55-1.fc38.aarch64" + }, + "passt-selinux": { + "evra": "0^20230509.g96f8d55-1.fc38.noarch" + }, "passwd": { "evra": "0.80-14.fc38.aarch64" }, diff --git a/manifest-lock.ppc64le.json b/manifest-lock.ppc64le.json index 7ce4adab38..a5feb36ff2 100644 --- a/manifest-lock.ppc64le.json +++ b/manifest-lock.ppc64le.json @@ -990,6 +990,12 @@ "pam-libs": { "evra": "1.5.2-16.fc38.ppc64le" }, + "passt": { + "evra": "0^20230509.g96f8d55-1.fc38.ppc64le" + }, + "passt-selinux": { + "evra": "0^20230509.g96f8d55-1.fc38.noarch" + }, "passwd": { "evra": "0.80-14.fc38.ppc64le" }, diff --git a/manifest-lock.s390x.json b/manifest-lock.s390x.json index 1f99df331c..bd94b970b8 100644 --- a/manifest-lock.s390x.json +++ b/manifest-lock.s390x.json @@ -921,6 +921,12 @@ "pam-libs": { "evra": "1.5.2-16.fc38.s390x" }, + "passt": { + "evra": "0^20230509.g96f8d55-1.fc38.s390x" + }, + "passt-selinux": { + "evra": "0^20230509.g96f8d55-1.fc38.noarch" + }, "passwd": { "evra": "0.80-14.fc38.s390x" }, diff --git a/manifest-lock.x86_64.json b/manifest-lock.x86_64.json index 75bfcc0b40..5dc91e6da1 100644 --- a/manifest-lock.x86_64.json +++ b/manifest-lock.x86_64.json @@ -996,6 +996,12 @@ "pam-libs": { "evra": "1.5.2-16.fc38.x86_64" }, + "passt": { + "evra": "0^20230509.g96f8d55-1.fc38.x86_64" + }, + "passt-selinux": { + "evra": "0^20230509.g96f8d55-1.fc38.noarch" + }, "passwd": { "evra": "0.80-14.fc38.x86_64" }, diff --git a/manifests/user-experience.yaml b/manifests/user-experience.yaml index ed80c3c79c..ee848357cf 100644 --- a/manifests/user-experience.yaml +++ b/manifests/user-experience.yaml @@ -44,6 +44,8 @@ packages: - runc - skopeo - toolbox + # passt provides user-mode networking daemons for namespaces + - passt # nvme-cli for managing nvme disks - nvme-cli # Used by admins interactively