malmond / rpms / rpm

Forked from rpms/rpm 4 years ago
Clone

Blame SOURCES/0030-Add-fsverity-tags-to-rpmgeneral.at.patch

657fb1
From 89fb0e8c0ecfe0d258d8c8bc766455b67610455c Mon Sep 17 00:00:00 2001
657fb1
From: Jes Sorensen <jsorensen@fb.com>
657fb1
Date: Mon, 20 Apr 2020 18:52:08 -0400
657fb1
Subject: [PATCH 30/33] Add fsverity tags to rpmgeneral.at
657fb1
657fb1
Make sure we pass the checks with the new tags in place.
657fb1
657fb1
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
657fb1
---
657fb1
 tests/rpmgeneral.at | 2 ++
657fb1
 1 file changed, 2 insertions(+)
657fb1
657fb1
diff --git a/tests/rpmgeneral.at b/tests/rpmgeneral.at
657fb1
index 7f100774c..1b9d1c37f 100644
657fb1
--- a/tests/rpmgeneral.at
657fb1
+++ b/tests/rpmgeneral.at
657fb1
@@ -292,6 +292,8 @@ VERBOSE
657fb1
 VERIFYSCRIPT
657fb1
 VERIFYSCRIPTFLAGS
657fb1
 VERIFYSCRIPTPROG
657fb1
+VERITYSIGNATUREALGO
657fb1
+VERITYSIGNATURES
657fb1
 VERSION
657fb1
 XPM
657fb1
 ])
657fb1
-- 
657fb1
2.13.5
657fb1