From c60675db6a149f649bb3631f0c2f6aa1b41226ae Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Oct 12 2005 19:20:05 +0000 Subject: - Upgrade to latest from NSA Fixed use of policydb_from_image/to_image to ensure proper init of policydb. 1) policydb_read no longer calls policydb_init. Caller must do so first. 2) policydb_init no longer takes policy_type argument. Caller must set policy_type separately. 3) expand_module automatically enables the global branch. Caller no longer needs to do so. 4) policydb_write uses the policy_type and policyvers from the policydb itself, and sepol_set_policyvers() has been removed. --- diff --git a/sources b/sources index 41ef376..ea10b1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e291c6730ffe67eb0e2db464183017b4 libsepol-1.9.14.tgz +3c5d4f7b823624d11aa63f5d692fab14 libsepol-1.9.14.tgz