From a062410f85c5433946fd9dc59476bcc81dfc044b Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Dec 20 2013 02:40:12 +0000 Subject: Update to 1.1.1 --- diff --git a/.gitignore b/.gitignore index c163e8a..8b78780 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /v1.1.0.tar.gz +/v1.1.1.tar.gz diff --git a/sources b/sources index 335ccd2..4bbff9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b767903e4da1f97377c881e0d4241a53 v1.1.0.tar.gz +4142dd73da9447dcab6294b027adc7a4 v1.1.1.tar.gz diff --git a/zmap.spec b/zmap.spec index c951d08..b905e84 100644 --- a/zmap.spec +++ b/zmap.spec @@ -1,6 +1,6 @@ Name: zmap -Version: 1.1.0 -Release: 2%{?dist} +Version: 1.1.1 +Release: 1%{?dist} Summary: Network scanner for Internet-wide network studies License: ASL 2.0 URL: https://zmap.io @@ -18,8 +18,7 @@ BuildRequires: libpcap-devel ZMap is an open-source network scanner that enables researchers to easily perform Internet-wide network studies. With a single machine and a well provisioned network uplink, ZMap is capable of performing a complete scan of -the IPv4 address space in under 45 minutes, approaching the theoretical limit -of gigabit Ethernet. +the IPv4 address space in under 45 minutes, approaching the theoretical limit of gigabit Ethernet. ZMap can be used to study protocol adoption over time, monitor service availability, and help us better understand large systems distributed across @@ -52,12 +51,15 @@ make install DESTDIR=%{buildroot} %{_mandir}/man1/%{name}.1* %changelog +* Thu Dec 19 2013 Christopher Meng - 1.1.1-1 +- Update to 1.1.1 + * Fri Nov 22 2013 Christopher Meng - 1.1.0-2 - Set 644 to examples. - Fix wrong line endings. * Tue Nov 19 2013 Christopher Meng - 1.1.0-1 -- New version. +- Update to 1.1.0 - Enable harden building. * Mon Aug 26 2013 Christopher Meng - 1.0.3-2