From 75f84127c5b732cfb7e860fe351cecd45639c4e0 Mon Sep 17 00:00:00 2001 From: cunshunxia Date: Wed, 19 Jul 2023 08:34:08 +0000 Subject: [PATCH 1/2] Rebuilt for httpd 2.4.57 --- execstack.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/execstack.spec b/execstack.spec index ede7ce3..c46996f 100644 --- a/execstack.spec +++ b/execstack.spec @@ -4,7 +4,7 @@ Summary: Utility to set/clear/query executable stack bit Name: execstack Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://github.com/keszybz/prelink Source0: %{url}/archive/%{commit}.tar.gz#/prelink-%{shortcommit}.tar.gz @@ -48,6 +48,9 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8 %{_mandir}/man8/execstack.8.* %changelog +* Wed Jul 19 2023 cunshunxia - 0.5.0-4 +- Rebuilt for httpd 2.4.57 + * Fri Apr 28 2023 OpenCloudOS Release Engineering - 0.5.0-3 - Rebuilt for OpenCloudOS Stream 23.05 -- Gitee From 3ef31a5598d639fd6ed5c9ef6eb2969357b20ca3 Mon Sep 17 00:00:00 2001 From: cunshunxia Date: Wed, 19 Jul 2023 08:55:40 +0000 Subject: [PATCH 2/2] Rebuilt for httpd 2.4.57 --- execstack.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/execstack.spec b/execstack.spec index c46996f..c8d407f 100644 --- a/execstack.spec +++ b/execstack.spec @@ -4,7 +4,7 @@ Summary: Utility to set/clear/query executable stack bit Name: execstack Version: 0.5.0 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ URL: https://github.com/keszybz/prelink Source0: %{url}/archive/%{commit}.tar.gz#/prelink-%{shortcommit}.tar.gz @@ -48,6 +48,9 @@ install -Dm0644 doc/execstack.8 %{buildroot}%{_mandir}/man8/execstack.8 %{_mandir}/man8/execstack.8.* %changelog +* Wed Jul 19 2023 cunshunxia - 0.5.0-5 +- Rebuilt for httpd 2.4.57 + * Wed Jul 19 2023 cunshunxia - 0.5.0-4 - Rebuilt for httpd 2.4.57 -- Gitee