forked from pool/libselinux
Accepting request 162382 from home:vitezslav_cizek:branches:security:SELinux
- fix source url - document changes in libselinux-rhat.patch from previous submission: (most code of the removed code was integrated upstream) * Add matchpathcon -P /etc/selinux/mls support by allowing users to set alternate root * Add new constant SETRANS_DIR which points to the directory where mstransd can find the socket and libvirt can write its translations files OBS-URL: https://build.opensuse.org/request/show/162382 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=64
This commit is contained in:
parent
eed1af708c
commit
4b0ee85c84
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 10:17:21 UTC 2013 - vcizek@suse.com
|
||||
|
||||
- fix source url
|
||||
- document changes in libselinux-rhat.patch from previous submission:
|
||||
(most code of the removed code was integrated upstream)
|
||||
* Add matchpathcon -P /etc/selinux/mls support by allowing users
|
||||
to set alternate root
|
||||
* Add new constant SETRANS_DIR which points to the directory
|
||||
where mstransd can find the socket and libvirt can write its
|
||||
translations files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 15:12:50 UTC 2013 - vcizek@suse.com
|
||||
|
||||
|
@ -28,7 +28,8 @@ Url: http://userspace.selinuxproject.org/
|
||||
Summary: SELinux library and simple utilities
|
||||
License: GPL-2.0 and SUSE-Public-Domain
|
||||
Group: System/Libraries
|
||||
Source: http://userspace.selinuxproject.org/releases/20120216/%{name}-%{version}.tgz
|
||||
#Source: http://userspace.selinuxproject.org/releases/20120216/%{name}-%{version}.tgz
|
||||
Source: http://pkgs.fedoraproject.org/lookaside/pkgs/libselinux/%{name}-%{version}.tgz
|
||||
Source1: selinux-ready
|
||||
Source2: baselibs.conf
|
||||
Patch0: %{name}-rhat.patch
|
||||
|
Loading…
Reference in New Issue
Block a user