Accepting request 833854 from home:dirkmueller:branches:devel:languages:perl
- update to 5.30.3 (bsc#1171863, bsc#1171864, bsc#1171866): * https://perldoc.perl.org/5.30.3/perl5302delta.html * https://perldoc.perl.org/5.30.3/perl5302delta.html Fixes [CVE-2020-10543] Buffer overflow caused by a crafted regular expression Fixes [CVE-2020-10878] Integer overflow via malformed bytecode produced by a crafted regular expression Fixes [CVE-2020-12723] Buffer overflow caused by a crafted regular expression - remove perl-Adapt-Configure-to-GCC-version-10.patch (upstream) OBS-URL: https://build.opensuse.org/request/show/833854 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=192
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define pversion 5.30.1
|
||||
%define pversion 5.30.3
|
||||
%global versionlist %nil
|
||||
Name: perl
|
||||
Version: 5.30.1
|
||||
Version: 5.30.3
|
||||
Release: 0
|
||||
Summary: The Perl interpreter
|
||||
License: Artistic-1.0 OR GPL-2.0-or-later
|
||||
@@ -49,8 +49,6 @@ Patch15: perl-gdbm-test-no-mmap.diff
|
||||
Patch17: perl-fix2020.patch
|
||||
# PATCH-FIX-UPSTREAM unmerged https://www.nntp.perl.org/group/perl.perl5.porters/2018/12/msg253240.html
|
||||
Patch18: perl-reproducible2.patch
|
||||
# PATCH-FIX-UPSTREAM https://github.com/Perl/perl5/commit/6bd6308fcea3541e505651bf8e8127a4a03d22cd Fix detection of GCC 10 compiler and later
|
||||
Patch19: perl-Adapt-Configure-to-GCC-version-10.patch
|
||||
BuildRequires: db-devel
|
||||
BuildRequires: gdbm-devel
|
||||
BuildRequires: libbz2-devel
|
||||
@@ -185,7 +183,6 @@ cp -p %{SOURCE3} .
|
||||
%patch15
|
||||
%patch17
|
||||
%patch18
|
||||
%patch19 -p1
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
|
Reference in New Issue
Block a user