From c1d49fe382da4cf4159b0890ea9a2cfa7f70dcc6e4cfcec9e45241383a2d6272 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 15 Jun 2022 14:13:11 +0000 Subject: [PATCH] Accepting request 982825 from home:gmbr3:Active - Make shared libraries executable OBS-URL: https://build.opensuse.org/request/show/982825 OBS-URL: https://build.opensuse.org/package/show/security:tls/libnettle?expand=0&rev=25 --- libnettle.changes | 5 +++++ libnettle.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/libnettle.changes b/libnettle.changes index 6986307..e544266 100644 --- a/libnettle.changes +++ b/libnettle.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 15 14:08:02 UTC 2022 - Callum Farmer + +- Make shared libraries executable + ------------------------------------------------------------------- Mon Jan 17 11:20:55 UTC 2022 - Pedro Monreal diff --git a/libnettle.spec b/libnettle.spec index fc35bb0..c0602e7 100644 --- a/libnettle.spec +++ b/libnettle.spec @@ -112,6 +112,8 @@ autoreconf -fiv %install %make_install +chmod 0755 %{buildroot}%{_libdir}/libnettle.so.%{soname} +chmod 0755 %{buildroot}%{_libdir}/libhogweed.so.%{hogweed_soname} # the hmac hashes: #