Skip to content

Commit 2fcd49e

Browse files
gnaponieclaude
andcommitted
chore(cut): v0.6.1
Bump version to v0.6.1. Includes fix for CVE-2026-27459 (CRITICAL): pin pyopenssl>=26.0.0 to address buffer overflow in versions <26.0.0 pulled transitively from the UBI10 base image. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Giulia Naponiello <gnaponie@redhat.com>
1 parent 24503cd commit 2fcd49e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
# SPDX-License-Identifier: Apache-2.0
1717

18-
VERSION ?= 0.6.0
18+
VERSION ?= 0.6.1
1919
CONTAINER_MANAGER ?= podman
2020

2121
# Image configuration

0 commit comments

Comments
 (0)