Accepting request 879083 from security:SELinux

OBS-URL: https://build.opensuse.org/request/show/879083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/checkpolicy?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2021-03-24 15:08:55 +00:00 committed by Git OBS Bridge
commit 53d239fed7
4 changed files with 13 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 9 08:59:58 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Update to version 3.2
* Fix a memleak and an integer overflow
-------------------------------------------------------------------
Tue Jul 14 08:31:15 UTC 2020 - Johannes Segitz <jsegitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package checkpolicy
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 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 3.1
%define libsepol_ver 3.2
Name: checkpolicy
Version: 3.1
Version: 3.2
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/20200710/%{name}-%{version}.tar.gz
Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz
Source1: checkpolicy-tests.tar.gz
BuildRequires: bison
BuildRequires: flex