Hello community,
here is the log from the commit of package perl-Protocol-Redis-Faster for
openSUSE:Factory checked in at 2019-09-04 09:15:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Protocol-Redis-Faster (Old)
and /work/SRC/openSUSE:Factory/.perl-Protocol-Redis-Faster.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Protocol-Redis-Faster"
Wed Sep 4 09:15:43 2019 rev:2 rq:727975 version:0.003
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Protocol-Redis-Faster/perl-Protocol-Redis-Faster.changes
2019-06-13 23:06:04.551204409 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Protocol-Redis-Faster.new.7948/perl-Protocol-Redis-Faster.changes
2019-09-04 09:16:38.166927355 +0200
@@ -1,0 +2,9 @@
+Mon Sep 2 08:09:46 UTC 2019 - <[email protected]>
+
+- updated to 0.003
+ see /usr/share/doc/packages/perl-Protocol-Redis-Faster/Changes
+
+ 0.003 2019-09-01 09:42:19 EDT
+ - Fix parsing of empty bulk string (und3f, #1)
+
+-------------------------------------------------------------------
Old:
----
Protocol-Redis-Faster-0.002.tar.gz
New:
----
Protocol-Redis-Faster-0.003.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Protocol-Redis-Faster.spec ++++++
--- /var/tmp/diff_new_pack.33iIrg/_old 2019-09-04 09:16:38.666927286 +0200
+++ /var/tmp/diff_new_pack.33iIrg/_new 2019-09-04 09:16:38.674927285 +0200
@@ -17,7 +17,7 @@
Name: perl-Protocol-Redis-Faster
-Version: 0.002
+Version: 0.003
Release: 0
%define cpan_name Protocol-Redis-Faster
Summary: Optimized pure-perl Redis protocol parser/encoder
++++++ Protocol-Redis-Faster-0.002.tar.gz -> Protocol-Redis-Faster-0.003.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Protocol-Redis-Faster-0.002/Changes
new/Protocol-Redis-Faster-0.003/Changes
--- old/Protocol-Redis-Faster-0.002/Changes 2019-04-02 03:51:38.000000000
+0200
+++ new/Protocol-Redis-Faster-0.003/Changes 2019-09-01 15:42:21.000000000
+0200
@@ -1,3 +1,6 @@
+0.003 2019-09-01 09:42:19 EDT
+ - Fix parsing of empty bulk string (und3f, #1)
+
0.002 2019-04-01 21:51:36 EDT
- Minor optimizations
- Correct behavior when on_message callback calls on_message or parse
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Protocol-Redis-Faster-0.002/META.json
new/Protocol-Redis-Faster-0.003/META.json
--- old/Protocol-Redis-Faster-0.002/META.json 2019-04-02 03:51:38.000000000
+0200
+++ new/Protocol-Redis-Faster-0.003/META.json 2019-09-01 15:42:21.000000000
+0200
@@ -58,7 +58,7 @@
"provides" : {
"Protocol::Redis::Faster" : {
"file" : "lib/Protocol/Redis/Faster.pm",
- "version" : "0.002"
+ "version" : "0.003"
}
},
"release_status" : "stable",
@@ -74,10 +74,10 @@
},
"x_IRC" : "irc://irc.perl.org/#redis"
},
- "version" : "0.002",
+ "version" : "0.003",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.028001"
+ "version" : "5.030000"
},
"plugins" : [
{
@@ -125,7 +125,7 @@
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000033",
+ "Module::Metadata" : "1.000036",
"version" : "0.006"
}
},
@@ -187,7 +187,7 @@
}
},
"name" : "@Author::DBOOK/Git::Check",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion",
@@ -259,7 +259,7 @@
}
},
"name" : "@Author::DBOOK/Git::Commit",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -268,7 +268,7 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "0.002",
+ "tag" : "0.003",
"tag_format" : "%v",
"tag_message" : "%v"
},
@@ -281,7 +281,7 @@
}
},
"name" : "@Author::DBOOK/Git::Tag",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
@@ -324,7 +324,7 @@
}
},
"name" : "@Author::DBOOK/Commit_Version_Bump",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -341,7 +341,7 @@
}
},
"name" : "@Author::DBOOK/Git::Push",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
@@ -378,7 +378,7 @@
}
},
"name" : "@Author::DBOOK/Git::GatherDir",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Regenerate::AfterReleasers",
@@ -468,8 +468,14 @@
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
+ "config" : {
+ "Dist::Zilla::Role::ModuleMetadata" : {
+ "Module::Metadata" : "1.000036",
+ "version" : "0.006"
+ }
+ },
"name" : "@Author::DBOOK/InstallGuide",
- "version" : "1.200012"
+ "version" : "1.200013"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
@@ -556,9 +562,10 @@
}
},
"x_contributors" : [
- "Dan Book <[email protected]>"
+ "Dan Book <[email protected]>",
+ "Sergey Zasenko <[email protected]>"
],
- "x_generated_by_perl" : "v5.28.1",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.09"
+ "x_generated_by_perl" : "v5.30.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Protocol-Redis-Faster-0.002/META.yml
new/Protocol-Redis-Faster-0.003/META.yml
--- old/Protocol-Redis-Faster-0.002/META.yml 2019-04-02 03:51:38.000000000
+0200
+++ new/Protocol-Redis-Faster-0.003/META.yml 2019-09-01 15:42:21.000000000
+0200
@@ -28,7 +28,7 @@
provides:
Protocol::Redis::Faster:
file: lib/Protocol/Redis/Faster.pm
- version: '0.002'
+ version: '0.003'
requires:
Carp: '0'
Protocol::Redis: '1.0000'
@@ -39,10 +39,10 @@
bugtracker: https://github.com/Grinnz/Protocol-Redis-Faster/issues
homepage: https://github.com/Grinnz/Protocol-Redis-Faster
repository: https://github.com/Grinnz/Protocol-Redis-Faster.git
-version: '0.002'
+version: '0.003'
x_Dist_Zilla:
perl:
- version: '5.028001'
+ version: '5.030000'
plugins:
-
class: Dist::Zilla::Plugin::GithubMeta
@@ -79,7 +79,7 @@
inherit_version: '1'
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000033'
+ Module::Metadata: '1.000036'
version: '0.006'
name: '@Author::DBOOK/MetaProvides::Package'
version: '2.004003'
@@ -126,7 +126,7 @@
git_version: 2.20.1
repo_root: .
name: '@Author::DBOOK/Git::Check'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::RewriteVersion
config:
@@ -181,7 +181,7 @@
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::DBOOK/Git::Commit'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
@@ -189,7 +189,7 @@
branch: ~
changelog: Changes
signed: 0
- tag: '0.002'
+ tag: '0.003'
tag_format: '%v'
tag_message: '%v'
Dist::Zilla::Role::Git::Repo:
@@ -198,7 +198,7 @@
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::DBOOK/Git::Tag'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease
config:
@@ -229,7 +229,7 @@
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::DBOOK/Commit_Version_Bump'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -241,7 +241,7 @@
git_version: 2.20.1
repo_root: .
name: '@Author::DBOOK/Git::Push'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Author::DBOOK/PodSyntaxTests'
@@ -271,7 +271,7 @@
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: '@Author::DBOOK/Git::GatherDir'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::Regenerate::AfterReleasers
config:
@@ -338,8 +338,12 @@
version: '0.029'
-
class: Dist::Zilla::Plugin::InstallGuide
+ config:
+ Dist::Zilla::Role::ModuleMetadata:
+ Module::Metadata: '1.000036'
+ version: '0.006'
name: '@Author::DBOOK/InstallGuide'
- version: '1.200012'
+ version: '1.200013'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::DBOOK/Manifest'
@@ -407,5 +411,6 @@
version: '6.012'
x_contributors:
- 'Dan Book <[email protected]>'
-x_generated_by_perl: v5.28.1
+ - 'Sergey Zasenko <[email protected]>'
+x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Protocol-Redis-Faster-0.002/Makefile.PL
new/Protocol-Redis-Faster-0.003/Makefile.PL
--- old/Protocol-Redis-Faster-0.002/Makefile.PL 2019-04-02 03:51:38.000000000
+0200
+++ new/Protocol-Redis-Faster-0.003/Makefile.PL 2019-09-01 15:42:21.000000000
+0200
@@ -27,7 +27,7 @@
"Protocol::Redis::Test" => 0,
"Test::More" => "0.88"
},
- "VERSION" => "0.002",
+ "VERSION" => "0.003",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Protocol-Redis-Faster-0.002/lib/Protocol/Redis/Faster.pm
new/Protocol-Redis-Faster-0.003/lib/Protocol/Redis/Faster.pm
--- old/Protocol-Redis-Faster-0.002/lib/Protocol/Redis/Faster.pm
2019-04-02 03:51:38.000000000 +0200
+++ new/Protocol-Redis-Faster-0.003/lib/Protocol/Redis/Faster.pm
2019-09-01 15:42:21.000000000 +0200
@@ -6,7 +6,7 @@
use parent 'Protocol::Redis';
-our $VERSION = '0.002';
+our $VERSION = '0.003';
my %simple_types = ('+' => 1, '-' => 1, ':' => 1);
@@ -95,9 +95,8 @@
}
else {
$self->{_curr}{data} = substr $$buf, 0, $self->{_curr}{len}, '';
+ substr $$buf, 0, 2, ''; # Remove \r\n
}
-
- substr $$buf, 0, 2, ''; # Remove \r\n
}
# Simple strings, errors, and integers