Hello community,
here is the log from the commit of package perl-Net-Whois-Raw for
openSUSE:Factory checked in at 2014-02-12 07:18:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Whois-Raw"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes
2013-10-06 14:55:19.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new/perl-Net-Whois-Raw.changes
2014-02-12 09:48:37.000000000 +0100
@@ -1,0 +2,19 @@
+Sun Feb 9 13:33:36 UTC 2014 - [email protected]
+
+- updated to 2.51
+ - IN.NET, HR whois server added
+ - AC whois server fixed
+ - Handling exceed limits of whois.nic.cz
+ - RT#60339 fixed regexp for parsing .TJ web whois
+ - RT#64960 extend regexp for ReferralServer parsing (for recursive whois)
+ - Several timeout/alarm issues:
+ Fix race-condition between ALRM handler cleared and
+ alarm timer cleared (could result process to exit with signalal - i.e.
not possible
+ to catch as die(), and no destructions called).
+ Fix action-at-distance - we were clearing alarm timer to zero, if alarm is
+ not used (i.e if TIMEOUT zero).
+ Substract time spent in request from outer alarm
+ - Fixed: unicode whois was damaging when using caching
+ Under POSIX systems pwhois now uses TMPDIR env, not TEMP.
+
+-------------------------------------------------------------------
Old:
----
Net-Whois-Raw-2.48.tar.gz
New:
----
Net-Whois-Raw-2.51.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-Whois-Raw.spec ++++++
--- /var/tmp/diff_new_pack.CQws9s/_old 2014-02-12 09:48:37.000000000 +0100
+++ /var/tmp/diff_new_pack.CQws9s/_new 2014-02-12 09:48:37.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Whois-Raw
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Net-Whois-Raw
-Version: 2.48
+Version: 2.51
Release: 0
%define cpan_name Net-Whois-Raw
Summary: Get Whois information for domains
@@ -32,14 +32,11 @@
BuildRequires: perl(HTTP::Headers)
BuildRequires: perl(HTTP::Request)
BuildRequires: perl(LWP::UserAgent)
-BuildRequires: perl(Module::Build) >= 0.4000
+BuildRequires: perl(Module::Build) >= 0.4200
BuildRequires: perl(Net::IDN::Punycode) >= 1
BuildRequires: perl(Regexp::IPv6)
BuildRequires: perl(URI::URL)
-#BuildRequires: perl(DBI)
-#BuildRequires: perl(Net::Whois::Raw)
-#BuildRequires: perl(Net::Whois::Raw::Common)
-#BuildRequires: perl(Net::Whois::Raw::Data)
+
Requires: perl(HTTP::Headers)
Requires: perl(HTTP::Request)
Requires: perl(LWP::UserAgent)
++++++ Net-Whois-Raw-2.48.tar.gz -> Net-Whois-Raw-2.51.tar.gz ++++++
++++ 1700 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]