From de70bbe3c59309edb6c1bdedde9efa059f97c2d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Thu, 23 Jun 2022 17:15:48 +0200 Subject: [PATCH] Remove signature key from a cache, include it inside git Key should be tracked by git. It is small and should not change very often. Ensure signature has trust anchor. --- .gitignore | 1 - sources | 1 - strongswan.spec | 1 + 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bb70b7f..98babc2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,3 @@ /strongswan-5.9.5.tar.bz2.sig /strongswan-5.9.6.tar.bz2 /strongswan-5.9.6.tar.bz2.sig -/STRONGSWAN-RELEASE-PGP-KEY diff --git a/sources b/sources index 46624f9..5bbb68c 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ SHA512 (strongswan-5.9.6.tar.bz2.sig) = c5f863eb1f504033aec2ab48f802584f97bb39650e55e829e31f36ea1594428caab84ea559ba82b56b060019598aada02df09311b583b098e32f5abad9fab29b SHA512 (strongswan-5.9.6.tar.bz2) = 8efb7a55b074485b874e941e42462e97a404b4f84e2f90ed18ef66274731b22d167a571f6fd028dccc1f199f2e591c82616d0a832a5084e1981c6b867fe5bb6a -SHA512 (STRONGSWAN-RELEASE-PGP-KEY) = 2803ebc9bdbbe88e19b75130ad9cc36af730fd3d0c9055665da99ce9b831ce518b0083f98389e6fb9b00dd62da28fcbb03df5dbf899df52b59d49c6bd34c6d37 diff --git a/strongswan.spec b/strongswan.spec index e1f0deb..ac2fbd9 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -23,6 +23,7 @@ Source1: http://download.strongswan.org/strongswan-%{version}%{?prereleas Source2: https://download.strongswan.org/STRONGSWAN-RELEASE-PGP-KEY Source3: tmpfiles-strongswan.conf Patch0: strongswan-5.6.0-uintptr_t.patch +# https://github.com/strongswan/strongswan/issues/1025 Patch1: strongswan-5.9.6-error-format-security.patch # only needed for pre-release versions