Hello community,
here is the log from the commit of package perl-HTTP-Daemon for
openSUSE:Factory checked in at 2019-09-07 11:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Daemon (Old)
and /work/SRC/openSUSE:Factory/.perl-HTTP-Daemon.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Daemon"
Sat Sep 7 11:28:52 2019 rev:12 rq:727335 version:6.06
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Daemon/perl-HTTP-Daemon.changes
2019-07-30 14:02:02.612971082 +0200
+++
/work/SRC/openSUSE:Factory/.perl-HTTP-Daemon.new.7948/perl-HTTP-Daemon.changes
2019-09-07 11:28:53.798468233 +0200
@@ -1,0 +2,13 @@
+Fri Aug 30 12:30:36 UTC 2019 - <[email protected]>
+
+- updated to 6.06
+ see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
+
+ 6.06 2019-08-29 14:23:17Z
+ - Delimit IPv6 numeric address with brackets and URI-quote an IPv6 zone
+ separator in url() method output (GH#32) (Petr Pisar)
+ - Handle undef and empty LocalAddr value in new() constructor as an
+ unspecified address (GH#24, RT#123069) (Petr Pisar)
+ - Use IO::Socket::IP for IPv6 support. (GH#31) (Chase Whitener)
+
+-------------------------------------------------------------------
Old:
----
HTTP-Daemon-6.05.tar.gz
New:
----
HTTP-Daemon-6.06.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTTP-Daemon.spec ++++++
--- /var/tmp/diff_new_pack.bZHy6S/_old 2019-09-07 11:28:54.290468171 +0200
+++ /var/tmp/diff_new_pack.bZHy6S/_new 2019-09-07 11:28:54.294468171 +0200
@@ -17,14 +17,14 @@
Name: perl-HTTP-Daemon
-Version: 6.05
+Version: 6.06
Release: 0
%define cpan_name HTTP-Daemon
Summary: Simple http server class
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
-Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ HTTP-Daemon-6.05.tar.gz -> HTTP-Daemon-6.06.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/Build.PL
new/HTTP-Daemon-6.06/Build.PL
--- old/HTTP-Daemon-6.05/Build.PL 2019-07-26 22:41:12.000000000 +0200
+++ new/HTTP-Daemon-6.06/Build.PL 2019-08-29 16:23:27.000000000 +0200
@@ -69,7 +69,7 @@
}
- # This section was automatically generated by
Dist::Zilla::Plugin::ModuleBuild v6.013.
+ # This section was automatically generated by
Dist::Zilla::Plugin::ModuleBuild v6.012.
use strict;
use warnings;
@@ -87,7 +87,7 @@
"Gisle Aas <gisle\@activestate.com>"
],
"dist_name" => "HTTP-Daemon",
- "dist_version" => "6.05",
+ "dist_version" => "6.06",
"license" => "perl",
"module_name" => "HTTP::Daemon",
"recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/Changes new/HTTP-Daemon-6.06/Changes
--- old/HTTP-Daemon-6.05/Changes 2019-07-26 22:41:11.000000000 +0200
+++ new/HTTP-Daemon-6.06/Changes 2019-08-29 16:23:27.000000000 +0200
@@ -1,5 +1,12 @@
Revision history for HTTP-Daemon
+6.06 2019-08-29 14:23:17Z
+ - Delimit IPv6 numeric address with brackets and URI-quote an IPv6 zone
+ separator in url() method output (GH#32) (Petr Pisar)
+ - Handle undef and empty LocalAddr value in new() constructor as an
+ unspecified address (GH#24, RT#123069) (Petr Pisar)
+ - Use IO::Socket::IP for IPv6 support. (GH#31) (Chase Whitener)
+
6.05 2019-07-26 20:41:05Z
- Added the .perltidyrc from the libwww-perl distribution
- Tidied the test suite with perltidy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/MANIFEST
new/HTTP-Daemon-6.06/MANIFEST
--- old/HTTP-Daemon-6.05/MANIFEST 2019-07-26 22:41:12.000000000 +0200
+++ new/HTTP-Daemon-6.06/MANIFEST 2019-08-29 16:23:27.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.013.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.012.
Build.PL
CONTRIBUTING
Changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/META.json
new/HTTP-Daemon-6.06/META.json
--- old/HTTP-Daemon-6.05/META.json 2019-07-26 22:41:12.000000000 +0200
+++ new/HTTP-Daemon-6.06/META.json 2019-08-29 16:23:27.000000000 +0200
@@ -4,7 +4,7 @@
"Gisle Aas <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.013, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -166,7 +166,7 @@
"provides" : {
"HTTP::Daemon" : {
"file" : "lib/HTTP/Daemon.pm",
- "version" : "6.05"
+ "version" : "6.06"
}
},
"release_status" : "stable",
@@ -183,10 +183,10 @@
"x_IRC" : "irc://irc.perl.org/#lwp",
"x_MailingList" : "mailto:[email protected]"
},
- "version" : "6.05",
+ "version" : "6.06",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.031002"
+ "version" : "5.026001"
},
"plugins" : [
{
@@ -198,7 +198,7 @@
}
},
"name" : "@Author::ETHER/pluginbundle version",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -220,7 +220,7 @@
{
"class" : "Dist::Zilla::Plugin::FileFinder::ByName",
"name" : "@Author::ETHER/Examples",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -249,27 +249,27 @@
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Author::ETHER/MetaYAML",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::ETHER/MetaJSON",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
"name" : "@Author::ETHER/Readme",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::ETHER/Manifest",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::ETHER/License",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
@@ -364,7 +364,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "@Author::ETHER/MetaTests",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -413,12 +413,12 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::ETHER/PodSyntaxTests",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "@Author::ETHER/PodCoverageTests",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
@@ -617,7 +617,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "@Author::ETHER/MetaNoIndex",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -630,7 +630,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.013"
+ "version" : "6.012"
}
],
"include_underscores" : 0
@@ -652,7 +652,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::ETHER/MetaConfig",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Keywords",
@@ -677,7 +677,7 @@
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@Author::ETHER/AutoPrereqs",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -694,17 +694,17 @@
"config" : {
"Dist::Zilla::Plugin::MakeMaker" : {
"make_path" : "make",
- "version" : "6.013"
+ "version" : "6.012"
},
"Dist::Zilla::Plugin::MakeMaker::Awesome" : {
- "version" : "0.48"
+ "version" : "0.47"
},
"Dist::Zilla::Plugin::MakeMaker::Fallback" : {
"skip_release_testing" : 0
},
"Dist::Zilla::Role::TestRunner" : {
"default_jobs" : 9,
- "version" : "6.013"
+ "version" : "6.012"
}
},
"name" : "@Author::ETHER/MakeMaker::Fallback",
@@ -724,7 +724,7 @@
}
},
"name" : "ModuleBuild, via ModuleBuildTiny::Fallback",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::ModuleBuildTiny",
@@ -749,7 +749,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "commits",
@@ -840,7 +840,7 @@
"class" : "Dist::Zilla::Plugin::EnsureLatestPerl",
"config" : {
"Dist::Zilla::Plugin::EnsureLatestPerl" : {
- "Module::CoreList" : "5.20190720"
+ "Module::CoreList" : "5.20190820"
}
},
"name" : "@Author::ETHER/EnsureLatestPerl",
@@ -873,7 +873,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"repo_root" : "."
}
},
@@ -884,7 +884,7 @@
"class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"repo_root" : "."
}
},
@@ -895,7 +895,7 @@
"class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"repo_root" : "."
}
},
@@ -915,7 +915,7 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Author::ETHER/TestRelease",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -929,7 +929,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"repo_root" : "."
}
},
@@ -944,7 +944,7 @@
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@Author::ETHER/UploadToCPAN",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -961,7 +961,7 @@
}
},
"name" : "@Author::ETHER/copy generated files",
- "version" : "0.007"
+ "version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -982,7 +982,7 @@
}
},
"name" : "@Author::ETHER/@Git::VersionManager/pluginbundle
version",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -1017,7 +1017,7 @@
}
},
"name" :
"@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease",
- "version" : "0.007"
+ "version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -1040,7 +1040,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1057,12 +1057,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v6.05",
+ "tag" : "v6.06",
"tag_format" : "v%V",
"tag_message" : "v%v%t"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1091,7 +1091,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Author::ETHER/@Git::VersionManager/NextRelease",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -1112,7 +1112,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1131,7 +1131,7 @@
}
},
"name" : "@Author::ETHER/@Git::VersionManager/prereqs for
@Git::VersionManager",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -1143,7 +1143,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.21.0",
"repo_root" : "."
}
},
@@ -1193,7 +1193,7 @@
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Author::ETHER/ConfirmRelease",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1204,17 +1204,17 @@
}
},
"name" : "@Author::ETHER/prereqs for @Author::ETHER",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Encoding",
"name" : "Encoding",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "MetaResources",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1225,7 +1225,7 @@
}
},
"name" : "Prereqs",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -1235,57 +1235,52 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.013"
+ "version" : "6.012"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.013"
- },
- {
- "class" : "Dist::Zilla::Plugin::VerifyPhases",
- "name" : "@Author::ETHER/PHASE VERIFICATION",
- "version" : "0.016"
+ "version" : "6.012"
}
],
"zilla" : {
@@ -1293,7 +1288,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.013"
+ "version" : "6.012"
}
},
"x_authority" : "cpan:GAAS",
@@ -1305,11 +1300,11 @@
"Chase Whitener <[email protected]>",
"Slaven Rezic <[email protected]>",
"Zefram <[email protected]>",
- "Tom Hukins <[email protected]>",
- "Mike Schilli <[email protected]>",
"Alexey Tourbin <[email protected]>",
"Bron Gondwana <[email protected]>",
- "Hans-H. Froehlich <[email protected]>",
+ "Petr P\u00edsa\u0159 <[email protected]>",
+ "Mike Schilli <[email protected]>",
+ "Tom Hukins <[email protected]>",
"Ian Kilgore <[email protected]>",
"Jacob J <[email protected]>",
"Ondrej Hanak <[email protected]>",
@@ -1342,11 +1337,11 @@
"FWILES <[email protected]>",
"Father Chrysostomos <[email protected]>",
"Gavin Peters <[email protected]>",
- "Graeme Thompson <[email protected]>"
+ "Graeme Thompson <[email protected]>",
+ "Hans-H. Froehlich <[email protected]>"
],
- "x_generated_by_perl" : "v5.31.2",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
- "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
+ "x_generated_by_perl" : "v5.26.1",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.10",
"x_use_unsafe_inc" : 0
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/META.yml
new/HTTP-Daemon-6.06/META.yml
--- old/HTTP-Daemon-6.05/META.yml 2019-07-26 22:41:12.000000000 +0200
+++ new/HTTP-Daemon-6.06/META.yml 2019-08-29 16:23:27.000000000 +0200
@@ -15,7 +15,7 @@
Module::Build::Tiny: '0.034'
perl: '5.006'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.013, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -28,7 +28,7 @@
provides:
HTTP::Daemon:
file: lib/HTTP/Daemon.pm
- version: '6.05'
+ version: '6.06'
requires:
Carp: '0'
HTTP::Date: '6'
@@ -48,10 +48,10 @@
bugtracker: https://github.com/libwww-perl/HTTP-Daemon/issues
homepage: https://github.com/libwww-perl/HTTP-Daemon
repository: https://github.com/libwww-perl/HTTP-Daemon.git
-version: '6.05'
+version: '6.06'
x_Dist_Zilla:
perl:
- version: '5.031002'
+ version: '5.026001'
plugins:
-
class: Dist::Zilla::Plugin::Prereqs
@@ -60,7 +60,7 @@
phase: develop
type: recommends
name: '@Author::ETHER/pluginbundle version'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PromptIfStale
config:
@@ -77,7 +77,7 @@
-
class: Dist::Zilla::Plugin::FileFinder::ByName
name: '@Author::ETHER/Examples'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
@@ -100,23 +100,23 @@
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Author::ETHER/MetaYAML'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::ETHER/MetaJSON'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Readme
name: '@Author::ETHER/Readme'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::ETHER/Manifest'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::License
name: '@Author::ETHER/License'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
config:
@@ -190,7 +190,7 @@
-
class: Dist::Zilla::Plugin::MetaTests
name: '@Author::ETHER/MetaTests'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
config:
@@ -227,11 +227,11 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Author::ETHER/PodSyntaxTests'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::PodCoverageTests
name: '@Author::ETHER/PodCoverageTests'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Test::Pod::No404s
name: '@Author::ETHER/Test::Pod::No404s'
@@ -386,7 +386,7 @@
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: '@Author::ETHER/MetaNoIndex'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -397,7 +397,7 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.013'
+ version: '6.012'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -412,7 +412,7 @@
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::ETHER/MetaConfig'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Keywords
config:
@@ -430,7 +430,7 @@
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@Author::ETHER/AutoPrereqs'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
name: '@Author::ETHER/Prereqs::AuthorDeps'
@@ -444,14 +444,14 @@
config:
Dist::Zilla::Plugin::MakeMaker:
make_path: make
- version: '6.013'
+ version: '6.012'
Dist::Zilla::Plugin::MakeMaker::Awesome:
- version: '0.48'
+ version: '0.47'
Dist::Zilla::Plugin::MakeMaker::Fallback:
skip_release_testing: 0
Dist::Zilla::Role::TestRunner:
default_jobs: 9
- version: '6.013'
+ version: '6.012'
name: '@Author::ETHER/MakeMaker::Fallback'
version: '0.030'
-
@@ -466,7 +466,7 @@
Dist::Zilla::Role::TestRunner:
default_jobs: 9
name: 'ModuleBuild, via ModuleBuildTiny::Fallback'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::ModuleBuildTiny
config:
@@ -482,7 +482,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.19.1
+ git_version: 2.21.0
include_authors: 0
include_releaser: 1
order_by: commits
@@ -549,7 +549,7 @@
class: Dist::Zilla::Plugin::EnsureLatestPerl
config:
Dist::Zilla::Plugin::EnsureLatestPerl:
- Module::CoreList: '5.20190720'
+ Module::CoreList: '5.20190820'
name: '@Author::ETHER/EnsureLatestPerl'
version: '0.008'
-
@@ -574,7 +574,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.21.0
repo_root: .
name: '@Author::ETHER/initial check'
version: '2.046'
@@ -582,7 +582,7 @@
class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.21.0
repo_root: .
name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
version: '0.014'
@@ -590,7 +590,7 @@
class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.21.0
repo_root: .
name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
version: '0.014'
@@ -605,7 +605,7 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Author::ETHER/TestRelease'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -616,7 +616,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.21.0
repo_root: .
name: '@Author::ETHER/after tests'
version: '2.046'
@@ -627,7 +627,7 @@
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Author::ETHER/UploadToCPAN'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::CopyFilesFromRelease
config:
@@ -640,7 +640,7 @@
- ppport.h
match: []
name: '@Author::ETHER/copy generated files'
- version: '0.007'
+ version: '0.006'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
config:
@@ -655,7 +655,7 @@
phase: develop
type: recommends
name: '@Author::ETHER/@Git::VersionManager/pluginbundle version'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
config:
@@ -681,7 +681,7 @@
- Changes
match: []
name: '@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease'
- version: '0.007'
+ version: '0.006'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -699,7 +699,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.21.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -712,11 +712,11 @@
branch: ~
changelog: Changes
signed: 0
- tag: v6.05
+ tag: v6.06
tag_format: v%V
tag_message: v%v%t
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.21.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -737,7 +737,7 @@
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Author::ETHER/@Git::VersionManager/NextRelease'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -753,7 +753,7 @@
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.21.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -766,7 +766,7 @@
phase: x_Dist_Zilla
type: requires
name: '@Author::ETHER/@Git::VersionManager/prereqs for
@Git::VersionManager'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -775,7 +775,7 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.21.0
repo_root: .
name: '@Author::ETHER/Git::Push'
version: '2.046'
@@ -811,7 +811,7 @@
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Author::ETHER/ConfirmRelease'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -819,15 +819,15 @@
phase: x_Dist_Zilla
type: requires
name: '@Author::ETHER/prereqs for @Author::ETHER'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Encoding
name: Encoding
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::MetaResources
name: MetaResources
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -835,7 +835,7 @@
phase: runtime
type: requires
name: Prereqs
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::GithubMeta
name: GithubMeta
@@ -843,52 +843,48 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.013'
+ version: '6.012'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.013'
- -
- class: Dist::Zilla::Plugin::VerifyPhases
- name: '@Author::ETHER/PHASE VERIFICATION'
- version: '0.016'
+ version: '6.012'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.013'
+ version: '6.012'
x_authority: cpan:GAAS
x_contributors:
- 'Ville Skyttä <[email protected]>'
@@ -898,11 +894,11 @@
- 'Chase Whitener <[email protected]>'
- 'Slaven Rezic <[email protected]>'
- 'Zefram <[email protected]>'
- - 'Tom Hukins <[email protected]>'
- - 'Mike Schilli <[email protected]>'
- 'Alexey Tourbin <[email protected]>'
- 'Bron Gondwana <[email protected]>'
- - 'Hans-H. Froehlich <[email protected]>'
+ - 'Petr Písař <[email protected]>'
+ - 'Mike Schilli <[email protected]>'
+ - 'Tom Hukins <[email protected]>'
- 'Ian Kilgore <[email protected]>'
- 'Jacob J <[email protected]>'
- 'Ondrej Hanak <[email protected]>'
@@ -936,7 +932,7 @@
- 'Father Chrysostomos <[email protected]>'
- 'Gavin Peters <[email protected]>'
- 'Graeme Thompson <[email protected]>'
-x_generated_by_perl: v5.31.2
+ - 'Hans-H. Froehlich <[email protected]>'
+x_generated_by_perl: v5.26.1
x_serialization_backend: 'YAML::Tiny version 1.73'
-x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_use_unsafe_inc: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/Makefile.PL
new/HTTP-Daemon-6.06/Makefile.PL
--- old/HTTP-Daemon-6.05/Makefile.PL 2019-07-26 22:41:12.000000000 +0200
+++ new/HTTP-Daemon-6.06/Makefile.PL 2019-08-29 16:23:27.000000000 +0200
@@ -1,6 +1,6 @@
# This Makefile.PL for HTTP-Daemon was generated by
# Dist::Zilla::Plugin::MakeMaker::Fallback 0.030
-# and Dist::Zilla::Plugin::MakeMaker::Awesome 0.48.
+# and Dist::Zilla::Plugin::MakeMaker::Awesome 0.47.
# Don't edit it but the dist.ini and plugins used to construct it.
use strict;
@@ -103,7 +103,7 @@
"Test::Needs" => 0,
"URI" => 0
},
- "VERSION" => "6.05",
+ "VERSION" => "6.06",
"test" => {
"TESTS" => "t/*.t t/local/*.t t/robot/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/README new/HTTP-Daemon-6.06/README
--- old/HTTP-Daemon-6.05/README 2019-07-26 22:41:11.000000000 +0200
+++ new/HTTP-Daemon-6.06/README 2019-08-29 16:23:27.000000000 +0200
@@ -1,5 +1,5 @@
This archive contains the distribution HTTP-Daemon,
-version 6.05:
+version 6.06:
A simple http server class
@@ -9,4 +9,4 @@
the same terms as the Perl 5 programming language system itself.
-This README file was generated by Dist::Zilla::Plugin::Readme v6.013.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.012.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/lib/HTTP/Daemon.pm
new/HTTP-Daemon-6.06/lib/HTTP/Daemon.pm
--- old/HTTP-Daemon-6.05/lib/HTTP/Daemon.pm 2019-07-26 22:41:12.000000000
+0200
+++ new/HTTP-Daemon-6.06/lib/HTTP/Daemon.pm 2019-08-29 16:23:27.000000000
+0200
@@ -1,11 +1,11 @@
-package HTTP::Daemon; # git description: v6.04-8-g7c078c8
+package HTTP::Daemon; # git description: v6.05-4-g31c6eaf
# ABSTRACT: A simple http server class
use strict;
use warnings;
-our $VERSION = '6.05';
+our $VERSION = '6.06';
use Socket qw(
AF_INET AF_INET6 INADDR_ANY IN6ADDR_ANY INADDR_LOOPBACK IN6ADDR_LOOPBACK
@@ -22,6 +22,14 @@
my ($class, %args) = @_;
$args{Listen} ||= 5;
$args{Proto} ||= 'tcp';
+
+ # Handle undefined or empty local address the same way as
+ # IO::Socket::INET -- use unspecified address
+ for my $key (qw(LocalAddr LocalHost)) {
+ if (exists $args{$key} && (!defined $args{$key} || $args{$key} eq ''))
{
+ delete $args{$key};
+ }
+ }
return $class->SUPER::new(%args);
}
@@ -54,6 +62,20 @@
}
else {
my $host = $self->sockhostname;
+
+ # sockhostname() seems to return a stringified IP address if not
+ # resolvable. Then quote it for a port separator and an IPv6 zone
+ # separator. But be paranoid for a case when it already contains
+ # a bracket.
+ if (defined $host and $host =~ /:/) {
+ if ($host =~ /[\[\]]/) {
+ $host = undef;
+ }
+ else {
+ $host =~ s/%/%25/g;
+ $host = '[' . $host . ']';
+ }
+ }
if (!defined $host) {
my $family = sockaddr_family($self->sockname);
if ($family && $family == AF_INET6) {
@@ -618,7 +640,7 @@
=head1 VERSION
-version 6.05
+version 6.06
=head1 SYNOPSIS
@@ -913,7 +935,7 @@
=head1 CONTRIBUTORS
-=for stopwords Ville Skyttä Olaf Alders Mark Stosberg Karen Etheridge Chase
Whitener Slaven Rezic Zefram Tom Hukins Mike Schilli Alexey Tourbin Bron
Gondwana Hans-H. Froehlich Ian Kilgore Jacob J Ondrej Hanak Perlover Peter
Rabbitson Robert Stone Rolf Grossmann Sean M. Burke Spiros Denaxas Steve Hay
Todd Lipcon Tony Finch Toru Yamaguchi Yuri Karaban amire80 jefflee john9art
murphy phrstbrn ruff Adam Kennedy sasao Sjogren Alex Kapranoff Andreas J.
Koenig Bill Mann DAVIDRW Daniel Hedlund David E. Wheeler FWILES Father
Chrysostomos Gavin Peters Graeme Thompson
+=for stopwords Ville Skyttä Olaf Alders Mark Stosberg Karen Etheridge Chase
Whitener Slaven Rezic Zefram Alexey Tourbin Bron Gondwana Petr Písař Mike
Schilli Tom Hukins Ian Kilgore Jacob J Ondrej Hanak Perlover Peter Rabbitson
Robert Stone Rolf Grossmann Sean M. Burke Spiros Denaxas Steve Hay Todd Lipcon
Tony Finch Toru Yamaguchi Yuri Karaban amire80 jefflee john9art murphy phrstbrn
ruff Adam Kennedy sasao Sjogren Alex Kapranoff Andreas J. Koenig Bill Mann
DAVIDRW Daniel Hedlund David E. Wheeler FWILES Father Chrysostomos Gavin Peters
Graeme Thompson Hans-H. Froehlich
=over 4
@@ -947,23 +969,23 @@
=item *
-Tom Hukins <[email protected]>
+Alexey Tourbin <[email protected]>
=item *
-Mike Schilli <[email protected]>
+Bron Gondwana <[email protected]>
=item *
-Alexey Tourbin <[email protected]>
+Petr Písař <[email protected]>
=item *
-Bron Gondwana <[email protected]>
+Mike Schilli <[email protected]>
=item *
-Hans-H. Froehlich <[email protected]>
+Tom Hukins <[email protected]>
=item *
@@ -1097,6 +1119,10 @@
Graeme Thompson <[email protected]>
+=item *
+
+Hans-H. Froehlich <[email protected]>
+
=back
=head1 COPYRIGHT AND LICENCE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTTP-Daemon-6.05/xt/release/changes_has_content.t
new/HTTP-Daemon-6.06/xt/release/changes_has_content.t
--- old/HTTP-Daemon-6.05/xt/release/changes_has_content.t 2019-07-26
22:41:12.000000000 +0200
+++ new/HTTP-Daemon-6.06/xt/release/changes_has_content.t 2019-08-29
16:23:27.000000000 +0200
@@ -2,7 +2,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '6.05';
+my $newver = '6.06';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';