From 60b37164333a7abb9826ac7e3476288882860adc Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Nov 08 2020 22:22:34 +0000 Subject: Final release 3.0.0 --- diff --git a/.gitignore b/.gitignore index 639b97a..9d0565b 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ ipv6calc-0.73.0.tar.gz /ipv6calc-2.1.0.tar.gz /ipv6calc-2.1.1.tar.gz /ipv6calc-2.2.0.tar.gz +/ipv6calc-3.0.0.tar.gz diff --git a/README.md b/README.md new file mode 100644 index 0000000..af40e15 --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ +# ipv6calc + +The ipv6calc package + +ipv6calc is a small utility which formats and calculates IPv4/IPv6 addresses +in different ways. + +Install this package, if you want to retrieve information about a particular +IPv4/IPv6/MAC address (-i ADDRESS) or make life easier in adding entries to +reverse IPv6 DNS zones (e.g. -a 2001:db8:1234::1/48). + +In addition many format and type conversions are supported, see online help +and/or given URL for more. + +Also this package contains additional programs + - ipv6loganon: anonymize Apache web server logs + - ipv6logconv: special Apache web server log converter + (examples included for use with analog) + - ipv6logstats: create statistics from list of IPv4/IPv6 addresses + (examples included for use with gnu-plot) + - mod_ipv6calc: Apache module for anonymization/information logging on-the-fly + +Supports also following geolocation databases + - IP2Location (bin) + - GeoIP (mmdb) + - db-ip.com (mmdb) + + +For more details, please visit: https://www.deepspace6.net/projects/ipv6calc.html + +Source (master): https://github.com/pbiering/ipv6calc diff --git a/ipv6calc.spec b/ipv6calc.spec index a6582b2..c78c95e 100644 --- a/ipv6calc.spec +++ b/ipv6calc.spec @@ -1,5 +1,5 @@ # enable the following for intermediate builds -%define gitcommit 214582c7a14fc11d99b9f08d5402c24bce28402f +#define gitcommit 214582c7a14fc11d99b9f08d5402c24bce28402f %if 0%{?gitcommit:1} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) @@ -16,7 +16,7 @@ Summary: IPv6 address format change and calculation utility Name: ipv6calc Version: 3.0.0 -Release: 46.1%{?gittag}%{?dist} +Release: 47%{?gittag}%{?dist} URL: http://www.deepspace6.net/projects/%{name}.html License: GPLv2 %if 0%{?gitcommit:1} @@ -345,6 +345,9 @@ fi %changelog +* Sun Nov 08 2020 Peter Bieringer - 3.0.0-47 +- Final release 3.0.0 + * Fri Oct 16 2020 Peter Bieringer - 3.0.0-46.1 - New release 3.0.0 which drops GeoIP(legacy) and db-ip.com(BerkeleyDB) support - Add dependency to now available IP2Location 8.2.0 diff --git a/sources b/sources index d068a0b..09fe50a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ipv6calc-214582c7a14fc11d99b9f08d5402c24bce28402f.tar.gz) = a034c2ec62c3bde8d3eba6678195200f1d16f48447a308885e443a6500d7aa6e1699196b0a630a1f4698c703e5d36dd40af064c3d89ffc26abe2bbc36ec3fff9 +SHA512 (ipv6calc-3.0.0.tar.gz) = 66fd4d3e151f7d1b1f38660cc994abbca13171196f00fa0732f26a985d64bd04888128a610454dbba9f6abb2e4d7bc30b0c125bd1055a9d63692d2d95f1f1355