Resolves: RHEL-96651
There is an issue with autosign rpm. Workaround is bump up the release and rebuild.
This commit is contained in:
parent
4da5295b72
commit
49eb8941ed
@ -100,7 +100,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: 482%{?dist}
|
||||
Release: 483%{?dist}
|
||||
Summary: Practical Extraction and Report Language
|
||||
Url: https://www.perl.org/
|
||||
Source0: https://www.cpan.org/src/5.0/perl-%{perl_version}.tar.xz
|
||||
@ -7191,6 +7191,9 @@ popd
|
||||
|
||||
# Old changelog entries are preserved in CVS.
|
||||
%changelog
|
||||
* Thu Jul 10 2025 Jitka Plesnikova <jplesnik@redhat.com>
|
||||
- Resolves: RHEL-96651
|
||||
|
||||
* Fri Jul 04 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-482
|
||||
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user