From 753ccc003e780b53f1803ebf1fc576c48ae1601b Mon Sep 17 00:00:00 2001 From: Ville Aikas Date: Wed, 16 Aug 2023 18:34:42 -0700 Subject: [PATCH 1/2] remove runtime dependency on ca-certificates-bundle. mark as no-commands. Signed-off-by: Ville Aikas --- alpine-keys.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/alpine-keys.yaml b/alpine-keys.yaml index 6f37c709a30e..c3cc89877276 100644 --- a/alpine-keys.yaml +++ b/alpine-keys.yaml @@ -5,9 +5,9 @@ package: description: Public keys for Alpine Linux packages copyright: - license: MIT - dependencies: - runtime: - - ca-certificates-bundle + options: + # There are no executables in this package. + no-commands: true environment: contents: From 105cff57601c99bd4245040d68b2767432e944e6 Mon Sep 17 00:00:00 2001 From: Ville Aikas Date: Wed, 16 Aug 2023 18:45:38 -0700 Subject: [PATCH 2/2] bump epoch, drop no-commands. Signed-off-by: Ville Aikas --- alpine-keys.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/alpine-keys.yaml b/alpine-keys.yaml index c3cc89877276..12f57bf7eabc 100644 --- a/alpine-keys.yaml +++ b/alpine-keys.yaml @@ -1,13 +1,10 @@ package: name: alpine-keys version: 2.4 - epoch: 1 + epoch: 2 description: Public keys for Alpine Linux packages copyright: - license: MIT - options: - # There are no executables in this package. - no-commands: true environment: contents: