From 5560d536d200e37e289c32d0d7ba27b722c5d61a Mon Sep 17 00:00:00 2001 From: Pavol Sloboda Date: Thu, 9 Apr 2026 09:50:43 +0200 Subject: [PATCH] Release bump for rebuild Related: RHEL-162152 Related: RHEL-157400 --- libarchive.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libarchive.spec b/libarchive.spec index 0ad073e..8e21958 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -2,7 +2,7 @@ Name: libarchive Version: 3.3.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A library for handling streaming archive formats License: BSD @@ -238,6 +238,10 @@ run_testsuite %changelog +* Wed Apr 08 2026 Pavol Sloboda - 3.3.3-7 +- Resolves: CVE-2026-4424 +- Resolves: CVE-2026-5121 + * Wed Aug 13 2025 Lukas Javorsky - 3.3.3-6 - Resolves: CVE-2025-5914 - Skip compression-level=1 size check on s390x.