From patchwork Thu May 23 12:26:20 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 10957527 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 711A7924 for ; Thu, 23 May 2019 12:26:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 589D128478 for ; Thu, 23 May 2019 12:26:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4D8202847D; Thu, 23 May 2019 12:26:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 42C5228474 for ; Thu, 23 May 2019 12:26:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730594AbfEWM02 (ORCPT ); Thu, 23 May 2019 08:26:28 -0400 Received: from mail-wm1-f66.google.com ([209.85.128.66]:56236 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728309AbfEWM01 (ORCPT ); Thu, 23 May 2019 08:26:27 -0400 Received: by mail-wm1-f66.google.com with SMTP id x64so5610845wmb.5 for ; Thu, 23 May 2019 05:26:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=5QDBhUQFPIEgcu9iIVwCKjdMeqjq7thIBGGuKG4rqOc=; b=RhQ5gN64tDn6YaOuwWEbymhLbuvA+D6mV+qojKNVnhs6+M0QInkdkV2dVyzkJcTFWa FArGS4tHonQSQ3nO8PT4AE4X+Y9swkMMbdFvuax9eGTGr9DwHA8IsSE9OK3r0g71qGx6 R0WKC0B/sSHM7AUS8/wgz59FAqhjNtotwkDfUYDaJxnaU7KMZxg68Yvr25I7Qn64qofV n9YpqIflXzA7BDt88rzbDpYBcQzm/IpJ6+QPXMevPlM2W4gLdTNlfuDZnkiBaFzTCNSV X7l5qrLKKCiXPiAGusUoR4xpBKf/FyBCQQ7+MAVxz1sS63OCLEh3fKry+gOr7wOw92ul Vdww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=5QDBhUQFPIEgcu9iIVwCKjdMeqjq7thIBGGuKG4rqOc=; b=lrFRf5TRI3eVz/dcRV7pEt0bzjHnCfmD4VLFYu1FNIu0vn6Zuwj44+MSHfIfhZO+K4 kI9PqeY5FUC43PK3m22NR3vneBdxIegkmSENsHSrMXFtWqE8g9CuVTOWj+aHRaoTR2ij LPkQ7zY/c9cyfGx2C1yypkCtGGfnCARh/ZJqMw4qAFWXkJLLJUDt9npWBEI2VkvMlO9w 1Ye5HsspX8nnqzSWycG3f5bqJP4spUoBC7+iFRj7GJ7tJRs17AyNbYVyaerJMC0Qi33d DVaMZgQbrPZccpHPs2sZzhW3CZV9hHqZWj4LSpf76gTrWp7v9J0xRAHd+0CumMOFEZTj H5Vw== X-Gm-Message-State: APjAAAW5BT/Sw4LLzvGJdjK42LG07Sh0eIMK7tUXp9fuWq+hSA6v/bWW +4Jn7U/sZAUYZEj61RgLMvX1LXWL X-Google-Smtp-Source: APXvYqxhRq6u7ZkbSBhGrNqoZr3xl6CfrAJSBJ+sQjjxLyI65NbIvKwAu/QTVxqBkpLP2fF1ubU6Gw== X-Received: by 2002:a1c:7e08:: with SMTP id z8mr10964467wmc.36.1558614385121; Thu, 23 May 2019 05:26:25 -0700 (PDT) Received: from lothlann.rup.mentorg.com (nat-min.mentorg.com. [139.181.32.34]) by smtp.gmail.com with ESMTPSA id x187sm11101360wmg.11.2019.05.23.05.26.24 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2019 05:26:24 -0700 (PDT) From: Dmitry Eremin-Solenikov To: linux-integrity@vger.kernel.org Subject: [PATCH 1/4] ima-evm-utils: link to libcrypto instead of OpenSSL Date: Thu, 23 May 2019 15:26:20 +0300 Message-Id: <20190523122623.25684-1-dbaryshkov@gmail.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP There is no need to link to full libssl. evmctl uses functions from libcrypto, so let's link only against that library. Signed-off-by: Dmitry Eremin-Solenikov --- configure.ac | 4 +--- src/Makefile.am | 9 ++++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/configure.ac b/configure.ac index 10d1d88ccdc7..9beb4b6c2377 100644 --- a/configure.ac +++ b/configure.ac @@ -24,9 +24,7 @@ LT_INIT # Checks for header files. AC_HEADER_STDC -PKG_CHECK_MODULES(OPENSSL, [ openssl >= 0.9.8 ]) -AC_SUBST(OPENSSL_CFLAGS) -AC_SUBST(OPENSSL_LIBS) +PKG_CHECK_MODULES(LIBCRYPTO, [libcrypto >= 0.9.8 ]) AC_SUBST(KERNEL_HEADERS) AC_CHECK_HEADER(unistd.h) AC_CHECK_HEADERS(openssl/conf.h) diff --git a/src/Makefile.am b/src/Makefile.am index d74fc6f6e190..b81281a31d9b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,11 +1,11 @@ lib_LTLIBRARIES = libimaevm.la libimaevm_la_SOURCES = libimaevm.c -libimaevm_la_CPPFLAGS = $(OPENSSL_CFLAGS) +libimaevm_la_CPPFLAGS = $(LIBCRYPTO_CFLAGS) # current[:revision[:age]] # result: [current-age].age.revision libimaevm_la_LDFLAGS = -version-info 0:0:0 -libimaevm_la_LIBADD = $(OPENSSL_LIBS) +libimaevm_la_LIBADD = $(LIBCRYPTO_LIBS) include_HEADERS = imaevm.h @@ -17,12 +17,11 @@ hash_info.h: Makefile bin_PROGRAMS = evmctl evmctl_SOURCES = evmctl.c -evmctl_CPPFLAGS = $(OPENSSL_CFLAGS) +evmctl_CPPFLAGS = $(LIBCRYPTO_CFLAGS) evmctl_LDFLAGS = $(LDFLAGS_READLINE) -evmctl_LDADD = $(OPENSSL_LIBS) -lkeyutils libimaevm.la +evmctl_LDADD = $(LIBCRYPTO_LIBS) -lkeyutils libimaevm.la INCLUDES = -I$(top_srcdir) -include config.h CLEANFILES = hash_info.h DISTCLEANFILES = @DISTCLEANFILES@ - From patchwork Thu May 23 12:26:21 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 10957525 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 2192B933 for ; Thu, 23 May 2019 12:26:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0889A28470 for ; Thu, 23 May 2019 12:26:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F0FEC2847D; Thu, 23 May 2019 12:26:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8B57828478 for ; Thu, 23 May 2019 12:26:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728309AbfEWM02 (ORCPT ); Thu, 23 May 2019 08:26:28 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:33882 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730323AbfEWM01 (ORCPT ); Thu, 23 May 2019 08:26:27 -0400 Received: by mail-wr1-f68.google.com with SMTP id f8so6084191wrt.1 for ; Thu, 23 May 2019 05:26:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=7FMozhU3KB35sxTSvoCaF3hObciT+FdVvy5GXZ8JmCI=; b=ccNF1pKpzFNZ/HriA0fx/d1RYlkZiU15YjhjNtWX5PxXufqrK78JTQlG5uLZOnNSML BIabg1JCT9sQQ0z0RZTgcwhFDC9cNK7Ln6k6UqhSgekzR9PhU+O8bBFQTym4Pu6eUN5A yOdDILC7xUh0tHI7g2J4AsNfrHgaxcG7vLcsRtoi0Wh7MXGadPiXa1HKf8ZVINAQ09f9 tLXRdGuWBI1A/KQw9avpBebEYvakYMliAMlY1slCexddHdD8ju4orgH2LZCKTr1+oKzw R7gcyDTvJ25ZCR/CZh/EC8dLty0qCES8BPfVQI6F3cB5Yk2tHs24hVBNmVK1vWxkV8bs J6Ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7FMozhU3KB35sxTSvoCaF3hObciT+FdVvy5GXZ8JmCI=; b=aM6A79i6JsHxkSpE1AhaGvcwScXjCXZ7tZeksjJtdhTxOFLkshixtehiJwFd3SZy4G dlwXkhaOqaASLCnBl+0GVcSgByEi9Ywc9RkQ+5WtR1WKTRGKE+3sM7ago0yCLw4P09fP 9UAn+kpvcE+oeSz1+Wmyy5C/O7FHkS9ydtjM2RQMTUcZSjVyqv2wG9W+psuL/xV/J7rg U5Labz6vcsGqCFbyN3q8wAOXOgLco5J2VVWvHtBcEqkMUearQgXB3bL4LVi/1PHdU+Rq wieyJIgEbx+YuQXu5a83CWHt2DYjB7/rp0vCB5bGc9u7XkcEguxRSwZX7ig0Wx9JQiNN 9cFQ== X-Gm-Message-State: APjAAAX1y0FDSufP4Y+iut12KzipMJOblDVUQ3shQYdR4GCezp7HqeOh BT+7OS/+iJ1KNZuJCqjIZLcLlqjv X-Google-Smtp-Source: APXvYqw9wDABUWseTzly1GUf5/8drt1ck5HNHmWt1P7Yspf55L6c27FKuebyhUl7uJ/4Y37Uj7WSBg== X-Received: by 2002:adf:f788:: with SMTP id q8mr60285130wrp.181.1558614386065; Thu, 23 May 2019 05:26:26 -0700 (PDT) Received: from lothlann.rup.mentorg.com (nat-min.mentorg.com. [139.181.32.34]) by smtp.gmail.com with ESMTPSA id x187sm11101360wmg.11.2019.05.23.05.26.25 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2019 05:26:25 -0700 (PDT) From: Dmitry Eremin-Solenikov To: linux-integrity@vger.kernel.org Subject: [PATCH 2/4] ima-evm-utils: replace INCLUDES with AM_CPPFLAGS Date: Thu, 23 May 2019 15:26:21 +0300 Message-Id: <20190523122623.25684-2-dbaryshkov@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190523122623.25684-1-dbaryshkov@gmail.com> References: <20190523122623.25684-1-dbaryshkov@gmail.com> MIME-Version: 1.0 Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Replace INCLUDES variable with AM_CPPFLAGS to stop Automake from warning about deprecated variable usage. Signed-off-by: Dmitry Eremin-Solenikov --- src/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index b81281a31d9b..164e7e4af020 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ lib_LTLIBRARIES = libimaevm.la libimaevm_la_SOURCES = libimaevm.c -libimaevm_la_CPPFLAGS = $(LIBCRYPTO_CFLAGS) +libimaevm_la_CPPFLAGS = $(AM_CPPFLAGS) $(LIBCRYPTO_CFLAGS) # current[:revision[:age]] # result: [current-age].age.revision libimaevm_la_LDFLAGS = -version-info 0:0:0 @@ -17,11 +17,11 @@ hash_info.h: Makefile bin_PROGRAMS = evmctl evmctl_SOURCES = evmctl.c -evmctl_CPPFLAGS = $(LIBCRYPTO_CFLAGS) +evmctl_CPPFLAGS = $(AM_CPPFLAGS) $(LIBCRYPTO_CFLAGS) evmctl_LDFLAGS = $(LDFLAGS_READLINE) evmctl_LDADD = $(LIBCRYPTO_LIBS) -lkeyutils libimaevm.la -INCLUDES = -I$(top_srcdir) -include config.h +AM_CPPFLAGS = -I$(top_srcdir) -include config.h CLEANFILES = hash_info.h DISTCLEANFILES = @DISTCLEANFILES@ From patchwork Thu May 23 12:26:22 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 10957529 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C9D0416C1 for ; Thu, 23 May 2019 12:26:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B0C2628474 for ; Thu, 23 May 2019 12:26:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A582228470; Thu, 23 May 2019 12:26:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4FEDD28474 for ; Thu, 23 May 2019 12:26:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730770AbfEWM0a (ORCPT ); Thu, 23 May 2019 08:26:30 -0400 Received: from mail-wr1-f66.google.com ([209.85.221.66]:40863 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730323AbfEWM03 (ORCPT ); Thu, 23 May 2019 08:26:29 -0400 Received: by mail-wr1-f66.google.com with SMTP id f10so6071086wre.7 for ; Thu, 23 May 2019 05:26:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=0lnI7olnWLTJI406nqwOkxPmMeIoPRysDaC8oF4GBZs=; b=M1mzSJdQUCnNpbcBiXfzoeWyEnlLoudQ7CvsO6nmpa5RsgqNXI2w2m+tPfkNcbsJdt u7FycqCXHrdg3iS3+hzYuvIgcDZLYtQLq3pI5ScdSx3mA/bPsfMTJVq8eUmty/ekOoB1 lt1X0KBKksZd/U+S/uqvhMLHEZjlOzXdLgJolZNgGgkUSuHFCV/9G3PtEfI8+ptXR9PG a83IWLrBhdm8C43YF2vTFJhYb7ZCe+PXSXKAXI1dLC5xeeZu7ciXSRXJHzC3zaR+zY26 xqluormcnfpF3zBELcJLG2P/X/Y+9xtnB0ksiFhwlyg9eGyd3wvon2relMJF9ALJu980 p6Qw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=0lnI7olnWLTJI406nqwOkxPmMeIoPRysDaC8oF4GBZs=; b=B0AmNZTrSQfd2Nnl9T5ZEw3/TvqN2SztLZNYBZbdkGO/DIG1ws0H6IbUbRQnipRAbR zDyjORV9kvrAU7L+vf1TuSR7wJOYbefPp6IBn5yXWeDQUORNMhsBpIOiH9Dpn1oFTWcj B/8k6iMY+5G8IziVMxBpnCtA7b2MjfTiKsdM/dw9ocDsgKlULrb+2UGsNdpRbwnTqlYX fYzIDF3WhkhP4DYH8uQfNnssZm95cKHefL7i7V9QI78WRZSgt3iHSqC+NK+8vdGOluJf 0+UfM8aafCeBh2TNoCg1LPobJMR6/ZyrvZTaXKhLehkEVFyqOcr/5mS9QM3YWyNhfdbA 001Q== X-Gm-Message-State: APjAAAX6GCKiiR/QJeS8K19NQHFS+2i49V8bwN1MgCaBmH+/a324p3+H 2oe4kDQf/vznvJs4x2+0x2FDI+D9 X-Google-Smtp-Source: APXvYqx+BIq95D84NObJoHwjdq4B+l/qZBYs9du9y/PUtzZyeAfseHvkg1LNGkr9aZguMw7alC3oOw== X-Received: by 2002:adf:e3c4:: with SMTP id k4mr5253061wrm.186.1558614387741; Thu, 23 May 2019 05:26:27 -0700 (PDT) Received: from lothlann.rup.mentorg.com (nat-min.mentorg.com. [139.181.32.34]) by smtp.gmail.com with ESMTPSA id x187sm11101360wmg.11.2019.05.23.05.26.26 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2019 05:26:26 -0700 (PDT) From: Dmitry Eremin-Solenikov To: linux-integrity@vger.kernel.org Subject: [PATCH 3/4] ima-evm-utils: include hash-info.gen into distribution Date: Thu, 23 May 2019 15:26:22 +0300 Message-Id: <20190523122623.25684-3-dbaryshkov@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190523122623.25684-1-dbaryshkov@gmail.com> References: <20190523122623.25684-1-dbaryshkov@gmail.com> MIME-Version: 1.0 Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Include hash-info.gen into tarball and call it from the sourcedir to fix out-of-tree build (and thus 'make distcheck'). Signed-off-by: Dmitry Eremin-Solenikov --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 164e7e4af020..9c037e21dc4f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,8 +11,9 @@ include_HEADERS = imaevm.h nodist_libimaevm_la_SOURCES = hash_info.h BUILT_SOURCES = hash_info.h +EXTRA_DIST = hash_info.gen hash_info.h: Makefile - ./hash_info.gen $(KERNEL_HEADERS) >$@ + $(srcdir)/hash_info.gen $(KERNEL_HEADERS) >$@ bin_PROGRAMS = evmctl From patchwork Thu May 23 12:26:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 10957531 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 32FEC924 for ; Thu, 23 May 2019 12:26:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 19A7E28470 for ; Thu, 23 May 2019 12:26:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0E14428478; Thu, 23 May 2019 12:26:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B48BE28470 for ; Thu, 23 May 2019 12:26:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730323AbfEWM0b (ORCPT ); Thu, 23 May 2019 08:26:31 -0400 Received: from mail-wm1-f68.google.com ([209.85.128.68]:53306 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730763AbfEWM0b (ORCPT ); Thu, 23 May 2019 08:26:31 -0400 Received: by mail-wm1-f68.google.com with SMTP id 198so5625473wme.3 for ; Thu, 23 May 2019 05:26:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=wJhOC6XYSvC72mjtdo2m14FIys0tmRE1yj3cbqZcm2o=; b=anVpX8+6zLyJ8XF6AyoLWxhFMgN2tuoI7cpLtM3nDVWSdSrRJ+4kBhIgcxxsC1x2eQ +4YjPXyJhvjG6bxylOJ8cLLqitxeD668cZnpwgJSjkJ/01cQOIzZ+Cdr/fOCeveQHs4h F3Qb5cm1yKJCGTaOha4k76rGbXPwav7bFgWynqIZse1V/2hPGLmDeGiAU3XynfFQyEvo sB717S8LT+szorNc0/wPbjJi/Ls9BhP7NZzpoJYaRK6xCCWiGR7sRESwQlgQhchtIRu0 aQF/KN1NEsUH3DgDLhoODoqcl2sFfREC011skQa3TLQ8bwGtYXt0IGFbe/M9JU3FRtWc tTyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=wJhOC6XYSvC72mjtdo2m14FIys0tmRE1yj3cbqZcm2o=; b=BYyehGR9eXbsZekT3SHDxPvwfyO9eHw/HJYqWbtYoiic5Znw5aKFkAd9D1NOnRfnvm m94VF6lJWLctWPNXKAPQBNuofRm3+QZ31zkplbLrsWrATRQQ36/OVAu94z7Wq3joTg67 cOKilangWUzRa7CaknE9JIHTIrubPeI2vj42Wg9TD7qewzqsyKSsl5KzX3lJeiRslyKq X3buzSEDERj9cempACg2hut5WeUbZ6FabT7Rja/KhznGPYAeBPmcAXvQ2HuG672KZB3X TRZm/A4uk5ulkmgxtwf5PtcqAPdIHcT9VXlU5rb/RzTLuNJhWQyBm2cGBVhqU1VnuByI HqvQ== X-Gm-Message-State: APjAAAVw1m1G6Hf8NNUbQU6dLc2p7v9SAqtnpLItXNktyPY+LxfhIV4s pIfo7NzwnUESGELXEj2FP+bSwYWJ X-Google-Smtp-Source: APXvYqxJTOmmURGX6MOTGHtb2HgiaQFOVwjbyrQzkVvA363314p3VlJd14KO1Nl7BoItQU2x4B/Jog== X-Received: by 2002:a1c:2889:: with SMTP id o131mr11290787wmo.101.1558614388813; Thu, 23 May 2019 05:26:28 -0700 (PDT) Received: from lothlann.rup.mentorg.com (nat-min.mentorg.com. [139.181.32.34]) by smtp.gmail.com with ESMTPSA id x187sm11101360wmg.11.2019.05.23.05.26.27 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2019 05:26:28 -0700 (PDT) From: Dmitry Eremin-Solenikov To: linux-integrity@vger.kernel.org Subject: [PATCH 4/4] ima-evm-utils: update .gitignore files Date: Thu, 23 May 2019 15:26:23 +0300 Message-Id: <20190523122623.25684-4-dbaryshkov@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190523122623.25684-1-dbaryshkov@gmail.com> References: <20190523122623.25684-1-dbaryshkov@gmail.com> MIME-Version: 1.0 Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Dmitry Eremin-Solenikov --- .gitignore | 1 + src/.gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 src/.gitignore diff --git a/.gitignore b/.gitignore index ca7a06ea94ff..cb82166fe13f 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ cscope.* ncscope.* # Generated documentation +*.1 *.8 *.5 manpage.links diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 000000000000..38e8e3ca60fb --- /dev/null +++ b/src/.gitignore @@ -0,0 +1 @@ +hash_info.h