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.2
Date: Sat, 27 Jun 2026 18:51:27 GMT	[thread overview]
Message-ID: <178258628799.1.15893126676169092046.rpms-containerd-0f1c1c774af2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/containerd
            Branch : rawhide
            Commit : 0f1c1c774af27a90d72e8e8f95299f7d8dad949a
            Author : Bradley G Smith <bradley.g.smith@gmail.com>
            Date   : 2026-06-26T16:22:25-07:00
            Stats  : +11/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/containerd/c/0f1c1c774af27a90d72e8e8f95299f7d8dad949a?branch=rawhide

            Log:
            Update to release v2.3.2

- Resolves: rhbz#2464270
- Resolves CVE-2026-34986: rhbz#2455637, rhbz#2455646
- Resolves CVE-2026-35469: rhbz#2467593
- Resolves CVE-2026-50195
- Resolves CVE-2026-53488
- Resolves CVE-2026-53492
- Resolves CVE-2026-53489
- Resolves CVE-2026-47262
- Upstream fixes

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

---
diff --git a/containerd.spec b/containerd.spec
index 1449d17..c44010d 100644
--- a/containerd.spec
+++ b/containerd.spec
@@ -1,9 +1,13 @@
 # Generated by go2rpm 1.19.0
 %bcond check 1
 
+# containerd granted permanent exception to Fedora Updates Policy
+# https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#_exceptions
+# https://pagure.io/fesco/issue/3603
+
 # https://github.com/containerd/containerd
 %global goipath         github.com/containerd/containerd/v2
-Version:                2.3.1
+Version:                2.3.2
 %{lua:
     local version0 = rpm.expand("%{version}"):gsub("~", "-")
     rpm.define("tag " .. "v" .. version0)
@@ -33,7 +37,7 @@ BuildRequires:  make
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  procps-ng
 BuildRequires:  git-core
-BuildRequires:  glibc-static
+BuildRequires:  glibc-devel
 
 
 %description
@@ -79,10 +83,11 @@ go-md2man -in "docs/man/containerd-config.8.md"      -out "man/containerd-config
 go-md2man -in "docs/man/containerd-config.toml.5.md" -out "man/containerd-config.toml.5"
 rm man/gen-manpages
 
-# shim explicity build with static; mimic makefile settings
+# Drop: shim explicity build with static; mimic makefile settings
+# Build as standard pie
 # export CGO_ENABLED=0
 GO_BUILDTAGS="urfave_cli_no_docs no_grpc"
-%global __golang_extldflags -static-pie
+# %%global __golang_extldflags -static-pie
 %gobuild -o %{gobuilddir}/bin/containerd-shim-runc-v2 %{goipath}/cmd/containerd-shim-runc-v2
 
 # GO_LDFLAGS="$GO_LDFLAGS -linkmode external -extldflags \"-static-pie\" -s -w"

diff --git a/sources b/sources
index 73e0b13..a94f1a2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (containerd-2.3.1.tar.gz) = a0dbb73c73267205a5e880afa370371b84cbb45d3c64071b9e6f9b8124377c0833a20799e4492df0636781f0af7016703475e96d4750ce235f9706c9d90f5191
-SHA512 (containerd-2.3.1-vendor.tar.bz2) = 6269226d4230ab7e241257339d0b532d1b61a0b0bbac61dfd33a130a0a02ebd6670d358a51b0ef1e04623c028edbd42254eca834ea86754e190b1cca8dfb47a5
+SHA512 (containerd-2.3.2.tar.gz) = 2ce4744e0a93917fa45c2930c22853315577f217fe66d4761a96f4289241cdc930b52e8f646a28e0277747396f031964085c03885824a2f12dd6950ab651b348
+SHA512 (containerd-2.3.2-vendor.tar.bz2) = 96084e3fa32795cf7f87d45c6c412208622d5a6907731788a9407f3e56704aabc0f0440699df1dceec182aae6a0b89279b702e512cf52f84187f9ea11d83cfc7

                 reply	other threads:[~2026-06-27 18:51 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=178258628799.1.15893126676169092046.rpms-containerd-0f1c1c774af2@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