From df29bc37775e324e1678fbfeda2e80b8ba3e1db7 Mon Sep 17 00:00:00 2001 From: Michal Domonkos Date: Fri, 19 Jun 2026 13:05:43 +0200 Subject: [PATCH] Cluster plugin changes together in changelog Related: RHEL-139071 --- rpm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm.spec b/rpm.spec index 2876174..e8d4084 100644 --- a/rpm.spec +++ b/rpm.spec @@ -677,8 +677,8 @@ fi - Add support for %%autosetup -C (RHEL-141269) - Add support for database parking (RHEL-126405) - Make syslog plugin actually useful and also required (RHEL-155272) -- Fix buffer overruns with long language strings (RHEL-169755) - Require rpm-plugin-audit instead of just recommending (RHEL-139071) +- Fix buffer overruns with long language strings (RHEL-169755) * Thu Feb 05 2026 Michal Domonkos - 4.19.1.1-23 - Fix key import API to return NOTTRUSTED for disabled algorithms (RHEL-112394)