Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 21:38:13 +00:00
parent 5a0dcade90
commit 8d332f30bf

View File

@ -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 <mboddu@redhat.com> - 14:1.10.0-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Jul 26 2021 Michal Ruprich <mruprich@redhat.com> - 14:1.10.0-3
- Resolves: #1938778 - review of important potential issues detected by static analyzers in libpcap