diff --git a/libsepol-2.8.tar.gz b/libsepol-2.8.tar.gz deleted file mode 100644 index 70a53e2..0000000 --- a/libsepol-2.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ad6916a8352bef0bad49acc8037a5f5b48c56f94e4cb4e1959ca475fa9d24d6 -size 473384 diff --git a/libsepol-2.9.tar.gz b/libsepol-2.9.tar.gz new file mode 100644 index 0000000..71554fd --- /dev/null +++ b/libsepol-2.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34b12b038d121e3e459b1cbaca3c9202e983137819c16baf63658390e3f1d5d +size 474861 diff --git a/libsepol.changes b/libsepol.changes index 25221e1..cd726fd 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Mar 20 15:12:34 UTC 2019 - jsegitz@suse.com + +- Update to version 2.9 + * Add two new Xen initial SIDs + * Check that initial sid indexes are within the valid range + * Create policydb_sort_ocontexts() + * Eliminate initial sid string definitions in module_to_cil.c + * Rename kernel_to_common.c stack functions + * add missing ibendport port validity check + * destroy the copied va_list + * do not call malloc with 0 byte + * do not leak memory if list_prepend fails + * do not use uninitialized value for low_value + * fix endianity in ibpkey range checks + * ibpkeys.c: fix printf format string specifiers for subnet_prefix + * mark permissive types when loading a binary policy + ------------------------------------------------------------------- Thu Nov 8 09:34:54 UTC 2018 - Jan Engelhardt diff --git a/libsepol.spec b/libsepol.spec index 2638431..0783314 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ # # spec file for package libsepol # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: libsepol -Version: 2.8 +Version: 2.9 Release: 0 Summary: SELinux binary policy manipulation library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Url: https://github.com/SELinuxProject/selinux/wiki/Releases -Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/%{name}-%{version}.tar.gz +Source: https://github.com/SELinuxProject/selinux/releases/download/20190315/%{name}-%{version}.tar.gz Source2: baselibs.conf BuildRequires: flex BuildRequires: pkgconfig @@ -101,6 +101,7 @@ make %{?_smp_mflags} %defattr(-,root,root) %{_bindir}/chkcon %{_mandir}/man8/*.8%{ext_man} +%{_mandir}/ru/man8/*.8%{ext_man} %files -n libsepol1 %defattr(-,root,root)