From 69b62cb1caca0212eb8b2970403b2ae5b2512caa Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 15 Nov 2023 10:58:00 +0300 Subject: [PATCH] Fix release to match upstream --- SPECS/c-ares.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/c-ares.spec b/SPECS/c-ares.spec index 4246a50..41226fe 100644 --- a/SPECS/c-ares.spec +++ b/SPECS/c-ares.spec @@ -1,7 +1,7 @@ Summary: A library that performs asynchronous DNS operations Name: c-ares Version: 1.13.0 -Release: 10%{?dist} +Release: 9%{?dist}.1 License: MIT Group: System Environment/Libraries URL: http://c-ares.haxx.se/ @@ -82,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/ares_* %changelog -* Wed Oct 4 2023 Alexey Tikhonov - 1.13.0-10 +* Wed Oct 4 2023 Alexey Tikhonov - 1.13.0-9.1 - Resolves: RHEL-7853 - Buffer Underwrite in ares_inet_net_pton() [rhel-8] * Fri Sep 8 2023 Alexey Tikhonov - 1.13.0-9