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-03-13 21:15:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-LWP-Protocol-https (Old)
and /work/SRC/openSUSE:Factory/.perl-LWP-Protocol-https.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-LWP-Protocol-https"
Fri Mar 13 21:15:39 2026 rev:21 rq:1338067 version:6.150.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-LWP-Protocol-https/perl-LWP-Protocol-https.changes
2024-03-28 14:04:47.708467562 +0100
+++
/work/SRC/openSUSE:Factory/.perl-LWP-Protocol-https.new.8177/perl-LWP-Protocol-https.changes
2026-03-13 21:15:51.718999823 +0100
@@ -1,0 +2,12 @@
+Tue Feb 24 06:17:08 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 6.150.0 (6.15)
+ see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes
+
+ 6.15 2026-02-23 20:36:42Z
+ - Make TLS enabled proxy work (proxy URL https:// not http://) (GH#89)
+ (Steffen Ullrich)
+ - switch from example.com to httpbin.org because of SSL certificate
issues
+ (GH#91) (Slaven Rezić)
+
+-------------------------------------------------------------------
Old:
----
LWP-Protocol-https-6.14.tar.gz
New:
----
LWP-Protocol-https-6.15.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-LWP-Protocol-https.spec ++++++
--- /var/tmp/diff_new_pack.j8eGn0/_old 2026-03-13 21:15:52.563033641 +0100
+++ /var/tmp/diff_new_pack.j8eGn0/_new 2026-03-13 21:15:52.567033801 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-LWP-Protocol-https
#
-# Copyright (c) 2024 SUSE LLC
+# 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,15 +18,16 @@
%define cpan_name LWP-Protocol-https
Name: perl-LWP-Protocol-https
-Version: 6.140.0
+Version: 6.150.0
Release: 0
-# 6.14 -> normalize -> 6.140.0
-%define cpan_version 6.14
+# 6.15 -> normalize -> 6.150.0
+%define cpan_version 6.15
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Provide https support for LWP::UserAgent
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
Patch0: %{cpan_name}-6.09-systemca.diff
BuildArch: noarch
BuildRequires: perl
@@ -34,14 +35,14 @@
BuildRequires: perl(IO::Socket::SSL) >= 1.970
BuildRequires: perl(IO::Socket::SSL::Utils)
BuildRequires: perl(LWP::Protocol::http)
-BuildRequires: perl(LWP::UserAgent) >= 6.06
+BuildRequires: perl(LWP::UserAgent) >= 6.60
BuildRequires: perl(Net::HTTPS) >= 6
BuildRequires: perl(Test::More) >= 0.96
-BuildRequires: perl(Test::Needs) >= 0.002010
+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.06
+Requires: perl(LWP::UserAgent) >= 6.60
Requires: perl(Net::HTTPS) >= 6
Provides: perl(LWP::Protocol::https) = %{version}
Provides: perl(LWP::Protocol::https::Socket) = %{version}
++++++ LWP-Protocol-https-6.14.tar.gz -> LWP-Protocol-https-6.15.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.14/Changes
new/LWP-Protocol-https-6.15/Changes
--- old/LWP-Protocol-https-6.14/Changes 2024-03-11 02:08:35.000000000 +0100
+++ new/LWP-Protocol-https-6.15/Changes 2026-02-23 21:36:44.000000000 +0100
@@ -1,5 +1,11 @@
Release history for LWP-Protocol-https
+6.15 2026-02-23 20:36:42Z
+ - Make TLS enabled proxy work (proxy URL https:// not http://) (GH#89)
+ (Steffen Ullrich)
+ - switch from example.com to httpbin.org because of SSL certificate issues
+ (GH#91) (Slaven Rezić)
+
6.14 2024-03-11 01:08:33Z
- Inherit with 'use parent' instead of 'use base' (GH#78) (Marin Tsanov)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.14/LICENSE
new/LWP-Protocol-https-6.15/LICENSE
--- old/LWP-Protocol-https-6.14/LICENSE 2024-03-11 02:08:35.000000000 +0100
+++ new/LWP-Protocol-https-6.15/LICENSE 2026-02-23 21:36:44.000000000 +0100
@@ -22,7 +22,7 @@
Version 1, February 1989
Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -236,8 +236,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301
USA
+ along with this program; if not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
@@ -264,8 +263,8 @@
program `Gnomovision' (a program to direct compilers to make passes
at assemblers) written by James Hacker.
- <signature of Ty Coon>, 1 April 1989
- Ty Coon, President of Vice
+ <signature of Moe Ghoul>, 1 April 1989
+ Moe Ghoul, President of Vice
That's all there is to it!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.14/MANIFEST
new/LWP-Protocol-https-6.15/MANIFEST
--- old/LWP-Protocol-https-6.14/MANIFEST 2024-03-11 02:08:35.000000000
+0100
+++ new/LWP-Protocol-https-6.15/MANIFEST 2026-02-23 21:36:44.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.031.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.033.
CONTRIBUTING.md
Changes
Install
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.14/META.json
new/LWP-Protocol-https-6.15/META.json
--- old/LWP-Protocol-https-6.14/META.json 2024-03-11 02:08:35.000000000
+0100
+++ new/LWP-Protocol-https-6.15/META.json 2026-02-23 21:36:44.000000000
+0100
@@ -4,7 +4,7 @@
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.033, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -52,7 +52,7 @@
"Test::Pod::Coverage" : "1.08",
"Test::Pod::Spelling::CommonMistakes" : "1.000",
"Test::Portability::Files" : "0",
- "Test::Spelling" : "0.12",
+ "Test::Spelling" : "0.17",
"Test::Version" : "1"
}
},
@@ -92,11 +92,11 @@
"provides" : {
"LWP::Protocol::https" : {
"file" : "lib/LWP/Protocol/https.pm",
- "version" : "6.14"
+ "version" : "6.15"
},
"LWP::Protocol::https::Socket" : {
"file" : "lib/LWP/Protocol/https.pm",
- "version" : "6.14"
+ "version" : "6.15"
}
},
"release_status" : "stable",
@@ -113,10 +113,10 @@
"x_IRC" : "irc://irc.perl.org/#lwp",
"x_MailingList" : "mailto:[email protected]"
},
- "version" : "6.14",
+ "version" : "6.15",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.034000"
+ "version" : "5.042000"
},
"plugins" : [
{
@@ -140,17 +140,17 @@
}
},
"name" : "Git::GatherDir",
- "version" : "2.049"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "PruneCruft",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "MetaConfig",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -160,7 +160,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" :
"MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.031"
+ "version" : "6.033"
}
],
"include_underscores" : 0
@@ -172,7 +172,7 @@
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000037",
+ "Module::Metadata" : "1.000038",
"version" : "0.006"
}
},
@@ -182,22 +182,22 @@
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "MetaNoIndex",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "MetaYAML",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "MetaJSON",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "MetaResources",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -216,18 +216,18 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.43.0",
"repo_root" : "."
}
},
"name" : "Git::Check",
- "version" : "2.049"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.43.0",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -235,7 +235,7 @@
}
},
"name" : "Git::Contributors",
- "version" : "0.036"
+ "version" : "0.038"
},
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -245,12 +245,12 @@
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "Manifest",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "License",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -271,7 +271,7 @@
}
},
"name" : "@Git::VersionManager/pluginbundle version",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -327,7 +327,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.43.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -335,7 +335,7 @@
}
},
"name" : "@Git::VersionManager/release snapshot",
- "version" : "2.049"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -344,12 +344,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v6.14",
+ "tag" : "v6.15",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.43.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -357,7 +357,7 @@
}
},
"name" : "@Git::VersionManager/Git::Tag",
- "version" : "2.049"
+ "version" : "2.052"
},
{
"class" :
"Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -378,7 +378,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Git::VersionManager/NextRelease",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -400,7 +400,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.43.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -408,7 +408,7 @@
}
},
"name" : "@Git::VersionManager/post-release commit",
- "version" : "2.049"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::FromCPANfile",
@@ -420,11 +420,11 @@
"config" : {
"Dist::Zilla::Plugin::MakeMaker" : {
"make_path" : "make",
- "version" : "6.031"
+ "version" : "6.033"
},
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : "8",
- "version" : "6.031"
+ "version" : "6.033"
}
},
"name" : "MakeMaker::Awesome",
@@ -499,7 +499,7 @@
}
},
"name" : "Test::Portability",
- "version" : "2.001001"
+ "version" : "2.001003"
},
{
"class" : "Dist::Zilla::Plugin::Test::CleanNamespaces",
@@ -531,7 +531,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "MetaTests",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
@@ -541,12 +541,12 @@
}
},
"name" : "Test::MinimumVersion",
- "version" : "2.000010"
+ "version" : "2.000011"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "PodSyntaxTests",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
@@ -567,7 +567,7 @@
}
},
"name" : "Test::PodSpelling",
- "version" : "2.007005"
+ "version" : "2.007006"
},
{
"class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -592,17 +592,17 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "TestRelease",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "ConfirmRelease",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "UploadToCPAN",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -614,67 +614,67 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.34.1",
+ "git_version" : "2.43.0",
"repo_root" : "."
}
},
"name" : "Git::Push",
- "version" : "2.049"
+ "version" : "2.052"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.031"
+ "version" : "6.033"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
- "version" : "6.031"
+ "version" : "6.033"
}
],
"zilla" : {
@@ -682,7 +682,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.031"
+ "version" : "6.033"
}
},
"x_contributors" : [
@@ -744,6 +744,7 @@
"Shoichi Kaji <[email protected]>",
"Slaven Rezic <[email protected]>",
"Spiros Denaxas <[email protected]>",
+ "Steffen Ullrich <[email protected]>",
"Steffen Ullrich <[email protected]>",
"Steve Hay <[email protected]>",
"Tim Couzins <[email protected]>",
@@ -757,8 +758,8 @@
"Yury Zavarin <[email protected]>",
"Zefram <[email protected]>"
],
- "x_generated_by_perl" : "v5.34.0",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
+ "x_generated_by_perl" : "v5.42.0",
+ "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.14/META.yml
new/LWP-Protocol-https-6.15/META.yml
--- old/LWP-Protocol-https-6.14/META.yml 2024-03-11 02:08:35.000000000
+0100
+++ new/LWP-Protocol-https-6.15/META.yml 2026-02-23 21:36:44.000000000
+0100
@@ -21,7 +21,7 @@
ExtUtils::MakeMaker: '0'
perl: '5.008001'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.031, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.033, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -34,10 +34,10 @@
provides:
LWP::Protocol::https:
file: lib/LWP/Protocol/https.pm
- version: '6.14'
+ version: '6.15'
LWP::Protocol::https::Socket:
file: lib/LWP/Protocol/https.pm
- version: '6.14'
+ version: '6.15'
requires:
IO::Socket::SSL: '1.970'
LWP::Protocol::http: '0'
@@ -52,10 +52,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.14'
+version: '6.15'
x_Dist_Zilla:
perl:
- version: '5.034000'
+ version: '5.042000'
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
@@ -74,15 +74,15 @@
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: Git::GatherDir
- version: '2.049'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::PruneCruft
name: PruneCruft
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::MetaConfig
name: MetaConfig
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -91,34 +91,34 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
- version: '6.031'
+ version: '6.033'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
- inherit_missing: '1'
- inherit_version: '1'
- meta_noindex: '1'
+ inherit_missing: 1
+ inherit_version: 1
+ meta_noindex: 1
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000037'
+ Module::Metadata: '1.000038'
version: '0.006'
name: MetaProvides::Package
version: '2.004003'
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: MetaNoIndex
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::MetaYAML
name: MetaYAML
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::MetaJSON
name: MetaJSON
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::MetaResources
name: MetaResources
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -133,21 +133,21 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.43.0
repo_root: .
name: Git::Check
- version: '2.049'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.34.1
+ git_version: 2.43.0
include_authors: 0
include_releaser: 1
order_by: name
paths: []
name: Git::Contributors
- version: '0.036'
+ version: '0.038'
-
class: Dist::Zilla::Plugin::GithubMeta
name: GithubMeta
@@ -155,11 +155,11 @@
-
class: Dist::Zilla::Plugin::Manifest
name: Manifest
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::License
name: License
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
config:
@@ -174,7 +174,7 @@
phase: develop
type: recommends
name: '@Git::VersionManager/pluginbundle version'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
config:
@@ -207,7 +207,7 @@
Dist::Zilla::Plugin::Git::Commit:
add_files_in: []
commit_msg: v%V%n%n%c
- signoff: '0'
+ signoff: 0
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- Changes
@@ -217,12 +217,12 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.43.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Git::VersionManager/release snapshot'
- version: '2.049'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
@@ -230,16 +230,16 @@
branch: ~
changelog: Changes
signed: 0
- tag: v6.14
+ tag: v6.15
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.43.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Git::VersionManager/Git::Tag'
- version: '2.049'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
config:
@@ -255,14 +255,14 @@
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Git::VersionManager/NextRelease'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
Dist::Zilla::Plugin::Git::Commit:
add_files_in: []
commit_msg: 'increment $VERSION after %v release'
- signoff: '0'
+ signoff: 0
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- Build.PL
@@ -272,12 +272,12 @@
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.43.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Git::VersionManager/post-release commit'
- version: '2.049'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::Prereqs::FromCPANfile
name: Prereqs::FromCPANfile
@@ -287,10 +287,10 @@
config:
Dist::Zilla::Plugin::MakeMaker:
make_path: make
- version: '6.031'
+ version: '6.033'
Dist::Zilla::Role::TestRunner:
default_jobs: '8'
- version: '6.031'
+ version: '6.033'
name: MakeMaker::Awesome
version: '0.49'
-
@@ -346,7 +346,7 @@
Dist::Zilla::Plugin::Test::Portability:
options: ''
name: Test::Portability
- version: '2.001001'
+ version: '2.001003'
-
class: Dist::Zilla::Plugin::Test::CleanNamespaces
config:
@@ -370,18 +370,18 @@
-
class: Dist::Zilla::Plugin::MetaTests
name: MetaTests
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::Test::MinimumVersion
config:
Dist::Zilla::Plugin::Test::MinimumVersion:
max_target_perl: ~
name: Test::MinimumVersion
- version: '2.000010'
+ version: '2.000011'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: PodSyntaxTests
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
name: Test::Pod::Coverage::Configurable
@@ -397,7 +397,7 @@
stopwords: []
wordlist: Pod::Wordlist
name: Test::PodSpelling
- version: '2.007005'
+ version: '2.007006'
-
class: Dist::Zilla::Plugin::RunExtraTests
config:
@@ -416,15 +416,15 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: TestRelease
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: ConfirmRelease
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: UploadToCPAN
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -433,59 +433,59 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.34.1
+ git_version: 2.43.0
repo_root: .
name: Git::Push
- version: '2.049'
+ version: '2.052'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.031'
+ version: '6.033'
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
- version: '6.031'
+ version: '6.033'
zilla:
class: Dist::Zilla::Dist::Builder
config:
- is_trial: '0'
- version: '6.031'
+ is_trial: 0
+ version: '6.033'
x_contributors:
- 'Adam Kennedy <[email protected]>'
- 'Adam Sjogren <[email protected]>'
@@ -545,6 +545,7 @@
- 'Shoichi Kaji <[email protected]>'
- 'Slaven Rezic <[email protected]>'
- 'Spiros Denaxas <[email protected]>'
+ - 'Steffen Ullrich <[email protected]>'
- 'Steffen Ullrich <[email protected]>'
- 'Steve Hay <[email protected]>'
- 'Tim Couzins <[email protected]>'
@@ -557,6 +558,6 @@
- 'Yuri Karaban <[email protected]>'
- 'Yury Zavarin <[email protected]>'
- 'Zefram <[email protected]>'
-x_generated_by_perl: v5.34.0
-x_serialization_backend: 'YAML::Tiny version 1.74'
+x_generated_by_perl: v5.42.0
+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.14/Makefile.PL
new/LWP-Protocol-https-6.15/Makefile.PL
--- old/LWP-Protocol-https-6.14/Makefile.PL 2024-03-11 02:08:35.000000000
+0100
+++ new/LWP-Protocol-https-6.15/Makefile.PL 2026-02-23 21:36:44.000000000
+0100
@@ -41,7 +41,7 @@
"Test::RequiresInternet" => 0,
"warnings" => 0
},
- "VERSION" => "6.14",
+ "VERSION" => "6.15",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.14/lib/LWP/Protocol/https.pm
new/LWP-Protocol-https-6.15/lib/LWP/Protocol/https.pm
--- old/LWP-Protocol-https-6.14/lib/LWP/Protocol/https.pm 2024-03-11
02:08:35.000000000 +0100
+++ new/LWP-Protocol-https-6.15/lib/LWP/Protocol/https.pm 2026-02-23
21:36:44.000000000 +0100
@@ -3,7 +3,7 @@
use strict;
use warnings;
-our $VERSION = '6.14';
+our $VERSION = '6.15';
use parent qw(LWP::Protocol::http);
require Net::HTTPS;
@@ -99,12 +99,26 @@
# SNI should be passed there only if it is not an IP address.
# Details:
https://github.com/libwww-perl/libwww-perl/issues/449#issuecomment-1896175509
my $host = $url->host() =~ m/:|^[\d.]+$/s ? undef : $url->host();
- $sock = LWP::Protocol::https::Socket->start_SSL( $sock,
+ my $usebio = {};
+ if (UNIVERSAL::can($sock,'is_SSL') && $sock->is_SSL) {
+ $usebio = eval { $Net::HTTPS::SSL_SOCKET_CLASS->can_nested_ssl } or
+ die "no support for nested TLS in this IO::Socket::SSL version";
+ }
+
+ $sock = LWP::Protocol::https::Socket->start_SSL( my $osock = $sock,
SSL_verifycn_name => $url->host,
SSL_hostname => $host,
+ %$usebio,
$self->_extra_sock_opts,
);
- $@ = LWP::Protocol::https::Socket->errstr if ! $sock;
+ if (!$sock) {
+ $@ = LWP::Protocol::https::Socket->errstr;
+ return;
+ }
+ if ($usebio and my @fields = grep { /^http_/ } keys %{*$osock}) {
+ # propagate any http_ fields from osock to sock
+ @{*$sock}{@fields} = @{*$osock}{@fields}
+ }
return $sock;
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.14/t/00-report-prereqs.dd
new/LWP-Protocol-https-6.15/t/00-report-prereqs.dd
--- old/LWP-Protocol-https-6.14/t/00-report-prereqs.dd 2024-03-11
02:08:35.000000000 +0100
+++ new/LWP-Protocol-https-6.15/t/00-report-prereqs.dd 2026-02-23
21:36:44.000000000 +0100
@@ -31,7 +31,7 @@
'Test::Pod::Coverage' => '1.08',
'Test::Pod::Spelling::CommonMistakes' =>
'1.000',
'Test::Portability::Files' => '0',
- 'Test::Spelling' => '0.12',
+ 'Test::Spelling' => '0.17',
'Test::Version' => '1'
}
},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.14/t/example.t
new/LWP-Protocol-https-6.15/t/example.t
--- old/LWP-Protocol-https-6.14/t/example.t 2024-03-11 02:08:35.000000000
+0100
+++ new/LWP-Protocol-https-6.15/t/example.t 2026-02-23 21:36:44.000000000
+0100
@@ -2,7 +2,7 @@
use strict;
use Test::More;
-use Test::RequiresInternet 'www.example.com' => 443;
+use Test::RequiresInternet 'httpbin.org' => 443;
use LWP::UserAgent ();
@@ -10,7 +10,7 @@
plan tests => 2;
-my $url = 'https://www.example.com';
+my $url = 'https://httpbin.org';
subtest "Request GET $url" => sub {
plan tests => 6;
@@ -43,7 +43,7 @@
my $ssl_cipher = $res->header($h) || '';
ok($ssl_cipher =~ /\S/, "have header $h");
- like($res->content, qr/Example Domain/, "found expected document content");
+ like($res->content, qr/\Qhttpbin.org/, "found expected document content");
};
subtest "Check for warnings from GET $url (RT #81948)" => sub {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-Protocol-https-6.14/xt/author/pod-spell.t
new/LWP-Protocol-https-6.15/xt/author/pod-spell.t
--- old/LWP-Protocol-https-6.14/xt/author/pod-spell.t 2024-03-11
02:08:35.000000000 +0100
+++ new/LWP-Protocol-https-6.15/xt/author/pod-spell.t 2026-02-23
21:36:44.000000000 +0100
@@ -2,8 +2,8 @@
use warnings;
use Test::More;
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007005
-use Test::Spelling 0.12;
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007006
+use Test::Spelling 0.17;
use Pod::Wordlist;
set_spell_cmd('aspell list');
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ _scmsync.obsinfo ++++++
mtime: 1771913828
commit: eb31a44a572aa1a135bdf7fb358616214cbbc6348171eee113899a7c48eac5d9
url: https://src.opensuse.org/perl/perl-LWP-Protocol-https.git
revision: eb31a44a572aa1a135bdf7fb358616214cbbc6348171eee113899a7c48eac5d9
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ 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-09 19:52:14.000000000 +0100
@@ -0,0 +1 @@
+.osc