Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:57:25 +00:00 committed by Stepan Oksanichenko
parent c5436ad5de
commit ecbcd0bb5a
2 changed files with 6 additions and 1 deletions

1
.execstack.metadata Normal file
View File

@ -0,0 +1 @@
2d9c4f3c410e4820587cf22d22091fb38f6bc43f prelink-4c79120.tar.gz

View File

@ -1,6 +1,6 @@
Name: execstack
Version: 0.5.0
Release: 22%{?dist}
Release: 23%{?dist}
Summary: Utility to set/clear/query executable stack bit
%global commit 4c79120bcdbde0616f592458ccde7035e92ca3d8
@ -59,6 +59,10 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8
%{_mandir}/man8/execstack.8.*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.5.0-23
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Jul 30 2021 Nikola Forró <nforro@redhat.com> - 0.5.0-22
- Fix important Covscan defects
resolves: #1938712