David Runge pushed to branch main at Arch Linux / Packaging / Packages / cri-o
Commits:
11accc30 by David Runge at 2025-10-27T22:08:07+01:00
upgpkg: 1.34.1-2
Rebuild to add drop-in cri-o config for CNI plugin paths.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cri-o
pkgdesc = Open Container Initiative-based implementation of Kubernetes
Container Runtime Interface
pkgver = 1.34.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cri-o/cri-o
install = cri-o.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# with the stability guarantees of kubernetes and cri-tools.
pkgname=cri-o
pkgver=1.34.1
-pkgrel=1
+pkgrel=2
pkgdesc="Open Container Initiative-based implementation of Kubernetes
Container Runtime Interface"
arch=(x86_64)
url="https://github.com/cri-o/cri-o"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cri-o/-/commit/11accc30941c95b7f03001944adbf2962bfdc5de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cri-o/-/commit/11accc30941c95b7f03001944adbf2962bfdc5de
You're receiving this email because of your account on gitlab.archlinux.org.