From d44820e0f5465cb8d398709e3d9fd8847d1cd061 Mon Sep 17 00:00:00 2001 From: Pavol Sloboda Date: Wed, 8 Apr 2026 14:04:28 +0200 Subject: [PATCH] Release bump for rebuild Related: RHEL-162162 Related: RHEL-157410 --- libarchive.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libarchive.spec b/libarchive.spec index dcbd6d4..25695df 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -2,7 +2,7 @@ Name: libarchive Version: 3.5.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A library for handling streaming archive formats License: BSD @@ -234,6 +234,10 @@ run_testsuite %changelog +* Thu Apr 09 2026 Pavol Sloboda - 3.5.3-9 +- Resolves: CVE-2026-4424 +- Resolves: CVE-2026-5121 + * Tue Mar 24 2026 Lukas Javorsky - 3.5.3-8 - Release bump