Accepting request 545896 from security:SELinux

please combine checkpolicy libselinux libsemanage libsepol policycoreutils

OBS-URL: https://build.opensuse.org/request/show/545896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/checkpolicy?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2017-12-11 17:56:09 +00:00 committed by Git OBS Bridge
commit 8df22faff1
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33af9f3eb19135a7e6536ecd3fbb9686323000016cd51eb88346346ed7546001
size 69857

3
checkpolicy-2.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bebd18688ca8027b1b3b4ff1532c0626f1fe49883ae6cb74d9d385940e74157
size 69748

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Nov 24 09:01:04 UTC 2017 - jsegitz@suse.com
- Update to version 2.6. Notable changes:
* Add types associated to a role in the current scope when parsing
* Extend checkpolicy pathname matching
* Set flex as default lexer
* Fix checkmodule output message
* Fail if module name different than output base filename
* Add support for portcon dccp protocol
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 29 21:05:43 UTC 2017 - mpluskal@suse.com Thu Jun 29 21:05:43 UTC 2017 - mpluskal@suse.com

View File

@ -16,15 +16,15 @@
# #
%define libsepol_ver 2.5 %define libsepol_ver 2.6
Name: checkpolicy Name: checkpolicy
Version: 2.5 Version: 2.6
Release: 0 Release: 0
Summary: SELinux policy compiler Summary: SELinux policy compiler
License: GPL-2.0+ License: GPL-2.0+
Group: Productivity/Security Group: Productivity/Security
Url: https://github.com/SELinuxProject/selinux Url: https://github.com/SELinuxProject/selinux
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20160223/%{name}-%{version}.tar.gz Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014/%{name}-%{version}.tar.gz
BuildRequires: bison BuildRequires: bison
BuildRequires: flex BuildRequires: flex
BuildRequires: libselinux-devel BuildRequires: libselinux-devel