[packages/podman] switch to netavark as the default network backend

atler atler at pld-linux.org
Thu Feb 2 17:38:19 CET 2023


commit 07e93123577c534c1194e53ad80dd37be5ac5b4a
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Feb 2 17:36:37 2023 +0100

    switch to netavark as the default network backend
    
    upstream deprecates cni which is scheduled for removal in future version

 podman.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/podman.spec b/podman.spec
index f3ea31d..1e581dd 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,8 +22,8 @@ BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpmbuild(macros) >= 2.009
 BuildRequires:	systemd-devel
 Requires:	conmon
-Requires:	containernetworking-plugins
 Requires:	crun
+Requires:	netavark
 Suggests:	slirp4netns
 Suggests:	uidmap
 ExclusiveArch:	%go_arches
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/podman.git/commitdiff/07e93123577c534c1194e53ad80dd37be5ac5b4a



More information about the pld-cvs-commit mailing list