Accepting request 234488 from home:elvigia:branches:security:SELinux
- version 2.3 * Report source file and line information for neverallow failures. * Prevent incompatible option combinations for checkmodule. * Drop -lselinux from LDLIBS for test programs; not used. * Add debug feature to display constraints/validatetrans from Richard Haines. OBS-URL: https://build.opensuse.org/request/show/234488 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/checkpolicy?expand=0&rev=27
This commit is contained in:
parent
194a87a8e3
commit
10e0d6c145
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ff6698f4d4cb59c9c916e348187d533ada4107f90c253ef7304905934e9adf8
|
||||
size 64458
|
3
checkpolicy-2.3.tar.gz
Normal file
3
checkpolicy-2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90632d11afecb66997971d4c5c5d70dfb02d3969ec610ee2918ba6df99c8207b
|
||||
size 64970
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 18 00:18:53 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- version 2.3
|
||||
* Report source file and line information for neverallow failures.
|
||||
* Prevent incompatible option combinations for checkmodule.
|
||||
* Drop -lselinux from LDLIBS for test programs; not used.
|
||||
* Add debug feature to display constraints/validatetrans from Richard Haines.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 13:41:13 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package checkpolicy
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define libsepol_ver 2.2
|
||||
%define libsepol_ver 2.3
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex-old
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsepol-devel-static >= %{libsepol_ver}
|
||||
|
||||
Name: checkpolicy
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Release: 0
|
||||
Url: http://userspace.selinuxproject.org/
|
||||
Summary: SELinux policy compiler
|
||||
|
Loading…
Reference in New Issue
Block a user