From 74c0f7e61fa55d9d2b7c4ce0b6720d450ae2a232 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 09 2021 10:08:16 +0000 Subject: import perl-5.26.3-420.el8 --- diff --git a/SPECS/perl.spec b/SPECS/perl.spec index d84eccd..4c0f265 100644 --- a/SPECS/perl.spec +++ b/SPECS/perl.spec @@ -81,7 +81,7 @@ License: GPL+ or Artistic Epoch: %{perl_epoch} Version: %{perl_version} # release number must be even higher, because dual-lived modules will be broken otherwise -Release: 419%{?dist}.1 +Release: 420%{?dist} Summary: Practical Extraction and Report Language Url: http://www.perl.org/ Source0: http://www.cpan.org/src/5.0/perl-%{perl_version}.tar.bz2 @@ -306,7 +306,7 @@ Patch93: perl-5.26.3-CVE-2020-10543.patch # for the regex engine Patch94: perl-5.26.3-CVE-2020-10878.patch -# Fix bug #1973176, fixed in Net-Ping 2.68 +# Fix bug #1973030, fixed in Net-Ping 2.68 # Fixed _resolv return value on failing DNS name lookup Patch95: perl-5.26.3-Net-Ping-carp-not-croak-on-most-name-lookup-failures.patch Patch96: perl-5.26.3-Net-Ping-Fix-_resolv-return-value.patch @@ -2987,7 +2987,7 @@ perl -x patchlevel.h \ 'RHEL Patch92: Fix CVE-2020-12723 (GH#16947)' \ 'RHEL Patch93: Fix CVE-2020-10543' \ 'RHEL Patch94: Fix CVE-2020-10878' \ - 'RHEL Patch95: Fix Net-Ping _resolv return value on failing DNS name lookup (bug #1973176)' \ + 'RHEL Patch95: Fix Net-Ping _resolv return value on failing DNS name lookup (bug #1973030)' \ 'Fedora Patch200: Link XS modules to libperl.so with EU::CBuilder on Linux' \ 'Fedora Patch201: Link XS modules to libperl.so with EU::MM on Linux' \ %{nil} @@ -5275,8 +5275,8 @@ popd # Old changelog entries are preserved in CVS. %changelog -* Thu Jun 17 2021 Jitka Plesnikova - 4:5.26.3-419.1 -- Fix _resolv return value in Net-Ping (bug #1973176) +* Thu Jun 17 2021 Jitka Plesnikova - 4:5.26.3-420 +- Fix _resolv return value in Net-Ping (bug #1973030) * Wed Jan 06 2021 Jitka Plesnikova - 4:5.26.3-419 - Fix CVE-2020-10543 (bug #1839273)