diff --git a/.cvsignore b/.cvsignore index a6cefbf..e9dc06d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -83,3 +83,4 @@ libsepol-1.11.11.tgz libsepol-1.11.12.tgz libsepol-1.11.13.tgz libsepol-1.11.14.tgz +libsepol-1.11.17.tgz diff --git a/libsepol.spec b/libsepol.spec index 229aac0..cc091cd 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.11.14 -Release: 2 +Version: 1.11.17 +Release: 1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -80,6 +80,14 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog +* Thu Feb 16 2006 Dan Walsh 1.11.17-1 +- Upgrade to latest from NSA + * Merged nodes, ports: always prepend patch from Ivan Gyurdiev. + * Merged bug fix patch from Ivan Gyurdiev. + * Added a defined flag to level_datum_t for use by checkpolicy. + * Merged nodecon support patch from Ivan Gyurdiev. + * Merged cleanups patch from Ivan Gyurdiev. + * Mon Feb 13 2006 Dan Walsh 1.11.14-2 - Fix post install not to fire if /dev/initctr does not exist diff --git a/sources b/sources index ce2ac4c..168cc48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0a338a20690e7fef163865ac93d05a1 libsepol-1.11.14.tgz +ff1ac6cc6f395873b6114dc3527816a8 libsepol-1.11.17.tgz