commit: 0e8ae23b050eca650f8d5bbe4ecc86e715a46944 Author: Chris PeBenito <pebenito <AT> ieee <DOT> org> AuthorDate: Mon Jun 12 22:35:26 2017 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Tue Jun 13 08:03:23 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=0e8ae23b
chkrootkit: Fix module version. policy/modules/contrib/chkrootkit.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/chkrootkit.te b/policy/modules/contrib/chkrootkit.te index 4bfbb787..f62eb493 100644 --- a/policy/modules/contrib/chkrootkit.te +++ b/policy/modules/contrib/chkrootkit.te @@ -1,4 +1,4 @@ -policy_module(chkrootkit, 0.0.1) +policy_module(chkrootkit, 1.0.0) ######################################## #
