diff --git a/libsepol-2.1.4.tar.gz b/libsepol-2.1.4.tar.gz deleted file mode 100644 index f1a8662..0000000 --- a/libsepol-2.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f5ea42ae6cc00b21f0e5f31f354d19fcce3edfe9328971d266245718714b1e8 -size 201713 diff --git a/libsepol-2.1.8.tar.gz b/libsepol-2.1.8.tar.gz new file mode 100644 index 0000000..9a6e55b --- /dev/null +++ b/libsepol-2.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63eedd2e435658eedb14cf5eb803468b701f4a2404f1a4af4ab52858e9c068f0 +size 203545 diff --git a/libsepol.changes b/libsepol.changes index 40109d7..395348c 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 10 17:34:14 UTC 2012 - p.drouand@gmail.com + +- Update to 2.1.8 version: + * 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. + ------------------------------------------------------------------- Thu Oct 25 10:47:00 UTC 2012 - vcizek@suse.com diff --git a/libsepol.spec b/libsepol.spec index 10ae7e2..34ce31b 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -17,13 +17,13 @@ Name: libsepol -Version: 2.1.4 +Version: 2.1.8 Release: 0 Url: http://www.nsa.gov/selinux/ Summary: SELinux binary policy manipulation library License: LGPL-2.1+ Group: System/Libraries -Source: http://userspace.selinuxproject.org/releases/20120216/%{name}-%{version}.tar.gz +Source: http://userspace.selinuxproject.org/releases/20120924/%{name}-%{version}.tar.gz Source2: baselibs.conf Patch: libsepol-2.1.4-role_fix_callback.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build