new version 1.8.0

This commit is contained in:
Luboš Uhliarik 2016-08-08 18:20:42 +02:00
parent a8a408b585
commit 6b2a0ea98f
2 changed files with 8 additions and 6 deletions

View File

@ -17,11 +17,11 @@ Resolves: #1131500
1 file changed, 3 deletions(-)
diff --git a/pcap-linux.c b/pcap-linux.c
index 58292c3..b3a7a51 100644
index 939717f..f3b4ef4 100644
--- a/pcap-linux.c
+++ b/pcap-linux.c
@@ -193,9 +193,6 @@
* uses many ring related structs and macros */
@@ -194,9 +194,6 @@
# ifdef PCAP_SUPPORT_PACKET_RING
# ifdef TPACKET_HDRLEN
# define HAVE_PACKET_RING
-# ifdef TPACKET3_HDRLEN

View File

@ -1,7 +1,7 @@
Name: libpcap
Epoch: 14
Version: 1.7.4
Release: 2%{?dist}
Version: 1.8.0
Release: 1%{?dist}
Summary: A system-independent interface for user-level packet capture
Group: Development/Libraries
License: BSD with advertising
@ -14,7 +14,6 @@ Patch0001: 0001-man-tcpdump-and-tcpslice-have-manpages-in-man8.patch
Patch0002: 0002-pcap-config-mitigate-multilib-conflict.patch
Patch0003: 0003-pcap-linux-apparently-ctc-interfaces-on-s390-has-eth.patch
Patch0004: 0004-pcap-linux-don-t-use-TPACKETV3-for-memory-mmapped-ca.patch
Patch0005: 0001-Fix-building-Bluetooth-Linux-Monitor-support-with-Bl.patch
%description
Libpcap provides a portable framework for low-level network
@ -84,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
%{_mandir}/man5/pcap*.5*
%changelog
* Mon Aug 08 2016 Luboš Uhliarik <luhliari@redhat.com> - 14:1.8.0-1
- new version 1.8.0
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 14:1.7.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild