diff --git a/.cvsignore b/.cvsignore index b5f484a..b354f19 100644 --- a/.cvsignore +++ b/.cvsignore @@ -81,3 +81,4 @@ libsepol-1.11.9.tgz libsepol-1.11.10.tgz libsepol-1.11.11.tgz libsepol-1.11.12.tgz +libsepol-1.11.13.tgz diff --git a/libsepol.spec b/libsepol.spec index cca3e99..bc7a0fb 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.11.12 -Release: 1.1 +Version: 1.11.13 +Release: 1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -80,6 +80,11 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog +* Tue Feb 7 2006 Dan Walsh 1.11.12-1 +- Upgrade to latest from NSA + * Merged seuser/user_extra support patch from Joshua Brindle. + * Merged fix patch from Ivan Gyurdiev. + * Tue Feb 07 2006 Jesse Keating - 1.11.12-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes diff --git a/sources b/sources index cb885d3..44a231c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29d310647a425b1e5e3d380799001282 libsepol-1.11.12.tgz +02fe7e69782284c0c5bc562acb3efc03 libsepol-1.11.13.tgz