Commit Graph

85 Commits

Author SHA1 Message Date
Jindrich Novy
dade0cac13 Fix corrupted source tarball v4.9-rhel-7440736.tar.gz
The original tarball was truncated (15MB instead of 20MB). Re-downloaded
from gitlab.cee.redhat.com and re-uploaded to lookaside cache.

Related: RHEL-166084
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-08-20 14:50:40 +02:00
Jindrich Novy
a5f1461056 Merge diverged dist-git history to restore fast-forward sync
The dist-git branch diverged from CentOS Stream around July 9-30 when
the nil pointer dereference fix (RHEL-166084) was applied independently
on both branches with different source tarballs (5126ff2 on dist-git vs
7440736 on CentOS Stream). This merge uses strategy 'ours' to keep the
CentOS Stream content unchanged while incorporating the dist-git history
as a parent, re-enabling fast-forward sync from CentOS Stream to dist-git.

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-08-20 13:21:35 +02:00
Jindrich Novy
adf49d72af rebuild with Go 1.25.11 to fix CVE-2026-33818, CVE-2026-56853, CVE-2026-56858, CVE-2026-56859, CVE-2026-56860, CVE-2026-56862
Resolves: RHEL-166084 RHEL-241487 RHEL-241854 RHEL-241997 RHEL-242053 RHEL-242188 RHEL-242289
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-08-20 09:30:00 +00:00
Jindrich Novy
4d6ad3b192 update to the latest content of v4.9-rhel (commit 5126ff2) to fix nil pointer dereference in container commit
Resolves: RHEL-166084
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-07-30 15:25:56 +02:00
Jindrich Novy
91d6a3d5b2 bump Release to 35 to trigger new build with RHEL-166084 fix
The previous commit changed commit0 to include the nil pointer
dereference fix but kept Release at 34, which already had an
immutable build in Brew with the old source. Bumping to 35
ensures a new build is created with the fix included.

Resolves: RHEL-166084
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-07-21 12:09:43 +02:00
Jindrich Novy
45063aba6c fix podman commit nil pointer dereference when ImportBuilder fails
update to the latest content of v4.9-rhel (commit 7440736)
to fix podman commit panic with nil pointer dereference
when container has large diff layer.

Resolves: RHEL-166084
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-07-16 16:23:41 +02:00
Jindrich Novy
a379df1e51 upload source tarball for v4.9-rhel (commit bd39e82)
Upload the v4.9-rhel-bd39e82.tar.gz source tarball to lookaside
cache and update the sources file.

Related: RHEL-190070 RHEL-190856 RHEL-191102 RHEL-191553
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-07-09 11:24:56 +02:00
Jindrich Novy
ea93aa0415 update to the latest content of v4.9-rhel (commit bd39e82)
Sync podman to latest v4.9-rhel upstream commit (bd39e82) which
includes fixes for CVE-2026-39835 (golang.org/x/crypto/ssh),
CVE-2026-57231 (podman info disclosure), CVE-2026-25681 and
CVE-2026-27136 (golang.org/x/net/html).

Resolves: RHEL-190070 RHEL-190856 RHEL-191102 RHEL-191553
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-07-08 08:15:12 +02:00
Jindrich Novy
2c41869e75 bump golang.org/x/crypto to v0.53.0 to fix CVE-2026-39829, CVE-2026-39830, CVE-2026-39832, CVE-2026-42508
Switch Source0 to consume tarball from the internal GitLab
sustaining-engineering repo instead of GitHub.

Resolves: RHEL-185895 RHEL-186257 RHEL-188709 RHEL-185603
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-07-01 13:10:29 +02:00
Jindrich Novy
e8ddb1ecb5 Remove duplicate changelog entry
Resolves: RHEL-173978
2026-05-20 06:59:45 +02:00
Jindrich Novy
0bdd56b896 Sync podman to latest v4.9-rhel upstream commit (11de97d)
Update to upstream commit 11de97d6d9b6a6f3fe765f38aa08c1f97ea8d541
which includes PR #28667: fix orphaned files cleanup issue.

Resolves: RHEL-173978
2026-05-19 06:32:51 +00:00
Jindrich Novy
d4b2fcb485 Sync podman to latest v4.9-rhel upstream commit (11de97d)
Update to upstream commit 11de97d6d9b6a6f3fe765f38aa08c1f97ea8d541
which includes PR #28667: fix orphaned files cleanup issue.

Resolves: RHEL-173978
2026-05-18 14:39:29 +02:00
Jindrich Novy
070ea0f0be podman-4.9.4-30.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/79517c7)
- fixes "When using a volume mount that is RO in podman it throws error because runc automatically appends RW to it which throws an error [rhel-8.10.z]"
- Resolves: RHEL-152630

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-03-11 16:27:52 +01:00
Jindrich Novy
a1d20a170a podman-4.9.4-29.el8
- rebuild for CVE-2025-68121
- Resolves: RHEL-149265

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-02-17 09:25:53 +01:00
Jindrich Novy
b38f962586 podman-4.9.4-28.el8
- rebuild
- Resolves: RHEL-140532

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-02-02 12:29:08 +01:00
Jindrich Novy
f027010c17 podman-4.9.4-27.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/702415d)
- fixes "CVE-2025-47913 container-tools:rhel8/podman: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS [rhel-8.10.z]"
- Resolves: RHEL-130976

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-01-14 09:41:54 +01:00
Jindrich Novy
eaf9c9f80f podman-4.9.4-26.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/837a65c)
- fixes "do not pass volume options as bind mounts options to runtime"
- Resolves: RHEL-132859

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-12-19 16:49:30 +01:00
Jindrich Novy
361c371180 podman-4.9.4-25.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/638f1d2)
- fixes "[Minor Incident] CVE-2025-52881 container-tools:rhel8/podman: container escape and denial of service due to arbitrary write gadgets and procfs write redirects [rhel-8.10.z]"
- Resolves: RHEL-126904

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-12-15 15:57:06 +01:00
Jindrich Novy
431bb4eced podman-4.9.4-24.el8
- rebuild for CVE-2025-58183
- Resolves: RHEL-125654

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-12-03 02:55:58 +01:00
Jindrich Novy
42d49427bd podman-4.9.4-23.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/ff15af1)
- fixes "CVE-2025-9566 container-tools:rhel8/podman: Podman kube play command may overwrite host files [rhel-8.10.z]"
- Resolves: RHEL-113145

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-09-11 09:03:52 +02:00
Jindrich Novy
8481d9130f podman-4.9.4-22.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/6cc8283)
- fixes "CVE-2025-6032 container-tools:rhel8/podman: podman missing TLS verification [rhel-8.10.z]"
- Resolves: RHEL-96702

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-06-25 12:47:05 +02:00
Jindrich Novy
3a432edb4a podman-4.9.4-21.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/97e91b5)
- fixes "Terminate healthcheck command upon reaching timeout. [rhel-8.10.z]"
- Resolves: RHEL-96914

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-06-24 12:35:23 +02:00
Jindrich Novy
c52a6a0929 - update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
(https://github.com/containers/podman/commit/0e11f82)
- fixes "CVE-2025-22869 container-tools:rhel8/podman: Potential denial of service in golang.org/x/crypto [rhel-8.10.z]"
- Resolves: RHEL-81299

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-03-17 17:08:52 +01:00
Jindrich Novy
5ec70340ca podman-4.9.4-19.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/bfdd4c2)
- Resolves: RHEL-67601

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2025-01-24 12:51:02 +01:00
Jindrich Novy
c32c323034 podman-4.9.4-18.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/70e4d02)
- Resolves: RHEL-62522

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-11-01 10:54:23 +01:00
Jindrich Novy
6716680daf podman-4.9.4-17.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/1866072)
- Resolves: RHEL-62549

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-10-30 12:43:14 +01:00
Jindrich Novy
5874afcc1b podman-4.9.4-16.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/5c84289)
- Resolves: RHEL-62549 RHEL-61855

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-10-29 10:29:51 +01:00
Jindrich Novy
2715233f3f podman-4.9.4-15.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/235a22c)
- Resolves: RHEL-61837

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-10-23 10:47:19 +02:00
Jindrich Novy
b2b8b909e9 podman-4.9.4-14.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/6cf9920)
- Resolves: RHEL-60962

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-10-08 12:05:29 +02:00
Jindrich Novy
534e19a013 podman-4.9.4-13.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/e3221b5)
- Resolves: RHEL-56326

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-28 13:00:30 +02:00
Jindrich Novy
cd9cef3408 podman-4.9.4-12.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/6b45bb1)
- Resolves: RHEL-53249

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-08 11:21:24 +02:00
Jindrich Novy
0b3cd28398 podman-4.9.4-11.el8
- rebuild for  golang fixes
- Related: RHEL-28452

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-05 08:34:03 +02:00
Jindrich Novy
f9954a0f29 podman-4.9.4-10.el8
- rebuild for  golang fixes
- Related: RHEL-28452

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-08-01 15:12:11 +02:00
Jindrich Novy
5302d22e85 podman-4.9.4-9.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/1a2d8e3)
- Resolves: RHEL-32589

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-07-23 07:50:20 +02:00
Jindrich Novy
d6501d195a podman-4.9.4-8.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/affa589)
- Resolves: RHEL-47169

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-07-22 09:07:38 +02:00
Jindrich Novy
aacb64d248 podman-4.9.4-7.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/8fa0c76)
- Resolves: RHEL-40800

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-07-18 10:19:52 +02:00
Jindrich Novy
a83f64f260 podman-4.9.4-6.el8
- update gvisor-tap-vsock to mekr it compilable with new golang
- Related: RHEL-24295

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-07-17 18:39:51 +02:00
Jindrich Novy
8f98789cb4 podman-4.9.4-5.el8
- rebuild for CVE-2024-1394
- Resolves: RHEL-24295

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-06-21 17:42:01 +02:00
Jindrich Novy
1aef6eef4e podman-4.9.4-4.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/1a6dca2)
- Resolves: RHEL-40851

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-06-13 14:34:55 +02:00
Jindrich Novy
1d68359260 podman-4.9.4-3.el8
- BR: /usr/bin/man
- Related: RHEL-28727

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-06-10 12:28:57 +02:00
Jindrich Novy
d7f1cad52d podman-4.9.4-2.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/6464b2c)
- Resolves: RHEL-28727

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-05-28 11:06:58 +02:00
Lokesh Mandvekar
030a7f2b1d
podman-4.9.4-1.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/7752c56)
- Resolves: RHEL-28225

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2024-04-01 16:07:28 +05:30
Jindrich Novy
24766b21ec podman-4.9.3-2.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/5f872ae)
- Resolves: RHEL-28225

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-03-19 10:25:26 +01:00
Jindrich Novy
2eed0ed9dc podman-4.9.3-1.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
  (https://github.com/containers/podman/commit/9e929db)
- Resolves: RHEL-28632 RHEL-28628 RHEL-28803

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-03-18 15:12:01 +01:00
Jindrich Novy
3aef9ececf podman-4.9.4-0.1.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9
  (https://github.com/containers/podman/commit/4b69d93)
- Related: Jira:RHEL-2110

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-02-20 09:10:10 +01:00
Jindrich Novy
ab003f9914 podman-4.9.2-1.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9
  (https://github.com/containers/podman/commit/4c14019)
- Related: Jira:RHEL-2110

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-02-06 10:09:28 +01:00
Jindrich Novy
b6a3d1d541 podman-4.9.1-1.el8
- switch to v4.9.1-rhel branch
- update dnsname to the latest commit
- Related: Jira:RHEL-2110

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-02-02 11:25:22 +01:00
Jindrich Novy
cedc30d94d podman-4.9.0-1.el8
- update to https://github.com/containers/podman/releases/tag/v4.9.0
- Related: Jira:RHEL-2110

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-01-23 10:53:32 +01:00
Jindrich Novy
7657c47e11 podman-4.8.3-1.el8
- update to https://github.com/containers/podman/releases/tag/v4.8.3
- Related: Jira:RHEL-2110

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-01-05 11:21:37 +01:00
Jindrich Novy
3d9a49ceba podman-4.8.2-1.el8
- update to https://github.com/containers/podman/releases/tag/v4.8.2
- Related: Jira:RHEL-2110

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-01-02 15:10:13 +01:00