Hello community,
here is the log from the commit of package perl-Devel-PatchPerl for
openSUSE:Factory checked in at 2020-01-30 09:41:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-PatchPerl (Old)
and /work/SRC/openSUSE:Factory/.perl-Devel-PatchPerl.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-PatchPerl"
Thu Jan 30 09:41:36 2020 rev:30 rq:768342 version:1.84
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Devel-PatchPerl/perl-Devel-PatchPerl.changes
2019-11-26 16:54:23.112206422 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Devel-PatchPerl.new.26092/perl-Devel-PatchPerl.changes
2020-01-30 09:42:13.489516563 +0100
@@ -1,0 +2,6 @@
+Wed Jan 29 03:11:10 UTC 2020 - <[email protected]>
+
+- updated to 1.84
+ see /usr/share/doc/packages/perl-Devel-PatchPerl/Changes
+
+-------------------------------------------------------------------
Old:
----
Devel-PatchPerl-1.80.tar.gz
New:
----
Devel-PatchPerl-1.84.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Devel-PatchPerl.spec ++++++
--- /var/tmp/diff_new_pack.06X8cH/_old 2020-01-30 09:42:14.353517026 +0100
+++ /var/tmp/diff_new_pack.06X8cH/_new 2020-01-30 09:42:14.353517026 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Devel-PatchPerl
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Devel-PatchPerl
-Version: 1.80
+Version: 1.84
Release: 0
%define cpan_name Devel-PatchPerl
Summary: Patch perl source a la Devel::PPPort's buildperl.pl
++++++ Devel-PatchPerl-1.80.tar.gz -> Devel-PatchPerl-1.84.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/Changes
new/Devel-PatchPerl-1.84/Changes
--- old/Devel-PatchPerl-1.80/Changes 2019-11-19 17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/Changes 2020-01-28 20:02:09.000000000 +0100
@@ -1,8 +1,45 @@
==================================================
-Changes from 2014-11-20 00:00:00 +0000 to present.
+Changes from 2015-01-29 00:00:00 +0000 to present.
==================================================
-----------------------------------------
+version 1.84 at 2020-01-28 19:00:25 +0000
+-----------------------------------------
+
+ Change: 64abf332fa8344c14becb070727cec3b6e8c06d8
+ Author: Chris 'BinGOs' Williams <[email protected]>
+ Date : 2020-01-28 19:00:25 +0000
+
+ Release engineering for 1.84
+
+ - fixed problem with 1.82 release that stops perls < 5.10
+
+ from being patched
+
+ (I suck at Perl Versions).
+
+-----------------------------------------
+version 1.82 at 2020-01-28 18:45:38 +0000
+-----------------------------------------
+
+ Change: f367dbcb8e4fd2b998450e2f52a2844cb7be2d71
+ Author: Chris 'BinGOs' Williams <[email protected]>
+ Date : 2020-01-28 18:45:38 +0000
+
+ Release engineering for 1.82
+
+ Certified perl version < 5.031004
+
+ Change: ead35cf30015274f8b98c0f93c93882b1502345a
+ Author: Chris 'BinGOs' Williams <[email protected]>
+ Date : 2020-01-28 18:38:42 +0000
+
+ Fix issue with SDBM_File on perls > 5.10.0 and < 5.14.4
+
+ I've only seen an issue without the patch on Alpine Linux
+ (https://github.com/Perl/perl5/commit/acdbe25bd91)
+
+-----------------------------------------
version 1.80 at 2019-11-19 16:27:40 +0000
-----------------------------------------
@@ -497,31 +534,6 @@
Updated the included hints to latest from blead
------------------------------------------
-version 1.30 at 2014-12-23 22:41:27 +0000
------------------------------------------
-
- Change: b24bdbf3acebd609a1765de0f527429b139074bb
- Author: Chris 'BinGOs' Williams <[email protected]>
- Date : 2014-12-23 22:41:27 +0000
-
- Release engineering for 1.30
-
- Change: 01c501f02b6c02d952d904e9d6c09362aa083191
- Author: Chris Williams <[email protected]>
- Date : 2014-12-23 21:31:37 +0000
-
- Merge pull request #18 from
- dagolden/add-patchperl-version-to-patchlevel
-
- add Devel::PatchPerl version to list of local patches
-
- Change: 86a0e5b2de764deb73c641c4ce6f69df1f0b79e9
- Author: David Golden <[email protected]>
- Date : 2014-12-23 14:38:10 +0000
-
- add Devel::PatchPerl version to list of local patches
-
=================================================
-Plus 64 releases after 2014-11-20 00:00:00 +0000.
+Plus 65 releases after 2015-01-29 00:00:00 +0000.
=================================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/LICENSE
new/Devel-PatchPerl-1.84/LICENSE
--- old/Devel-PatchPerl-1.80/LICENSE 2019-11-19 17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/LICENSE 2020-01-28 20:02:09.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2019 by Chris Williams and Marcus
Holland-Moritz.
+This software is copyright (c) 2020 by Chris Williams and Marcus
Holland-Moritz.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
--- The GNU General Public License, Version 1, February 1989 ---
-This software is Copyright (c) 2019 by Chris Williams and Marcus
Holland-Moritz.
+This software is Copyright (c) 2020 by Chris Williams and Marcus
Holland-Moritz.
This is free software, licensed under:
@@ -272,7 +272,7 @@
--- The Artistic License 1.0 ---
-This software is Copyright (c) 2019 by Chris Williams and Marcus
Holland-Moritz.
+This software is Copyright (c) 2020 by Chris Williams and Marcus
Holland-Moritz.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/META.json
new/Devel-PatchPerl-1.84/META.json
--- old/Devel-PatchPerl-1.80/META.json 2019-11-19 17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/META.json 2020-01-28 20:02:09.000000000 +0100
@@ -50,8 +50,8 @@
"web" : "https://github.com/bingos/devel-patchperl"
}
},
- "version" : "1.80",
+ "version" : "1.84",
"x_generated_by_perl" : "v5.30.1",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.17"
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.18"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/META.yml
new/Devel-PatchPerl-1.84/META.yml
--- old/Devel-PatchPerl-1.80/META.yml 2019-11-19 17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/META.yml 2020-01-28 20:02:09.000000000 +0100
@@ -22,6 +22,6 @@
resources:
homepage: https://github.com/bingos/devel-patchperl
repository: https://github.com/bingos/devel-patchperl.git
-version: '1.80'
+version: '1.84'
x_generated_by_perl: v5.30.1
x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/Makefile.PL
new/Devel-PatchPerl-1.84/Makefile.PL
--- old/Devel-PatchPerl-1.80/Makefile.PL 2019-11-19 17:29:27.000000000
+0100
+++ new/Devel-PatchPerl-1.84/Makefile.PL 2020-01-28 20:02:09.000000000
+0100
@@ -28,7 +28,7 @@
"TEST_REQUIRES" => {
"Test::More" => 0
},
- "VERSION" => "1.80",
+ "VERSION" => "1.84",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/README
new/Devel-PatchPerl-1.84/README
--- old/Devel-PatchPerl-1.80/README 2019-11-19 17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/README 2020-01-28 20:02:09.000000000 +0100
@@ -4,7 +4,7 @@
VERSION
- version 1.80
+ version 1.84
SYNOPSIS
@@ -68,7 +68,7 @@
COPYRIGHT AND LICENSE
- This software is copyright (c) 2019 by Chris Williams and Marcus
+ This software is copyright (c) 2020 by Chris Williams and Marcus
Holland-Moritz.
This is free software; you can redistribute it and/or modify it under
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/bin/patchperl
new/Devel-PatchPerl-1.84/bin/patchperl
--- old/Devel-PatchPerl-1.80/bin/patchperl 2019-11-19 17:29:27.000000000
+0100
+++ new/Devel-PatchPerl-1.84/bin/patchperl 2020-01-28 20:02:09.000000000
+0100
@@ -22,7 +22,7 @@
=head1 VERSION
-version 1.80
+version 1.84
=head1 AUTHOR
@@ -30,7 +30,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2019 by Chris Williams and Marcus
Holland-Moritz.
+This software is copyright (c) 2020 by Chris Williams and Marcus
Holland-Moritz.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/dist.ini
new/Devel-PatchPerl-1.84/dist.ini
--- old/Devel-PatchPerl-1.80/dist.ini 2019-11-19 17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/dist.ini 2020-01-28 20:02:09.000000000 +0100
@@ -1,5 +1,5 @@
name = Devel-PatchPerl
-version = 1.80
+version = 1.84
author = Chris Williams <[email protected]>
license = Perl_5
copyright_holder = Chris Williams and Marcus Holland-Moritz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/lib/Devel/PatchPerl/Hints.pm
new/Devel-PatchPerl-1.84/lib/Devel/PatchPerl/Hints.pm
--- old/Devel-PatchPerl-1.80/lib/Devel/PatchPerl/Hints.pm 2019-11-19
17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/lib/Devel/PatchPerl/Hints.pm 2020-01-28
20:02:09.000000000 +0100
@@ -1,5 +1,5 @@
package Devel::PatchPerl::Hints;
-$Devel::PatchPerl::Hints::VERSION = '1.80';
+$Devel::PatchPerl::Hints::VERSION = '1.84';
#ABSTRACT: replacement 'hints' files
use strict;
@@ -2047,7 +2047,7 @@
=head1 VERSION
-version 1.80
+version 1.84
=head1 SYNOPSIS
@@ -2110,7 +2110,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2019 by Chris Williams and Marcus
Holland-Moritz.
+This software is copyright (c) 2020 by Chris Williams and Marcus
Holland-Moritz.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/lib/Devel/PatchPerl/Plugin.pm
new/Devel-PatchPerl-1.84/lib/Devel/PatchPerl/Plugin.pm
--- old/Devel-PatchPerl-1.80/lib/Devel/PatchPerl/Plugin.pm 2019-11-19
17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/lib/Devel/PatchPerl/Plugin.pm 2020-01-28
20:02:09.000000000 +0100
@@ -1,5 +1,5 @@
package Devel::PatchPerl::Plugin;
-$Devel::PatchPerl::Plugin::VERSION = '1.80';
+$Devel::PatchPerl::Plugin::VERSION = '1.84';
#ABSTRACT: Devel::PatchPerl plugins explained
use strict;
@@ -19,7 +19,7 @@
=head1 VERSION
-version 1.80
+version 1.84
=head1 DESCRIPTION
@@ -82,7 +82,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2019 by Chris Williams and Marcus
Holland-Moritz.
+This software is copyright (c) 2020 by Chris Williams and Marcus
Holland-Moritz.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Devel-PatchPerl-1.80/lib/Devel/PatchPerl.pm
new/Devel-PatchPerl-1.84/lib/Devel/PatchPerl.pm
--- old/Devel-PatchPerl-1.80/lib/Devel/PatchPerl.pm 2019-11-19
17:29:27.000000000 +0100
+++ new/Devel-PatchPerl-1.84/lib/Devel/PatchPerl.pm 2020-01-28
20:02:09.000000000 +0100
@@ -1,5 +1,5 @@
package Devel::PatchPerl;
-$Devel::PatchPerl::VERSION = '1.80';
+$Devel::PatchPerl::VERSION = '1.84';
# ABSTRACT: Patch perl source a la Devel::PPPort's buildperl.pl
use strict;
@@ -191,6 +191,7 @@
[ \&_patch_conf_fwrapv ],
[ \&_patch_utils_h2ph ],
[ \&_patch_lib_h2ph ],
+ [ \&_patch_sdbm_file_c ],
],
},
{
@@ -9777,6 +9778,39 @@
}
}
+sub _patch_sdbm_file_c {
+ my $perlver = shift;
+ my $num = _norm_ver( $perlver );
+ return unless $num > 5.010000;
+ return unless $num < 5.014004;
+ _patch_b64(<<'SDBMFILEC');
+LS0tIGV4dC9TREJNX0ZpbGUvc2RibS9zZGJtLmMKKysrIGV4dC9TREJNX0ZpbGUvc2RibS9zZGJt
+LmMKQEAgLTc4LDggKzc4LDggQEAgc2RibV9vcGVuKHJlZ2lzdGVyIGNoYXIgKmZpbGUsIHJlZ2lz
+dGVyIGludCBmbGFncywgcmVnaXN0ZXIgaW50IG1vZGUpCiAJcmVnaXN0ZXIgY2hhciAqZGlybmFt
+ZTsKIAlyZWdpc3RlciBjaGFyICpwYWduYW1lOwogCXNpemVfdCBmaWxlbGVuOwotCWNvbnN0IHNp
+emVfdCBkaXJmZXh0X2xlbiA9IHNpemVvZihESVJGRVhUICIiKTsKLQljb25zdCBzaXplX3QgcGFn
+ZmV4dF9sZW4gPSBzaXplb2YoUEFHRkVYVCAiIik7CisJY29uc3Qgc2l6ZV90IGRpcmZleHRfc2l6
+ZSA9IHNpemVvZihESVJGRVhUICIiKTsKKwljb25zdCBzaXplX3QgcGFnZmV4dF9zaXplID0gc2l6
+ZW9mKFBBR0ZFWFQgIiIpOwogCiAJaWYgKGZpbGUgPT0gTlVMTCB8fCAhKmZpbGUpCiAJCXJldHVy
+biBlcnJubyA9IEVJTlZBTCwgKERCTSAqKSBOVUxMOwpAQCAtODgsMTcgKzg4LDE3IEBAIHNkYm1f
+b3BlbihyZWdpc3RlciBjaGFyICpmaWxlLCByZWdpc3RlciBpbnQgZmxhZ3MsIHJlZ2lzdGVyIGlu
+dCBtb2RlKQogICovCiAJZmlsZWxlbiA9IHN0cmxlbihmaWxlKTsKIAotCWlmICgoZGlybmFtZSA9
+IChjaGFyICopIG1hbGxvYyhmaWxlbGVuICsgZGlyZmV4dF9sZW4gKyAxCi0JCQkJICAgICAgICsg
+ZmlsZWxlbiArIHBhZ2ZleHRfbGVuICsgMSkpID09IE5VTEwpCisJaWYgKChkaXJuYW1lID0gKGNo
+YXIgKikgbWFsbG9jKGZpbGVsZW4gKyBkaXJmZXh0X3NpemUKKwkJCQkgICAgICAgKyBmaWxlbGVu
+ICsgcGFnZmV4dF9zaXplKSkgPT0gTlVMTCkKIAkJcmV0dXJuIGVycm5vID0gRU5PTUVNLCAoREJN
+ICopIE5VTEw7CiAvKgogICogYnVpbGQgdGhlIGZpbGUgbmFtZXMKICAqLwogCW1lbWNweShkaXJu
+YW1lLCBmaWxlLCBmaWxlbGVuKTsKLQltZW1jcHkoZGlybmFtZSArIGZpbGVsZW4sIERJUkZFWFQs
+IGRpcmZleHRfbGVuICsgMSk7Ci0JcGFnbmFtZSA9IGRpcm5hbWUgKyBmaWxlbGVuICsgZGlyZmV4
+dF9sZW4gKyAxOworCW1lbWNweShkaXJuYW1lICsgZmlsZWxlbiwgRElSRkVYVCwgZGlyZmV4dF9z
+aXplKTsKKwlwYWduYW1lID0gZGlybmFtZSArIGZpbGVsZW4gKyBkaXJmZXh0X3NpemU7CiAJbWVt
+Y3B5KHBhZ25hbWUsIGZpbGUsIGZpbGVsZW4pOwotCW1lbWNweShwYWduYW1lICsgZmlsZWxlbiwg
+UEFHRkVYVCwgcGFnZmV4dF9sZW4gKyAxKTsKKwltZW1jcHkocGFnbmFtZSArIGZpbGVsZW4sIFBB
+R0ZFWFQsIHBhZ2ZleHRfc2l6ZSk7CiAKIAlkYiA9IHNkYm1fcHJlcChkaXJuYW1lLCBwYWduYW1l
+LCBmbGFncywgbW9kZSk7CiAJZnJlZSgoY2hhciAqKSBkaXJuYW1lKTsK
+SDBMFILEC
+}
+
qq[patchin'];
__END__
@@ -9791,7 +9825,7 @@
=head1 VERSION
-version 1.80
+version 1.84
=head1 SYNOPSIS
@@ -9857,7 +9891,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2019 by Chris Williams and Marcus
Holland-Moritz.
+This software is copyright (c) 2020 by Chris Williams and Marcus
Holland-Moritz.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.