From f72afddb76e25ddb000e8dd713d6d1ade24026ca012ec08be28d1d51aa7cc7a7 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 2 Jun 2017 07:38:55 +0000 Subject: [PATCH] - tpm2.0-tools-fix-gcc7.patch: fixed gcc7 case fallthrough errors OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-tools?expand=0&rev=19 --- tpm2.0-tools.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/tpm2.0-tools.changes b/tpm2.0-tools.changes index 5695dff..30fab5b 100644 --- a/tpm2.0-tools.changes +++ b/tpm2.0-tools.changes @@ -4,6 +4,7 @@ Fri Jun 2 07:16:45 UTC 2017 - meissner@suse.com - tpm2.0-tools-fix-hardening.patch: do not disable fortify, do not use -Wstack-protector as it warns also for non-utilized functions and then -Werror fails. +- tpm2.0-tools-fix-gcc7.patch: fixed gcc7 case fallthrough errors ------------------------------------------------------------------- Wed May 10 11:52:40 UTC 2017 - matthias.gerstner@suse.com