Accepting request 1129960 from devel:languages:perl
Update to perl 5.38.2 OBS-URL: https://build.opensuse.org/request/show/1129960 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl?expand=0&rev=132
This commit is contained in:
commit
1cd2e7ea4f
BIN
perl-5.38.0.tar.xz
(Stored with Git LFS)
BIN
perl-5.38.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
perl-5.38.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
perl-5.38.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 27 10:50:24 CET 2023 - mls@suse.de
|
||||||
|
|
||||||
|
- Update to perl 5.38.2
|
||||||
|
* fixes [CVE-2023-47038] Write past buffer end via illegal
|
||||||
|
user-defined Unicode property [bnc#1217084]
|
||||||
|
* fixes [CVE-2023-47039] Perl for Windows binary hijacking
|
||||||
|
vulnerability [bnc#1217085]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
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>
|
||||||
|
|
||||||
|
@ -23,11 +23,11 @@
|
|||||||
%define name_suffix %{nil}
|
%define name_suffix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define pversion 5.38.0
|
%define pversion 5.38.2
|
||||||
# set to nil when equal to pversion
|
# set to nil when equal to pversion
|
||||||
%global versionlist %nil
|
%global versionlist 5.38.0
|
||||||
Name: perl%{?name_suffix}
|
Name: perl%{?name_suffix}
|
||||||
Version: 5.38.0
|
Version: 5.38.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The Perl interpreter
|
Summary: The Perl interpreter
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user