Changelog for
perl-Net-Whois-RIPE-2.006001-96.1.noarch.rpm :
Fri Nov 3 13:00:00 2017 cooloAATTsuse.com
- updated to 2.006001
see /usr/share/doc/packages/perl-Net-Whois-RIPE/Changes
2.006001 2017-11-2
- Fix bug when hostname was used in constructor
- Dirty workaround to handle RADB until a complete handling is written
Sun Sep 20 14:00:00 2015 cooloAATTsuse.com
- updated to 2.006
see /usr/share/doc/packages/perl-Net-Whois-RIPE/Changes
2.006000 2015-05-23
- Fix bug in attribute autogeneration which affected Inet6Num.pm
2.005006 2015-05-23
- Add helper scripts to automatically cope with RIPE database modification
- Modify Objects to match RIPE database version 1.79.2
- Fix to make Net::Whois::Object now emit warning instead of dieing on unknwon attribute
Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 2.005005
see /usr/share/doc/packages/perl-Net-Whois-RIPE/Changes
2.005005 2015-03-26
- Fix to make Net::Whois::Generic use \'hostname\' parameter
(reported by Stanislav Sinyagin)
- Fix on Net::Whois::Object::AutNum to accept lowecase AutNum name
Sat Mar 22 13:00:00 2014 cooloAATTsuse.com
- updated to 2.005001
Tue Nov 26 13:00:00 2013 cooloAATTsuse.com
- updated to 2.005001
- Add support for APNIC objects through Net::Whois::Generic
- Simplify query options handling in Net::Whois::Generic
(remove keepalive options)
- Start adding some documentation (far from enough although)
- Add support for generic objects (from various sources, AFRINIC being the first implemented)
through Net::Whois::Generic
Tue Aug 6 14:00:00 2013 cooloAATTsuse.com
- updated to 2.004002
- Add \'abuse_c\' to AutNum object
(https://www.ripe.net/ripe/docs/ripe-563)
Sat Jul 27 14:00:00 2013 cooloAATTsuse.com
- updated to 2.004001
- Remove Test::Exception requirement
- Add one test
- Fix \'delete\' mode on accessor
- Add awhois.pl skeleton script
Another contribution from Moritz Lenz :
- Add abuse_c field to Organisation
- Inet6num has an attribute \'assignment_size\'
- Unknown attributes in Object->new do not die anymore
- Add \'delete\' mode to attribute update
- Minor documentation fix
- Add the clone() method to Net::Whois::Object
- Enhance accessor for multiple value attributes
(enable multiple values in default append mode, add a replace mode)
- Add a README.md skeleton for github
- Changes date format in Changes file
(to comply to Test-Changes spec)
- Add new attributes (geoloc, language, abuse_mailbox) to Organisation object
Add \'geoloc\', \'language\', \'abuse_mailbox\' to the Organisation object
Add \'org\' to the PeeringSet object
Add \'org\' attribute to the RtrSet object
Add \'org\' attribute to the RouteSet object
Add \'pingable\', \'ping_hdl\' and \'org\' attribute to the Route(6) objects
Add \'org\' attribute to the Role object
Add \'org\' and \'abuse_mailbox\' attribute to the Person object
Add \'geoloc\' and \'language\' attribute to the InetNum object
Add \'geoloc\' and \'language\' attribute to Inet6Num object
Add \'org\' and \'mnt_lower\' attribute to AsSet object
Update tests accordingly
Fri Nov 25 13:00:00 2011 vcizekAATTsuse.com
- update to 2.00009
- bugfix
- licence in spdx format
Thu Oct 27 14:00:00 2011 vcizekAATTsuse.com
- update to 2.00008
- New option that enables unfiltered object output responses.
This produces objects that can be presented back to the
RIPE Database for updating.
Wed Mar 16 13:00:00 2011 chrisAATTcomputersalat.de
- fix deps
o Req: perl(IO::Socket::INET), perl(IO::Select)
- fix License
o perl -> GPL+ or Artistic
Wed Feb 16 13:00:00 2011 vcizekAATTnovell.com
- update to 2.00003
* allow almost all query options understanded by the RIPE Database Server
* using perl-Iterator, instead of own iterator implementation
Sat Feb 5 13:00:00 2011 chrisAATTcomputersalat.de
- update to 2.00002
* This is a complete rewrite of version 1.31 of the module, which I
inherited from Paul Gampe during the time I\'ve worked for the
RIPE NCC, between Nov 2007 and Feb 2010.
- noarch pkg
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Tue Oct 19 14:00:00 2010 cooloAATTnovell.com
- add perl as explicit buildrequire
Mon Jan 25 13:00:00 2010 anickaAATTsuse.cz
- update to 1.31
* adding whois.ripe.net as the official host for package tests.
* applying the patch provided by Ulrich Zehl
which allows
Net::Whois::RIPE to correctly recognize answers from the whois.radb.net and
whois.altdb.net instead of timming out.
Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build