David Runge pushed to branch main at Arch Linux / Packaging / Packages / cri-o


Commits:
1b6669be by David Runge at 2026-03-05T15:56:26+01:00
upgpkg: 1.35.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cri-o
        pkgdesc = Open Container Initiative-based implementation of Kubernetes 
Container Runtime Interface
-       pkgver = 1.35.0
+       pkgver = 1.35.1
        pkgrel = 1
        url = https://github.com/cri-o/cri-o
        install = cri-o.install
@@ -17,11 +17,11 @@ pkgbase = cri-o
        depends = conmon
        depends = conntrack-tools
        depends = containers-common
-       depends = gcc-libs
        depends = glibc
        depends = gpgme
        depends = iproute2
        depends = iptables-nft
+       depends = libgcc
        depends = oci-runtime
        optdepends = apparmor: for apparmor integration
        optdepends = btrfs-progs: for btrfs support
@@ -30,15 +30,15 @@ pkgbase = cri-o
        options = emptydirs
        backup = etc/crio/crio.conf
        backup = etc/crio/crio.conf.d/00-plugins-path.conf
-       source = 
cri-o-1.35.0.tar.gz::https://github.com/cri-o/cri-o/archive/v1.35.0.tar.gz
+       source = 
cri-o-1.35.1.tar.gz::https://github.com/cri-o/cri-o/archive/v1.35.1.tar.gz
        source = modules-cri-o.conf
        source = sysctl-cri-o.conf
        source = 00-plugins-path.conf
-       sha512sums = 
a991ad701bced1d81c028929d7940323e64c1940560ee01e98970d93ff8be1b2b2b28da625eb8622a563b366821c7c562940432dfb5b019c7d42fca09747a032
+       sha512sums = 
77742d9bb1dffd2cf1e628d87484ef4d8018189c90bee201d1b9dbc6ed5b26f5b5340e0b978f5191882f028c28b48117e3856397f338580861760ca40252f917
        sha512sums = 
85ee1310cb36c85c42b4068a9549a3ef72b856cd61b2c1036c3e871ef43a69ed80b43599ad94ce5b069ddd823e730596bb3d3875d4ba8cd77c4cc1985335ffff
        sha512sums = 
fbcc3c29d5d3dedf56ea96577dec50cb2656b4a22f5a82bf2d600ae20c6b113d35d5db116bac5520398d47a22d40835f56b86433c5713924060e1a7018d297ec
        sha512sums = 
cf68692463d72e5ca5c66417bab8b3d52792b44ddbfb8de7175f21ac41ccdd262b2761515120bc4a1100f471c42b6158f24ca629a2ac63fa6dbd1699a27de7cc
-       b2sums = 
856dfb3eb5fad5503134e0ff03d9f28e7b88b7c16cd261f6165f2a3f2036a23511bdc1447bc693c532d5063ce128e724b0c34fd7e7b507b74faf595ef0f55226
+       b2sums = 
56631d807d8c5421d780342877ae45d665836041f6745e272f348ed854c87dab2e1fd6704c0319096624b4aabd9e362c5abc9154e267a8a149f865ae502de041
        b2sums = 
2771c64b45876d728fc139aa90754df8aadb07e14a7e1126a1488dfcbad7ebcbca923cb0230c4b87acdc6dad8243af2ad06ef4ce587d5c71fc200e40835d8b8d
        b2sums = 
c8a2133df6575c54eb9bd0a89a0c6c764c0cd456bff7338c4a2e1ef4f70a5a778d5a05c335fcf2491ed55e15fc36c677853c0bc8ab66d673f1950fa2c7695f6e
        b2sums = 
d0ba7dc9fac6909c5d12e705a26597691b3fa5c7358e274eca440b386dba23cbfaa1495c6611f47d433e248fc4a0843f3890af448662e2f6d60c940d4591bcab
@@ -48,11 +48,11 @@ pkgname = cri-o
        depends = conmon
        depends = conntrack-tools
        depends = containers-common
-       depends = gcc-libs
        depends = glibc
        depends = gpgme
        depends = iproute2
        depends = iptables-nft
+       depends = libgcc
        depends = oci-runtime
        depends = libseccomp
        depends = libseccomp.so


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # NOTE: When updating major or minor version, make sure to upgrade in tandem
 # with the stability guarantees of kubernetes and cri-tools.
 pkgname=cri-o
-pkgver=1.35.0
+pkgver=1.35.1
 pkgrel=1
 pkgdesc="Open Container Initiative-based implementation of Kubernetes 
Container Runtime Interface"
 arch=(x86_64)
@@ -16,11 +16,11 @@ depends=(
   conmon
   conntrack-tools
   containers-common
-  gcc-libs
   glibc
   gpgme # NOTE: dlopen'd
   iproute2
   iptables-nft
+  libgcc
   oci-runtime
 )
 makedepends=(
@@ -52,11 +52,11 @@ source=(
   sysctl-$pkgname.conf
   00-plugins-path.conf
 )
-sha512sums=('a991ad701bced1d81c028929d7940323e64c1940560ee01e98970d93ff8be1b2b2b28da625eb8622a563b366821c7c562940432dfb5b019c7d42fca09747a032'
+sha512sums=('77742d9bb1dffd2cf1e628d87484ef4d8018189c90bee201d1b9dbc6ed5b26f5b5340e0b978f5191882f028c28b48117e3856397f338580861760ca40252f917'
             
'85ee1310cb36c85c42b4068a9549a3ef72b856cd61b2c1036c3e871ef43a69ed80b43599ad94ce5b069ddd823e730596bb3d3875d4ba8cd77c4cc1985335ffff'
             
'fbcc3c29d5d3dedf56ea96577dec50cb2656b4a22f5a82bf2d600ae20c6b113d35d5db116bac5520398d47a22d40835f56b86433c5713924060e1a7018d297ec'
             
'cf68692463d72e5ca5c66417bab8b3d52792b44ddbfb8de7175f21ac41ccdd262b2761515120bc4a1100f471c42b6158f24ca629a2ac63fa6dbd1699a27de7cc')
-b2sums=('856dfb3eb5fad5503134e0ff03d9f28e7b88b7c16cd261f6165f2a3f2036a23511bdc1447bc693c532d5063ce128e724b0c34fd7e7b507b74faf595ef0f55226'
+b2sums=('56631d807d8c5421d780342877ae45d665836041f6745e272f348ed854c87dab2e1fd6704c0319096624b4aabd9e362c5abc9154e267a8a149f865ae502de041'
         
'2771c64b45876d728fc139aa90754df8aadb07e14a7e1126a1488dfcbad7ebcbca923cb0230c4b87acdc6dad8243af2ad06ef4ce587d5c71fc200e40835d8b8d'
         
'c8a2133df6575c54eb9bd0a89a0c6c764c0cd456bff7338c4a2e1ef4f70a5a778d5a05c335fcf2491ed55e15fc36c677853c0bc8ab66d673f1950fa2c7695f6e'
         
'd0ba7dc9fac6909c5d12e705a26597691b3fa5c7358e274eca440b386dba23cbfaa1495c6611f47d433e248fc4a0843f3890af448662e2f6d60c940d4591bcab')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cri-o/-/commit/1b6669be7297d5dfbe04b80df4bb99e686c4b307

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cri-o/-/commit/1b6669be7297d5dfbe04b80df4bb99e686c4b307
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to