Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-LWP-Protocol-https for
openSUSE:Factory checked in at 2026-08-22 21:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-LWP-Protocol-https (Old)
and /work/SRC/openSUSE:Factory/.perl-LWP-Protocol-https.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-LWP-Protocol-https"
Sat Aug 22 21:34:42 2026 rev:22 rq:1372836 version:6.170.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-LWP-Protocol-https/perl-LWP-Protocol-https.changes
2026-03-13 21:15:51.718999823 +0100
+++
/work/SRC/openSUSE:Factory/.perl-LWP-Protocol-https.new.1258/perl-LWP-Protocol-https.changes
2026-08-22 21:36:03.116002348 +0200
@@ -1,0 +2,17 @@
+Fri Jul 24 08:41:31 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 6.170.0 (6.17)
+ see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes
+
+ 6.17 2026-07-23 14:32:07Z
+ - Move the live httpbin.org test from t/example.t to xt/author/example.t
so
+ that a transient outage of the external service (e.g. a 503) can no
longer
+ fail an end-user install. The test still runs in CI, and now skips
+ (rather than fails) when httpbin.org itself is unhealthy, e.g. returns
a
+ 5xx. (GH#100) (Claude Opus 4.8)
+
+ 6.16 2026-07-23 03:48:07Z
+ - Remove undeclared Try::Tiny dependency from t/diag.t, which could cause
+ the test suite to fail to install on minimal perls (GH#96) (Olaf
Alders)
+
+-------------------------------------------------------------------
Old:
----
LWP-Protocol-https-6.15.tar.gz
New:
----
LWP-Protocol-https-6.17.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-LWP-Protocol-https.spec ++++++
--- /var/tmp/diff_new_pack.ltC8kh/_old 2026-08-22 21:36:04.146039108 +0200
+++ /var/tmp/diff_new_pack.ltC8kh/_new 2026-08-22 21:36:04.151039286 +0200
@@ -18,10 +18,10 @@
%define cpan_name LWP-Protocol-https
Name: perl-LWP-Protocol-https
-Version: 6.150.0
+Version: 6.170.0
Release: 0
-# 6.15 -> normalize -> 6.150.0
-%define cpan_version 6.15
+# 6.17 -> normalize -> 6.170.0
+%define cpan_version 6.17
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Provide https support for LWP::UserAgent
URL: https://metacpan.org/release/%{cpan_name}
@@ -39,13 +39,11 @@
BuildRequires: perl(Net::HTTPS) >= 6
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Needs) >= 0.2.10
-BuildRequires: perl(Test::RequiresInternet)
Requires: perl(IO::Socket::SSL) >= 1.970
Requires: perl(LWP::Protocol::http)
Requires: perl(LWP::UserAgent) >= 6.60
Requires: perl(Net::HTTPS) >= 6
Provides: perl(LWP::Protocol::https) = %{version}
-Provides: perl(LWP::Protocol::https::Socket) = %{version}
%undefine __perllib_provides
%{perl_requires}
++++++ LWP-Protocol-https-6.15.tar.gz -> LWP-Protocol-https-6.17.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/Changes
new/LWP-Protocol-https-6.17/Changes
--- old/LWP-Protocol-https-6.15/Changes 2026-02-23 21:36:44.000000000 +0100
+++ new/LWP-Protocol-https-6.17/Changes 2026-07-23 16:32:09.000000000 +0200
@@ -1,5 +1,16 @@
Release history for LWP-Protocol-https
+6.17 2026-07-23 14:32:07Z
+ - Move the live httpbin.org test from t/example.t to xt/author/example.t so
+ that a transient outage of the external service (e.g. a 503) can no
longer
+ fail an end-user install. The test still runs in CI, and now skips
+ (rather than fails) when httpbin.org itself is unhealthy, e.g. returns a
+ 5xx. (GH#100) (Claude Opus 4.8)
+
+6.16 2026-07-23 03:48:07Z
+ - Remove undeclared Try::Tiny dependency from t/diag.t, which could cause
+ the test suite to fail to install on minimal perls (GH#96) (Olaf Alders)
+
6.15 2026-02-23 20:36:42Z
- Make TLS enabled proxy work (proxy URL https:// not http://) (GH#89)
(Steffen Ullrich)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/MANIFEST
new/LWP-Protocol-https-6.17/MANIFEST
--- old/LWP-Protocol-https-6.15/MANIFEST 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/MANIFEST 2026-07-23 16:32:09.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.033.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.037
CONTRIBUTING.md
Changes
Install
@@ -15,13 +15,13 @@
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/diag.t
-t/example.t
t/https_proxy.t
tidyall.ini
xt/author/00-compile.t
xt/author/clean-namespaces.t
xt/author/distmeta.t
xt/author/eol.t
+xt/author/example.t
xt/author/kwalitee.t
xt/author/minimum-version.t
xt/author/mojibake.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/META.json
new/LWP-Protocol-https-6.17/META.json
--- old/LWP-Protocol-https-6.15/META.json 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/META.json 2026-07-23 16:32:09.000000000
+0200
@@ -4,7 +4,7 @@
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.033, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.037, CPAN::Meta::Converter version
2.150013",
"license" : [
"perl_5"
],
@@ -17,6 +17,9 @@
"directory" : [
"t",
"xt"
+ ],
+ "package" : [
+ "LWP::Protocol::https::Socket"
]
},
"prereqs" : {
@@ -52,6 +55,7 @@
"Test::Pod::Coverage" : "1.08",
"Test::Pod::Spelling::CommonMistakes" : "1.000",
"Test::Portability::Files" : "0",
+ "Test::RequiresInternet" : "0",
"Test::Spelling" : "0.17",
"Test::Version" : "1"
}
@@ -83,7 +87,6 @@
"Socket" : "0",
"Test::More" : "0.96",
"Test::Needs" : "0.002010",
- "Test::RequiresInternet" : "0",
"perl" : "5.008001",
"warnings" : "0"
}
@@ -92,11 +95,7 @@
"provides" : {
"LWP::Protocol::https" : {
"file" : "lib/LWP/Protocol/https.pm",
- "version" : "6.15"
- },
- "LWP::Protocol::https::Socket" : {
- "file" : "lib/LWP/Protocol/https.pm",
- "version" : "6.15"
+ "version" : "6.17"
}
},
"release_status" : "stable",
@@ -113,10 +112,10 @@
"x_IRC" : "irc://irc.perl.org/#lwp",
"x_MailingList" : "mailto:[email protected]"
},
- "version" : "6.15",
+ "version" : "6.17",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.042000"
+ "version" : "5.042002"
},
"plugins" : [
{
@@ -145,12 +144,12 @@
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "PruneCruft",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "MetaConfig",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -160,7 +159,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.033"
+ "version" : "6.037"
}
],
"include_underscores" : 0
@@ -182,22 +181,22 @@
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "MetaNoIndex",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "MetaYAML",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "MetaJSON",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "MetaResources",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -235,7 +234,7 @@
}
},
"name" : "Git::Contributors",
- "version" : "0.038"
+ "version" : "0.039"
},
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -245,12 +244,12 @@
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "Manifest",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "License",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -271,7 +270,7 @@
}
},
"name" : "@Git::VersionManager/pluginbundle version",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -344,7 +343,7 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v6.15",
+ "tag" : "v6.17",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
@@ -378,7 +377,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Git::VersionManager/NextRelease",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -420,11 +419,11 @@
"config" : {
"Dist::Zilla::Plugin::MakeMaker" : {
"make_path" : "make",
- "version" : "6.033"
+ "version" : "6.037"
},
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : "8",
- "version" : "6.033"
+ "version" : "6.037"
}
},
"name" : "MakeMaker::Awesome",
@@ -451,7 +450,7 @@
}
},
"name" : "Test::Kwalitee",
- "version" : "2.12"
+ "version" : "2.13"
},
{
"class" : "Dist::Zilla::Plugin::MojibakeTests",
@@ -489,7 +488,7 @@
}
},
"name" : "Test::Compile",
- "version" : "2.058"
+ "version" : "2.059"
},
{
"class" : "Dist::Zilla::Plugin::Test::Portability",
@@ -531,7 +530,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "MetaTests",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
@@ -546,7 +545,7 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "PodSyntaxTests",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
@@ -592,17 +591,17 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "TestRelease",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "ConfirmRelease",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "UploadToCPAN",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -624,57 +623,57 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.033"
+ "version" : "6.037"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.033"
+ "version" : "6.037"
}
],
"zilla" : {
@@ -682,7 +681,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.033"
+ "version" : "6.037"
}
},
"x_contributors" : [
@@ -745,7 +744,6 @@
"Slaven Rezic <[email protected]>",
"Spiros Denaxas <[email protected]>",
"Steffen Ullrich <[email protected]>",
- "Steffen Ullrich <[email protected]>",
"Steve Hay <[email protected]>",
"Tim Couzins <[email protected]>",
"Todd Lipcon <[email protected]>",
@@ -758,7 +756,7 @@
"Yury Zavarin <[email protected]>",
"Zefram <[email protected]>"
],
- "x_generated_by_perl" : "v5.42.0",
+ "x_generated_by_perl" : "v5.42.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.40",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/META.yml
new/LWP-Protocol-https-6.17/META.yml
--- old/LWP-Protocol-https-6.15/META.yml 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/META.yml 2026-07-23 16:32:09.000000000
+0200
@@ -14,14 +14,13 @@
Socket: '0'
Test::More: '0.96'
Test::Needs: '0.002010'
- Test::RequiresInternet: '0'
perl: '5.008001'
warnings: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.008001'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.033, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version
2.150013'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,13 +30,12 @@
directory:
- t
- xt
+ package:
+ - LWP::Protocol::https::Socket
provides:
LWP::Protocol::https:
file: lib/LWP/Protocol/https.pm
- version: '6.15'
- LWP::Protocol::https::Socket:
- file: lib/LWP/Protocol/https.pm
- version: '6.15'
+ version: '6.17'
requires:
IO::Socket::SSL: '1.970'
LWP::Protocol::http: '0'
@@ -52,10 +50,10 @@
bugtracker: https://github.com/libwww-perl/LWP-Protocol-https/issues
homepage: https://github.com/libwww-perl/LWP-Protocol-https
repository: https://github.com/libwww-perl/LWP-Protocol-https.git
-version: '6.15'
+version: '6.17'
x_Dist_Zilla:
perl:
- version: '5.042000'
+ version: '5.042002'
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
@@ -78,11 +76,11 @@
-
class: Dist::Zilla::Plugin::PruneCruft
name: PruneCruft
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaConfig
name: MetaConfig
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -91,7 +89,7 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
- version: '6.033'
+ version: '6.037'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -106,19 +104,19 @@
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: MetaNoIndex
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaYAML
name: MetaYAML
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaJSON
name: MetaJSON
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::MetaResources
name: MetaResources
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -147,7 +145,7 @@
order_by: name
paths: []
name: Git::Contributors
- version: '0.038'
+ version: '0.039'
-
class: Dist::Zilla::Plugin::GithubMeta
name: GithubMeta
@@ -155,11 +153,11 @@
-
class: Dist::Zilla::Plugin::Manifest
name: Manifest
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::License
name: License
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
config:
@@ -174,7 +172,7 @@
phase: develop
type: recommends
name: '@Git::VersionManager/pluginbundle version'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
config:
@@ -230,7 +228,7 @@
branch: ~
changelog: Changes
signed: 0
- tag: v6.15
+ tag: v6.17
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
@@ -255,7 +253,7 @@
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Git::VersionManager/NextRelease'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -287,10 +285,10 @@
config:
Dist::Zilla::Plugin::MakeMaker:
make_path: make
- version: '6.033'
+ version: '6.037'
Dist::Zilla::Role::TestRunner:
default_jobs: '8'
- version: '6.033'
+ version: '6.037'
name: MakeMaker::Awesome
version: '0.49'
-
@@ -309,7 +307,7 @@
skiptest:
- has_readme
name: Test::Kwalitee
- version: '2.12'
+ version: '2.13'
-
class: Dist::Zilla::Plugin::MojibakeTests
name: MojibakeTests
@@ -339,7 +337,7 @@
skips: []
switch: []
name: Test::Compile
- version: '2.058'
+ version: '2.059'
-
class: Dist::Zilla::Plugin::Test::Portability
config:
@@ -370,7 +368,7 @@
-
class: Dist::Zilla::Plugin::MetaTests
name: MetaTests
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Test::MinimumVersion
config:
@@ -381,7 +379,7 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: PodSyntaxTests
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
name: Test::Pod::Coverage::Configurable
@@ -416,15 +414,15 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: TestRelease
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: ConfirmRelease
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: UploadToCPAN
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -440,52 +438,52 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.033'
+ version: '6.037'
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
- version: '6.033'
+ version: '6.037'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: 0
- version: '6.033'
+ version: '6.037'
x_contributors:
- 'Adam Kennedy <[email protected]>'
- 'Adam Sjogren <[email protected]>'
@@ -546,7 +544,6 @@
- 'Slaven Rezic <[email protected]>'
- 'Spiros Denaxas <[email protected]>'
- 'Steffen Ullrich <[email protected]>'
- - 'Steffen Ullrich <[email protected]>'
- 'Steve Hay <[email protected]>'
- 'Tim Couzins <[email protected]>'
- 'Todd Lipcon <[email protected]>'
@@ -558,6 +555,6 @@
- 'Yuri Karaban <[email protected]>'
- 'Yury Zavarin <[email protected]>'
- 'Zefram <[email protected]>'
-x_generated_by_perl: v5.42.0
+x_generated_by_perl: v5.42.2
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/Makefile.PL
new/LWP-Protocol-https-6.17/Makefile.PL
--- old/LWP-Protocol-https-6.15/Makefile.PL 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/Makefile.PL 2026-07-23 16:32:09.000000000
+0200
@@ -38,10 +38,9 @@
"Socket" => 0,
"Test::More" => "0.96",
"Test::Needs" => "0.002010",
- "Test::RequiresInternet" => 0,
"warnings" => 0
},
- "VERSION" => "6.15",
+ "VERSION" => "6.17",
"test" => {
"TESTS" => "t/*.t"
}
@@ -61,7 +60,6 @@
"Socket" => 0,
"Test::More" => "0.96",
"Test::Needs" => "0.002010",
- "Test::RequiresInternet" => 0,
"base" => 0,
"strict" => 0,
"warnings" => 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/cpanfile
new/LWP-Protocol-https-6.17/cpanfile
--- old/LWP-Protocol-https-6.15/cpanfile 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/cpanfile 2026-07-23 16:32:09.000000000
+0200
@@ -24,12 +24,12 @@
requires "Socket" => "0";
requires "Test::More" => "0.96";
requires "Test::Needs" => "0.002010";
- requires "Test::RequiresInternet" => "0";
requires "warnings" => "0";
};
on 'develop' => sub {
requires 'Capture::Tiny' => '0.48';
+ requires "Test::RequiresInternet" => "0";
requires 'Test::CheckManifest' => '1.29';
requires 'Test::CleanNamespaces';
requires "Test::CPAN::Changes" => "0.19";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/dist.ini
new/LWP-Protocol-https-6.17/dist.ini
--- old/LWP-Protocol-https-6.15/dist.ini 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/dist.ini 2026-07-23 16:32:09.000000000
+0200
@@ -19,6 +19,7 @@
[MetaNoIndex]
directory = t
directory = xt
+package = LWP::Protocol::https::Socket
[MetaYAML]
[MetaJSON]
[MetaResources]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/lib/LWP/Protocol/https.pm
new/LWP-Protocol-https-6.17/lib/LWP/Protocol/https.pm
--- old/LWP-Protocol-https-6.15/lib/LWP/Protocol/https.pm 2026-02-23
21:36:44.000000000 +0100
+++ new/LWP-Protocol-https-6.17/lib/LWP/Protocol/https.pm 2026-07-23
16:32:09.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.15';
+our $VERSION = '6.17';
use parent qw(LWP::Protocol::http);
require Net::HTTPS;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/t/00-report-prereqs.dd
new/LWP-Protocol-https-6.17/t/00-report-prereqs.dd
--- old/LWP-Protocol-https-6.15/t/00-report-prereqs.dd 2026-02-23
21:36:44.000000000 +0100
+++ new/LWP-Protocol-https-6.17/t/00-report-prereqs.dd 2026-07-23
16:32:09.000000000 +0200
@@ -31,6 +31,7 @@
'Test::Pod::Coverage' => '1.08',
'Test::Pod::Spelling::CommonMistakes' =>
'1.000',
'Test::Portability::Files' => '0',
+ 'Test::RequiresInternet' => '0',
'Test::Spelling' => '0.17',
'Test::Version' => '1'
}
@@ -62,7 +63,6 @@
'Socket' => '0',
'Test::More' => '0.96',
'Test::Needs' => '0.002010',
- 'Test::RequiresInternet' => '0',
'perl' => '5.008001',
'warnings' => '0'
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/t/diag.t
new/LWP-Protocol-https-6.17/t/diag.t
--- old/LWP-Protocol-https-6.15/t/diag.t 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/t/diag.t 2026-07-23 16:32:09.000000000
+0200
@@ -10,7 +10,6 @@
use Socket ();
use Test::More import => [qw( diag done_testing pass subtest )];
use Test::Needs;
-use Try::Tiny qw( try );
subtest 'openssl' => sub {
test_needs 'Capture::Tiny';
@@ -28,18 +27,20 @@
subtest 'net_ssleay' => sub {
test_needs 'Net::SSLeay';
- try {
+ eval {
diag(
sprintf 'Net::SSLeay::OPENSSL_VERSION_NUMBER() 0x%08x',
Net::SSLeay::OPENSSL_VERSION_NUMBER()
);
- };
- try {
+ 1;
+ } or diag("Net::SSLeay::OPENSSL_VERSION_NUMBER() unavailable: $@");
+ eval {
diag(
sprintf 'Net::SSLeay::LIBRESSL_VERSION_NUMBER() 0x%08x',
Net::SSLeay::LIBRESSL_VERSION_NUMBER()
);
- };
+ 1;
+ } or diag("Net::SSLeay::LIBRESSL_VERSION_NUMBER() unavailable: $@");
pass('Net::SSLeay');
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/t/example.t
new/LWP-Protocol-https-6.17/t/example.t
--- old/LWP-Protocol-https-6.15/t/example.t 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/t/example.t 1970-01-01 01:00:00.000000000
+0100
@@ -1,57 +0,0 @@
-#!perl -w
-
-use strict;
-use Test::More;
-use Test::RequiresInternet 'httpbin.org' => 443;
-
-use LWP::UserAgent ();
-
-my $ua = LWP::UserAgent->new( ssl_opts => { verify_hostname => 0 } );
-
-plan tests => 2;
-
-my $url = 'https://httpbin.org';
-
-subtest "Request GET $url" => sub {
- plan tests => 6;
-
- my $res = $ua->simple_request(HTTP::Request->new(GET => $url));
- ok($res->is_success, "success status");
-
- my $h;
-
- $h = 'X-Died';
- my $x_died = $res->header($h);
- is($x_died, undef, "no $h header");
-
- $h = 'Client-SSL-Socket-Class';
- my $socket_class = $res->header($h) || '';
- ok($socket_class =~ /\S/, "have header $h");
-
- SKIP: {
- $h = 'Client-SSL-Version';
- my $ssl_version = $res->header($h) || '';
- my $h_test = $ssl_version =~ /^(SSL|TLS)v\d/i;
- my $want_class = 'IO::Socket::SSL';
- $h_test
- or $socket_class eq $want_class
- or skip "header $h only guaranteed when using $want_class", 1;
- ok($h_test, "have header $h");
- }
-
- $h = 'Client-SSL-Cipher';
- my $ssl_cipher = $res->header($h) || '';
- ok($ssl_cipher =~ /\S/, "have header $h");
-
- like($res->content, qr/\Qhttpbin.org/, "found expected document content");
-};
-
-subtest "Check for warnings from GET $url (RT #81948)" => sub {
- plan tests => 2;
- my $warn = '';
- $SIG{__WARN__} = sub { $warn = shift };
- my $res = $ua->simple_request(HTTP::Request->new(GET => $url));
- ok($res->is_success, "success status");
- is($warn, '', "no warning seen");
- $res->dump(prefix => "# ");
-};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/xt/author/00-compile.t
new/LWP-Protocol-https-6.17/xt/author/00-compile.t
--- old/LWP-Protocol-https-6.15/xt/author/00-compile.t 2026-02-23
21:36:44.000000000 +0100
+++ new/LWP-Protocol-https-6.17/xt/author/00-compile.t 2026-07-23
16:32:09.000000000 +0200
@@ -1,8 +1,7 @@
-use 5.006;
use strict;
use warnings;
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.059
use Test::More 0.94;
@@ -32,7 +31,7 @@
# see L<perlfaq8/How can I capture STDERR from an external command?>
my $stderr = IO::Handle->new;
- diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} .
$str . q{'} }
+ diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g;
q{'}.$str.q{'} }
$^X, @switches, '-e', "require q[$lib]"))
if $ENV{PERL_COMPILE_TEST_DEBUG};
@@ -54,7 +53,6 @@
-is(scalar(@warnings), 0, 'no warnings found')
- or diag 'got warnings: ', explain(\@warnings);
+is(scalar(@warnings), 0, 'no warnings found') or diag 'got warnings: ',
explain(\@warnings);
BAIL_OUT("Compilation problems") if !Test::More->builder->is_passing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/xt/author/distmeta.t
new/LWP-Protocol-https-6.17/xt/author/distmeta.t
--- old/LWP-Protocol-https-6.15/xt/author/distmeta.t 2026-02-23
21:36:44.000000000 +0100
+++ new/LWP-Protocol-https-6.17/xt/author/distmeta.t 2026-07-23
16:32:09.000000000 +0200
@@ -1,5 +1,5 @@
#!perl
-# This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
+# This file was automatically generated by Dist::Zilla::Plugin::MetaTests
use strict;
use warnings;
use Test::CPAN::Meta;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/xt/author/eol.t
new/LWP-Protocol-https-6.17/xt/author/eol.t
--- old/LWP-Protocol-https-6.15/xt/author/eol.t 2026-02-23 21:36:44.000000000
+0100
+++ new/LWP-Protocol-https-6.17/xt/author/eol.t 2026-07-23 16:32:09.000000000
+0200
@@ -11,7 +11,6 @@
't/00-report-prereqs.dd',
't/00-report-prereqs.t',
't/diag.t',
- 't/example.t',
't/https_proxy.t'
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/xt/author/example.t
new/LWP-Protocol-https-6.17/xt/author/example.t
--- old/LWP-Protocol-https-6.15/xt/author/example.t 1970-01-01
01:00:00.000000000 +0100
+++ new/LWP-Protocol-https-6.17/xt/author/example.t 2026-07-23
16:32:09.000000000 +0200
@@ -0,0 +1,67 @@
+#!perl -w
+
+use strict;
+use Test::More;
+use Test::RequiresInternet 'httpbin.org' => 443;
+
+use LWP::UserAgent ();
+
+my $ua = LWP::UserAgent->new( ssl_opts => { verify_hostname => 0 } );
+
+my $url = 'https://httpbin.org';
+
+# httpbin.org is a shared public service that intermittently returns 5xx or
+# times out. Test::RequiresInternet only proves the TCP port is reachable, so
+# an up-but-unhealthy service would otherwise fail this test even though there
+# is nothing wrong with the module. Probe once and skip if it is unhealthy.
+{
+ my $probe = $ua->simple_request( HTTP::Request->new( GET => $url ) );
+ plan skip_all => "$url unavailable: " . $probe->status_line
+ unless $probe->is_success;
+}
+
+plan tests => 2;
+
+subtest "Request GET $url" => sub {
+ plan tests => 6;
+
+ my $res = $ua->simple_request(HTTP::Request->new(GET => $url));
+ ok($res->is_success, "success status");
+
+ my $h;
+
+ $h = 'X-Died';
+ my $x_died = $res->header($h);
+ is($x_died, undef, "no $h header");
+
+ $h = 'Client-SSL-Socket-Class';
+ my $socket_class = $res->header($h) || '';
+ ok($socket_class =~ /\S/, "have header $h");
+
+ SKIP: {
+ $h = 'Client-SSL-Version';
+ my $ssl_version = $res->header($h) || '';
+ my $h_test = $ssl_version =~ /^(SSL|TLS)v\d/i;
+ my $want_class = 'IO::Socket::SSL';
+ $h_test
+ or $socket_class eq $want_class
+ or skip "header $h only guaranteed when using $want_class", 1;
+ ok($h_test, "have header $h");
+ }
+
+ $h = 'Client-SSL-Cipher';
+ my $ssl_cipher = $res->header($h) || '';
+ ok($ssl_cipher =~ /\S/, "have header $h");
+
+ like($res->content, qr/\Qhttpbin.org/, "found expected document content");
+};
+
+subtest "Check for warnings from GET $url (RT #81948)" => sub {
+ plan tests => 2;
+ my $warn = '';
+ $SIG{__WARN__} = sub { $warn = shift };
+ my $res = $ua->simple_request(HTTP::Request->new(GET => $url));
+ ok($res->is_success, "success status");
+ is($warn, '', "no warning seen");
+ $res->dump(prefix => "# ");
+};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/xt/author/kwalitee.t
new/LWP-Protocol-https-6.17/xt/author/kwalitee.t
--- old/LWP-Protocol-https-6.15/xt/author/kwalitee.t 2026-02-23
21:36:44.000000000 +0100
+++ new/LWP-Protocol-https-6.17/xt/author/kwalitee.t 2026-07-23
16:32:09.000000000 +0200
@@ -1,4 +1,4 @@
-# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.12
+# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.13
use strict;
use warnings;
use Test::More 0.88;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/xt/author/pod-spell.t
new/LWP-Protocol-https-6.17/xt/author/pod-spell.t
--- old/LWP-Protocol-https-6.15/xt/author/pod-spell.t 2026-02-23
21:36:44.000000000 +0100
+++ new/LWP-Protocol-https-6.17/xt/author/pod-spell.t 2026-07-23
16:32:09.000000000 +0200
@@ -101,7 +101,6 @@
Spiros
Stauner
Steffen
-Steffen_Ullrich
Steve
SteveHay
Stone
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.15/xt/author/pod-syntax.t
new/LWP-Protocol-https-6.17/xt/author/pod-syntax.t
--- old/LWP-Protocol-https-6.15/xt/author/pod-syntax.t 2026-02-23
21:36:44.000000000 +0100
+++ new/LWP-Protocol-https-6.17/xt/author/pod-syntax.t 2026-07-23
16:32:09.000000000 +0200
@@ -1,5 +1,5 @@
#!perl
-# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests
use strict; use warnings;
use Test::More;
use Test::Pod 1.41;
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.ltC8kh/_old 2026-08-22 21:36:04.407048423 +0200
+++ /var/tmp/diff_new_pack.ltC8kh/_new 2026-08-22 21:36:04.411048566 +0200
@@ -1,6 +1,6 @@
-mtime: 1771913828
-commit: eb31a44a572aa1a135bdf7fb358616214cbbc6348171eee113899a7c48eac5d9
-url: https://src.opensuse.org/perl/perl-LWP-Protocol-https.git
-revision: eb31a44a572aa1a135bdf7fb358616214cbbc6348171eee113899a7c48eac5d9
+mtime: 1784882491
+commit: 943f83cee7c9faeb70a0395a0d40bd45b14eb826022c965137441fc6c656214b
+url: https://src.opensuse.org/perl/perl-LWP-Protocol-https
+revision: 943f83cee7c9faeb70a0395a0d40bd45b14eb826022c965137441fc6c656214b
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-07-24 10:41:31.000000000 +0200
@@ -0,0 +1 @@
+.osc