- new patch: perl-metajson.diff
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=239
This commit is contained in:
parent
a1bd0db682
commit
f221822160
11
perl-metajson.diff
Normal file
11
perl-metajson.diff
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- META.json.orig 2023-11-27 13:04:25.730596900 +0000
|
||||||
|
+++ META.json 2023-11-27 13:04:51.242555736 +0000
|
||||||
|
@@ -106,7 +106,7 @@
|
||||||
|
"vxs.inc"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
- "release_status" : "testing",
|
||||||
|
+ "release_status" : "stable",
|
||||||
|
"resources" : {
|
||||||
|
"bugtracker" : {
|
||||||
|
"web" : "https://github.com/Perl/perl5/issues"
|
@ -6,6 +6,7 @@ Mon Nov 27 10:50:24 CET 2023 - mls@suse.de
|
|||||||
user-defined Unicode property
|
user-defined Unicode property
|
||||||
* fixes [CVE-2023-47039] Perl for Windows binary hijacking
|
* fixes [CVE-2023-47039] Perl for Windows binary hijacking
|
||||||
vulnerability
|
vulnerability
|
||||||
|
- new patch: perl-metajson.diff
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 21 10:51:15 UTC 2023 - Neal Gompa <ngompa@opensuse.org>
|
Thu Sep 21 10:51:15 UTC 2023 - Neal Gompa <ngompa@opensuse.org>
|
||||||
|
@ -54,6 +54,7 @@ Patch12: perl-reproducible.patch
|
|||||||
Patch13: perl_skip_flaky_tests_powerpc.patch
|
Patch13: perl_skip_flaky_tests_powerpc.patch
|
||||||
# PATCH-FIX-UPSTREAM unmerged https://www.nntp.perl.org/group/perl.perl5.porters/2018/12/msg253240.html
|
# PATCH-FIX-UPSTREAM unmerged https://www.nntp.perl.org/group/perl.perl5.porters/2018/12/msg253240.html
|
||||||
Patch18: perl-reproducible2.patch
|
Patch18: perl-reproducible2.patch
|
||||||
|
Patch19: perl-metajson.diff
|
||||||
BuildRequires: db-devel
|
BuildRequires: db-devel
|
||||||
BuildRequires: gdbm-devel
|
BuildRequires: gdbm-devel
|
||||||
BuildRequires: libbz2-devel
|
BuildRequires: libbz2-devel
|
||||||
@ -190,6 +191,7 @@ cp -p %{SOURCE3} .
|
|||||||
%patch11
|
%patch11
|
||||||
%patch12 -p1
|
%patch12 -p1
|
||||||
%patch18
|
%patch18
|
||||||
|
%patch19
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%define _lto_cflags %{nil}
|
%define _lto_cflags %{nil}
|
||||||
|
Loading…
Reference in New Issue
Block a user