diff --git a/.cvsignore b/.cvsignore index 93613a8..75e4f9d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -73,3 +73,4 @@ libsepol-1.9.42.tgz libsepol-1.10.tgz libsepol-1.11.1.tgz libsepol-1.11.2.tgz +libsepol-1.11.4.tgz diff --git a/libsepol.spec b/libsepol.spec index ac6b071..49cd56f 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.11.2 -Release: 2 +Version: 1.11.4 +Release: 1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -80,7 +80,13 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog -* Wed Jan 4 2006 Dan Walsh 1.11.2-1 +* Thu Jan 5 2006 Dan Walsh 1.11.4-1 +- Upgrade to latest from NSA + * Merged bugfix for sepol_port_modify from Russell Coker. + * Fixed bug in sepol_iface_modify error path noted by Ivan Gyurdiev. + * Merged port ordering patch from Ivan Gyurdiev. + +* Wed Jan 4 2006 Dan Walsh 1.11.2-2 - Upgrade to latest from NSA * Merged patch series from Ivan Gyurdiev. This includes patches to: diff --git a/sources b/sources index 92e581d..3b0f045 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ff22d134a5cf9715505feb18a35e6c3 libsepol-1.11.2.tgz +2c330bf93f6561decc7f2de511f3a38c libsepol-1.11.4.tgz