Accepting request 34368 from security:SELinux
Copy from security:SELinux/checkpolicy based on submit request 34368 from user prusnak OBS-URL: https://build.opensuse.org/request/show/34368 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/checkpolicy?expand=0&rev=5
This commit is contained in:
parent
ac4ffcbdd3
commit
356f7c334d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b25bddea9854fbdfe3ec21bb9d21ab6a6b2650862684fc6092e489b2ca315c4d
|
|
||||||
size 49315
|
|
3
checkpolicy-2.0.21.tar.bz2
Normal file
3
checkpolicy-2.0.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa16c1fce84a101cfe1f4d5400c80df55b1f2f214cf6fb13c1b3ec31a3e7ef97
|
||||||
|
size 50363
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 25 14:51:44 UTC 2010 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- updated to 2.0.21
|
||||||
|
* Add support for building Xen policies from Paul Nuzzi.
|
||||||
|
* Add long options to checkpolicy and checkmodule by Guido
|
||||||
|
Trentalancia <guido@trentalancia.com>
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 23 12:29:42 CEST 2009 - prusnak@suse.cz
|
Tue Jun 23 12:29:42 CEST 2009 - prusnak@suse.cz
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package checkpolicy (Version 2.0.19)
|
# spec file for package checkpolicy (Version 2.0.21)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,16 +17,16 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define libsepol_ver 2.0.35
|
%define libsepol_ver 2.0.39
|
||||||
BuildRequires: bison flex-old
|
BuildRequires: bison flex-old
|
||||||
BuildRequires: libsepol-devel-static >= %{libsepol_ver}
|
BuildRequires: libsepol-devel-static >= %{libsepol_ver}
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
|
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 2.0.19
|
Version: 2.0.21
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: http://www.nsa.gov/selinux/
|
Url: http://www.nsa.gov/selinux/
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user