Accepting request 781807 from security:SELinux

OBS-URL: https://build.opensuse.org/request/show/781807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/checkpolicy?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2020-03-11 17:31:04 +00:00 committed by Git OBS Bridge
commit 78ba0b1eb9
4 changed files with 16 additions and 8 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 3 12:19:40 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
- Update to version 3.0
* add flag to enable policy optimization
* allow to write policy to stdout
* remove a redundant if-condition
-------------------------------------------------------------------
Wed Jan 15 14:25:45 UTC 2020 - Johannes Segitz <jsegitz@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package checkpolicy
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,15 +16,15 @@
#
%define libsepol_ver 2.9
%define libsepol_ver 3.0
Name: checkpolicy
Version: 2.9
Version: 3.0
Release: 0
Summary: SELinux policy compiler
License: GPL-2.0-or-later
Group: Productivity/Security
Url: https://github.com/SELinuxProject/selinux
Source0: https://github.com/SELinuxProject/selinux/releases/download/20190315/%{name}-%{version}.tar.gz
URL: https://github.com/SELinuxProject/selinux
Source0: https://github.com/SELinuxProject/selinux/releases/download/20191204/%{name}-%{version}.tar.gz
Source1: checkpolicy-tests.tar.gz
Patch0: extern_te_assert_t.patch
BuildRequires: bison