Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Bradley G Smith
4febc4f032
Update to release v1.30.8
CRI-O out of sync with kubernetes rpm which is frozen at v1.29.x and
replaced by versioned rpms.
2024-12-23 07:38:36 -08:00
Bradley G Smith
02fe0cb468
Update to release 1.30.6 2024-12-23 07:11:00 -08:00
Dennis Gilmore
5a0e6997c3 update to v1.30.6
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2024-10-24 20:21:17 -05:00
Bradley G Smith
ea27ec9dcc
Update to v1.29.8
No change from v1.29.7 according to upstream changelog.
2024-09-03 10:51:35 -07:00
3 changed files with 15 additions and 5 deletions

2
.gitignore vendored
View file

@ -45,3 +45,5 @@
/cri-o-1.29.2.tar.gz
/cri-o-1.29.3.tar.gz
/cri-o-1.29.4.tar.gz
/cri-o-1.30.6.tar.gz
/cri-o-1.30.8.tar.gz

View file

@ -7,7 +7,7 @@
%global git_tree_state clean
%global criocli_path ""
Version: 1.29.4
Version: 1.30.8
%if 0%{?rhel} && 0%{?rhel} <= 9
%define gobuild(o:) %{expand:
@ -26,11 +26,11 @@ Version: 1.29.4
%endif
# Commit for the builds
%global commit0 51ea93e0b9af5ad2cfa7f8071ec48d99bf39a3ec
%global commit0 59f960f46697517f048e6ff3caf728ae75cb384
Name: cri-o
Epoch: 0
Release: 3%{?dist}
Release: 1%{?dist}
Summary: Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
# Upstream license specification: Apache-2.0
@ -40,7 +40,7 @@ URL: https://github.com/cri-o/cri-o
Source0: %url/archive/v%{version}/%{name}-%{version}.tar.gz
%if 0%{?rhel}
BuildRequires: golang >= 1.19
BuildRequires: golang >= 1.22.2
%endif
%if 0%{?rhel} && 0%{?rhel} <= 8
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
@ -222,6 +222,14 @@ sed -i -e 's/,metacopy=on//g' /etc/containers/storage.conf
%endif
%changelog
* Mon Dec 23 2024 Bradley G Smith <bradley.g.smith@gmail.com> - 0:1.30.8-1
- Bump to v1.30.8
- Version not in sync with Kubernetes and CRI-Tools which are frozen
at v1.29.x and replaced by versioned rpms.
* Thu Oct 24 2024 Dennis Gilmore <dennis@ausil.us> - 0:1.30.6-1
- update to v1.30.6
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 0:1.29.4-3
- convert license to SPDX

View file

@ -1 +1 @@
SHA512 (cri-o-1.29.4.tar.gz) = 84c132662a726c829f1ddb7ef6722b4b201a74a4b7bcde23d56db9bfde550dd95c125b4f7f4c14e3024a5477087261c90bcbe0ea8492dba84c68cc40cb1a6314
SHA512 (cri-o-1.30.8.tar.gz) = 7662be746c296c347272732926955ffe7f1b41d8b38009d214365e9918d0e90e0c3612fc012b98cb3ccc4394f31a7f33238bf84567b2ba9fc1faf44d776a10a1