Accepting request 930926 from home:jsegitz:branches:security:SELinux
- Update to version 3.3 * When reading a binary policy by checkpolicy, do not automatically change the version to the max policy version supported by libsepol or, if specified, the value given using the "-c" flag. * Updated documentation * Prints the reason why opening a source policy file failed OBS-URL: https://build.opensuse.org/request/show/930926 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/checkpolicy?expand=0&rev=58
This commit is contained in:
parent
47957e5423
commit
0c57adb8e6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b1c81fa86fe3867842164448d90c8e7ea94b2987497809c65d4caa87a5c5bc8
|
||||
size 69035
|
3
checkpolicy-3.3.tar.gz
Normal file
3
checkpolicy-3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25c84edfa3a10ab8cb073b97bc55cb66377532d54a2723da9accdabd05431485
|
||||
size 69286
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 11 13:23:59 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
- Update to version 3.3
|
||||
* When reading a binary policy by checkpolicy, do not automatically change the version
|
||||
to the max policy version supported by libsepol or, if specified, the value given
|
||||
using the "-c" flag.
|
||||
* Updated documentation
|
||||
* Prints the reason why opening a source policy file failed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 08:59:58 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define libsepol_ver 3.2
|
||||
%define libsepol_ver 3.3
|
||||
Name: checkpolicy
|
||||
Version: 3.2
|
||||
Version: 3.3
|
||||
Release: 0
|
||||
Summary: SELinux policy compiler
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user