From 2547c6b69e412ba747553d56bd177ba8fdd77c8c Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Wed, 3 Jun 2026 05:42:58 -0400 Subject: [PATCH] import UBI libeconf-0.4.1-7.el9_8 --- SPECS/libeconf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/libeconf.spec b/SPECS/libeconf.spec index 5323f7a..8384b70 100644 --- a/SPECS/libeconf.spec +++ b/SPECS/libeconf.spec @@ -5,7 +5,7 @@ Name: libeconf Version: 0.4.1 -Release: 5%{?dist} +Release: 7%{?dist} Summary: Enhanced config file parser library License: MIT @@ -85,6 +85,9 @@ configuration files from applications that use %{name}. %changelog +* Wed Apr 8 2026 Iker Pedrosa - 0.4.1-6 +- Add libeconf-devel to a public repo. Resolves: RHEL-126957 + * Tue Dec 9 2025 Iker Pedrosa - 0.4.1-5 - Avoid double-free memory corruption. Resolves: RHEL-130877