Hello community,
here is the log from the commit of package perl-libwww-perl for
openSUSE:Factory checked in at 2020-06-11 14:43:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-libwww-perl (Old)
and /work/SRC/openSUSE:Factory/.perl-libwww-perl.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-libwww-perl"
Thu Jun 11 14:43:36 2020 rev:66 rq:813192 version:6.45
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes
2020-04-18 00:26:38.401581386 +0200
+++
/work/SRC/openSUSE:Factory/.perl-libwww-perl.new.3606/perl-libwww-perl.changes
2020-06-11 14:44:08.805285451 +0200
@@ -1,0 +2,10 @@
+Tue Jun 9 03:17:25 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 6.45
+ see /usr/share/doc/packages/perl-libwww-perl/Changes
+
+ 6.45 2020-06-08 14:51:28Z
+ - Fix Client-Warning: Internal response sometimes reset (GH#341)
(Jonathan
+ Dahan and Julien Fiegehenn)
+
+-------------------------------------------------------------------
@@ -1055 +1064,0 @@
-
Old:
----
libwww-perl-6.44.tar.gz
New:
----
libwww-perl-6.45.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-libwww-perl.spec ++++++
--- /var/tmp/diff_new_pack.ifhBWp/_old 2020-06-11 14:44:10.057289098 +0200
+++ /var/tmp/diff_new_pack.ifhBWp/_new 2020-06-11 14:44:10.057289098 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-libwww-perl
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: perl-libwww-perl
-Version: 6.44
+Version: 6.45
Release: 0
%define cpan_name libwww-perl
Summary: The World-Wide Web library for Perl
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
++++++ libwww-perl-6.44.tar.gz -> libwww-perl-6.45.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/Changes new/libwww-perl-6.45/Changes
--- old/libwww-perl-6.44/Changes 2020-04-14 21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/Changes 2020-06-08 16:51:40.000000000 +0200
@@ -1,5 +1,9 @@
Change history for libwww-perl
+6.45 2020-06-08 14:51:28Z
+ - Fix Client-Warning: Internal response sometimes reset (GH#341) (Jonathan
+ Dahan and Julien Fiegehenn)
+
6.44 2020-04-14 19:37:45Z
- Support basic authentication charset per RFC 7617 (GH#339) (Ville Skytt)
- Fixed POD mistake. (GH PR#338. Sebastian Paaske Tørholm)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/MANIFEST
new/libwww-perl-6.45/MANIFEST
--- old/libwww-perl-6.44/MANIFEST 2020-04-14 21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/MANIFEST 2020-06-08 16:51:40.000000000 +0200
@@ -57,6 +57,7 @@
t/local/http.t
t/local/httpsub.t
t/local/protosub.t
+t/redirect.t
t/robot/ua-get.t
t/robot/ua.t
talk-to-ourself
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/META.json
new/libwww-perl-6.45/META.json
--- old/libwww-perl-6.44/META.json 2020-04-14 21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/META.json 2020-06-08 16:51:40.000000000 +0200
@@ -109,96 +109,96 @@
"provides" : {
"LWP" : {
"file" : "lib/LWP.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Authen::Basic" : {
"file" : "lib/LWP/Authen/Basic.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Authen::Digest" : {
"file" : "lib/LWP/Authen/Digest.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Authen::Ntlm" : {
"file" : "lib/LWP/Authen/Ntlm.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::ConnCache" : {
"file" : "lib/LWP/ConnCache.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Debug" : {
"file" : "lib/LWP/Debug.pm",
- "version" : "6.44",
+ "version" : "6.45",
"x_deprecated" : 1
},
"LWP::Debug::TraceHTTP" : {
"file" : "lib/LWP/Debug/TraceHTTP.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::DebugFile" : {
"file" : "lib/LWP/DebugFile.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::MemberMixin" : {
"file" : "lib/LWP/MemberMixin.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol" : {
"file" : "lib/LWP/Protocol.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::cpan" : {
"file" : "lib/LWP/Protocol/cpan.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::data" : {
"file" : "lib/LWP/Protocol/data.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::file" : {
"file" : "lib/LWP/Protocol/file.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::ftp" : {
"file" : "lib/LWP/Protocol/ftp.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::gopher" : {
"file" : "lib/LWP/Protocol/gopher.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::http" : {
"file" : "lib/LWP/Protocol/http.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::loopback" : {
"file" : "lib/LWP/Protocol/loopback.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::mailto" : {
"file" : "lib/LWP/Protocol/mailto.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::nntp" : {
"file" : "lib/LWP/Protocol/nntp.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Protocol::nogo" : {
"file" : "lib/LWP/Protocol/nogo.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::RobotUA" : {
"file" : "lib/LWP/RobotUA.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::Simple" : {
"file" : "lib/LWP/Simple.pm",
- "version" : "6.44"
+ "version" : "6.45"
},
"LWP::UserAgent" : {
"file" : "lib/LWP/UserAgent.pm",
- "version" : "6.44"
+ "version" : "6.45"
}
},
"release_status" : "stable",
@@ -215,7 +215,7 @@
"x_IRC" : "irc://irc.perl.org/#lwp",
"x_MailingList" : "mailto:[email protected]"
},
- "version" : "6.44",
+ "version" : "6.45",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.026001"
@@ -269,7 +269,7 @@
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000033",
+ "Module::Metadata" : "1.000037",
"version" : "0.004"
}
},
@@ -313,7 +313,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.26.0",
+ "git_version" : "2.26.2",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -347,7 +347,7 @@
"class" : "Dist::Zilla::Plugin::InstallGuide",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000033",
+ "Module::Metadata" : "1.000037",
"version" : "0.004"
}
},
@@ -368,12 +368,12 @@
"class" : "Dist::Zilla::Plugin::DynamicPrereqs",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000033",
+ "Module::Metadata" : "1.000037",
"version" : "0.004"
}
},
"name" : "DynamicPrereqs",
- "version" : "0.034"
+ "version" : "0.037"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker::Awesome",
@@ -383,12 +383,12 @@
"version" : "6.014"
},
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : 1,
+ "default_jobs" : "4",
"version" : "6.014"
}
},
"name" : "MakeMaker::Awesome",
- "version" : "0.47"
+ "version" : "0.48"
},
{
"class" : "Dist::Zilla::Plugin::MojibakeTests",
@@ -471,8 +471,13 @@
},
{
"class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
+ "config" : {
+ "Dist::Zilla::Plugin::Test::MinimumVersion" : {
+ "max_target_perl" : null
+ }
+ },
"name" : "Test::MinimumVersion",
- "version" : "2.000008"
+ "version" : "2.000010"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
@@ -628,7 +633,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.26.0",
+ "git_version" : "2.26.2",
"repo_root" : "."
}
},
@@ -644,7 +649,7 @@
"class" : "Dist::Zilla::Plugin::RunExtraTests",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : 1
+ "default_jobs" : "4"
}
},
"name" : "RunExtraTests",
@@ -758,7 +763,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.26.0",
+ "git_version" : "2.26.2",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -775,12 +780,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v6.44",
+ "tag" : "v6.45",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.26.0",
+ "git_version" : "2.26.2",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -830,7 +835,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.26.0",
+ "git_version" : "2.26.2",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -850,7 +855,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.26.0",
+ "git_version" : "2.26.2",
"repo_root" : "."
}
},
@@ -973,6 +978,7 @@
"Joe Atzberger <[email protected]>",
"john9art <[email protected]>",
"John Wittkoski <[email protected]>",
+ "Jonathan Dahan <[email protected]>",
"Julien Fiegehenn <[email protected]>",
"Karen Etheridge <[email protected]>",
"Katarina Durechova <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/META.yml
new/libwww-perl-6.45/META.yml
--- old/libwww-perl-6.44/META.yml 2020-04-14 21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/META.yml 2020-06-08 16:51:40.000000000 +0200
@@ -30,74 +30,74 @@
provides:
LWP:
file: lib/LWP.pm
- version: '6.44'
+ version: '6.45'
LWP::Authen::Basic:
file: lib/LWP/Authen/Basic.pm
- version: '6.44'
+ version: '6.45'
LWP::Authen::Digest:
file: lib/LWP/Authen/Digest.pm
- version: '6.44'
+ version: '6.45'
LWP::Authen::Ntlm:
file: lib/LWP/Authen/Ntlm.pm
- version: '6.44'
+ version: '6.45'
LWP::ConnCache:
file: lib/LWP/ConnCache.pm
- version: '6.44'
+ version: '6.45'
LWP::Debug:
file: lib/LWP/Debug.pm
- version: '6.44'
+ version: '6.45'
x_deprecated: 1
LWP::Debug::TraceHTTP:
file: lib/LWP/Debug/TraceHTTP.pm
- version: '6.44'
+ version: '6.45'
LWP::DebugFile:
file: lib/LWP/DebugFile.pm
- version: '6.44'
+ version: '6.45'
LWP::MemberMixin:
file: lib/LWP/MemberMixin.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol:
file: lib/LWP/Protocol.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::cpan:
file: lib/LWP/Protocol/cpan.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::data:
file: lib/LWP/Protocol/data.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::file:
file: lib/LWP/Protocol/file.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::ftp:
file: lib/LWP/Protocol/ftp.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::gopher:
file: lib/LWP/Protocol/gopher.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::http:
file: lib/LWP/Protocol/http.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::loopback:
file: lib/LWP/Protocol/loopback.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::mailto:
file: lib/LWP/Protocol/mailto.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::nntp:
file: lib/LWP/Protocol/nntp.pm
- version: '6.44'
+ version: '6.45'
LWP::Protocol::nogo:
file: lib/LWP/Protocol/nogo.pm
- version: '6.44'
+ version: '6.45'
LWP::RobotUA:
file: lib/LWP/RobotUA.pm
- version: '6.44'
+ version: '6.45'
LWP::Simple:
file: lib/LWP/Simple.pm
- version: '6.44'
+ version: '6.45'
LWP::UserAgent:
file: lib/LWP/UserAgent.pm
- version: '6.44'
+ version: '6.45'
requires:
Digest::MD5: '0'
Encode: '2.12'
@@ -134,7 +134,7 @@
bugtracker: https://github.com/libwww-perl/libwww-perl/issues
homepage: https://github.com/libwww-perl/libwww-perl
repository: https://github.com/libwww-perl/libwww-perl.git
-version: '6.44'
+version: '6.45'
x_Dist_Zilla:
perl:
version: '5.026001'
@@ -177,7 +177,7 @@
inherit_version: '1'
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000033'
+ Module::Metadata: '1.000037'
version: '0.004'
name: MetaProvides::Package
version: '2.004003'
@@ -210,7 +210,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.26.0
+ git_version: 2.26.2
include_authors: 0
include_releaser: 1
order_by: name
@@ -237,7 +237,7 @@
class: Dist::Zilla::Plugin::InstallGuide
config:
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000033'
+ Module::Metadata: '1.000037'
version: '0.004'
name: InstallGuide
version: '1.200013'
@@ -253,10 +253,10 @@
class: Dist::Zilla::Plugin::DynamicPrereqs
config:
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000033'
+ Module::Metadata: '1.000037'
version: '0.004'
name: DynamicPrereqs
- version: '0.034'
+ version: '0.037'
-
class: Dist::Zilla::Plugin::MakeMaker::Awesome
config:
@@ -264,10 +264,10 @@
make_path: make
version: '6.014'
Dist::Zilla::Role::TestRunner:
- default_jobs: 1
+ default_jobs: '4'
version: '6.014'
name: MakeMaker::Awesome
- version: '0.47'
+ version: '0.48'
-
class: Dist::Zilla::Plugin::MojibakeTests
name: MojibakeTests
@@ -331,8 +331,11 @@
version: '0.006'
-
class: Dist::Zilla::Plugin::Test::MinimumVersion
+ config:
+ Dist::Zilla::Plugin::Test::MinimumVersion:
+ max_target_perl: ~
name: Test::MinimumVersion
- version: '2.000008'
+ version: '2.000010'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: PodSyntaxTests
@@ -478,7 +481,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.26.0
+ git_version: 2.26.2
repo_root: .
name: Git::Check
version: '2.046'
@@ -490,7 +493,7 @@
class: Dist::Zilla::Plugin::RunExtraTests
config:
Dist::Zilla::Role::TestRunner:
- default_jobs: 1
+ default_jobs: '4'
name: RunExtraTests
version: '0.029'
-
@@ -575,7 +578,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.26.0
+ git_version: 2.26.2
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -588,11 +591,11 @@
branch: ~
changelog: Changes
signed: 0
- tag: v6.44
+ tag: v6.45
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.26.0
+ git_version: 2.26.2
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -629,7 +632,7 @@
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.26.0
+ git_version: 2.26.2
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -643,7 +646,7 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.26.0
+ git_version: 2.26.2
repo_root: .
name: Git::Push
version: '2.046'
@@ -747,6 +750,7 @@
- 'Joe Atzberger <[email protected]>'
- 'john9art <[email protected]>'
- 'John Wittkoski <[email protected]>'
+ - 'Jonathan Dahan <[email protected]>'
- 'Julien Fiegehenn <[email protected]>'
- 'Karen Etheridge <[email protected]>'
- 'Katarina Durechova <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/Makefile.PL
new/libwww-perl-6.45/Makefile.PL
--- old/libwww-perl-6.44/Makefile.PL 2020-04-14 21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/Makefile.PL 2020-06-08 16:51:40.000000000 +0200
@@ -1,5 +1,5 @@
# This Makefile.PL for libwww-perl was generated by
-# Dist::Zilla::Plugin::MakeMaker::Awesome 0.47.
+# Dist::Zilla::Plugin::MakeMaker::Awesome 0.48.
# Don't edit it but the dist.ini and plugins used to construct it.
use strict;
@@ -86,7 +86,7 @@
"Test::Needs" => 0,
"Test::RequiresInternet" => 0
},
- "VERSION" => "6.44",
+ "VERSION" => "6.45",
"test" => {
"TESTS" => "t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t
t/robot/*.t"
}
@@ -135,7 +135,7 @@
"warnings" => 0
);
-# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.034
+# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.037
requires('HTTP::Status', '6.18') if has_module('HTTP::Status', '6.17');
unless ( eval { ExtUtils::MakeMaker->VERSION('6.63_03') } ) {
@@ -149,7 +149,7 @@
WriteMakefile(%WriteMakefileArgs);
-# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.034
+# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.037
sub _add_prereq {
my ($mm_key, $module, $version_or_range) = @_;
$version_or_range ||= 0;
@@ -157,7 +157,7 @@
if exists $WriteMakefileArgs{$mm_key}{$module}
and $WriteMakefileArgs{$mm_key}{$module} ne '0'
and $WriteMakefileArgs{$mm_key}{$module} ne $version_or_range;
- warn "$module already exists in FallbackPrereqs (at version
$WriteMakefileArgs{$mm_key}{$module}) -- need to do a sane metamerge!"
+ warn "$module already exists in FallbackPrereqs (at version
$FallbackPrereqs{$mm_key}{$module}) -- need to do a sane metamerge!"
if exists $FallbackPrereqs{$module} and $FallbackPrereqs{$module} ne '0'
and $FallbackPrereqs{$module} ne $version_or_range;
$WriteMakefileArgs{$mm_key}{$module} = $FallbackPrereqs{$module} =
$version_or_range;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Authen/Basic.pm
new/libwww-perl-6.45/lib/LWP/Authen/Basic.pm
--- old/libwww-perl-6.44/lib/LWP/Authen/Basic.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Authen/Basic.pm 2020-06-08
16:51:40.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require Encode;
require MIME::Base64;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Authen/Digest.pm
new/libwww-perl-6.45/lib/LWP/Authen/Digest.pm
--- old/libwww-perl-6.44/lib/LWP/Authen/Digest.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Authen/Digest.pm 2020-06-08
16:51:40.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use base 'LWP::Authen::Basic';
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require Digest::MD5;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Authen/Ntlm.pm
new/libwww-perl-6.45/lib/LWP/Authen/Ntlm.pm
--- old/libwww-perl-6.44/lib/LWP/Authen/Ntlm.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/Authen/Ntlm.pm 2020-06-08 16:51:40.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
use Authen::NTLM "1.02";
use MIME::Base64 "2.12";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/ConnCache.pm
new/libwww-perl-6.45/lib/LWP/ConnCache.pm
--- old/libwww-perl-6.44/lib/LWP/ConnCache.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/ConnCache.pm 2020-06-08 16:51:40.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
our $DEBUG;
sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Debug/TraceHTTP.pm
new/libwww-perl-6.45/lib/LWP/Debug/TraceHTTP.pm
--- old/libwww-perl-6.44/lib/LWP/Debug/TraceHTTP.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Debug/TraceHTTP.pm 2020-06-08
16:51:40.000000000 +0200
@@ -11,7 +11,7 @@
use strict;
use base 'LWP::Protocol::http';
-our $VERSION = '6.44';
+our $VERSION = '6.45';
package # hide from PAUSE
LWP::Debug::TraceHTTP::Socket;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Debug.pm
new/libwww-perl-6.45/lib/LWP/Debug.pm
--- old/libwww-perl-6.44/lib/LWP/Debug.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/Debug.pm 2020-06-08 16:51:40.000000000
+0200
@@ -1,6 +1,6 @@
package LWP::Debug; # legacy
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require Exporter;
our @ISA = qw(Exporter);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/DebugFile.pm
new/libwww-perl-6.45/lib/LWP/DebugFile.pm
--- old/libwww-perl-6.44/lib/LWP/DebugFile.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/DebugFile.pm 2020-06-08 16:51:40.000000000
+0200
@@ -1,6 +1,6 @@
package LWP::DebugFile;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
# legacy stub
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/MemberMixin.pm
new/libwww-perl-6.45/lib/LWP/MemberMixin.pm
--- old/libwww-perl-6.44/lib/LWP/MemberMixin.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/MemberMixin.pm 2020-06-08 16:51:40.000000000
+0200
@@ -1,6 +1,6 @@
package LWP::MemberMixin;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
sub _elem {
my $self = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/cpan.pm
new/libwww-perl-6.45/lib/LWP/Protocol/cpan.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/cpan.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/cpan.pm 2020-06-08
16:51:40.000000000 +0200
@@ -4,7 +4,7 @@
use base qw(LWP::Protocol);
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require URI;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/data.pm
new/libwww-perl-6.45/lib/LWP/Protocol/data.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/data.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/data.pm 2020-06-08
16:51:40.000000000 +0200
@@ -4,7 +4,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/file.pm
new/libwww-perl-6.45/lib/LWP/Protocol/file.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/file.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/file.pm 2020-06-08
16:51:40.000000000 +0200
@@ -4,7 +4,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require LWP::MediaTypes;
require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/ftp.pm
new/libwww-perl-6.45/lib/LWP/Protocol/ftp.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/ftp.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/ftp.pm 2020-06-08
16:51:40.000000000 +0200
@@ -5,7 +5,7 @@
use base qw(LWP::Protocol);
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
use Carp ();
use HTTP::Status ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/gopher.pm
new/libwww-perl-6.45/lib/LWP/Protocol/gopher.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/gopher.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/gopher.pm 2020-06-08
16:51:40.000000000 +0200
@@ -9,7 +9,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/http.pm
new/libwww-perl-6.45/lib/LWP/Protocol/http.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/http.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/http.pm 2020-06-08
16:51:40.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/loopback.pm
new/libwww-perl-6.45/lib/LWP/Protocol/loopback.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/loopback.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/loopback.pm 2020-06-08
16:51:40.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require HTTP::Response;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/mailto.pm
new/libwww-perl-6.45/lib/LWP/Protocol/mailto.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/mailto.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/mailto.pm 2020-06-08
16:51:40.000000000 +0200
@@ -11,7 +11,7 @@
use Carp;
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
use base qw(LWP::Protocol);
our $SENDMAIL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/nntp.pm
new/libwww-perl-6.45/lib/LWP/Protocol/nntp.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/nntp.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/nntp.pm 2020-06-08
16:51:40.000000000 +0200
@@ -4,7 +4,7 @@
use base qw(LWP::Protocol);
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol/nogo.pm
new/libwww-perl-6.45/lib/LWP/Protocol/nogo.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol/nogo.pm 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol/nogo.pm 2020-06-08
16:51:40.000000000 +0200
@@ -7,7 +7,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Protocol.pm
new/libwww-perl-6.45/lib/LWP/Protocol.pm
--- old/libwww-perl-6.44/lib/LWP/Protocol.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/Protocol.pm 2020-06-08 16:51:40.000000000
+0200
@@ -2,7 +2,7 @@
use base 'LWP::MemberMixin';
-our $VERSION = '6.44';
+our $VERSION = '6.45';
use strict;
use Carp ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/RobotUA.pm
new/libwww-perl-6.45/lib/LWP/RobotUA.pm
--- old/libwww-perl-6.44/lib/LWP/RobotUA.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/RobotUA.pm 2020-06-08 16:51:40.000000000
+0200
@@ -2,7 +2,7 @@
use base qw(LWP::UserAgent);
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require WWW::RobotRules;
require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/Simple.pm
new/libwww-perl-6.45/lib/LWP/Simple.pm
--- old/libwww-perl-6.44/lib/LWP/Simple.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/Simple.pm 2020-06-08 16:51:40.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require Exporter;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP/UserAgent.pm
new/libwww-perl-6.45/lib/LWP/UserAgent.pm
--- old/libwww-perl-6.44/lib/LWP/UserAgent.pm 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/lib/LWP/UserAgent.pm 2020-06-08 16:51:40.000000000
+0200
@@ -15,7 +15,7 @@
use Scalar::Util qw(blessed);
use Try::Tiny qw(try catch);
-our $VERSION = '6.44';
+our $VERSION = '6.45';
sub new
{
@@ -300,7 +300,7 @@
my $response = $self->simple_request($request, $arg, $size);
$response->previous($previous) if $previous;
- if ($response->redirects >= $self->{max_redirect}) {
+ if ($response->header('Location') && $response->redirects >=
$self->{max_redirect}) {
$response->header("Client-Warning" =>
"Redirect loop detected (max_redirect = $self->{max_redirect})"
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/lib/LWP.pm
new/libwww-perl-6.45/lib/LWP.pm
--- old/libwww-perl-6.44/lib/LWP.pm 2020-04-14 21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/lib/LWP.pm 2020-06-08 16:51:40.000000000 +0200
@@ -1,6 +1,6 @@
package LWP;
-our $VERSION = '6.44';
+our $VERSION = '6.45';
require LWP::UserAgent; # this should load everything you need
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/t/redirect.t
new/libwww-perl-6.45/t/redirect.t
--- old/libwww-perl-6.44/t/redirect.t 1970-01-01 01:00:00.000000000 +0100
+++ new/libwww-perl-6.45/t/redirect.t 2020-06-08 16:51:40.000000000 +0200
@@ -0,0 +1,41 @@
+use strict;
+use warnings;
+use Test::More;
+
+use LWP::UserAgent;
+plan tests => 4;
+
+# This is a regression test for #171
+
+my $ua = LWP::UserAgent->new();
+
+{ # default number of redirects
+ $ua->timeout(1);
+ my $res = $ua->get('http://198.51.100.123/');
+ like(
+ $res->header("Client-Warning"),
+ qr/Internal Response/i,
+ 'Timeout gives a client warning'
+ );
+ like(
+ $res->content,
+ qr/Can't connect/i,
+ '... and has tells us about the problem'
+ );
+}
+
+{ # no redirects
+ $ua->timeout(1);
+ $ua->max_redirect(0);
+ my $res = $ua->get('http://198.51.100.123/');
+ like(
+ $res->header("Client-Warning"),
+ qr/Internal Response/i,
+ 'Timeout with no redirects gives a client warning'
+ );
+ like(
+ $res->content,
+ qr/Can't connect/i,
+ '... and has tells us about the problem'
+ );
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/xt/author/eol.t
new/libwww-perl-6.45/xt/author/eol.t
--- old/libwww-perl-6.44/xt/author/eol.t 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/xt/author/eol.t 2020-06-08 16:51:40.000000000
+0200
@@ -51,6 +51,7 @@
't/local/http.t',
't/local/httpsub.t',
't/local/protosub.t',
+ 't/redirect.t',
't/robot/ua-get.t',
't/robot/ua.t'
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/xt/author/minimum-version.t
new/libwww-perl-6.45/xt/author/minimum-version.t
--- old/libwww-perl-6.44/xt/author/minimum-version.t 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/xt/author/minimum-version.t 2020-06-08
16:51:40.000000000 +0200
@@ -1,6 +1,6 @@
-#!perl
+use strict;
+use warnings;
use Test::More;
-
use Test::MinimumVersion;
all_minimum_version_from_metayml_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/xt/author/pod-spell.t
new/libwww-perl-6.45/xt/author/pod-spell.t
--- old/libwww-perl-6.44/xt/author/pod-spell.t 2020-04-14 21:37:49.000000000
+0200
+++ new/libwww-perl-6.45/xt/author/pod-spell.t 2020-06-08 16:51:40.000000000
+0200
@@ -51,6 +51,7 @@
Coppit
Couzins
DAVIDRW
+Dahan
Daignault
Daina
Dalgleish
@@ -119,6 +120,7 @@
Joe
Joerg
John
+Jonathan
Jr
Julien
KONISHI
@@ -341,6 +343,7 @@
jfesler
jmates
john9art
+jonathan
jraspass
jwilk
jwittkoski
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.44/xt/release/changes_has_content.t
new/libwww-perl-6.45/xt/release/changes_has_content.t
--- old/libwww-perl-6.44/xt/release/changes_has_content.t 2020-04-14
21:37:49.000000000 +0200
+++ new/libwww-perl-6.45/xt/release/changes_has_content.t 2020-06-08
16:51:40.000000000 +0200
@@ -8,7 +8,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '6.44';
+my $newver = '6.45';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';