summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2012-09-25 10:56:54 -0400
committerStephen Smalley <sds@tycho.nsa.gov>2012-09-25 10:56:54 -0400
commit4ebc669d5dc59771284b2d61eb4cce53e6a7069e (patch)
treebf16325fb277f3883b3844de20b7ddd8d1206fd8 /ChangeLog
parent6617731185f5d7c899b376d1bfa2dea11eb494a0 (diff)
downloadlibsepol-4ebc669d5dc59771284b2d61eb4cce53e6a7069e.tar.gz
Update to libsepol 2.1.8.tools_r21jb-mr1-dev-plus-aosp
Change-Id: I7d848ee312d4c706162a822d2031f37a5557ed5f Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f835678..75bf7b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2.1.8 2011-09-13
+ * fix neverallow checking on attributes
+ * Move context_copy() after switch block in ocontext_copy_*().
+ * check for missing initial SID labeling statement.
+ * Add always_check_network policy capability
+ * role_fix_callback skips out-of-scope roles during expansion.
+
+2.1.7 2011-06-28
+ * reserve policycapability for redhat testing of ptrace child
+ * cosmetic changes to make the source easier to read
+ * prepend instead of append to filename_trans list
+ * Android/MacOS X build support
+
+2.1.6 2011-04-23
+ * allocate enough space to hold filename in trans rules
+
+2.1.5 2011-03-28
+ * checkpolicy: implement new default labeling behaviors
+
2.1.4 2011-10-03
* regenerate .pc on VERSION change
* Move ebitmap_* functions from mcstrans to libsepol