- 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:
Michael Schröder 2023-11-27 13:06:49 +00:00 committed by Git OBS Bridge
parent a1bd0db682
commit f221822160
3 changed files with 14 additions and 0 deletions

11
perl-metajson.diff Normal file
View 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"

View File

@ -6,6 +6,7 @@ Mon Nov 27 10:50:24 CET 2023 - mls@suse.de
user-defined Unicode property
* fixes [CVE-2023-47039] Perl for Windows binary hijacking
vulnerability
- new patch: perl-metajson.diff
-------------------------------------------------------------------
Thu Sep 21 10:51:15 UTC 2023 - Neal Gompa <ngompa@opensuse.org>

View File

@ -54,6 +54,7 @@ Patch12: perl-reproducible.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
Patch18: perl-reproducible2.patch
Patch19: perl-metajson.diff
BuildRequires: db-devel
BuildRequires: gdbm-devel
BuildRequires: libbz2-devel
@ -190,6 +191,7 @@ cp -p %{SOURCE3} .
%patch11
%patch12 -p1
%patch18
%patch19
%build
%define _lto_cflags %{nil}