From 8d332f30bf66109a62f55494923b34f4e82b88d3 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:38:13 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- libpcap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libpcap.spec b/libpcap.spec index 801f611..4811142 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -1,7 +1,7 @@ Name: libpcap Epoch: 14 Version: 1.10.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A system-independent interface for user-level packet capture License: BSD with advertising URL: https://www.tcpdump.org/ @@ -93,6 +93,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a %{_mandir}/man5/pcap*.5* %changelog +* Mon Aug 09 2021 Mohan Boddu - 14:1.10.0-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jul 26 2021 Michal Ruprich - 14:1.10.0-3 - Resolves: #1938778 - review of important potential issues detected by static analyzers in libpcap