From 3da5e08fc3afbace218566e4dfefd36367b10a78 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:33:28 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- nmap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nmap.spec b/nmap.spec index d4b4711..5f1a04a 100644 --- a/nmap.spec +++ b/nmap.spec @@ -7,7 +7,7 @@ Name: nmap Epoch: 3 Version: 7.91 #global prerelease TEST5 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Network exploration tool and security scanner URL: http://nmap.org/ # Uses combination of licenses based on GPL license, but with extra modification @@ -157,6 +157,10 @@ fi %{_mandir}/man1/ncat.1.gz %changelog +* Mon Aug 09 2021 Mohan Boddu - 3:7.91-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 28 2021 Florian Weimer - 3:7.91-9 - Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)