commit: 2c0da71cc910b4b69b6be4565771b2da18df9254 Author: Chris PeBenito <pebenito <AT> ieee <DOT> org> AuthorDate: Sun Mar 12 20:36:34 2017 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Thu Mar 30 13:58:39 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=2c0da71c
Module version bump for dphysswapfile and mandb fixes from cgzones. policy/modules/contrib/dphysswapfile.te | 2 +- policy/modules/contrib/mandb.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/dphysswapfile.te b/policy/modules/contrib/dphysswapfile.te index cb3d194f..5a308095 100644 --- a/policy/modules/contrib/dphysswapfile.te +++ b/policy/modules/contrib/dphysswapfile.te @@ -1,4 +1,4 @@ -policy_module(dphysswapfile, 1.0.1) +policy_module(dphysswapfile, 1.0.2) ######################################## # diff --git a/policy/modules/contrib/mandb.te b/policy/modules/contrib/mandb.te index 0358aaff..62684374 100644 --- a/policy/modules/contrib/mandb.te +++ b/policy/modules/contrib/mandb.te @@ -1,4 +1,4 @@ -policy_module(mandb, 1.3.0) +policy_module(mandb, 1.3.1) ######################################## #
