From 22222198daaf56c4d2783f8c4a36d7324ddac5cc Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:47:53 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- scapy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scapy.spec b/scapy.spec index 215addb..fa6b453 100644 --- a/scapy.spec +++ b/scapy.spec @@ -1,6 +1,6 @@ Name: scapy Version: 2.4.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Interactive packet manipulation tool and network scanner %global gituser secdev @@ -231,6 +231,10 @@ ln -s %{_bindir}/UTscapy3 %{buildroot}%{_bindir}/UTscapy %changelog +* Tue Aug 10 2021 Mohan Boddu - 2.4.4-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jul 23 2021 Andrea Claudi - [2.4.4-4.el9] - Don't build scapy-doc package on rhel (Andrea Claudi) [1973720] - Enable gating test on RHEL9 (Jianwen Ji) [1974642]