From a26bffb67ec24792136496ade84e2c1fa6e127f3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:34:29 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/tcpdump.git#5becc00fbd3e4fa053e3adb1807f0d66e8e94005 --- tcpdump.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tcpdump.spec b/tcpdump.spec index 492069c..4bf0b95 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -2,10 +2,11 @@ Summary: A network traffic monitoring tool Name: tcpdump Epoch: 14 Version: 4.9.3 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD with advertising URL: http://www.tcpdump.org Requires(pre): shadow-utils +BuildRequires: make BuildRequires: automake openssl-devel libpcap-devel git-core gcc Source0: http://www.tcpdump.org/release/tcpdump-%{version}.tar.gz @@ -86,6 +87,9 @@ exit 0 %{_mandir}/man8/tcpdump.8* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 14:4.9.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 26 2020 Michal Ruprich - 14:4.9.3-6 - Fix for CVE-2020-8037