File ipv6calc.changes of Package ipv6calc
-------------------------------------------------------------------
Mon Mar 20 2017 - Sven Uebelacker <sven@uebelacker.net> - 0.99.2
- update to 0.99.2
-------------------------------------------------------------------
Tue Aug 21 2014 - Sven Uebelacker <sven@uebelacker.net> - 0.97.4
- update to 0.97.4
-------------------------------------------------------------------
Tue Jun 03 2014 - Sven Uebelacker <sven@uebelacker.net> - 0.97.2
- update to 0.97.2
-------------------------------------------------------------------
Wed Feb 19 2014 - Sven Uebelacker <sven@uebelacker.net> - 0.96.0
- update to 0.96.0
-------------------------------------------------------------------
Fri Nov 22 2013 - Sven Uebelacker <sven@uebelacker.net> - 0.95.0
- update to 0.95.0
- full IPv6 address (prefix + IID) anonymization added by selecting method "kp"
e.g. 2001:0a60:11e1:9501:e876:aee4:0721:e8ac =>
a909:16fa:9092:23ff:a909:4941::7
- type string "iid-privacy" is replaced with "iid-random"
- add support for options to specify database directories
* db-ip2location-dir <dir>
* db-geoip-dir <dir>
- add support for options to specify library files (in case of dynamic linking
is configured)
* db-ip2location-lib <file>
* db-geoip-lib <file>
- add support for options to disable GeoIP and IP2Location on runtime
* db-ip2location-disable
* db-geoip-disable
- ignore options for specifying files for GeoIP & IP2Location
* db-ip2location-ipv4 <file>
* db-ip2location-ipv6 <file>
* db-ip2location-default
* db-ip2location-ipv4-default
* db-ip2location-ipv6-default
* db-geoip-ipv4 <file>
* db-geoip-ipv6 <file>
* db-geoip-default
* db-geoip-ipv4-default
* db-geoip-ipv6-default
- add configure options
* --with-ip2location-db <dir>
* --with-geoip-db <dir>
* --with-ip2location-dyn-lib <name>
* --with-geoip-dyn-lib <name>
- remove configure options
* --with-ip2location-ipv4-default-file=file
* --with-ip2location-ipv6-default-file=file
* --with-geoip-ipv4-default-file=file
* --with-geoip-ipv6-default-file=file
- add support for anonymization of EUI-64 addresses
- option --mask-iid is now deprecated and replaced by new option --mask-eui64
- anonymization/zeroize: add option to autoadjust mask to keep some type or
OUI/IAB values universal/local bit will be always kept on zeroizing
EUI-48/EUI-64
- ipv6calc
* '-A filter' is autoselected if '-E <filter expression>' is given
- ipv6calcweb.cgi
* remove support for environment values
- HTTP_IPV6CALCWEB_DB_IP2LOCATION_IPV4
- HTTP_IPV6CALCWEB_DB_IP2LOCATION_IPV6
- HTTP_IPV6CALCWEB_DB_GEOPIP_IPV4
- HTTP_IPV6CALCWEB_DB_GEOPIP_IPV6
* add support for environment values
- HTTP_IPV6CALCWEB_DB_IP2LOCATION_DIR
- HTTP_IPV6CALCWEB_DB_IP2LOCATION_LIB
- HTTP_IPV6CALCWEB_DB_GEOPIP_DIR
- HTTP_IPV6CALCWEB_DB_GEOPIP_LIB
- ipv6logstats is now able to create additional statistics by CountryCode & AS
Number (in case of related database support) DateTime and Unixtime is now
displayed on generated statistics
- ipv6calc/showinfo
* IP2LOCATION_DATABASE_INFO_IPV4 (replaced)
* IP2LOCATION_DATABASE_INFO_IPV6 (replaced)
* IP2LOCATION_DATABASE_INFO (reintroduced)
* GEOIP_DATABASE_INFO_IPV4 (replaced)
* GEOIP_DATABASE_INFO_IPV6 (replaced)
* GEOIP_DATABASE_INFO (reintroduced)
* IPV6CALC_OUTPUT_VERSION=7
- add OUI-36 database support
-------------------------------------------------------------------
Mon Feb 06 2012 - Sven Uebelacker <sven@uebelacker.net> - 0.93.1
- update to 0.93.1
- ipv6calcweb: IPv4/IPv6 address registry detection is extended regarding "reserved"
- ipv6loganon/ipv6loganon: don't cache unmodified lines
-------------------------------------------------------------------
Mon Jan 23 2012 - Sven Uebelacker <sven@uebelacker.net> - 0.93.0
- update to 0.93.0
- extend detection for reserved addresses (RFC5735)
- extend for testing reserved IPv4 addresses
- some improvements in ipv6calcweb.cgi and new subpackage
-------------------------------------------------------------------
Mon Oct 10 2011 - Sven Uebelacker <sven@uebelacker.net> - 0.92.0
- update to 0.92.0
-------------------------------------------------------------------
Thu May 26 2011 - Sven Uebelacker <sven@uebelacker.net> - 0.90.0
- minor changes like ability to read addresses from stdin
- update to 0.90.0
-------------------------------------------------------------------
Fri May 06 2011 - Sven Uebelacker <sven@uebelacker.net> - 0.82.1
- update to 0.82.1
-------------------------------------------------------------------
Wed Mar 30 2011 - Sven Uebelacker <sven@uebelacker.net> - 0.82.0
- update to 0.82.0 add support for RFC 6052 (NAT64)
-------------------------------------------------------------------
Mon Feb 28 2011 - Sven Uebelacker <sven@uebelacker.net> - 0.81.0
- update to 0.81.0 stricter input validation (Debian Bug #612489)
-------------------------------------------------------------------
Wed Sep 23 2010 - Sven Uebelacker <sven@uebelacker.net> - 0.80.0
- update to 0.80.0 fixing calculation bug of revnibbles.arpa
-------------------------------------------------------------------
Wed Jun 23 2010 - Sven Uebelacker <sven@uebelacker.net> - 0.73.0
- ported version 0.73.0 to openSUSE
-------------------------------------------------------------------
Wed Nov 19 2008 Peter Bieringer <pb@bieringer.de>
- switch from "make installonly" to "make install"
-------------------------------------------------------------------
Wed Feb 14 2007 Peter Bieringer <pb@bieringer.de>
- remove support for build option --with-geoip-system
- add support for 'ipv6loganon'
-------------------------------------------------------------------
Sat Oct 28 2006 Peter Bieringer <pb@bieringer.de>
- add support for build option --with-geoip-system
-------------------------------------------------------------------
Sun Aug 06 2006 Peter Bieringer <pb@bieringer.de>
- add support for build option --with-geoip
-------------------------------------------------------------------
Wed Jun 07 2006 Peter Bieringer <pb@bieringer.de>
- add support for build option --with-ip2location
-------------------------------------------------------------------
Wed Jul 20 2005 Peter Bieringer <pb@bieringer.de>
- adjust code because of use of /usr/bin in Makefile of ivp6calc
-------------------------------------------------------------------
Sat Oct 30 2004 Peter Bieringer <pb@bieringer.de>
- remove openssl(-devel) from requirements, no longer needed
-------------------------------------------------------------------
Fri Nov 22 2003 Peter Bieringer <pb@bieringer.de>
- adjustments
-------------------------------------------------------------------
Fri Nov 21 2003 Peter Bieringer <pb@bieringer.de>
- add ipv6logstats
- add man pages
- add configure options
-------------------------------------------------------------------
Tue Nov 11 2002 Peter Bieringer <pb@bieringer.de>
- change IPv6 address in description
-------------------------------------------------------------------
Sat Apr 20 2002 Peter Bieringer <pb@bieringer.de>
- Change URL
-------------------------------------------------------------------
Mon Apr 07 2002 Peter Bieringer <pb@bieringer.de>
- add more analog example files
-------------------------------------------------------------------
Mon Apr 05 2002 Peter Bieringer <pb@bieringer.de>
- remove BuildRequires extension, not needed for normal build
-------------------------------------------------------------------
Mon Mar 24 2002 Peter Bieringer <pb@bieringer.de>
- extend BuildRequires for perl /usr/bin/aggregate wget
-------------------------------------------------------------------
Mon Mar 18 2002 Peter Bieringer <pb@bieringer.de>
- add ipv6calcweb.cgi
-------------------------------------------------------------------
Mon Mar 16 2002 Peter Bieringer <pb@bieringer.de>
- add ipv6logconv, analog examples
-------------------------------------------------------------------
Mon Mar 11 2002 Peter Bieringer <pb@bieringer.de>
- Add perl to buildrequire and openssl to require
-------------------------------------------------------------------
Mon Jan 21 2002 Peter Bieringer <pb@bieringer.de>
- Add LICENSE + COPYING file
-------------------------------------------------------------------
Thu Dec 27 2001 Peter Bieringer <pb@bieringer.de>
- Add comment header
- Add call to configure on build
-------------------------------------------------------------------
Tue Dec 18 2001 Peter Bieringer <pb@bieringer.de>
- Replace hardwired version number with autoconf/configure variable
-------------------------------------------------------------------
Wed Apr 25 2001 Peter Bieringer <pb@bieringer.de>
- Fix permissions of doc files
-------------------------------------------------------------------
Thu Mar 15 2001 Peter Bieringer <pb@bieringer.de>
- Add doc directory also to files to make sure the directory will be removed
on update or deinstall
- change install permissions for entries in doc directory
- change "make install" to "make installonly" (make test should be only executed once"
-------------------------------------------------------------------
Wed Mar 14 2001 Peter Bieringer <pb@bieringer.de>
- Add "make clean" and "make test" on build
-------------------------------------------------------------------
Tue Mar 13 2001 Peter Bieringer <pb@bieringer.de>
- add CREDITS and TODO for install
-------------------------------------------------------------------
Sat Mar 10 2001 Peter Bieringer <pb@bieringer.de>
- enable "URL"
-------------------------------------------------------------------
Sun Mar 04 2001 Peter Bieringer <pb@bieringer.de>
- change install location to /bin
-------------------------------------------------------------------
Tue Feb 27 2001 Peter Bieringer <pb@bieringer.de>
- review for new release, now named "ipv6calc"
- review install section for RedHat 7.0.91
-------------------------------------------------------------------
Sun Feb 25 2001 Peter Bieringer <pb@bieringer.de>
- initial build
Major Changes/Enhancements of ipv6calc