public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bradley G Smith <bradley.g.smith@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/containerd] f43: Update to release v2.2.8
Date: Tue, 08 Sep 2026 14:06:16 GMT [thread overview]
Message-ID: <178887637678.1.17719463415254657207.rpms-containerd-eca156dea642@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/containerd
Branch : f43
Commit : eca156dea642174bcb705705a9c163983416706b
Author : Bradley G Smith <bradley.g.smith@gmail.com>
Date : 2026-09-07T16:41:19-07:00
Stats : +16/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/containerd/c/eca156dea642174bcb705705a9c163983416706b?branch=f43
Log:
Update to release v2.2.8
- Resolves: rhbz#2528927
- Resolves CVE-2026-53495
- Resolves GHSA-rp3h-jf77-q9p4
- Upstream fixs and enhancements
Signed-off-by: Bradley G Smith <bradley.g.smith@gmail.com>
---
diff --git a/containerd.spec b/containerd.spec
index 58ca120..91de2d0 100644
--- a/containerd.spec
+++ b/containerd.spec
@@ -7,7 +7,7 @@
# https://github.com/containerd/containerd
%global goipath github.com/containerd/containerd/v2
-Version: 2.2.7
+Version: 2.2.8
%{lua:
local version0 = rpm.expand("%{version}"):gsub("~", "-")
rpm.define("tag " .. "v" .. version0)
@@ -30,6 +30,7 @@ Source1: %{archivename}-vendor.tar.bz2
Source2: go-vendor-tools.toml
Source3: containerd.toml
+BuildRequires: fdupes
BuildRequires: /usr/bin/go-md2man
BuildRequires: btrfs-progs-devel
BuildRequires: go-vendor-tools
@@ -126,6 +127,9 @@ install -p -m 0644 man/ctr.8 %{buildroot}%{_mandir}/man8
install -p -m 0644 man/containerd.8 %{buildroot}%{_mandir}/man8
install -p -m 0644 man/containerd-config.8 %{buildroot}%{_mandir}/man8
+# remove duplicate license files
+%fdupes %{buildroot}%{_datadir}/licenses/%{name}
+
%check
%go_vendor_license_check -c %{S:2}
diff --git a/rpmlint.toml b/rpmlint.toml
new file mode 100644
index 0000000..91d601a
--- /dev/null
+++ b/rpmlint.toml
@@ -0,0 +1,9 @@
+Filters = [
+
+ # shim and stress not used directly
+ 'no-manual-page-for-binary',
+
+ # source urls correct
+ 'invalid-url',
+]
+
diff --git a/sources b/sources
index c0dcf15..51ac8ef 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (containerd-2.2.7.tar.gz) = a4be7b1fc66e7a173cd141aabe257bf38f651d93376000ef07ecadb42e2c12babfef02c54487bc74352f89083949458b503728f8f32fb0453e6ab2459df73cd7
-SHA512 (containerd-2.2.7-vendor.tar.bz2) = 8a0383f773f4a12b4e6b46fb8cd6b759598fa0f7bb6fdb70a72989141a3e449a095c697a95a99fd75987daa5bb2907c7e7949e9cbefcf6eadabc777988d95e62
+SHA512 (containerd-2.2.8.tar.gz) = f2f08881a9f4c95af7ad66f25dbb7718b71823d5a569b06b5d97a84875f0ce62b49a35e5110d896883635a84a4e2f2eed6f33765867650dc1b6d4f252c4b691a
+SHA512 (containerd-2.2.8-vendor.tar.bz2) = 8a0383f773f4a12b4e6b46fb8cd6b759598fa0f7bb6fdb70a72989141a3e449a095c697a95a99fd75987daa5bb2907c7e7949e9cbefcf6eadabc777988d95e62
reply other threads:[~2026-09-08 14:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178887637678.1.17719463415254657207.rpms-containerd-eca156dea642@fedoraproject.org \
--to=bradley.g.smith@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox