* Tue Jun 16 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-0.5

- add /var/lib/selinux/tmp directory
This commit is contained in:
Petr Lautrbach 2015-06-16 16:19:45 +02:00
parent 814c1da596
commit 7c6e3d711b
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 2.4
Release: 0%{?dist}.4
Release: 0%{?dist}.5
License: LGPLv2+
Group: System Environment/Libraries
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20150202/libsemanage-%{version}.tar.gz
@ -187,6 +187,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif # if with_python3
%changelog
* Tue Jun 16 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-0.5
- add /var/lib/selinux/tmp directory
* Tue May 12 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-0.4
- semanage_migrate_store: add -r <root> option for migrating inside chroots