Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Net-Whois-Raw for openSUSE:Factory checked in at 2026-06-08 14:18:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw (Old) and /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-Whois-Raw" Mon Jun 8 14:18:38 2026 rev:55 rq:1357703 version:2.99043 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes 2025-10-22 12:18:09.956226431 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new.2375/perl-Net-Whois-Raw.changes 2026-06-08 14:24:44.339611378 +0200 @@ -1,0 +2,9 @@ +Thu Mar 19 18:00:17 UTC 2026 - Tina Müller <[email protected]> + +- updated to 2.99043 + see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes + + 2.99043 Mar 18 2026 Oleg Gavrin + - Fix whois server for .in.net + +------------------------------------------------------------------- Old: ---- Net-Whois-Raw-2.99042.tar.gz New: ---- Net-Whois-Raw-2.99043.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-Whois-Raw.spec ++++++ --- /var/tmp/diff_new_pack.rrJ3f6/_old 2026-06-08 14:24:45.899676069 +0200 +++ /var/tmp/diff_new_pack.rrJ3f6/_new 2026-06-08 14:24:45.907676401 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Net-Whois-Raw # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Net-Whois-Raw Name: perl-Net-Whois-Raw -Version: 2.99042 +Version: 2.99043 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Get Whois information of domains and IP addresses ++++++ Net-Whois-Raw-2.99042.tar.gz -> Net-Whois-Raw-2.99043.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/Changes new/Net-Whois-Raw-2.99043/Changes --- old/Net-Whois-Raw-2.99042/Changes 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/Changes 2026-03-19 13:59:49.000000000 +0100 @@ -1,5 +1,8 @@ Revision history for Perl module Net::Whois::Raw. +2.99043 Mar 18 2026 Oleg Gavrin + - Fix whois server for .in.net + 2.99042 Jul 22 2015 Alexander Nalobin - recursive_whois: allow case insensitive match of OrgID from Slaven Rezic diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/LICENSE new/Net-Whois-Raw-2.99043/LICENSE --- old/Net-Whois-Raw-2.99042/LICENSE 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/LICENSE 2026-03-19 13:59:49.000000000 +0100 @@ -1,4 +1,4 @@ -This software is copyright (c) 2002-2025 by Alexander Nalobin. +This software is copyright (c) 2002-2026 by Alexander Nalobin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. @@ -12,7 +12,7 @@ --- The GNU General Public License, Version 1, February 1989 --- -This software is Copyright (c) 2002-2025 by Alexander Nalobin. +This software is Copyright (c) 2002-2026 by Alexander Nalobin. This is free software, licensed under: @@ -272,7 +272,7 @@ --- The Perl Artistic License 1.0 --- -This software is Copyright (c) 2002-2025 by Alexander Nalobin. +This software is Copyright (c) 2002-2026 by Alexander Nalobin. This is free software, licensed under: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/META.json new/Net-Whois-Raw-2.99043/META.json --- old/Net-Whois-Raw-2.99042/META.json 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/META.json 2026-03-19 13:59:49.000000000 +0100 @@ -64,7 +64,7 @@ "web" : "https://github.com/regru/Net-Whois-Raw" } }, - "version" : "2.99042", + "version" : "2.99043", "x_contributors" : [ "Ariel Brosh <[email protected]>", "Gabor Szabo <[email protected]>", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/META.yml new/Net-Whois-Raw-2.99043/META.yml --- old/Net-Whois-Raw-2.99042/META.yml 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/META.yml 2026-03-19 13:59:49.000000000 +0100 @@ -36,7 +36,7 @@ resources: bugtracker: https://github.com/regru/Net-Whois-Raw/issues repository: git://github.com/regru/Net-Whois-Raw.git -version: '2.99042' +version: '2.99043' x_contributors: - 'Ariel Brosh <[email protected]>' - 'Gabor Szabo <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/Makefile.PL new/Net-Whois-Raw-2.99043/Makefile.PL --- old/Net-Whois-Raw-2.99042/Makefile.PL 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/Makefile.PL 2026-03-19 13:59:49.000000000 +0100 @@ -42,7 +42,7 @@ "Test::More" => 0, "Test::RequiresInternet" => 0 }, - "VERSION" => "2.99042", + "VERSION" => "2.99043", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/bin/pwhois new/Net-Whois-Raw-2.99043/bin/pwhois --- old/Net-Whois-Raw-2.99042/bin/pwhois 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/bin/pwhois 2026-03-19 13:59:49.000000000 +0100 @@ -238,7 +238,7 @@ =head1 VERSION -version 2.99042 +version 2.99043 =head1 SYNOPSIS @@ -287,7 +287,7 @@ =head1 COPYRIGHT AND LICENSE -This software is copyright (c) 2002-2025 by Alexander Nalobin. +This software is copyright (c) 2002-2026 by Alexander Nalobin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/dist.ini new/Net-Whois-Raw-2.99043/dist.ini --- old/Net-Whois-Raw-2.99042/dist.ini 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/dist.ini 2026-03-19 13:59:49.000000000 +0100 @@ -2,9 +2,9 @@ author = Alexander Nalobin <[email protected]> license = Perl_5 copyright_holder = Alexander Nalobin -copyright_year = 2002-2025 +copyright_year = 2002-2026 -version = 2.99042 +version = 2.99043 [Metadata] ; Names also used by Test::PodSpelling diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/lib/Net/Whois/Raw/Common.pm new/Net-Whois-Raw-2.99043/lib/Net/Whois/Raw/Common.pm --- old/Net-Whois-Raw-2.99042/lib/Net/Whois/Raw/Common.pm 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/lib/Net/Whois/Raw/Common.pm 2026-03-19 13:59:50.000000000 +0100 @@ -1,5 +1,5 @@ package Net::Whois::Raw::Common; -$Net::Whois::Raw::Common::VERSION = '2.99042'; +$Net::Whois::Raw::Common::VERSION = '2.99043'; # ABSTRACT: Helper for Net::Whois::Raw. use Encode; @@ -606,7 +606,7 @@ =head1 VERSION -version 2.99042 +version 2.99043 =head1 AUTHOR @@ -614,7 +614,7 @@ =head1 COPYRIGHT AND LICENSE -This software is copyright (c) 2002-2025 by Alexander Nalobin. +This software is copyright (c) 2002-2026 by Alexander Nalobin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/lib/Net/Whois/Raw/Data.pm new/Net-Whois-Raw-2.99043/lib/Net/Whois/Raw/Data.pm --- old/Net-Whois-Raw-2.99042/lib/Net/Whois/Raw/Data.pm 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/lib/Net/Whois/Raw/Data.pm 2026-03-19 13:59:50.000000000 +0100 @@ -1,5 +1,5 @@ package Net::Whois::Raw::Data; -$Net::Whois::Raw::Data::VERSION = '2.99042'; +$Net::Whois::Raw::Data::VERSION = '2.99043'; # ABSTRACT: Config for Net::Whois::Raw. use utf8; @@ -834,6 +834,8 @@ XN--NQV7FS00EMA whois.publicinterestregistry.net XN--P1AG ru.whois.i-dns.net + IN.NET whois.radix.host + AE.ORG whois.centralnic.com AFRICA.COM whois.centralnic.com AR.COM whois.centralnic.com @@ -848,7 +850,6 @@ GR.COM whois.centralnic.com HU.COM whois.centralnic.com HU.NET whois.centralnic.com - IN.NET whois.centralnic.com JP.NET whois.centralnic.com JPN.COM whois.centralnic.com KR.COM whois.centralnic.com @@ -2316,6 +2317,7 @@ 'whois.aitdomains.com' => '^No match for', 'whois.alldomains.com' => '^No match for', 'whois.centralnic.com' => '(?:DOMAIN NOT FOUND|Status:\s+free)', + 'whois.radix.host' => 'Domain \S+ is available for registration', 'whois.communigal.net' => '^NOT FOUND', 'whois.desertdevil.com' => 'No match for domain', 'whois.directi.com' => 'No Match for', @@ -4486,7 +4488,7 @@ =head1 VERSION -version 2.99042 +version 2.99043 =head1 AUTHOR @@ -4494,7 +4496,7 @@ =head1 COPYRIGHT AND LICENSE -This software is copyright (c) 2002-2025 by Alexander Nalobin. +This software is copyright (c) 2002-2026 by Alexander Nalobin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Net-Whois-Raw-2.99042/lib/Net/Whois/Raw.pm new/Net-Whois-Raw-2.99043/lib/Net/Whois/Raw.pm --- old/Net-Whois-Raw-2.99042/lib/Net/Whois/Raw.pm 2025-07-22 13:27:51.000000000 +0200 +++ new/Net-Whois-Raw-2.99043/lib/Net/Whois/Raw.pm 2026-03-19 13:59:49.000000000 +0100 @@ -1,5 +1,5 @@ package Net::Whois::Raw; -$Net::Whois::Raw::VERSION = '2.99042'; +$Net::Whois::Raw::VERSION = '2.99043'; # ABSTRACT: Get Whois information of domains and IP addresses. require 5.008_001; @@ -307,8 +307,13 @@ $prev_alarm = alarm $TIMEOUT if $TIMEOUT; unless ( $sock ) { - $sock = IO::Socket::IP->new( @sockparams ) - or die "$srv: $IO::Socket::errstr: " . join( ', ', @sockparams ); + $sock = eval { + IO::Socket::IP->new( @sockparams ) + } + or do { + my $errstr = $IO::Socket::errstr || '<empty error>'; + die "$srv: $errstr: " . join( ', ', @sockparams ); + }; } if ($class->can ('whois_socket_fixup')) { @@ -480,7 +485,7 @@ =head1 VERSION -version 2.99042 +version 2.99043 =head1 SYNOPSIS @@ -718,7 +723,7 @@ =head1 COPYRIGHT AND LICENSE -This software is copyright (c) 2002-2025 by Alexander Nalobin. +This software is copyright (c) 2002-2026 by Alexander Nalobin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.rrJ3f6/_old 2026-06-08 14:24:46.639706757 +0200 +++ /var/tmp/diff_new_pack.rrJ3f6/_new 2026-06-08 14:24:46.643706922 +0200 @@ -1,6 +1,6 @@ -mtime: 1760442428 -commit: d2c05b4c1a70a0b0f635df664207e4081c667304e51a06d13766883517e1e9e2 -url: https://src.opensuse.org/perl/perl-Net-Whois-Raw.git -revision: d2c05b4c1a70a0b0f635df664207e4081c667304e51a06d13766883517e1e9e2 +mtime: 1773943218 +commit: 98a1c8c45b464526e42e1596578d8b1c8cf707ce924a0c190f45c6bfc8359fbe +url: https://src.opensuse.org/perl/perl-Net-Whois-Raw +revision: 98a1c8c45b464526e42e1596578d8b1c8cf707ce924a0c190f45c6bfc8359fbe projectscmsync: https://src.opensuse.org/perl/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-19 19:00:18.000000000 +0100 @@ -0,0 +1 @@ +.osc
