dcavalca / rpms / rpm

Forked from rpms/rpm a year ago
Clone
45afda
From 3132053a066b3dc8aa38b358ecd316ee60fd0f7c Mon Sep 17 00:00:00 2001
45afda
From: Jes Sorensen <jsorensen@fb.com>
45afda
Date: Mon, 20 Apr 2020 18:52:08 -0400
45afda
Subject: [PATCH 29/33] Add fsverity tags to rpmgeneral.at
45afda
45afda
Make sure we pass the checks with the new tags in place.
45afda
45afda
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
45afda
---
45afda
 tests/rpmgeneral.at | 2 ++
45afda
 1 file changed, 2 insertions(+)
45afda
45afda
diff --git a/tests/rpmgeneral.at b/tests/rpmgeneral.at
45afda
index 45d38698b..8a7dc827f 100644
45afda
--- a/tests/rpmgeneral.at
45afda
+++ b/tests/rpmgeneral.at
45afda
@@ -291,6 +291,8 @@ VERBOSE
45afda
 VERIFYSCRIPT
45afda
 VERIFYSCRIPTFLAGS
45afda
 VERIFYSCRIPTPROG
45afda
+VERITYSIGNATUREALGO
45afda
+VERITYSIGNATURES
45afda
 VERSION
45afda
 XPM
45afda
 ])
45afda
-- 
45afda
2.27.0
45afda