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] rawhide: Update to release v2.3.5
Date: Sun, 06 Sep 2026 03:36:37 GMT	[thread overview]
Message-ID: <178866579701.1.3337275291366833374.rpms-containerd-2f435eb0ac32@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/containerd
            Branch : rawhide
            Commit : 2f435eb0ac32d81eb1b113dd8468cee05109948c
            Author : Bradley G Smith <bradley.g.smith@gmail.com>
            Date   : 2026-09-05T16:47:40-07:00
            Stats  : +16/-10 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/containerd/c/2f435eb0ac32d81eb1b113dd8468cee05109948c?branch=rawhide

            Log:
            Update to release v2.3.5

- Resolves: rhbz#2528927
- Resolves CVE-2026-53495
- Resolves  GHSA-rp3h-jf77-q9p4
- Upstream fixs and enhancements
- Drops rpminspect.yaml
- Add rpmlint.toml

Signed-off-by: Bradley G Smith <bradley.g.smith@gmail.com>

---
diff --git a/containerd.spec b/containerd.spec
index 4908f7e..81a119b 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.3.4
+Version:                2.3.5
 %{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/rpminspect.yaml b/rpminspect.yaml
deleted file mode 100644
index 257632e..0000000
--- a/rpminspect.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-# temporarily skip broken branch protection test. should be fixed in
-# annochec annobin-13.14
- annocheck:
-    extra_opts:
-        - hardened: --skip-branch-protection
-...

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 b9dd71a..1143552 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (containerd-2.3.4.tar.gz) = cf8be1759399fb9e3b7c84d353a876b8f599b74fb3094a288333cf0b61a743b74484cbde7eab96576b214c92caf7de65ef94813bb3670e079585c371a438f6b4
-SHA512 (containerd-2.3.4-vendor.tar.bz2) = 5042f6523289dbbf50eca32f887d6691d567a44971084dc5b18cb3b63ac3dbdabe052d777c80b114ae96ba99bec3ccb4efb81b7e5132051f639bac5f636bb587
+SHA512 (containerd-2.3.5.tar.gz) = 87255f36b2b2fb5fc2cb7abaadae33c2ea85b5f7a1259c8c52cc3cf3efffa64525886a220eadf804b7c6414babe7310d39fddc6a24e79b707770fb621323f5c8
+SHA512 (containerd-2.3.5-vendor.tar.bz2) = b3e40af18e08ce2d60ddaec531d5cd56cb98b07c40fc852b1cf0e1fca067c3d8d77bf2a61f6c97398f1121f146aa3100db3bcad311aff6bff1723ff00edd9e4c

                 reply	other threads:[~2026-09-06  3:36 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=178866579701.1.3337275291366833374.rpms-containerd-2f435eb0ac32@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